index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-26
pnv/xive2: Dump more END state with 'info pic'
Frederic Barrat
1
-0
/
+7
2024-07-26
pnv/xive2: Move xive2_nvp_pic_print_info() to xive2.c
Frederic Barrat
1
-0
/
+2
2024-07-26
pnv/xive: Support cache flush and queue sync inject with notifications
Nicholas Piggin
1
-0
/
+1
2024-07-26
hw/ppc: SPI controller wiring to P10 chip
Chalapathi V
1
-0
/
+3
2024-07-26
hw/ssi: Add SPI model
Chalapathi V
1
-0
/
+3
2024-07-26
ppc/pnv: Remove ppc target dependency from pnv_xscom.h
Chalapathi V
1
-1
/
+1
2024-07-26
ppc/pnv: Add an LPAR per core machine option
Nicholas Piggin
3
-0
/
+4
2024-07-26
ppc/pnv: Implement POWER10 PC xscom registers for direct controls
Nicholas Piggin
1
-0
/
+3
2024-07-26
ppc/pnv: Add a CPU nmi and resume function
Nicholas Piggin
1
-0
/
+2
2024-07-26
ppc/pnv: Add POWER10 ChipTOD quirk for big-core
Nicholas Piggin
2
-0
/
+8
2024-07-26
ppc/pnv: Add a big-core mode that joins two regular cores
Nicholas Piggin
3
-0
/
+4
2024-07-26
ppc/pnv: Extend chip_pir class method to TIR as well
Nicholas Piggin
1
-1
/
+3
2024-07-26
ppc/pnv: use class attribute to limit SMT threads for different machines
Nicholas Piggin
1
-0
/
+1
2024-07-26
target/ppc: Move SPR indirect registers into PnvCore
Nicholas Piggin
1
-0
/
+1
2024-07-26
ppc/pnv: Move timebase state into PnvCore
Nicholas Piggin
1
-0
/
+17
2024-07-26
ppc/pnv: Add pointer from PnvCPUState to PnvCore
Nicholas Piggin
1
-0
/
+1
2024-07-26
ppc/pnv: Implement ADU access to LPC space
Nicholas Piggin
2
-0
/
+12
2024-07-26
ppc/pnv: Begin a more complete ADU LPC model for POWER9/10
Nicholas Piggin
3
-0
/
+34
2024-07-26
ppc/pnv: Implement POWER9 LPC PSI serirq outputs and auto-clear function
Nicholas Piggin
1
-1
/
+13
2024-07-26
ppc/pnv: Fix loss of LPC SERIRQ interrupts
Glenn Miles
1
-0
/
+3
2024-07-26
spapr: Migrate ail-mode-3 spapr cap
Nicholas Piggin
1
-0
/
+1
2024-06-19
hw/ppc: Avoid using Monitor in pic_print_info()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-06-19
hw/ppc: Avoid using Monitor in spapr_irq_print_info()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-06-19
hw/ppc: Avoid using Monitor in SpaprInterruptControllerClass::print_info()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-06-19
hw/ppc: Avoid using Monitor in pnv_xive2_pic_print_info()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-06-19
hw/ppc: Avoid using Monitor in xive2_end_pic_print_info()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-06-19
hw/ppc: Avoid using Monitor in xive2_end_queue_pic_print_info()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-06-19
hw/ppc: Avoid using Monitor in xive2_end_eas_pic_print_info()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-06-19
hw/ppc: Avoid using Monitor in xive2_eas_pic_print_info()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-06-19
hw/ppc: Avoid using Monitor in pnv_psi_pic_print_info()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-06-19
hw/ppc: Avoid using Monitor in pnv_xive_pic_print_info()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-06-19
hw/ppc: Avoid using Monitor in xive_end_eas_pic_print_info()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-06-19
hw/ppc: Avoid using Monitor in xive_end_pic_print_info()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-06-19
hw/ppc: Avoid using Monitor in xive_eas_pic_print_info()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-06-19
hw/ppc: Avoid using Monitor in xive_source_pic_print_info()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-06-19
hw/ppc: Avoid using Monitor in xive_end_queue_pic_print_info()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-06-19
hw/ppc: Avoid using Monitor in PnvChipClass::intc_print_info()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-06-19
hw/ppc: Avoid using Monitor in ics_pic_print_info()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-06-19
hw/ppc: Avoid using Monitor in xive_tctx_pic_print_info()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-06-19
hw/ppc: Avoid using Monitor in icp_pic_print_info()
Philippe Mathieu-Daudé
1
-1
/
+1
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
[next]