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