index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
/
machine.c
Age
Commit message (
Expand
)
Author
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2015-04-17
target-ppc: don't invalidate msr MSR_HVB bit in cpu_post_load
Mark Cave-Ayland
2015-03-09
target-ppc: force update of msr bits in cpu_post_load
Mark Cave-Ayland
2014-06-16
KVM: target-ppc: Enable TM state migration
Alexey Kardashevskiy
2014-06-16
target-ppc: Remove PVR check from migration
Alexey Kardashevskiy
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (ppc)
Juan Quintela
2014-03-19
target-ppc: Add missing 'static' and 'const' attributes
Stefan Weil
2014-03-05
target-ppc: Fix htab_mask calculation
Aneesh Kumar K.V
2013-10-25
target-ppc: Use #define for max slb entries
Aneesh Kumar K.V
2013-07-29
target-ppc: Convert ppc cpu savevm to VMStateDescription
Alexey Kardashevskiy
2013-04-26
PPC: Remove env->hreset_excp_prefix
Fabien Chouteau
2013-03-22
target-ppc: Remove vestigial PowerPC 620 support
David Gibson
2013-02-23
target-ppc: Split out SO, OV, CA fields from XER
Richard Henderson
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-11-01
target-ppc: Extend FPU state for newer POWER CPUs
David Gibson
2012-10-04
target-ppc: Remove unused power_mode field from cpu state
David Gibson
2012-04-15
target-ppc/machine.c: Drop unnecessary ifdefs
Juan Quintela
2012-03-14
target-ppc: Don't overuse CPUState
Andreas Färber
2011-06-17
PPC: move TLBs to their own arrays
Alexander Graf
2011-04-01
Parse SDR1 on mtspr instead of at translate time
David Gibson
2010-03-04
KVM: Rework VCPU state writeback API
Jan Kiszka
2009-08-27
kvm: Simplify cpu_synchronize_state()
Avi Kivity
2009-08-03
target-ppc: retain l{w,d}arx loaded value
Nathan Froyd
2009-05-22
kvm: Add missing bits to support live migration
Jan Kiszka
2009-05-21
Convert machine registration to use module init functions
Anthony Liguori
2009-04-28
Fix PPC reset
Blue Swirl
2009-03-02
kvm/powerpc: Add MPC8544DS board support
aurel32
2008-12-30
VM load/save support for PPC CPU
blueswir1
2008-12-16
target-ppc: IBM PowerPC 440EP Bamboo reference board emulation
aurel32
2008-05-04
remove target ifdefs from vl.c
aurel32