index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
pnv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ppc/pnv: Remove PnvOCC::psi link
Cédric Le Goater
2022-04-20
1
-6
/
+6
*
ppc/pnv: Remove PnvLpcController::psi link
Cédric Le Goater
2022-04-20
1
-6
/
+12
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
1
-1
/
+0
*
ppc/pnv: Remove user-created PHB{3,4,5} devices
Cédric Le Goater
2022-03-14
1
-24
/
+1
*
ppc/pnv: Always create the PHB5 PEC devices
Frederic Barrat
2022-03-14
1
-3
/
+1
*
ppc/psi: Add support for StoreEOI and 64k ESB pages (POWER10)
Cédric Le Goater
2022-03-02
1
-0
/
+6
*
ppc/pnv: Add a HOMER model to POWER10
Cédric Le Goater
2022-03-02
1
-0
/
+20
*
ppc/pnv: Add model for POWER10 PHB5 PCIe Host bridge
Cédric Le Goater
2022-03-02
1
-0
/
+51
*
ppc/pnv: Add POWER10 quads
Cédric Le Goater
2022-03-02
1
-10
/
+40
*
ppc/pnv: Add a OCC model for POWER10
Cédric Le Goater
2022-03-02
1
-0
/
+10
*
ppc/pnv: Add a XIVE2 controller to the POWER10 chip
Cédric Le Goater
2022-03-02
1
-3
/
+82
*
hw/ppc/pnv: Determine ns16550's IRQ number from QOM property
Bernhard Beschow
2022-03-02
1
-1
/
+4
*
ppc/pnv: Introduce user creatable pnv-phb4 devices
Daniel Henrique Barboza
2022-01-12
1
-0
/
+2
*
ppc/pnv: Move num_phbs under Pnv8Chip
Cédric Le Goater
2022-01-12
1
-4
/
+3
*
ppc/pnv: Complete user created PHB3 devices
Cédric Le Goater
2022-01-12
1
-0
/
+2
*
ppc/pnv: Reparent user created PHB3 devices to the PnvChip
Cédric Le Goater
2022-01-12
1
-0
/
+17
*
ppc/pnv: Introduce support for user created PHB3 devices
Cédric Le Goater
2022-01-12
1
-5
/
+18
*
ppc/pnv: Attach PHB3 root port device when defaults are enabled
Cédric Le Goater
2022-01-12
1
-0
/
+8
*
ppc/pnv: Change the maximum of PHB3 devices for Power8NVL
Cédric Le Goater
2022-01-04
1
-1
/
+1
*
ppc/pnv: Use QOM hierarchy to scan PEC PHB4 devices
Cédric Le Goater
2021-12-17
1
-7
/
+13
*
ppc/pnv: Move realize of PEC stacks under the PEC model
Cédric Le Goater
2021-12-17
1
-33
/
+4
*
ppc/pnv: Remove "system-memory" property from PHB4 PEC
Cédric Le Goater
2021-12-17
1
-2
/
+0
*
ppc/pnv: Compute the PHB index from the PHB4 PEC model
Cédric Le Goater
2021-12-17
1
-3
/
+1
*
ppc/pnv: Introduce a num_stack class attribute
Cédric Le Goater
2021-12-17
1
-7
/
+0
*
ppc/pnv: Introduce a "chip" property under the PHB4 model
Cédric Le Goater
2021-12-17
1
-0
/
+2
*
ppc/pnv: Introduce version and device_id class atributes for PHB4 devices
Cédric Le Goater
2021-12-17
1
-2
/
+2
*
ppc/pnv: Introduce a num_pecs class attribute for PHB4 PEC devices
Cédric Le Goater
2021-12-17
1
-11
/
+8
*
ppc/pnv: Use QOM hierarchy to scan PHB3 devices
Cédric Le Goater
2021-12-17
1
-18
/
+54
*
ppc/pnv: Move mapping of the PHB3 CQ regions under pnv_pbcq_realize()
Cédric Le Goater
2021-12-17
1
-12
/
+0
*
ppc/pnv: Drop the "num-phbs" property
Cédric Le Goater
2021-12-17
1
-1
/
+0
*
ppc/pnv: Introduce a "chip" property under PHB3
Cédric Le Goater
2021-12-17
1
-0
/
+2
*
ppc/pnv.c: fix "system-id" FDT when -uuid is set
Daniel Henrique Barboza
2021-12-17
1
-1
/
+1
*
ppc/pnv.c: add a friendly warning when accel=kvm is used
Daniel Henrique Barboza
2021-12-17
1
-0
/
+5
*
ppc/pnv: Add an assert when calculating the RAM distribution on chips
Cédric Le Goater
2021-09-29
1
-0
/
+2
*
ppc/pnv: Rename "id" to "quad-id" in PnvQuad
Cédric Le Goater
2021-09-29
1
-2
/
+2
*
ppc/pnv: Remove useless variable
Cédric Le Goater
2021-09-29
1
-4
/
+3
*
ppc/pnv: Distribute RAM among the chips
Cédric Le Goater
2021-08-27
1
-8
/
+25
*
ppc/pnv: Use a simple incrementing index for the chip-id
Cédric Le Goater
2021-08-27
1
-5
/
+6
*
ppc/pnv: Change the POWER10 machine to support DD2 only
Cédric Le Goater
2021-08-27
1
-1
/
+1
*
hw/ppc: moved has_spr to cpu.h
Lucas Mateus Castro (alqotel)
2021-05-19
1
-1
/
+1
*
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
Do not include hw/boards.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
hw: Do not include qemu/log.h if it is not necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
ppc/pnv: Set default RAM size to 1 GB
Cédric Le Goater
2021-02-10
1
-3
/
+7
*
ppc/pnv: Introduce a LPC FW memory region attribute to map the PNOR
Cédric Le Goater
2021-02-10
1
-0
/
+11
*
ppc/pnv: Use skiboot addresses to load kernel and ramfs
Cédric Le Goater
2021-02-10
1
-3
/
+3
*
vl: extract softmmu/datadir.c
Paolo Bonzini
2020-12-10
1
-0
/
+1
*
ppc: remove bios_name
Paolo Bonzini
2020-12-10
1
-4
/
+1
*
non-virt: Fix Lesser GPL version number
Chetan Pant
2020-11-15
1
-1
/
+1
*
ppc/pnv: Increase max firmware size
Cédric Le Goater
2020-10-09
1
-1
/
+1
[next]