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
/
include
/
hw
/
ppc
Commit message (
Expand
)
Author
Age
Files
Lines
*
ppc/spapr: Implement H_WATCHDOG
Alexey Kardashevskiy
2022-07-06
1
-1
/
+24
*
spapr/ddw: Reset DMA when the last non-default window is removed
Alexey Kardashevskiy
2022-07-06
1
-0
/
+1
*
ppc/pnv: assign pnv-phb-root-port chassis/slot earlier
Daniel Henrique Barboza
2022-07-06
1
-1
/
+2
*
ppc/pnv: attach phb3/phb4 root ports in QOM tree
Daniel Henrique Barboza
2022-07-06
1
-1
/
+1
*
pseries: allow setting stdout-path even on machines with a VGA
Paolo Bonzini
2022-05-26
1
-1
/
+1
*
Clean up ill-advised or unusual header guards
Markus Armbruster
2022-05-11
1
-3
/
+5
*
ppc/xive: Update the state of the External interrupt signal
Frederic Barrat
2022-05-05
1
-0
/
+1
*
hw/ppc: change indentation to spaces from TABs
Guo Zhi
2022-04-20
1
-5
/
+5
*
ppc/pnv: Remove PnvPsiClas::irq_set
Cédric Le Goater
2022-04-20
1
-4
/
+0
*
ppc/pnv: Remove PnvOCC::psi link
Cédric Le Goater
2022-04-20
1
-5
/
+2
*
ppc/pnv: Remove PnvLpcController::psi link
Cédric Le Goater
2022-04-20
1
-6
/
+2
*
ppc/pnv: Fix PSI IRQ definition
Cédric Le Goater
2022-04-20
1
-2
/
+1
*
ppc/spapr/ddw: Add 2M pagesize
Alexey Kardashevskiy
2022-04-20
1
-0
/
+1
*
hw/ppc: free env->tb_env in spapr_unrealize_vcpu()
Daniel Henrique Barboza
2022-04-04
1
-0
/
+1
*
ppc/pnv: Remove user-created PHB{3,4,5} devices
Cédric Le Goater
2022-03-14
1
-1
/
+0
*
pnv/xive2: Add support for 8bits thread id
Cédric Le Goater
2022-03-02
1
-0
/
+1
*
pnv/xive2: Add support for automatic save&restore
Cédric Le Goater
2022-03-02
2
-0
/
+13
*
xive2: Add a get_config() handler for the router configuration
Cédric Le Goater
2022-03-02
1
-0
/
+8
*
ppc/pnv: add XIVE Gen2 TIMA support
Cédric Le Goater
2022-03-02
1
-0
/
+8
*
ppc/pnv: Add support for PQ offload on PHB5
Cédric Le Goater
2022-03-02
1
-0
/
+1
*
ppc/xive: Add support for PQ state bits offload
Cédric Le Goater
2022-03-02
2
-3
/
+11
*
ppc/xive2: Add support for notification injection on ESB pages
Cédric Le Goater
2022-03-02
1
-0
/
+1
*
ppc/pnv: Add a HOMER model to POWER10
Cédric Le Goater
2022-03-02
3
-0
/
+16
*
ppc/pnv: Add model for POWER10 PHB5 PCIe Host bridge
Cédric Le Goater
2022-03-02
2
-0
/
+9
*
ppc/pnv: Add POWER10 quads
Cédric Le Goater
2022-03-02
1
-0
/
+3
*
ppc/pnv: Add a OCC model for POWER10
Cédric Le Goater
2022-03-02
3
-0
/
+6
*
ppc/pnv: Add a XIVE2 controller to the POWER10 chip
Cédric Le Goater
2022-03-02
3
-0
/
+96
*
ppc/xive2: Introduce a presenter matching routine
Cédric Le Goater
2022-03-02
1
-0
/
+9
*
ppc/xive2: Introduce a XIVE2 core framework
Cédric Le Goater
2022-03-02
2
-0
/
+276
*
spapr: implement nested-hv capability for the virtual hypervisor
Nicholas Piggin
2022-02-18
2
-1
/
+78
*
ppc: allow the hdecr timer to be created/destroyed
Nicholas Piggin
2022-02-18
1
-0
/
+3
*
spapr: nvdimm: Implement H_SCM_FLUSH hcall
Shivaprasad G Bhat
2022-02-18
2
-1
/
+4
*
hw/ppc/vof: Add missing includes
Philippe Mathieu-Daudé
2022-01-28
1
-0
/
+5
*
ppc/pnv: Move num_phbs under Pnv8Chip
Cédric Le Goater
2022-01-12
1
-2
/
+2
*
ppc/pnv: Reparent user created PHB3 devices to the PnvChip
Cédric Le Goater
2022-01-12
1
-0
/
+1
*
ppc/pnv: Introduce support for user created PHB3 devices
Cédric Le Goater
2022-01-12
1
-0
/
+2
*
ppc/pnv: Attach PHB3 root port device when defaults are enabled
Cédric Le Goater
2022-01-12
1
-0
/
+1
*
dma: Let ld*_dma() propagate MemTxResult
Philippe Mathieu-Daudé
2021-12-31
1
-1
/
+5
*
dma: Let ld*_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
1
-1
/
+2
*
dma: Let st*_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
1
-4
/
+8
*
dma: Let dma_memory_read/write() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-30
1
-2
/
+4
*
dma: Let dma_memory_set() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-30
1
-1
/
+2
*
dma: Let dma_memory_valid() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-30
1
-1
/
+1
*
ppc/pnv: Introduce a num_pecs class attribute for PHB4 PEC devices
Cédric Le Goater
2021-12-17
1
-0
/
+2
*
spapr/xive: Add source status helpers
Cédric Le Goater
2021-10-21
1
-0
/
+24
*
hw/intc: openpic: Clean up the styles
Bin Meng
2021-09-30
1
-3
/
+6
*
hw/intc: openpic: Drop Raven related codes
Bin Meng
2021-09-30
1
-16
/
+0
*
spapr_numa.c: FORM2 NUMA affinity support
Daniel Henrique Barboza
2021-09-30
2
-0
/
+10
*
spapr: move FORM1 verifications to post CAS
Daniel Henrique Barboza
2021-09-30
1
-0
/
+1
*
spapr_numa.c: rename numa_assoc_array to FORM1_assoc_array
Daniel Henrique Barboza
2021-09-30
1
-1
/
+1
[next]