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