index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-ppc
/
machine.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move target-* CPU file into a target/ folder
Thomas Huth
2016-12-20
1
-615
/
+0
*
target-ppc: Allow eventual removal of old migration mistakes
David Gibson
2016-11-23
1
-8
/
+18
*
target-ppc: Fix CPU migration from qemu-2.6 <-> later versions
David Gibson
2016-11-23
1
-4
/
+25
*
clean-up: removed duplicate #includes
Anand J
2016-10-28
1
-1
/
+0
*
ppc: Use split I/D mmu modes to avoid flushes on interrupts
Benjamin Herrenschmidt
2016-05-30
1
-1
/
+4
*
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
2016-05-19
1
-0
/
+2
*
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-05-19
1
-0
/
+2
*
hw: move CPU state serialization to migration/cpu.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
ppc: Fix migration of the XER register
Thomas Huth
2016-04-18
1
-1
/
+1
*
target-ppc: Rework SLB page size lookup
David Gibson
2016-01-30
1
-0
/
+20
*
target-ppc: use cpu_write_xer() helper in cpu_post_load
Mark Cave-Ayland
2016-01-30
1
-1
/
+1
*
ppc: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2015-06-12
1
-38
/
+24
*
target-ppc: don't invalidate msr MSR_HVB bit in cpu_post_load
Mark Cave-Ayland
2015-04-17
1
-2
/
+2
*
target-ppc: force update of msr bits in cpu_post_load
Mark Cave-Ayland
2015-03-09
1
-1
/
+7
*
KVM: target-ppc: Enable TM state migration
Alexey Kardashevskiy
2014-06-16
1
-0
/
+35
*
target-ppc: Remove PVR check from migration
Alexey Kardashevskiy
2014-06-16
1
-2
/
+6
*
savevm: Remove all the unneeded version_minimum_id_old (ppc)
Juan Quintela
2014-06-16
1
-25
/
+13
*
target-ppc: Add missing 'static' and 'const' attributes
Stefan Weil
2014-03-19
1
-2
/
+2
*
target-ppc: Fix htab_mask calculation
Aneesh Kumar K.V
2014-03-05
1
-4
/
+7
*
target-ppc: Use #define for max slb entries
Aneesh Kumar K.V
2013-10-25
1
-1
/
+1
*
target-ppc: Convert ppc cpu savevm to VMStateDescription
Alexey Kardashevskiy
2013-07-29
1
-88
/
+443
*
PPC: Remove env->hreset_excp_prefix
Fabien Chouteau
2013-04-26
1
-2
/
+0
*
target-ppc: Remove vestigial PowerPC 620 support
David Gibson
2013-03-22
1
-2
/
+2
*
target-ppc: Split out SO, OV, CA fields from XER
Richard Henderson
2013-02-23
1
-2
/
+6
*
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
target-ppc: Extend FPU state for newer POWER CPUs
David Gibson
2012-11-01
1
-2
/
+6
*
target-ppc: Remove unused power_mode field from cpu state
David Gibson
2012-10-04
1
-2
/
+2
*
target-ppc/machine.c: Drop unnecessary ifdefs
Juan Quintela
2012-04-15
1
-8
/
+0
*
target-ppc: Don't overuse CPUState
Andreas Färber
2012-03-14
1
-2
/
+2
*
PPC: move TLBs to their own arrays
Alexander Graf
2011-06-17
1
-8
/
+8
*
Parse SDR1 on mtspr instead of at translate time
David Gibson
2011-04-01
1
-2
/
+4
*
KVM: Rework VCPU state writeback API
Jan Kiszka
2010-03-04
1
-4
/
+0
*
kvm: Simplify cpu_synchronize_state()
Avi Kivity
2009-08-28
1
-3
/
+3
*
target-ppc: retain l{w,d}arx loaded value
Nathan Froyd
2009-08-03
1
-2
/
+2
*
kvm: Add missing bits to support live migration
Jan Kiszka
2009-05-22
1
-0
/
+5
*
Convert machine registration to use module init functions
Anthony Liguori
2009-05-21
1
-11
/
+0
*
Fix PPC reset
Blue Swirl
2009-04-28
1
-0
/
+2
*
kvm/powerpc: Add MPC8544DS board support
aurel32
2009-03-02
1
-0
/
+1
*
VM load/save support for PPC CPU
blueswir1
2008-12-30
1
-0
/
+165
*
target-ppc: IBM PowerPC 440EP Bamboo reference board emulation
aurel32
2008-12-16
1
-0
/
+1
*
remove target ifdefs from vl.c
aurel32
2008-05-04
1
-0
/
+20