index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
/
machine.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-30
ppc: Use split I/D mmu modes to avoid flushes on interrupts
Benjamin Herrenschmidt
1
-1
/
+4
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
1
-0
/
+2
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
1
-0
/
+2
2016-05-19
hw: move CPU state serialization to migration/cpu.h
Paolo Bonzini
1
-0
/
+1
2016-04-18
ppc: Fix migration of the XER register
Thomas Huth
1
-1
/
+1
2016-01-30
target-ppc: Rework SLB page size lookup
David Gibson
1
-0
/
+20
2016-01-30
target-ppc: use cpu_write_xer() helper in cpu_post_load
Mark Cave-Ayland
1
-1
/
+1
2016-01-29
ppc: Clean up includes
Peter Maydell
1
-0
/
+1
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
1
-38
/
+24
2015-04-17
target-ppc: don't invalidate msr MSR_HVB bit in cpu_post_load
Mark Cave-Ayland
1
-2
/
+2
2015-03-09
target-ppc: force update of msr bits in cpu_post_load
Mark Cave-Ayland
1
-1
/
+7
2014-06-16
KVM: target-ppc: Enable TM state migration
Alexey Kardashevskiy
1
-0
/
+35
2014-06-16
target-ppc: Remove PVR check from migration
Alexey Kardashevskiy
1
-2
/
+6
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (ppc)
Juan Quintela
1
-25
/
+13
2014-03-19
target-ppc: Add missing 'static' and 'const' attributes
Stefan Weil
1
-2
/
+2
2014-03-05
target-ppc: Fix htab_mask calculation
Aneesh Kumar K.V
1
-4
/
+7
2013-10-25
target-ppc: Use #define for max slb entries
Aneesh Kumar K.V
1
-1
/
+1
2013-07-29
target-ppc: Convert ppc cpu savevm to VMStateDescription
Alexey Kardashevskiy
1
-88
/
+443
2013-04-26
PPC: Remove env->hreset_excp_prefix
Fabien Chouteau
1
-2
/
+0
2013-03-22
target-ppc: Remove vestigial PowerPC 620 support
David Gibson
1
-2
/
+2
2013-02-23
target-ppc: Split out SO, OV, CA fields from XER
Richard Henderson
1
-2
/
+6
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-1
/
+1
2012-11-01
target-ppc: Extend FPU state for newer POWER CPUs
David Gibson
1
-2
/
+6
2012-10-04
target-ppc: Remove unused power_mode field from cpu state
David Gibson
1
-2
/
+2
2012-04-15
target-ppc/machine.c: Drop unnecessary ifdefs
Juan Quintela
1
-8
/
+0
2012-03-14
target-ppc: Don't overuse CPUState
Andreas Färber
1
-2
/
+2
2011-06-17
PPC: move TLBs to their own arrays
Alexander Graf
1
-8
/
+8
2011-04-01
Parse SDR1 on mtspr instead of at translate time
David Gibson
1
-2
/
+4
2010-03-04
KVM: Rework VCPU state writeback API
Jan Kiszka
1
-4
/
+0
2009-08-27
kvm: Simplify cpu_synchronize_state()
Avi Kivity
1
-3
/
+3
2009-08-03
target-ppc: retain l{w,d}arx loaded value
Nathan Froyd
1
-2
/
+2
2009-05-22
kvm: Add missing bits to support live migration
Jan Kiszka
1
-0
/
+5
2009-05-21
Convert machine registration to use module init functions
Anthony Liguori
1
-11
/
+0
2009-04-28
Fix PPC reset
Blue Swirl
1
-0
/
+2
2009-03-02
kvm/powerpc: Add MPC8544DS board support
aurel32
1
-0
/
+1
2008-12-30
VM load/save support for PPC CPU
blueswir1
1
-0
/
+165
2008-12-16
target-ppc: IBM PowerPC 440EP Bamboo reference board emulation
aurel32
1
-0
/
+1
2008-05-04
remove target ifdefs from vl.c
aurel32
1
-0
/
+20