[PATCH 0/2] hw/sparc/leon3: Minor cleanups

Philippe Mathieu-Daudé posted 2 patches 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20240130113102.6732-1-philmd@linaro.org
Maintainers: Fabien Chouteau <chouteau@adacore.com>, Frederic Konrad <konrad.frederic@yahoo.fr>, Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>, Artyom Tarasenko <atar4qemu@gmail.com>
target/sparc/cpu.h | 5 ++---
hw/sparc/leon3.c   | 2 --
2 files changed, 2 insertions(+), 5 deletions(-)
[PATCH 0/2] hw/sparc/leon3: Minor cleanups
Posted by Philippe Mathieu-Daudé 10 months ago
Minor cleanups noticed while reviewing Clément series:
https://lore.kernel.org/qemu-devel/20240116130213.172358-1-chigot@adacore.com/

Philippe Mathieu-Daudé (2):
  target/sparc: Provide hint about CPUSPARCState::irq_manager member
  hw/sparc/leon3: Remove duplicated code

 target/sparc/cpu.h | 5 ++---
 hw/sparc/leon3.c   | 2 --
 2 files changed, 2 insertions(+), 5 deletions(-)

-- 
2.41.0


Re: [PATCH 0/2] hw/sparc/leon3: Minor cleanups
Posted by Philippe Mathieu-Daudé 9 months, 2 weeks ago
On 30/1/24 12:31, Philippe Mathieu-Daudé wrote:
> Minor cleanups noticed while reviewing Clément series:
> https://lore.kernel.org/qemu-devel/20240116130213.172358-1-chigot@adacore.com/
> 
> Philippe Mathieu-Daudé (2):
>    target/sparc: Provide hint about CPUSPARCState::irq_manager member
>    hw/sparc/leon3: Remove duplicated code

Series queued.