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
2024-02-02
hw/ppc: use pci_init_nic_devices()
David Woodhouse
2024-02-02
hw/ppc/spapr: use qemu_get_nic_info() and pci_init_nic_devices()
David Woodhouse
2024-02-02
hw/ppc/prep: use pci_init_nic_devices()
David Woodhouse
2024-01-08
qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql()
Stefan Hajnoczi
2024-01-08
qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to BQL_LOCK_GUARD
Stefan Hajnoczi
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2024-01-05
hw: Simplify memory_region_init_ram() calls
Philippe Mathieu-Daudé
2024-01-05
hw: Simplify accesses to the CPUState::'start-powered-off' property
Philippe Mathieu-Daudé
2024-01-05
hw/ppc/spapr_cpu_core: Access QDev properties with proper API
Philippe Mathieu-Daudé
2024-01-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-12-31
configure, meson: rename targetos to host_os
Paolo Bonzini
2023-12-31
meson: remove OS definitions from config_targetos
Paolo Bonzini
2023-12-30
hw/ppc: Constify VMState
Richard Henderson
2023-12-20
Merge tag 'pull-request-2023-12-20' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2023-12-20
hw/ppc/spapr_hcall: Remove unused 'exec/exec-all.h' included header
Philippe Mathieu-Daudé
2023-12-20
hw: Add compat machines for 9.0
Cornelia Huck
2023-12-19
hw/ppc/Kconfig: Imply VFIO_PCI
Cédric Le Goater
2023-12-19
vfio/container: Move space field to base container
Eric Auger
2023-11-30
ppc/amigaone: Allow running AmigaOS without firmware image
BALATON Zoltan
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
[next]