mbox series

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

Message ID 20240130113102.6732-1-philmd@linaro.org
Headers show
Series hw/sparc/leon3: Minor cleanups | expand

Message

Philippe Mathieu-Daudé Jan. 30, 2024, 11:31 a.m. UTC
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(-)

Comments

Philippe Mathieu-Daudé Feb. 15, 2024, 2:59 p.m. UTC | #1
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.