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
2017-02-25
Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-240217-1' into ...
Peter Maydell
2017-02-24
tcg: drop global lock during TCG code execution
Jan Kiszka
2017-02-22
hw/ppc/ppc405_uc.c: Avoid integer overflows
Peter Maydell
2017-02-22
hw/ppc/spapr: Check for valid page size when hot plugging memory
Thomas Huth
2017-02-22
machine: replace query_hotpluggable_cpus() callback with has_hotpluggable_cpu...
Igor Mammedov
2017-02-22
machine: unify [pc_|spapr_]query_hotpluggable_cpus() callbacks
Igor Mammedov
2017-02-22
spapr: reuse machine->possible_cpus instead of cores[]
Igor Mammedov
2017-02-22
spapr: replace debug printf with trace points
Laurent Vivier
2017-02-22
ppc4xx: replace debug printf with trace points
Laurent Vivier
2017-02-22
mac99: replace debug printf with trace points
Laurent Vivier
2017-02-22
spapr: fix off-by-one error in spapr_ovec_populate_dt()
Sam Bobroff
2017-02-22
hw/ppc/pnv: Remove superfluous "qemu" prefix from error strings
Thomas Huth
2017-02-22
spapr: make cpu core unplug follow expected hotunplug call flow
Igor Mammedov
2017-02-22
spapr: move spapr_core_[foo]plug() callbacks close to machine code in spapr.c
Igor Mammedov
2017-02-22
spapr: cpu core: separate child threads destruction from machine state operat...
Igor Mammedov
2017-02-21
hw: Default -drive to if=ide explicitly where it works
Markus Armbruster
2017-02-16
report guest crash information in GUEST_PANICKED event
Anton Nefedov
2017-02-02
hw/ppc/pnv: Use error_report instead of hw_error if a ROM file can't be found
Thomas Huth
2017-02-02
target-ppc: Add MMU model check for booke machines
Valentin Plotkin
2017-01-31
ppc: switch to constants within BUILD_BUG_ON
Michael S. Tsirkin
2017-01-31
spapr: clock should count only if vm is running
Laurent Vivier
2017-01-31
ppc: Remove unused function cpu_ppc601_rtc_init()
Thomas Huth
2017-01-31
ppc: Prevent inifnite loop in decrementer auto-reload.
Roman Kapl
2017-01-31
ppc: Add ppc_set_compat_all()
David Gibson
2017-01-31
pseries: Rewrite CAS PVR compatibility logic
David Gibson
2017-01-31
prep: add IBM RS/6000 7020 (40p) machine emulation
Hervé Poussineau
2017-01-31
prep: add IBM RS/6000 7020 (40p) memory controller
Hervé Poussineau
2017-01-31
prep: add PReP System I/O
Hervé Poussineau
2017-01-31
hw/ppc: QOM'ify spapr_vio.c
xiaoqiang zhao
2017-01-31
hw/ppc: QOM'ify ppce500_spin.c
xiaoqiang zhao
2017-01-31
hw/ppc: QOM'ify e500.c
xiaoqiang zhao
2017-01-31
ppc: Rewrite ppc_get_compat_smt_threads()
David Gibson
2017-01-31
pseries: Add pseries-2.9 machine type
David Gibson
2017-01-31
prep: do not use global variable to access nvram
Hervé Poussineau
2017-01-31
hw/ppc/spapr: Fix boot path of usb-host storage devices
Thomas Huth
2017-01-31
ppc/spapr: implement H_SIGNAL_SYS_RESET
Nicholas Piggin
2017-01-31
ppc: Rename cpu_version to compat_pvr
David Gibson
2017-01-31
ppc: Clean up and QOMify hypercall emulation
David Gibson
2017-01-31
pseries: Make cpu_update during CAS unconditional
David Gibson
2017-01-31
pseries: Always use core objects for CPU construction
David Gibson
2017-01-24
hw: Fix typos found by codespell
Stefan Weil
2017-01-19
kvm: move cpu synchronization code
Vincent Palatin
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
2016-12-01
spapr: fix default DRC state for coldplugged LMBs
Michael Roth
2016-11-23
spapr: Fix 2.7<->2.8 migration of PCI host bridge
David Gibson
2016-11-23
Revert "spapr: Fix migration of PCI host bridges from qemu-2.7"
David Gibson
2016-11-23
target-ppc: Allow eventual removal of old migration mistakes
David Gibson
2016-11-23
spapr: migration support for CAS-negotiated option vectors
Michael Roth
2016-11-16
fw_cfg: move FW_CFG_NB_CPUS out of fw_cfg_init1()
Igor Mammedov
2016-11-15
ppc/pnv: Fix fatal bug on 32-bit hosts
David Gibson
[next]