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
/
ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-04
hw/ppc: free env->tb_env in spapr_unrealize_vcpu()
Daniel Henrique Barboza
1
-0
/
+1
2022-03-14
ppc/pnv: Remove user-created PHB{3,4,5} devices
Cédric Le Goater
1
-1
/
+0
2022-03-02
pnv/xive2: Add support for 8bits thread id
Cédric Le Goater
1
-0
/
+1
2022-03-02
pnv/xive2: Add support for automatic save&restore
Cédric Le Goater
2
-0
/
+13
2022-03-02
xive2: Add a get_config() handler for the router configuration
Cédric Le Goater
1
-0
/
+8
2022-03-02
ppc/pnv: add XIVE Gen2 TIMA support
Cédric Le Goater
1
-0
/
+8
2022-03-02
ppc/pnv: Add support for PQ offload on PHB5
Cédric Le Goater
1
-0
/
+1
2022-03-02
ppc/xive: Add support for PQ state bits offload
Cédric Le Goater
2
-3
/
+11
2022-03-02
ppc/xive2: Add support for notification injection on ESB pages
Cédric Le Goater
1
-0
/
+1
2022-03-02
ppc/pnv: Add a HOMER model to POWER10
Cédric Le Goater
3
-0
/
+16
2022-03-02
ppc/pnv: Add model for POWER10 PHB5 PCIe Host bridge
Cédric Le Goater
2
-0
/
+9
2022-03-02
ppc/pnv: Add POWER10 quads
Cédric Le Goater
1
-0
/
+3
2022-03-02
ppc/pnv: Add a OCC model for POWER10
Cédric Le Goater
3
-0
/
+6
2022-03-02
ppc/pnv: Add a XIVE2 controller to the POWER10 chip
Cédric Le Goater
3
-0
/
+96
2022-03-02
ppc/xive2: Introduce a presenter matching routine
Cédric Le Goater
1
-0
/
+9
2022-03-02
ppc/xive2: Introduce a XIVE2 core framework
Cédric Le Goater
2
-0
/
+276
2022-02-18
spapr: implement nested-hv capability for the virtual hypervisor
Nicholas Piggin
2
-1
/
+78
2022-02-18
ppc: allow the hdecr timer to be created/destroyed
Nicholas Piggin
1
-0
/
+3
2022-02-18
spapr: nvdimm: Implement H_SCM_FLUSH hcall
Shivaprasad G Bhat
2
-1
/
+4
2022-01-28
hw/ppc/vof: Add missing includes
Philippe Mathieu-Daudé
1
-0
/
+5
2022-01-12
ppc/pnv: Move num_phbs under Pnv8Chip
Cédric Le Goater
1
-2
/
+2
2022-01-12
ppc/pnv: Reparent user created PHB3 devices to the PnvChip
Cédric Le Goater
1
-0
/
+1
2022-01-12
ppc/pnv: Introduce support for user created PHB3 devices
Cédric Le Goater
1
-0
/
+2
2022-01-12
ppc/pnv: Attach PHB3 root port device when defaults are enabled
Cédric Le Goater
1
-0
/
+1
2021-12-31
dma: Let ld*_dma() propagate MemTxResult
Philippe Mathieu-Daudé
1
-1
/
+5
2021-12-31
dma: Let ld*_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
1
-1
/
+2
2021-12-31
dma: Let st*_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
1
-4
/
+8
2021-12-30
dma: Let dma_memory_read/write() take MemTxAttrs argument
Philippe Mathieu-Daudé
1
-2
/
+4
2021-12-30
dma: Let dma_memory_set() take MemTxAttrs argument
Philippe Mathieu-Daudé
1
-1
/
+2
2021-12-30
dma: Let dma_memory_valid() take MemTxAttrs argument
Philippe Mathieu-Daudé
1
-1
/
+1
2021-12-17
ppc/pnv: Introduce a num_pecs class attribute for PHB4 PEC devices
Cédric Le Goater
1
-0
/
+2
2021-10-21
spapr/xive: Add source status helpers
Cédric Le Goater
1
-0
/
+24
2021-09-30
hw/intc: openpic: Clean up the styles
Bin Meng
1
-3
/
+6
2021-09-30
hw/intc: openpic: Drop Raven related codes
Bin Meng
1
-16
/
+0
2021-09-30
spapr_numa.c: FORM2 NUMA affinity support
Daniel Henrique Barboza
2
-0
/
+10
2021-09-30
spapr: move FORM1 verifications to post CAS
Daniel Henrique Barboza
1
-0
/
+1
2021-09-30
spapr_numa.c: rename numa_assoc_array to FORM1_assoc_array
Daniel Henrique Barboza
1
-1
/
+1
2021-09-30
spapr_numa.c: parametrize FORM1 macros
Daniel Henrique Barboza
1
-14
/
+14
2021-09-29
ppc/pnv: Rename "id" to "quad-id" in PnvQuad
Cédric Le Goater
1
-1
/
+1
2021-09-29
ppc/xive: Export xive_tctx_word2() helper
Cédric Le Goater
1
-0
/
+5
2021-09-29
ppc/xive: Export priority_to_ipb() helper
Cédric Le Goater
1
-0
/
+11
2021-08-27
ppc/xive: Export xive_presenter_notify()
Cédric Le Goater
1
-0
/
+4
2021-08-27
ppc/xive: Export PQ get/set routines
Cédric Le Goater
1
-0
/
+4
2021-08-27
ppc/pnv: Use a simple incrementing index for the chip-id
Cédric Le Goater
1
-26
/
+7
2021-08-27
ppc/pnv: Change the POWER10 machine to support DD2 only
Cédric Le Goater
1
-1
/
+1
2021-07-29
ppc/vof: Fix Coverity issues
Alexey Kardashevskiy
1
-0
/
+2
2021-07-09
target/ppc: Support for H_RPT_INVALIDATE hcall
Bharata B Rao
1
-2
/
+6
2021-07-09
spapr: Fix implementation of Open Firmware client interface
Alexey Kardashevskiy
1
-2
/
+1
2021-07-09
target/ppc/spapr: Update H_GET_CPU_CHARACTERISTICS L1D cache flush bits
Nicholas Piggin
1
-0
/
+3
2021-07-09
spapr: Implement Open Firmware client interface
Alexey Kardashevskiy
2
-1
/
+76
[next]