qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/3] hw/pci-host/sh_pcic: Style cleanup


From: Philippe Mathieu-Daudé
Subject: [PATCH 0/3] hw/pci-host/sh_pcic: Style cleanup
Date: Thu, 12 Oct 2023 06:12:34 +0200

- Use QOM DEFINE_TYPES
- Rename few functions
- Replace magic value by definition

Philippe Mathieu-Daudé (3):
  hw/pci-host/sh_pcic: Declare CPU QOM types using DEFINE_TYPES() macro
  hw/pci-host/sh_pcic: Correct PCI host / devfn#0 function names
  hw/pci-host/sh_pcic: Replace magic value by proper definition

 hw/pci-host/sh_pci.c | 57 ++++++++++++++++++++------------------------
 1 file changed, 26 insertions(+), 31 deletions(-)

-- 
2.41.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]