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-03-09
mac_newworld: change timebase frequency from 100MHz to 25MHz for mac99 machine
Mark Cave-Ayland
2024-02-27
hw/usb: extract sysbus-ohci to a separate file
Paolo Bonzini
2024-02-27
hw/ppc/pseries: do not require CONFIG_USB
Paolo Bonzini
2024-02-27
hw/ppc/mac_newworld: do not require CONFIG_USB
Paolo Bonzini
2024-02-27
hw/ppc/sam460ex: do not use usb_bus_find()
Paolo Bonzini
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
ppc/pnv: Add POWER9/10 chiptod model
Nicholas Piggin
2024-02-23
hw/ppc: N1 chiplet wiring
Chalapathi V
2024-02-23
hw/ppc: Add N1 chiplet model
Chalapathi V
2024-02-23
hw/ppc: Add pnv nest pervasive common chiplet model
Chalapathi V
2024-02-23
ppc/pnv: Test pnv i2c master and connected devices
Glenn Miles
2024-02-23
ppc/pnv: Add a pca9554 I2C device to powernv10-rainier
Glenn Miles
2024-02-23
ppc/pnv: Use resettable interface to reset child I2C buses
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
2024-02-23
spapr: Tag pseries-2.1 - 2.11 machines as deprecated
Cédric Le Goater
2024-02-23
ppc/spapr: change pseries machine default to POWER10 CPU
Nicholas Piggin
2024-02-23
ppc/spapr: Initialize max_cpus limit to SPAPR_IRQ_NR_IPIS.
Harsh Prateek Bora
2024-02-23
ppc/spapr: Introduce SPAPR_IRQ_NR_IPIS to refer IRQ range for CPU IPIs.
Harsh Prateek Bora
2024-02-23
hw/ppc/spapr: Rename 'softmmu' -> 'vhyp_mmu'
Philippe Mathieu-Daudé
2024-02-23
hw/ppc/spapr_hcall: Rename {softmmu -> vhyp_mmu}_resize_hpt_pr
Philippe Mathieu-Daudé
2024-02-23
hw/ppc/spapr_hcall: Allow elision of softmmu_resize_hpt_prep
Philippe Mathieu-Daudé
2024-02-23
hw/ppc/spapr: Add missing license
Philippe Mathieu-Daudé
2024-02-22
hw/ppc/pnv_bmc: Use qdev_new() instead of QOM API
Philippe Mathieu-Daudé
2024-02-22
hw/ppc/spapr_cpu: Use qdev_is_realized() instead of QOM API
Philippe Mathieu-Daudé
2024-02-22
hw/ppc/ppc440_pcix: Move ppc440_pcix.c to hw/pci-host/
Philippe Mathieu-Daudé
2024-02-22
hw/ppc/ppc4xx_pci: Move ppc4xx_pci.c to hw/pci-host/
Philippe Mathieu-Daudé
2024-02-22
hw/ppc/ppc4xx_pci: Extract PCI host definitions to hw/pci-host/ppc4xx.h
Philippe Mathieu-Daudé
2024-02-22
hw/ppc/ppc4xx_pci: Remove unused "hw/ppc/ppc.h" header
Philippe Mathieu-Daudé
2024-02-15
hw/ppc/prep: Realize ISA bridge before accessing it
Philippe Mathieu-Daudé
2024-02-14
hw/ppc/pegasos2: Let pegasos2 machine configure SuperI/O functions
Bernhard Beschow
2024-02-05
target/ppc/cpu-models: Rename power5+ and power7+ for new QOM naming rules
Thomas Huth
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é
[next]