index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
pnv.c
Age
Commit message (
Expand
)
Author
2024-11-04
hw/ppc: Implement -dtb support for PowerNV
Aditya Gupta
2024-10-03
hw/char/serial.h: Extract serial-isa.h
Bernhard Beschow
2024-09-24
reset: Use ResetType for qemu_devices_reset() and MachineClass::reset()
Juraj Marcin
2024-07-26
hw/ppc: SPI controller wiring to P10 chip
Chalapathi V
2024-07-26
ppc/pnv: Add an LPAR per core machine option
Nicholas Piggin
2024-07-26
ppc/pnv: Add a CPU nmi and resume function
Nicholas Piggin
2024-07-26
ppc/pnv: Add big-core machine property
Nicholas Piggin
2024-07-26
ppc/pnv: Add POWER10 ChipTOD quirk for big-core
Nicholas Piggin
2024-07-26
ppc/pnv: Add allow for big-core differences in DT generation
Nicholas Piggin
2024-07-26
ppc/pnv: Add a big-core mode that joins two regular cores
Nicholas Piggin
2024-07-26
ppc/pnv: Extend chip_pir class method to TIR as well
Nicholas Piggin
2024-07-26
ppc/pnv: use class attribute to limit SMT threads for different machines
Nicholas Piggin
2024-07-26
ppc/pnv: Implement ADU access to LPC space
Nicholas Piggin
2024-07-26
ppc/pnv: Begin a more complete ADU LPC model for POWER9/10
Nicholas Piggin
2024-07-26
ppc/pnv: Implement POWER9 LPC PSI serirq outputs and auto-clear function
Nicholas Piggin
2024-07-26
ppc/pnv: Update Power10's cfam id to use Power10 DD2
Aditya Gupta
2024-06-19
ppc/pnv: Introduce pnv_chip_foreach_cpu()
Cédric Le Goater
2024-06-19
hw/intc: Avoid using Monitor in INTERRUPT_STATS_PROVIDER::print_info()
Philippe Mathieu-Daudé
2024-06-19
hw/ppc: Avoid using Monitor in pic_print_info()
Philippe Mathieu-Daudé
2024-06-19
hw/ppc: Avoid using Monitor in pnv_chip_power9_pic_print_info_child()
Philippe Mathieu-Daudé
2024-06-19
hw/ppc: Avoid using Monitor in pnv_xive2_pic_print_info()
Philippe Mathieu-Daudé
2024-06-19
hw/ppc: Avoid using Monitor in pnv_psi_pic_print_info()
Philippe Mathieu-Daudé
2024-06-19
hw/ppc: Avoid using Monitor in pnv_xive_pic_print_info()
Philippe Mathieu-Daudé
2024-06-19
hw/ppc: Avoid using Monitor in pnv_phb4_pic_print_info()
Philippe Mathieu-Daudé
2024-06-19
hw/ppc: Avoid using Monitor in PnvChipClass::intc_print_info()
Philippe Mathieu-Daudé
2024-06-19
hw/ppc: Avoid using Monitor in ics_pic_print_info()
Philippe Mathieu-Daudé
2024-06-19
hw/ppc: Avoid using Monitor in xive_tctx_pic_print_info()
Philippe Mathieu-Daudé
2024-06-19
hw/ppc: Avoid using Monitor in icp_pic_print_info()
Philippe Mathieu-Daudé
2024-06-19
hw/ppc: Avoid using Monitor in pnv_phb3_msi_pic_print_info()
Philippe Mathieu-Daudé
2024-03-13
Merge tag 'pull-ppc-for-9.0-2-20240313' of https://gitlab.com/npiggin/qemu in...
Peter Maydell
2024-03-13
ppc/pnv: Improve pervasive topology calculation for big-core
Caleb Schlossin
2024-03-13
ppc/pnv: Set POWER9, POWER10 ibm,pa-features bits
Nicholas Piggin
2024-03-13
ppc/pnv: Permit ibm,pa-features set per machine variant
Nicholas Piggin
2024-03-13
ppc/spapr|pnv: Remove SAO from pa-features
Nicholas Piggin
2024-03-12
target/ppc: Prefer fast cpu_env() over slower CPU QOM cast macro
Philippe Mathieu-Daudé
2024-03-12
bulk: Access existing variables initialized to &S->F when available
Philippe Mathieu-Daudé
2024-02-23
ppc/pnv: Implement the ChipTOD to Core transfer
Nicholas Piggin
2024-02-23
ppc/pnv: Wire ChipTOD model to powernv9 and powernv10 machines
Nicholas Piggin
2024-02-23
hw/ppc: N1 chiplet wiring
Chalapathi V
2024-02-23
ppc/pnv: Add a pca9554 I2C device to powernv10-rainier
Glenn Miles
2024-02-23
ppc/pnv: Wire up pca9552 GPIO pins for PCIe hotplug power control
Glenn Miles
2024-02-23
ppc/pnv: Add pca9552 to powernv10-rainier for PCIe hotplug power control
Glenn Miles
2024-02-23
ppc/pnv: New powernv10-rainier machine type
Glenn Miles
2024-02-23
ppc/pnv: Change powernv default to powernv10
Nicholas Piggin
2023-11-21
ppc/pnv: PNV I2C engines assigned incorrect XSCOM addresses
Glenn Miles
2023-11-07
ppc/pnv: Fix number of I2C engines and ports for power9/10
Glenn Miles
2023-11-07
ppc/pnv: Connect PNV I2C controller to powernv10
Glenn Miles
2023-11-07
ppc/pnv: Connect I2C controller model to powernv9 chip
Cédric Le Goater
2023-10-19
hw/ppc/pnv: Do not use SysBus API to map local MMIO region
Philippe Mathieu-Daudé
2023-10-19
hw/ppc/pnv_xscom: Move sysbus_mmio_map() call within pnv_xscom_init()
Philippe Mathieu-Daudé
[next]