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
/
include
/
hw
/
ppc
Age
Commit message (
Expand
)
Author
2023-11-08
Merge tag 'pull-ppc-20231107' of https://gitlab.com/danielhb/qemu into staging
Stefan Hajnoczi
2023-11-07
ppc: qtest already exports qtest_rtas_call()
Juan Quintela
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-11-07
ppc/pnv: Add an I2C controller model
Cédric Le Goater
2023-11-07
target/ppc: Move PowerPCCPUClass definition to 'cpu.h'
Philippe Mathieu-Daudé
2023-10-19
hw/ppc/pnv_xscom: Move sysbus_mmio_map() call within pnv_xscom_init()
Philippe Mathieu-Daudé
2023-10-19
hw/ppc/pnv_xscom: Rename pnv_xscom_realize(Error **) -> pnv_xscom_init()
Philippe Mathieu-Daudé
2023-09-29
hw/ppc: Clean up local variable shadowing in _FDT helper routine
Cédric Le Goater
2023-09-20
ppc: spelling fixes
Michael Tokarev
2023-09-18
spapr: Remove support for NVIDIA V100 GPU with NVLink2
Cédric Le Goater
2023-09-06
ppc/xive: Introduce a new XiveRouter end_notify() handler
Cédric Le Goater
2023-09-06
spapr: Fix record-replay machine reset consuming too many events
Nicholas Piggin
2023-09-06
spapr: Fix machine reset deadlock from replay-record
Nicholas Piggin
2023-09-06
hw/ppc: Reset timebase facilities on machine reset
Nicholas Piggin
2023-07-07
ppc/pnv: Add QME region for P10
Joel Stanley
2023-07-07
ppc/pnv: Set P10 core xscom region size to match hardware
Nicholas Piggin
2023-07-07
ppc440_pcix: Rename QOM type define abd move it to common header
BALATON Zoltan
2023-07-07
ppc4xx_pci: Add define for ppc4xx-host-bridge type name
BALATON Zoltan
2023-07-07
ppc4xx_pci: Rename QOM type name define
BALATON Zoltan
2023-07-07
ppc440: Remove ppc460ex_pcie_init legacy init function
BALATON Zoltan
2023-07-07
ppc/pnv: Add P10 quad xscom model
Joel Stanley
2023-07-07
ppc/pnv: Subclass quad xscom callbacks
Joel Stanley
2023-07-07
pnv/xive: Add property on xive sources to define PQ state on reset
Frederic Barrat
2023-06-25
pnv/xive2: Add a get_config() method on the presenter class
Frederic Barrat
2023-06-25
target/ppc: Add msgsnd/p and DPDES SMT support
Nicholas Piggin
2023-06-25
ppc/spapr: Move spapr nested HV to a new file
Nicholas Piggin
2023-06-25
ppc/spapr: Add a nested state struct
Nicholas Piggin
2023-06-10
hw/ppc/openpic: Do not open-code ROUND_UP() macro
Philippe Mathieu-Daudé
2023-06-10
pnv/xive2: Introduce macros to manipulate TIMA addresses
Frederic Barrat
2023-05-28
target/ppc: Add POWER9 DD2.2 model
Nicholas Piggin
2023-05-28
spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall
Nicholas Piggin
2023-03-03
pnv_phb4_pec: Simplify/align code to parent user-created PHBs
Frederic Barrat
2023-01-20
include/hw/ppc include/hw/pci-host: Drop extra typedefs
Markus Armbruster
2023-01-20
include/hw/ppc: Don't include hw/pci-host/pnv_phb.h from pnv.h
Markus Armbruster
2023-01-20
include/hw/ppc: Supply a few missing includes
Markus Armbruster
2023-01-20
include/hw/ppc: Split pnv_chip.h off pnv.h
Markus Armbruster
2023-01-08
include: Include headers where needed
Markus Armbruster
2022-12-21
hw/ppc/spapr: Reduce "vof.h" inclusion
Philippe Mathieu-Daudé
2022-12-21
hw/ppc/vof: Do not include the full "cpu.h"
Philippe Mathieu-Daudé
2022-12-16
hw/pci-host/pnv_phb3_msi: Convert TYPE_PHB3_MSI to 3-phase reset
Peter Maydell
2022-10-28
ppc4xx_sdram: Move ppc4xx_sdram_banks() to ppc4xx_sdram.c
BALATON Zoltan
2022-10-17
ppc440_uc.c: Move some macros to ppc4xx.h
BALATON Zoltan
2022-10-17
ppc440_sdram: QOM'ify
BALATON Zoltan
2022-10-17
ppc4xx_sdram: Rename functions to prevent name clashes
BALATON Zoltan
2022-10-17
ppc440_sdram: Get rid of the init RAM hack
BALATON Zoltan
2022-10-17
ppc4xx_sdram: QOM'ify
BALATON Zoltan
2022-10-17
ppc4xx_sdram: Move size check to ppc4xx_sdram_init()
BALATON Zoltan
2022-10-17
ppc4xx: Use Ppc4xxSdramBank in ppc4xx_sdram_banks()
BALATON Zoltan
[next]