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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2024-04-23
ppc/pef: switch to use confidential_guest_kvm_init/reset()
Xiaoyao Li
1
-17
/
+0
2024-03-13
spapr: nested: Introduce cap-nested-papr for Nested PAPR API
Harsh Prateek Bora
1
-1
/
+5
2024-03-13
spapr: nested: Use correct source for parttbl info for nested PAPR API.
Harsh Prateek Bora
1
-0
/
+2
2024-03-13
spapr: nested: Introduce H_GUEST_[GET|SET]_STATE hcalls.
Harsh Prateek Bora
2
-0
/
+26
2024-03-13
spapr: nested: Initialize the GSB elements lookup table.
Harsh Prateek Bora
1
-0
/
+313
2024-03-13
spapr: nested: Extend nested_ppc_state for nested PAPR API
Harsh Prateek Bora
1
-0
/
+50
2024-03-13
spapr: nested: Introduce H_GUEST_CREATE_VCPU hcall.
Harsh Prateek Bora
2
-0
/
+10
2024-03-13
spapr: nested: Introduce H_GUEST_[CREATE|DELETE] hcalls.
Harsh Prateek Bora
2
-1
/
+10
2024-03-13
spapr: nested: Introduce H_GUEST_[GET|SET]_CAPABILITIES hcalls.
Harsh Prateek Bora
2
-1
/
+18
2024-03-13
spapr: nested: keep nested-hv related code restricted to its API.
Harsh Prateek Bora
1
-0
/
+3
2024-03-13
spapr: nested: Introduce SpaprMachineStateNested to store related info.
Harsh Prateek Bora
2
-1
/
+7
2024-03-13
spapr: nested: move nested part of spapr_get_pate into spapr_nested.c
Harsh Prateek Bora
1
-1
/
+2
2024-03-13
spapr: nested: register nested-hv api hcalls only for cap-nested-hv
Harsh Prateek Bora
2
-1
/
+4
2024-03-13
ppc/pnv: Improve pervasive topology calculation for big-core
Caleb Schlossin
2
-1
/
+2
2024-02-23
ppc/pnv: Implement the ChipTOD to Core transfer
Nicholas Piggin
2
-0
/
+6
2024-02-23
ppc/pnv: Wire ChipTOD model to powernv9 and powernv10 machines
Nicholas Piggin
1
-0
/
+3
2024-02-23
ppc/pnv: Add POWER9/10 chiptod model
Nicholas Piggin
2
-0
/
+58
2024-02-23
hw/ppc: N1 chiplet wiring
Chalapathi V
1
-0
/
+2
2024-02-23
hw/ppc: Add N1 chiplet model
Chalapathi V
2
-0
/
+38
2024-02-23
hw/ppc: Add pnv nest pervasive common chiplet model
Chalapathi V
2
-0
/
+35
2024-02-23
ppc/pnv: Add pca9552 to powernv10-rainier for PCIe hotplug power control
Glenn Miles
1
-0
/
+1
2024-02-23
ppc/spapr: Introduce SPAPR_IRQ_NR_IPIS to refer IRQ range for CPU IPIs.
Harsh Prateek Bora
1
-1
/
+13
2024-02-23
hw/ppc/spapr_hcall: Rename {softmmu -> vhyp_mmu}_resize_hpt_pr
Philippe Mathieu-Daudé
1
-3
/
+6
2024-02-22
hw/ppc/ppc4xx_pci: Extract PCI host definitions to hw/pci-host/ppc4xx.h
Philippe Mathieu-Daudé
1
-5
/
+0
2024-01-30
include: Clean up includes
Peter Maydell
1
-1
/
+0
2024-01-05
hw/ppc/xive2_regs: Remove unnecessary 'cpu.h' inclusion
Philippe Mathieu-Daudé
1
-1
/
+1
2023-11-08
Merge tag 'pull-ppc-20231107' of https://gitlab.com/danielhb/qemu into staging
Stefan Hajnoczi
4
-10
/
+54
2023-11-07
ppc: qtest already exports qtest_rtas_call()
Juan Quintela
1
-10
/
+0
2023-11-07
ppc/pnv: Fix number of I2C engines and ports for power9/10
Glenn Miles
1
-4
/
+2
2023-11-07
ppc/pnv: Connect PNV I2C controller to powernv10
Glenn Miles
2
-0
/
+7
2023-11-07
ppc/pnv: Connect I2C controller model to powernv9 chip
Cédric Le Goater
1
-0
/
+8
2023-11-07
ppc/pnv: Add an I2C controller model
Cédric Le Goater
2
-0
/
+41
2023-11-07
target/ppc: Move PowerPCCPUClass definition to 'cpu.h'
Philippe Mathieu-Daudé
1
-1
/
+1
2023-10-19
hw/ppc/pnv_xscom: Move sysbus_mmio_map() call within pnv_xscom_init()
Philippe Mathieu-Daudé
1
-1
/
+1
2023-10-19
hw/ppc/pnv_xscom: Rename pnv_xscom_realize(Error **) -> pnv_xscom_init()
Philippe Mathieu-Daudé
1
-1
/
+1
2023-09-29
hw/ppc: Clean up local variable shadowing in _FDT helper routine
Cédric Le Goater
1
-4
/
+4
2023-09-20
ppc: spelling fixes
Michael Tokarev
2
-2
/
+2
2023-09-18
spapr: Remove support for NVIDIA V100 GPU with NVLink2
Cédric Le Goater
1
-7
/
+2
2023-09-06
ppc/xive: Introduce a new XiveRouter end_notify() handler
Cédric Le Goater
1
-0
/
+2
2023-09-06
spapr: Fix record-replay machine reset consuming too many events
Nicholas Piggin
1
-0
/
+1
2023-09-06
spapr: Fix machine reset deadlock from replay-record
Nicholas Piggin
1
-0
/
+1
2023-09-06
hw/ppc: Reset timebase facilities on machine reset
Nicholas Piggin
1
-1
/
+2
2023-07-07
ppc/pnv: Add QME region for P10
Joel Stanley
2
-0
/
+15
2023-07-07
ppc/pnv: Set P10 core xscom region size to match hardware
Nicholas Piggin
2
-1
/
+2
2023-07-07
ppc440_pcix: Rename QOM type define abd move it to common header
BALATON Zoltan
1
-0
/
+1
2023-07-07
ppc4xx_pci: Add define for ppc4xx-host-bridge type name
BALATON Zoltan
1
-0
/
+1
2023-07-07
ppc4xx_pci: Rename QOM type name define
BALATON Zoltan
1
-1
/
+1
2023-07-07
ppc440: Remove ppc460ex_pcie_init legacy init function
BALATON Zoltan
1
-0
/
+1
2023-07-07
ppc/pnv: Add P10 quad xscom model
Joel Stanley
1
-1
/
+1
2023-07-07
ppc/pnv: Subclass quad xscom callbacks
Joel Stanley
1
-1
/
+12
[next]