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
Age
Commit message (
Expand
)
Author
2023-11-21
ppc/pnv: Fix PNV I2C invalid status after reset
Glenn Miles
2023-11-21
ppc/pnv: PNV I2C engines assigned incorrect XSCOM addresses
Glenn Miles
2023-11-21
ppc/pnv: Fix potential overflow in I2C model
Cédric Le Goater
2023-11-17
spapr/pci: Correct "does not support hotplugging error messages
Markus Armbruster
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
hw/ppc: Add emulation of AmigaOne XE board
BALATON Zoltan
2023-11-07
hw/ppc/e500: Restrict ppce500_init_mpic_kvm() to KVM
Philippe Mathieu-Daudé
2023-11-06
vfio/container: Move IBM EEH related functions into spapr_pci_vfio.c
Zhenzhong Duan
2023-11-03
hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
Yi Liu
2023-11-01
migration: Hack to maintain backwards compatibility for ppc
Juan Quintela
2023-11-01
migration: Use vmstate_register_any()
Juan Quintela
2023-10-21
ppc/{bamboo, virtex_ml507}: Remove useless dependency on ppc405.h header
Cédric Le Goater
2023-10-21
hw/ppc/ppc440_uc: Remove dead l2sram_update_mappings()
Philippe Mathieu-Daudé
2023-10-20
Merge tag 'migration-20231020-pull-request' of https://gitlab.com/juan.quinte...
Stefan Hajnoczi
2023-10-20
migration: simplify blockers
Steve Sistare
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: 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é
2023-10-19
hw/ppc/pnv_xscom: Rename pnv_xscom_realize(Error **) -> pnv_xscom_init()
Philippe Mathieu-Daudé
2023-10-19
hw/ppc/spapr_vio: Realize SPAPR_VIO_BRIDGE device before accessing it
Philippe Mathieu-Daudé
2023-10-04
accel/tcg: Replace CPUState.env_ptr with cpu_env()
Richard Henderson
2023-10-03
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-10-03
vt82c686 machines: Support machine-default audiodev with fallback
Paolo Bonzini
2023-10-03
hw/ppc: Support machine-default audiodev with fallback
Martin Kletzander
2023-09-29
spapr/drc: Clean up local variable shadowing in prop_get_fdt()
Cédric Le Goater
2023-09-29
spapr/pci: Clean up local variable shadowing in spapr_phb_realize()
Cédric Le Goater
2023-09-29
spapr/drc: Clean up local variable shadowing in rtas_ibm_configure_connector()
Cédric Le Goater
2023-09-29
spapr: Clean up local variable shadowing in spapr_get_fw_dev_path()
Cédric Le Goater
2023-09-29
spapr: Clean up local variable shadowing in spapr_init_cpus()
Cédric Le Goater
2023-09-29
spapr: Clean up local variable shadowing in spapr_dt_cpus()
Cédric Le Goater
2023-09-29
pnv/psi: Clean up local variable shadowing
Cédric Le Goater
2023-09-20
ppc: spelling fixes
Michael Tokarev
2023-09-19
Merge tag 'mem-2023-09-19' of https://github.com/davidhildenbrand/qemu into s...
Stefan Hajnoczi
2023-09-19
nvdimm: Reject writing label data to ROM instead of crashing QEMU
David Hildenbrand
2023-09-18
spapr: Remove support for NVIDIA V100 GPU with NVLink2
Cédric Le Goater
2023-09-08
hw/ppc: use g_free() in spapr_tce_table_post_load()
Daniel Henrique Barboza
2023-09-06
target/ppc: Fix the order of kvm_enable judgment about kvmppc_set_interrupt()
jianchunfu
2023-09-06
hw/ppc/e500: fix broken snapshot replay
Maksim Kostin
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
target/ppc: Fix timebase reset with record-replay
Nicholas Piggin
2023-09-06
hw/ppc: Read time only once to perform decrementer write
Nicholas Piggin
2023-09-06
hw/ppc: Reset timebase facilities on machine reset
Nicholas Piggin
2023-09-06
hw/ppc: Always store the decrementer value
Nicholas Piggin
2023-09-06
target/ppc: Sign-extend large decrementer to 64-bits
Nicholas Piggin
[next]