Age | Commit message (Expand) | Author |
2022-01-04 | pnv_phb4.c: do not set 'root-bus' as bus name | Daniel Henrique Barboza |
2022-01-04 | pnv_phb3.c: do not set 'root-bus' as bus name | Daniel Henrique Barboza |
2022-01-04 | ppc/pnv: Remove the PHB4 "device-id" property | Cédric Le Goater |
2022-01-04 | ppc/pnv: Remove PHB4 reset handler | Cédric Le Goater |
2021-12-30 | dma: Let dma_memory_read/write() take MemTxAttrs argument | Philippe Mathieu-Daudé |
2021-12-17 | ppc/pnv: Move realize of PEC stacks under the PEC model | Cédric Le Goater |
2021-12-17 | ppc/pnv: Remove "system-memory" property from PHB4 PEC | Cédric Le Goater |
2021-12-17 | ppc/pnv: Compute the PHB index from the PHB4 PEC model | Cédric Le Goater |
2021-12-17 | ppc/pnv: Introduce a num_stack class attribute | Cédric Le Goater |
2021-12-17 | ppc/pnv: Introduce a "chip" property under the PHB4 model | Cédric Le Goater |
2021-12-17 | ppc/pnv: Introduce version and device_id class atributes for PHB4 devices | Cédric Le Goater |
2021-12-17 | ppc/pnv: Move mapping of the PHB3 CQ regions under pnv_pbcq_realize() | Cédric Le Goater |
2021-12-17 | ppc/pnv: Use the chip class to check the index of PHB3 devices | Cédric Le Goater |
2021-12-17 | ppc/pnv: Introduce a "chip" property under PHB3 | Cédric Le Goater |
2021-12-17 | pci-host: Allow extended config space access for PowerNV PHB4 model | Christophe Lombard |
2021-10-30 | hw/sh4: Coding style: White space fixes | BALATON Zoltan |
2021-10-21 | ppc/pegasos2: Access MV64361 registers via their memory region | BALATON Zoltan |
2021-09-30 | pci: Rename pci_root_bus_new_inplace() to pci_root_bus_init() | Peter Maydell |
2021-09-04 | hw/pci: remove all references to find_i440fx function | Ani Sinha |
2021-09-04 | Use PCI_HOST_BRIDGE macro | Eduardo Habkost |
2021-08-03 | Revert "acpi/gpex: Inform os to keep firmware resource map" | Michael S. Tsirkin |
2021-07-26 | hw/pci-hist/pnv_phb4: Fix typo in pnv_phb4_ioda_write | Richard Henderson |
2021-07-20 | hw/pci-host/Kconfig: Add missing dependency MV64361 -> I8259 | Philippe Mathieu-Daudé |
2021-07-16 | hw/i386: Add a default_bus_bypass_iommu pc machine option | Xingang Wang |
2021-07-13 | mv64361: Remove extra break from a switch case | BALATON Zoltan |
2021-07-11 | hw/pci-host/raven: Add PCI_IO_BASE_ADDR definition | Philippe Mathieu-Daudé |
2021-07-11 | hw/pci-host: Rename Raven ASIC PCI bridge as raven.c | Philippe Mathieu-Daudé |
2021-07-09 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2021-07-03 | hw/pci-host/q35: Ignore write of reserved PCIEXBAR LENGTH field | Philippe Mathieu-Daudé |
2021-07-02 | hw/pci-host/bonito: Allow PCI config accesses smaller than 32-bit | Philippe Mathieu-Daudé |
2021-07-02 | hw/pci-host/bonito: Trace PCI config accesses smaller than 32-bit | Philippe Mathieu-Daudé |
2021-06-02 | docs: fix references to docs/devel/tracing.rst | Stefano Garzarella |
2021-05-13 | hw/pci-host: Do not build gpex-acpi.c if GPEX is not selected | Philippe Mathieu-Daudé |
2021-05-05 | Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210504' in... | Peter Maydell |
2021-05-04 | hw/pci-host: Add emulation of Marvell MV64361 PPC system controller | BALATON Zoltan |
2021-05-02 | Do not include exec/address-spaces.h if it's not really necessary | Thomas Huth |
2021-04-30 | hw/pci-host/gpex: Don't fault for unmapped parts of MMIO and PIO windows | Peter Maydell |
2021-03-06 | hw/pci-host: Introduce SH_PCI Kconfig entry | Philippe Mathieu-Daudé |
2021-02-23 | acpi/gpex: Fix cca attribute check for pxb device | Xingang Wang |
2021-02-10 | Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request... | Peter Maydell |
2021-02-10 | multi-process: setup PCI host bridge for remote device | Jagannathan Raman |
2021-02-10 | ppc/pnv: Add trace events for PCI event notification | Cédric Le Goater |
2021-02-08 | pci-host: designware: add pcie-msi read method | Prasad J Pandit |
2021-02-08 | hw/pci-host: add pci-intack write method | Prasad J Pandit |
2021-01-17 | acpi/gpex: Exclude pxb's resources from PCI0 | Jiahui Cen |
2021-01-17 | acpi/gpex: Inform os to keep firmware resource map | Jiahui Cen |
2021-01-17 | acpi: Add addr offset in build_crs | Jiahui Cen |
2021-01-06 | Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210106' in... | Peter Maydell |
2021-01-06 | pnv: Fix reverse dependency on PCI express root ports | Greg Kurz |
2021-01-04 | hw/pci-host/bonito: Use pci_config_set_interrupt_pin() | Philippe Mathieu-Daudé |