index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pci-host
Age
Commit message (
Expand
)
Author
2023-02-27
Merge tag 'pull-target-arm-20230227' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2023-02-27
hw: Replace qemu_or_irq typedef by OrIRQState
Philippe Mathieu-Daudé
2023-02-27
Do not include hw/hw.h if it is not necessary
Thomas Huth
2023-02-05
ppc/pnv/pci: Fix PHB xscom registers memory region name
Frederic Barrat
2023-02-05
hw/pci-host/mv64361: Reuse pci_swizzle_map_irq_fn
Bernhard Beschow
2023-01-27
hw/pci-host: Use register definitions from PCI standard
Philippe Mathieu-Daudé
2023-01-20
Merge tag 'pull-include-2023-01-20' of https://repo.or.cz/qemu/armbru into st...
Peter Maydell
2023-01-20
include/hw/ppc include/hw/pci-host: Drop extra typedefs
Markus Armbruster
2023-01-20
include/hw/ppc: Split pnv_chip.h off pnv.h
Markus Armbruster
2023-01-19
Merge tag 'trivial-branch-for-8.0-pull-request' of https://gitlab.com/laurent...
Peter Maydell
2023-01-18
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
2023-01-16
hw/i386/pc: Remove unused 'owner' argument from pc_pci_as_mapping_init
Philippe Mathieu-Daudé
2023-01-13
hw/pci-host/bonito: Declare TYPE_BONITO_PCI_HOST_BRIDGE in header
Philippe Mathieu-Daudé
2023-01-13
hw/pci-host/bonito: Use 'bonito_pci' for PCI function #0 code
Philippe Mathieu-Daudé
2023-01-13
hw/pci-host/bonito: Use 'bonito_host' for PCI host bridge code
Philippe Mathieu-Daudé
2023-01-13
hw/pci-host/bonito: Convert to 3-phase reset
Philippe Mathieu-Daudé
2023-01-13
hw/pci/pci: Factor out pci_bus_map_irqs() from pci_bus_irqs()
Bernhard Beschow
2023-01-13
hw/mips/gt64xxx_pci: Move it to hw/pci-host/
Philippe Mathieu-Daudé
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
2022-12-21
pci: drop redundant PCIDeviceClass::is_bridge field
Igor Mammedov
2022-12-21
remove DEC 21154 PCI bridge
Igor Mammedov
2022-12-16
hw/pci-host/pnv_phb3_msi: Convert TYPE_PHB3_MSI to 3-phase reset
Peter Maydell
2022-12-16
hw/intc/xics: Reset TYPE_ICS objects with device_cold_reset()
Peter Maydell
2022-12-16
pci: Convert child classes of TYPE_PCIE_ROOT_PORT to 3-phase reset
Peter Maydell
2022-11-10
hw/pci-host/pnv_phb: Avoid quitting QEMU if hotplug of pnv-phb-root-port fails
Thomas Huth
2022-10-31
hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.h
BALATON Zoltan
2022-10-31
hw/ppc/mac.h: Move grackle-pcihost type declaration out to a header
BALATON Zoltan
2022-09-20
hw/pci-host: pnv_phb{3, 4}: Fix heap out-of-bound access failure
Xuzhou Cheng
2022-08-31
ppc/pnv: fix QOM parenting of user creatable root ports
Daniel Henrique Barboza
2022-08-31
ppc/pnv: consolidate pnv_parent_*_fixup() helpers
Daniel Henrique Barboza
2022-08-31
ppc/pnv: enable user created pnv-phb for powernv9
Daniel Henrique Barboza
2022-08-31
ppc/pnv: enable user created pnv-phb for powernv8
Daniel Henrique Barboza
2022-08-31
ppc/pnv: add helpers for pnv-phb user devices
Daniel Henrique Barboza
2022-08-31
ppc/pnv: set root port chassis and slot using Bus properties
Daniel Henrique Barboza
2022-08-31
ppc/pnv: add phb-id/chip-id PnvPHB4RootBus properties
Daniel Henrique Barboza
2022-08-31
ppc/pnv: add phb-id/chip-id PnvPHB3RootBus properties
Daniel Henrique Barboza
2022-08-31
ppc/pnv: move attach_root_port helper to pnv-phb.c
Daniel Henrique Barboza
2022-08-31
ppc/pnv: remove pecc->rp_model
Daniel Henrique Barboza
2022-08-31
ppc/pnv: remove root port name from pnv_phb_attach_root_port()
Daniel Henrique Barboza
2022-08-31
ppc/pnv: remove pnv-phb4-root-port
Daniel Henrique Barboza
2022-08-31
ppc/pnv: remove pnv-phb3-root-port
Daniel Henrique Barboza
2022-08-31
ppc/pnv: add pnv-phb-root-port device
Daniel Henrique Barboza
2022-08-31
ppc/pnv: turn PnvPHB4 into a PnvPHB backend
Daniel Henrique Barboza
2022-08-31
ppc/pnv: add PHB4 bus init helper
Daniel Henrique Barboza
2022-08-31
ppc/pnv: turn PnvPHB3 into a PnvPHB backend
Daniel Henrique Barboza
2022-08-31
ppc/pnv: add PnvPHB base/proxy device
Daniel Henrique Barboza
2022-08-31
ppc/pnv: add PHB3 bus init helper
Daniel Henrique Barboza
2022-07-26
i386/pc: create pci-host qdev prior to pc_memory_init()
Joao Martins
2022-07-06
ppc: Define SETFIELD for the ppc target
Alexey Kardashevskiy
2022-07-06
ppc/pnv: remove 'INTERFACE_PCIE_DEVICE' from phb4 root bus
Daniel Henrique Barboza
[next]