index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pci-host
/
pnv_phb4.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-19
hw/ppc: Avoid using Monitor in pnv_phb4_pic_print_info()
Philippe Mathieu-Daudé
1
-8
/
+1
2024-06-19
hw/ppc: Avoid using Monitor in xive_source_pic_print_info()
Philippe Mathieu-Daudé
1
-7
/
+15
2023-11-07
hw/pci-host: Update PHB5 XSCOM registers
Saif Abrar
1
-18
/
+28
2023-11-03
hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
Yi Liu
1
-1
/
+5
2023-09-20
hw/pci: spelling fixes
Michael Tokarev
1
-3
/
+3
2023-06-25
ppc/pnv/pci: Clean up error messages
Joel Stanley
1
-7
/
+7
2023-02-05
ppc/pnv/pci: Fix PHB xscom registers memory region name
Frederic Barrat
1
-1
/
+1
2022-09-20
hw/pci-host: pnv_phb{3, 4}: Fix heap out-of-bound access failure
Xuzhou Cheng
1
-0
/
+1
2022-08-31
ppc/pnv: add phb-id/chip-id PnvPHB4RootBus properties
Daniel Henrique Barboza
1
-0
/
+51
2022-08-31
ppc/pnv: remove pnv-phb4-root-port
Daniel Henrique Barboza
1
-85
/
+0
2022-08-31
ppc/pnv: turn PnvPHB4 into a PnvPHB backend
Daniel Henrique Barboza
1
-25
/
+5
2022-08-31
ppc/pnv: add PHB4 bus init helper
Daniel Henrique Barboza
1
-16
/
+23
2022-07-06
ppc: Define SETFIELD for the ppc target
Alexey Kardashevskiy
1
-16
/
+0
2022-07-06
ppc/pnv: remove 'INTERFACE_PCIE_DEVICE' from phb4 root bus
Daniel Henrique Barboza
1
-4
/
+0
2022-07-06
ppc/pnv: assign pnv-phb-root-port chassis/slot earlier
Daniel Henrique Barboza
1
-16
/
+2
2022-07-06
ppc/pnv: attach phb3/phb4 root ports in QOM tree
Daniel Henrique Barboza
1
-1
/
+1
2022-07-06
ppc/pnv: move root port attach to pnv_phb4_realize()
Daniel Henrique Barboza
1
-0
/
+4
2022-06-20
ppc/pnv: fix extra indent spaces with DEFINE_PROP*
Daniel Henrique Barboza
1
-5
/
+5
2022-04-20
ppc/pnv: Remove LSI on the PCIE host bridge
Frederic Barrat
1
-0
/
+1
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
1
-1
/
+0
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-1
/
+1
2022-03-14
ppc/pnv: Remove user-created PHB{3,4,5} devices
Cédric Le Goater
1
-59
/
+3
2022-03-14
ppc/pnv: Introduce a pnv-phb5 device to match root port
Frederic Barrat
1
-0
/
+7
2022-03-02
ppc/pnv: Add support for PHB5 "Address-based trigger" mode
Cédric Le Goater
1
-6
/
+67
2022-03-02
ppc/pnv: Add support for PQ offload on PHB5
Cédric Le Goater
1
-0
/
+9
2022-03-02
ppc/xive: Add support for PQ state bits offload
Cédric Le Goater
1
-2
/
+7
2022-03-02
ppc/pnv: Add model for POWER10 PHB5 PCIe Host bridge
Cédric Le Goater
1
-0
/
+20
2022-03-02
ppc/pnv: fix default PHB4 QOM hierarchy
Daniel Henrique Barboza
1
-20
/
+16
2022-01-28
ppc/pnv: use a do-while() loop in pnv_phb4_translate_tve()
Daniel Henrique Barboza
1
-2
/
+4
2022-01-28
ppc/pnv: Fail DMA access if page permissions are not correct
Frederic Barrat
1
-5
/
+6
2022-01-18
ppc/pnv: Remove PHB4 version property
Cédric Le Goater
1
-8
/
+1
2022-01-18
ppc/pnv: Move root port allocation under pnv_pec_default_phb_realize()
Cédric Le Goater
1
-7
/
+0
2022-01-18
ppc/pnv: rename pnv_pec_stk_update_map()
Daniel Henrique Barboza
1
-2
/
+2
2022-01-18
ppc/pnv: make PECs create and realize PHB4s
Daniel Henrique Barboza
1
-16
/
+10
2022-01-18
ppc/pnv: remove stack pointer from PnvPHB4
Daniel Henrique Barboza
1
-11
/
+4
2022-01-18
ppc/pnv: reduce stack->stack_no usage
Daniel Henrique Barboza
1
-12
/
+34
2022-01-18
ppc/pnv: introduce PnvPHB4 'pec' property
Daniel Henrique Barboza
1
-6
/
+13
2022-01-18
ppc/pnv: move phb_regs_mr to PnvPHB4
Daniel Henrique Barboza
1
-3
/
+3
2022-01-18
ppc/pnv: move nest_regs_mr to PnvPHB4
Daniel Henrique Barboza
1
-9
/
+7
2022-01-18
ppc/pnv: change pnv_pec_stk_update_map() to use PnvPHB4
Daniel Henrique Barboza
1
-3
/
+3
2022-01-18
ppc/pnv: move nest_regs[] to PnvPHB4
Daniel Henrique Barboza
1
-25
/
+27
2022-01-18
ppc/pnv: move mmbar0/mmbar1 and friends to PnvPHB4
Daniel Henrique Barboza
1
-26
/
+26
2022-01-18
ppc/pnv: change pnv_phb4_update_regions() to use PnvPHB4
Daniel Henrique Barboza
1
-5
/
+3
2022-01-18
ppc/pnv: move intbar to PnvPHB4
Daniel Henrique Barboza
1
-9
/
+9
2022-01-18
ppc/pnv: move phbbar to PnvPHB4
Daniel Henrique Barboza
1
-9
/
+10
2022-01-18
ppc/pnv: move PCI registers to PnvPHB4
Daniel Henrique Barboza
1
-15
/
+15
2022-01-18
ppc/pnv: use PHB4 obj in pnv_pec_stk_pci_xscom_ops
Daniel Henrique Barboza
1
-5
/
+5
2022-01-12
ppc/pnv: use stack->pci_regs[] in pnv_pec_stk_pci_xscom_write()
Daniel Henrique Barboza
1
-10
/
+10
2022-01-12
ppc/pnv: turn pnv_phb4_update_regions() into static
Daniel Henrique Barboza
1
-26
/
+26
2022-01-12
ppc/pnv: Introduce user creatable pnv-phb4 devices
Daniel Henrique Barboza
1
-2
/
+72
[next]