- 99bddfd ppc/pnv/pci: Fix PHB xscom registers memory region name by Frederic Barrat · 2 years, 1 month ago
- 90865af hw/pci-host: pnv_phb{3, 4}: Fix heap out-of-bound access failure by Xuzhou Cheng · 2 years, 6 months ago
- b7c1750 ppc/pnv: add phb-id/chip-id PnvPHB4RootBus properties by Daniel Henrique Barboza · 2 years, 7 months ago
- c8d1460 ppc/pnv: remove pnv-phb4-root-port by Daniel Henrique Barboza · 2 years, 9 months ago
- 210aacb ppc/pnv: turn PnvPHB4 into a PnvPHB backend by Daniel Henrique Barboza · 2 years, 9 months ago
- fe5bfd4 ppc/pnv: add PHB4 bus init helper by Daniel Henrique Barboza · 2 years, 9 months ago
- 95444af ppc: Define SETFIELD for the ppc target by Alexey Kardashevskiy · 2 years, 9 months ago
- 21870aa ppc/pnv: remove 'INTERFACE_PCIE_DEVICE' from phb4 root bus by Daniel Henrique Barboza · 2 years, 9 months ago
- 792e8bb ppc/pnv: assign pnv-phb-root-port chassis/slot earlier by Daniel Henrique Barboza · 2 years, 9 months ago
- 8625164 ppc/pnv: attach phb3/phb4 root ports in QOM tree by Daniel Henrique Barboza · 2 years, 9 months ago
- 1c69cb4 ppc/pnv: move root port attach to pnv_phb4_realize() by Daniel Henrique Barboza · 2 years, 9 months ago
- 78d6b5d ppc/pnv: fix extra indent spaces with DEFINE_PROP* by Daniel Henrique Barboza · 2 years, 9 months ago
- b34ce59 ppc/pnv: Remove LSI on the PCIE host bridge by Frederic Barrat · 3 years ago
- 0f9668e Remove qemu-common.h include from most units by Marc-André Lureau · 3 years ago
- b21e238 Use g_new() & friends where that makes obvious sense by Markus Armbruster · 3 years ago
- 9c10d86 ppc/pnv: Remove user-created PHB{3,4,5} devices by Cédric Le Goater · 3 years ago
- d3df1f6 ppc/pnv: Introduce a pnv-phb5 device to match root port by Frederic Barrat · 3 years ago
- 34b0696 ppc/pnv: Add support for PHB5 "Address-based trigger" mode by Cédric Le Goater · 3 years ago
- c6b8cc3 ppc/pnv: Add support for PQ offload on PHB5 by Cédric Le Goater · 3 years ago
- 0aa2612 ppc/xive: Add support for PQ state bits offload by Cédric Le Goater · 3 years ago
- 623575e ppc/pnv: Add model for POWER10 PHB5 PCIe Host bridge by Cédric Le Goater · 3 years ago
- 6e7b967 ppc/pnv: fix default PHB4 QOM hierarchy by Daniel Henrique Barboza · 3 years ago
- 799c179 ppc/pnv: use a do-while() loop in pnv_phb4_translate_tve() by Daniel Henrique Barboza · 3 years, 1 month ago
- 50c8e11 ppc/pnv: Fail DMA access if page permissions are not correct by Frederic Barrat · 3 years, 1 month ago
- ba49190 ppc/pnv: Remove PHB4 version property by Cédric Le Goater · 3 years, 2 months ago
- 45d22dc ppc/pnv: Move root port allocation under pnv_pec_default_phb_realize() by Cédric Le Goater · 3 years, 2 months ago
- b4cda94 ppc/pnv: rename pnv_pec_stk_update_map() by Daniel Henrique Barboza · 3 years, 2 months ago
- 3f4c369 ppc/pnv: make PECs create and realize PHB4s by Daniel Henrique Barboza · 3 years, 2 months ago
- 7e67e0a ppc/pnv: remove stack pointer from PnvPHB4 by Daniel Henrique Barboza · 3 years, 2 months ago
- 6f506c9 ppc/pnv: reduce stack->stack_no usage by Daniel Henrique Barboza · 3 years, 2 months ago
- d2704eb ppc/pnv: introduce PnvPHB4 'pec' property by Daniel Henrique Barboza · 3 years, 2 months ago
- 293a1d2 ppc/pnv: move phb_regs_mr to PnvPHB4 by Daniel Henrique Barboza · 3 years, 2 months ago
- 867683d ppc/pnv: move nest_regs_mr to PnvPHB4 by Daniel Henrique Barboza · 3 years, 2 months ago
- e19e998 ppc/pnv: change pnv_pec_stk_update_map() to use PnvPHB4 by Daniel Henrique Barboza · 3 years, 2 months ago
- 98f0833 ppc/pnv: move nest_regs[] to PnvPHB4 by Daniel Henrique Barboza · 3 years, 2 months ago
- 1293d73 ppc/pnv: move mmbar0/mmbar1 and friends to PnvPHB4 by Daniel Henrique Barboza · 3 years, 2 months ago
- 7edb951 ppc/pnv: change pnv_phb4_update_regions() to use PnvPHB4 by Daniel Henrique Barboza · 3 years, 2 months ago
- db16c02 ppc/pnv: move intbar to PnvPHB4 by Daniel Henrique Barboza · 3 years, 2 months ago
- e0d2379 ppc/pnv: move phbbar to PnvPHB4 by Daniel Henrique Barboza · 3 years, 2 months ago
- df46278 ppc/pnv: move PCI registers to PnvPHB4 by Daniel Henrique Barboza · 3 years, 2 months ago
- 5d4ec10 ppc/pnv: use PHB4 obj in pnv_pec_stk_pci_xscom_ops by Daniel Henrique Barboza · 3 years, 2 months ago
- f83460b ppc/pnv: use stack->pci_regs[] in pnv_pec_stk_pci_xscom_write() by Daniel Henrique Barboza · 3 years, 2 months ago
- 7e1e091 ppc/pnv: turn pnv_phb4_update_regions() into static by Daniel Henrique Barboza · 3 years, 2 months ago
- 5bc67b0 ppc/pnv: Introduce user creatable pnv-phb4 devices by Daniel Henrique Barboza · 3 years, 2 months ago
- dc8e291 ppc/pnv: turn 'phb' into a pointer in struct PnvPhb4PecStack by Daniel Henrique Barboza · 3 years, 2 months ago
- 3d2adf1 ppc/pnv: move PHB4 XSCOM init to phb4_realize() by Daniel Henrique Barboza · 3 years, 2 months ago
- 5032f5d pnv_phb4_pec.c: move pnv_pec_phb_offset() to pnv_phb4.c by Daniel Henrique Barboza · 3 years, 2 months ago
- e022e5a pnv_phb4.c: check if root port exists in rc_config functions by Daniel Henrique Barboza · 3 years, 2 months ago
- 1360fd8 pnv_phb4.c: make pnv-phb4-root-port user creatable by Daniel Henrique Barboza · 3 years, 2 months ago
- 5ff21d9 pnv_phb4.c: add unique chassis and slot for pnv_phb4_root_port by Daniel Henrique Barboza · 3 years, 2 months ago
- 9747d06 pnv_phb4.c: do not set 'root-bus' as bus name by Daniel Henrique Barboza · 3 years, 2 months ago
- c42b9c8b ppc/pnv: Remove the PHB4 "device-id" property by Cédric Le Goater · 3 years, 2 months ago
- 81fbb57 ppc/pnv: Remove PHB4 reset handler by Cédric Le Goater · 3 years, 2 months ago
- ba06fe8 dma: Let dma_memory_read/write() take MemTxAttrs argument by Philippe Mathieu-Daudé · 4 years, 6 months ago
- fa4b5ea pci-host: Allow extended config space access for PowerNV PHB4 model by Christophe Lombard · 3 years, 3 months ago
- 984178d hw/pci-hist/pnv_phb4: Fix typo in pnv_phb4_ioda_write by Richard Henderson · 3 years, 8 months ago
- 2cfc9f1 ppc/pnv: Add trace events for PCI event notification by Cédric Le Goater · 4 years, 2 months ago
- 0374cbd hw/pci-host: Use the PCI_BUILD_BDF() macro from 'hw/pci/pci.h' by Philippe Mathieu-Daudé · 4 years, 5 months ago
- 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 6 months ago
- db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
- 668f62e error: Eliminate error_propagate() with Coccinelle, part 1 by Markus Armbruster · 4 years, 8 months ago
- 5325cc3 qom: Put name parameter before value / visitor parameter by Markus Armbruster · 4 years, 8 months ago
- 118bfd7 qdev: Use returned bool to check for qdev_realize() etc. failure by Markus Armbruster · 4 years, 8 months ago
- ce189ab qdev: Convert bus-less devices to qdev_realize() with Coccinelle by Markus Armbruster · 4 years, 9 months ago
- 9fc7fc4 qom: Less verbose object_initialize_child() by Markus Armbruster · 4 years, 9 months ago
- 19dc7e9 qom: Tidy up a few object_initialize_child() calls by Markus Armbruster · 4 years, 9 months ago
- 99ba777 qdev: Convert uses of qdev_set_parent_bus() with Coccinelle by Markus Armbruster · 4 years, 9 months ago
- 23a782e ppc/pnv: change the PowerNV machine devices to be non user creatable by Cédric Le Goater · 5 years ago
- 4f9924c4 ppc/pnv: Add models for POWER9 PHB4 PCIe Host bridge by Benjamin Herrenschmidt · 5 years ago