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
/
hw
/
ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-24
hw/ppc: replace assert(false) with g_assert_not_reached()
Pierrick Bouvier
1
-1
/
+1
2024-09-13
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
10
-19
/
+19
2024-09-05
hw: add compat machines for 9.2
Cornelia Huck
1
-2
/
+13
2024-08-20
hw/ppc/Kconfig: Add missing SERIAL_ISA dependency to POWERNV machine
Bernhard Beschow
1
-0
/
+1
2024-08-01
Revert "hw/ppc/spapr_pci: Do not create DT for disabled PCI device"
Michael S. Tsirkin
1
-4
/
+0
2024-08-01
Revert "hw/ppc/spapr_pci: Do not reject VFs created after a PF"
Michael S. Tsirkin
1
-3
/
+1
2024-07-26
target/ppc: Unexport some functions from mmu-book3s-v3.h
BALATON Zoltan
1
-17
/
+4
2024-07-26
hw/ppc: SPI controller wiring to P10 chip
Chalapathi V
1
-1
/
+20
2024-07-26
hw/ssi: Add SPI model
Chalapathi V
1
-0
/
+3
2024-07-26
ppc/pnv: Add an LPAR per core machine option
Nicholas Piggin
2
-0
/
+46
2024-07-26
ppc/pnv: Implement POWER10 PC xscom registers for direct controls
Nicholas Piggin
1
-5
/
+84
2024-07-26
ppc/pnv: Add a CPU nmi and resume function
Nicholas Piggin
1
-1
/
+13
2024-07-26
ppc/pnv: Add big-core machine property
Nicholas Piggin
1
-16
/
+45
2024-07-26
ppc/pnv: Add POWER10 ChipTOD quirk for big-core
Nicholas Piggin
2
-1
/
+8
2024-07-26
ppc/pnv: Implement big-core PVR for Power9/10
Nicholas Piggin
1
-0
/
+4
2024-07-26
ppc/pnv: Add allow for big-core differences in DT generation
Nicholas Piggin
1
-8
/
+35
2024-07-26
ppc/pnv: Add a big-core mode that joins two regular cores
Nicholas Piggin
2
-14
/
+74
2024-07-26
ppc: Add has_smt_siblings property to CPUPPCState
Nicholas Piggin
2
-3
/
+12
2024-07-26
ppc: Add a core_index to CPUPPCState for SMT vCPUs
Nicholas Piggin
2
-0
/
+6
2024-07-26
ppc/pnv: Extend chip_pir class method to TIR as well
Nicholas Piggin
2
-34
/
+61
2024-07-26
ppc/pnv: use class attribute to limit SMT threads for different machines
Nicholas Piggin
1
-3
/
+9
2024-07-26
ppc/pnv: Move timebase state into PnvCore
Nicholas Piggin
1
-4
/
+3
2024-07-26
ppc/pnv: Add pointer from PnvCPUState to PnvCore
Nicholas Piggin
1
-0
/
+3
2024-07-26
ppc/pnv: Implement ADU access to LPC space
Nicholas Piggin
3
-6
/
+105
2024-07-26
ppc/pnv: Begin a more complete ADU LPC model for POWER9/10
Nicholas Piggin
5
-9
/
+132
2024-07-26
ppc/pnv: Implement POWER9 LPC PSI serirq outputs and auto-clear function
Nicholas Piggin
2
-29
/
+135
2024-07-26
ppc/pnv: Fix loss of LPC SERIRQ interrupts
Glenn Miles
1
-3
/
+19
2024-07-26
ppc/pnv: Update Power10's cfam id to use Power10 DD2
Aditya Gupta
1
-1
/
+1
2024-07-26
ppc/vof: Fix unaligned FDT property access
Akihiko Odaki
1
-1
/
+1
2024-07-26
spapr: Free stdout path
Akihiko Odaki
1
-1
/
+1
2024-07-26
spapr: Migrate ail-mode-3 spapr cap
Nicholas Piggin
2
-0
/
+2
2024-07-16
hw/isa/vt82c686: Turn "intr" irq into a named gpio
Bernhard Beschow
2
-4
/
+5
2024-07-03
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
1
-1
/
+7
2024-07-03
hw/ppc/spapr_pci: Do not reject VFs created after a PF
Akihiko Odaki
1
-1
/
+3
2024-07-03
hw/ppc/spapr_pci: Do not create DT for disabled PCI device
Akihiko Odaki
1
-0
/
+4
2024-07-02
hw/ppc: remove obsolete manual deprecation reason string of spapr machines
Daniel P. Berrangé
1
-1
/
+0
2024-07-02
hw: skip registration of outdated versioned machine types
Daniel P. Berrangé
1
-0
/
+1
2024-07-02
hw: set deprecation info for all versioned machine types
Daniel P. Berrangé
1
-0
/
+1
2024-07-02
hw/ppc: convert 'spapr' machine definitions to use new macros
Daniel P. Berrangé
1
-42
/
+51
2024-06-19
ppc/pnv: Introduce pnv_chip_foreach_cpu()
Cédric Le Goater
1
-12
/
+36
2024-06-19
hw/intc: Avoid using Monitor in INTERRUPT_STATS_PROVIDER::print_info()
Philippe Mathieu-Daudé
2
-18
/
+2
2024-06-19
hw/ppc: Avoid using Monitor in pic_print_info()
Philippe Mathieu-Daudé
1
-22
/
+7
2024-06-19
hw/ppc: Avoid using Monitor in pnv_chip_power9_pic_print_info_child()
Philippe Mathieu-Daudé
1
-12
/
+6
2024-06-19
hw/ppc: Avoid using Monitor in spapr_irq_print_info()
Philippe Mathieu-Daudé
2
-11
/
+10
2024-06-19
hw/ppc: Avoid using Monitor in SpaprInterruptControllerClass::print_info()
Philippe Mathieu-Daudé
1
-1
/
+7
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 pnv_psi_pic_print_info()
Philippe Mathieu-Daudé
2
-11
/
+8
2024-06-19
hw/ppc: Avoid using Monitor in pnv_xive_pic_print_info()
Philippe Mathieu-Daudé
1
-1
/
+7
2024-06-19
hw/ppc: Avoid using Monitor in pnv_phb4_pic_print_info()
Philippe Mathieu-Daudé
1
-1
/
+5
2024-06-19
hw/ppc: Avoid using Monitor in xive_source_pic_print_info()
Philippe Mathieu-Daudé
1
-3
/
+9
[next]