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-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
2023-09-06
hw/ppc: Avoid decrementer rounding errors
Nicholas Piggin
2023-09-06
hw/ppc: Round up the decrementer interval when converting to ns
Nicholas Piggin
2023-09-06
hw/ppc: Introduce functions for conversion between timebase and nanoseconds
Nicholas Piggin
2023-09-06
hw/ppc/ppc.c: Tidy over-long lines
Nicholas Piggin
2023-09-06
ppc/vof: Fix missed fields in VOF cleanup
Nicholas Piggin
2023-09-06
spapr: implement H_SET_MODE debug facilities
Nicholas Piggin
2023-08-24
Merge tag 'pull-target-arm-20230824' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2023-08-23
hw: Add compat machines for 8.2
Cornelia Huck
2023-08-22
accel/kvm: Use negative KVM type for error propagation
Akihiko Odaki
2023-08-04
ppc/pegasos2: Fix reg property of 64 bit BARs in device tree
BALATON Zoltan
2023-08-04
ppc/pegasos2: Fix naming of device tree nodes
BALATON Zoltan
2023-08-04
ppc/pegasos2: Fix reg property of ROM BARs
BALATON Zoltan
2023-08-04
ppc/pegasos2: Fix reset state of USB functions
BALATON Zoltan
2023-07-12
hw/ppc/spapr: Use machine_memory_devices_init()
David Hildenbrand
2023-07-10
hw/pci/pci: Remove multifunction parameter from pci_create_simple_multifuncti...
Bernhard Beschow
2023-07-07
ppc/pnv: Add QME region for P10
Joel Stanley
[next]