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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
include
/
hw
/
pci-host
/
pnv_phb4.h
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
-1
/
+1
2023-11-07
hw/pci-host: Update PHB5 XSCOM registers
Saif Abrar
1
-1
/
+1
2023-03-03
pnv_phb4_pec: Simplify/align code to parent user-created PHBs
Frederic Barrat
1
-1
/
+1
2023-03-03
pnv_phb4_pec: Move pnv_phb4_get_pec() to rightful file
Frederic Barrat
1
-0
/
+1
2023-03-03
pnv_phb4_pec: Keep track of instantiated PHBs
Frederic Barrat
1
-0
/
+2
2023-02-05
ppc/pnv/pci: Update PHB5 version register
Frederic Barrat
1
-1
/
+1
2023-02-05
ppc/pnv/pci: Remove duplicate definition of PNV_PHB5_DEVICE_ID
Frederic Barrat
1
-1
/
+0
2023-02-05
ppc/pnv/pci: Cleanup PnvPHBPecState structure
Frederic Barrat
1
-2
/
+0
2023-01-20
include/hw/ppc include/hw/pci-host: Drop extra typedefs
Markus Armbruster
1
-2
/
+0
2023-01-20
include/hw/ppc: Don't include hw/pci-host/pnv_phb.h from pnv.h
Markus Armbruster
1
-1
/
+2
2023-01-08
include/hw/pci: Break inclusion loop pci_bridge.h and cxl.h
Markus Armbruster
1
-2
/
+1
2022-08-31
ppc/pnv: add phb-id/chip-id PnvPHB4RootBus properties
Daniel Henrique Barboza
1
-0
/
+10
2022-08-31
ppc/pnv: remove PnvPHB4.version
Daniel Henrique Barboza
1
-2
/
+0
2022-08-31
ppc/pnv: remove pecc->rp_model
Daniel Henrique Barboza
1
-1
/
+0
2022-08-31
ppc/pnv: remove pnv-phb4-root-port
Daniel Henrique Barboza
1
-9
/
+0
2022-08-31
ppc/pnv: turn PnvPHB4 into a PnvPHB backend
Daniel Henrique Barboza
1
-1
/
+4
2022-08-31
ppc/pnv: add PHB4 bus init helper
Daniel Henrique Barboza
1
-0
/
+1
2022-04-04
ppc/pnv: Fix number of registers in the PCIe controller on POWER9
Frederic Barrat
1
-1
/
+1
2022-03-14
ppc/pnv: Introduce a pnv-phb5 device to match root port
Frederic Barrat
1
-0
/
+5
2022-03-02
ppc/pnv: Add model for POWER10 PHB5 PCIe Host bridge
Cédric Le Goater
1
-0
/
+12
2022-01-18
ppc/pnv: Add a 'rp_model' class attribute for the PHB4 PEC
Cédric Le Goater
1
-0
/
+1
2022-01-18
ppc/pnv: remove PnvPhb4PecStack object
Daniel Henrique Barboza
1
-17
/
+0
2022-01-18
ppc/pnv: make PECs create and realize PHB4s
Daniel Henrique Barboza
1
-5
/
+3
2022-01-18
ppc/pnv: remove PnvPhb4PecStack::stack_no
Daniel Henrique Barboza
1
-3
/
+0
2022-01-18
ppc/pnv: remove stack pointer from PnvPHB4
Daniel Henrique Barboza
1
-2
/
+0
2022-01-18
ppc/pnv: introduce PnvPHB4 'pec' property
Daniel Henrique Barboza
1
-0
/
+3
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
-2
/
+1
2022-01-18
ppc/pnv: move nest_regs[] to PnvPHB4
Daniel Henrique Barboza
1
-3
/
+4
2022-01-18
ppc/pnv: move mmbar0/mmbar1 and friends to PnvPHB4
Daniel Henrique Barboza
1
-8
/
+6
2022-01-18
ppc/pnv: move intbar to PnvPHB4
Daniel Henrique Barboza
1
-1
/
+1
2022-01-18
ppc/pnv: move phbbar to PnvPHB4
Daniel Henrique Barboza
1
-1
/
+3
2022-01-18
ppc/pnv: move PCI registers to PnvPHB4
Daniel Henrique Barboza
1
-5
/
+5
2022-01-12
ppc/pnv: turn pnv_phb4_update_regions() into static
Daniel Henrique Barboza
1
-1
/
+0
2022-01-12
ppc/pnv: turn 'phb' into a pointer in struct PnvPhb4PecStack
Daniel Henrique Barboza
1
-2
/
+5
2022-01-12
pnv_phb4_pec.c: move pnv_pec_phb_offset() to pnv_phb4.c
Daniel Henrique Barboza
1
-0
/
+2
2022-01-12
pnv_phb4.c: change TYPE_PNV_PHB4_ROOT_BUS name
Daniel Henrique Barboza
1
-1
/
+1
2022-01-12
pnv_phb4.c: make pnv-phb4-root-port user creatable
Daniel Henrique Barboza
1
-2
/
+0
2022-01-04
ppc/pnv: Remove the PHB4 "device-id" property
Cédric Le Goater
1
-2
/
+0
2021-12-17
ppc/pnv: Introduce a num_stack class attribute
Cédric Le Goater
1
-0
/
+1
2021-12-17
ppc/pnv: Introduce a "chip" property under the PHB4 model
Cédric Le Goater
1
-0
/
+2
2021-12-17
ppc/pnv: Introduce version and device_id class atributes for PHB4 devices
Cédric Le Goater
1
-0
/
+2
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
1
-4
/
+2
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
1
-4
/
+1
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-9
/
+6
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-2
/
+4
2020-02-02
ppc/pnv: Add models for POWER9 PHB4 PCIe Host bridge
Benjamin Herrenschmidt
1
-0
/
+230