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
/
hw
/
pci-host
/
pnv_phb4_pec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-31
ppc/pnv: enable user created pnv-phb for powernv9
Daniel Henrique Barboza
1
-2
/
+4
2022-08-31
ppc/pnv: remove pecc->rp_model
Daniel Henrique Barboza
1
-2
/
+0
2022-08-31
ppc/pnv: remove pnv-phb4-root-port
Daniel Henrique Barboza
1
-2
/
+2
2022-08-31
ppc/pnv: turn PnvPHB4 into a PnvPHB backend
Daniel Henrique Barboza
1
-2
/
+1
2022-07-06
ppc/pnv: move root port attach to pnv_phb4_realize()
Daniel Henrique Barboza
1
-3
/
+0
2022-06-20
ppc/pnv: fix extra indent spaces with DEFINE_PROP*
Daniel Henrique Barboza
1
-5
/
+5
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
1
-1
/
+0
2022-03-14
ppc/pnv: Remove user-created PHB{3,4,5} devices
Cédric Le Goater
1
-4
/
+3
2022-03-14
ppc/pnv: Introduce a pnv-phb5 device to match root port
Frederic Barrat
1
-4
/
+5
2022-03-02
ppc/pnv: Add model for POWER10 PHB5 PCIe Host bridge
Cédric Le Goater
1
-0
/
+53
2022-01-18
ppc/pnv: Remove PHB4 version property
Cédric Le Goater
1
-3
/
+0
2022-01-18
ppc/pnv: Add a 'rp_model' class attribute for the PHB4 PEC
Cédric Le Goater
1
-1
/
+4
2022-01-18
ppc/pnv: Move root port allocation under pnv_pec_default_phb_realize()
Cédric Le Goater
1
-0
/
+3
2022-01-18
ppc/pnv: remove PnvPhb4PecStack object
Daniel Henrique Barboza
1
-33
/
+0
2022-01-18
ppc/pnv: make PECs create and realize PHB4s
Daniel Henrique Barboza
1
-48
/
+18
2022-01-18
ppc/pnv: remove PnvPhb4PecStack::stack_no
Daniel Henrique Barboza
1
-2
/
+0
2022-01-18
ppc/pnv: move default_phb_realize() to pec_realize()
Daniel Henrique Barboza
1
-30
/
+33
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
/
+2
2022-01-12
ppc/pnv: Introduce user creatable pnv-phb4 devices
Daniel Henrique Barboza
1
-2
/
+15
2022-01-12
ppc/pnv: turn 'phb' into a pointer in struct PnvPhb4PecStack
Daniel Henrique Barboza
1
-13
/
+7
2022-01-12
ppc/pnv: move PHB4 XSCOM init to phb4_realize()
Daniel Henrique Barboza
1
-292
/
+0
2022-01-12
ppc/pnv: set phb4 properties in stk_realize()
Daniel Henrique Barboza
1
-3
/
+3
2022-01-12
pnv_phb4_pec: use pnv_phb4_pec_get_phb_id() in pnv_pec_dt_xscom()
Daniel Henrique Barboza
1
-3
/
+2
2022-01-12
pnv_phb4_pec.c: move pnv_pec_phb_offset() to pnv_phb4.c
Daniel Henrique Barboza
1
-14
/
+1
2022-01-04
ppc/pnv: Remove the PHB4 "device-id" property
Cédric Le Goater
1
-3
/
+0
2021-12-17
ppc/pnv: Move realize of PEC stacks under the PEC model
Cédric Le Goater
1
-4
/
+30
2021-12-17
ppc/pnv: Remove "system-memory" property from PHB4 PEC
Cédric Le Goater
1
-5
/
+1
2021-12-17
ppc/pnv: Compute the PHB index from the PHB4 PEC model
Cédric Le Goater
1
-0
/
+16
2021-12-17
ppc/pnv: Introduce a num_stack class attribute
Cédric Le Goater
1
-1
/
+11
2021-12-17
ppc/pnv: Introduce a "chip" property under the PHB4 model
Cédric Le Goater
1
-0
/
+7
2021-12-17
ppc/pnv: Introduce version and device_id class atributes for PHB4 devices
Cédric Le Goater
1
-0
/
+2
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
1
-3
/
+1
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
1
-2
/
+2
2020-07-10
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
1
-2
/
+1
2020-06-15
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
1
-1
/
+1
2020-06-15
qom: Less verbose object_initialize_child()
Markus Armbruster
1
-4
/
+2
2020-06-15
pnv/phb4: Delete unused "pnv-phb4-pec-stack" devices
Markus Armbruster
1
-0
/
+3
2020-02-21
pnv/phb4: Fix error path in pnv_pec_realize()
Greg Kurz
1
-1
/
+1
2020-02-02
ppc/pnv: change the PowerNV machine devices to be non user creatable
Cédric Le Goater
1
-0
/
+2
2020-02-02
ppc/pnv: Add models for POWER9 PHB4 PCIe Host bridge
Benjamin Herrenschmidt
1
-0
/
+593