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
/
cpu.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add MSR VSX and Associated Exception
Tom Musta
2013-12-20
1
-0
/
+4
*
Declare and Enable VSX
Tom Musta
2013-12-20
1
-1
/
+4
*
target-ppc: Use #define for max slb entries
Aneesh Kumar K.V
2013-10-25
1
-1
/
+2
*
target-ppc: USE LPCR_ILE to control exception endian on POWER7
Anton Blanchard
2013-09-02
1
-0
/
+2
*
target-ppc: Convert ppc cpu savevm to VMStateDescription
Alexey Kardashevskiy
2013-07-29
1
-5
/
+3
*
cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()
Andreas Färber
2013-07-23
1
-5
/
+0
*
linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user
Peter Maydell
2013-07-09
1
-20
/
+0
*
target-ppc: Introduce unrealizefn for PowerPCCPU
Andreas Färber
2013-07-01
1
-1
/
+3
*
PPC: Add MMU type for 2.06 with AMR but no TB pages
Alexander Graf
2013-05-06
1
-0
/
+3
*
target-ppc: add instruction flags for Book I 2.05
Aurelien Jarno
2013-04-26
1
-1
/
+3
*
target-ppc: Add more stubs for POWER7 PMU registers
David Gibson
2013-04-26
1
-0
/
+1
*
PPC: Remove env->hreset_excp_prefix
Fabien Chouteau
2013-04-26
1
-1
/
+0
*
target-ppc: Move ppc tlb_fill implementation into mmu_helper.c
David Gibson
2013-03-22
1
-2
/
+0
*
target-ppc: Split user only code out of mmu_helper.c
David Gibson
2013-03-22
1
-1
/
+4
*
mmu-hash64: Implement Virtual Page Class Key Protection
David Gibson
2013-03-22
1
-2
/
+6
*
mmu-hash*: Add header file for definitions
David Gibson
2013-03-22
1
-24
/
+0
*
target-ppc: mmu_ctx_t should not be a global type
David Gibson
2013-03-22
1
-14
/
+0
*
target-ppc: Disentangle BAT code for 32-bit hash MMUs
David Gibson
2013-03-22
1
-2
/
+0
*
target-ppc: Don't share get_pteg_offset() between 32 and 64-bit
David Gibson
2013-03-22
1
-1
/
+0
*
target-ppc: Disentangle hash mmu helper functions
David Gibson
2013-03-22
1
-3
/
+0
*
target-ppc: Disentangle get_physical_address() paths
David Gibson
2013-03-22
1
-0
/
+2
*
target-ppc: Disentangle find_pte()
David Gibson
2013-03-22
1
-0
/
+2
*
target-ppc: Disentangle pte_check()
David Gibson
2013-03-22
1
-0
/
+2
*
target-ppc: Move SLB handling into a mmu-hash64.c
David Gibson
2013-03-22
1
-3
/
+0
*
target-ppc: Trivial cleanups in mmu_helper.c
David Gibson
2013-03-22
1
-3
/
+0
*
target-ppc: Remove vestigial PowerPC 620 support
David Gibson
2013-03-22
1
-30
/
+0
*
PPC/GDB: handle read and write of fpscr
Fabien Chouteau
2013-03-22
1
-0
/
+2
*
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
Andreas Färber
2013-03-12
1
-1
/
+0
*
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
2013-03-12
1
-2
/
+3
*
target-ppc: Add mechanism for synchronizing SPRs with KVM
David Gibson
2013-03-08
1
-0
/
+6
*
target-ppc: Convert CPU definitions
Andreas Färber
2013-03-08
1
-20
/
+0
*
target-ppc: Split out SO, OV, CA fields from XER
Richard Henderson
2013-02-23
1
-4
/
+20
*
PPC: Unify dcbzl code path
Alexander Graf
2013-02-01
1
-4
/
+2
*
target-ppc: Slim conversion of model definitions to QOM subclasses
Andreas Färber
2013-01-07
1
-4
/
+0
*
PPC: Bring EPR support closer to reality
Alexander Graf
2013-01-07
1
-1
/
+3
*
fpu: move public header file to include/fpu
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
1
-3
/
+3
*
target-ppc: Don't use hwaddr to represent hardware state
David Gibson
2012-12-14
1
-1
/
+1
*
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Blue Swirl
2012-11-03
1
-7
/
+0
|
\
|
*
target-ppc: make some functions static
Blue Swirl
2012-11-01
1
-6
/
+0
|
*
ppc: add missing static
Blue Swirl
2012-11-01
1
-1
/
+0
*
|
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
2012-11-01
1
-2
/
+4
|
\
\
|
*
|
cpus: Pass CPUState to [qemu_]cpu_has_work()
Andreas Färber
2012-10-31
1
-1
/
+3
|
*
|
target-ppc: Pass PowerPCCPU to cpu_ppc_hypercall
Andreas Färber
2012-10-31
1
-1
/
+1
|
|
/
*
|
target-ppc: Extend FPU state for newer POWER CPUs
David Gibson
2012-11-01
1
-1
/
+3
*
|
target-ppc: Rework storage of VPA registration state
David Gibson
2012-11-01
1
-3
/
+3
|
/
*
target-ppc: Rework storage of VPA registration state
David Gibson
2012-10-29
1
-4
/
+3
*
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
1
-12
/
+12
*
target-ppc: Remove unused power_mode field from cpu state
David Gibson
2012-10-04
1
-1
/
+0
*
PPC: BookE206: Bump MAS2 to 64bit
Alexander Graf
2012-06-24
1
-1
/
+1
[next]