index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
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
*
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
*
PPC: BookE: Implement EPR SPR
Alexander Graf
2012-06-24
1
-0
/
+1
*
PPC: Add support for MSR_CM
Alexander Graf
2012-06-24
1
-0
/
+9
*
PPC: Add some booke SPR defines
Alexander Graf
2012-06-24
1
-0
/
+22
*
ppc64: Rudimentary Support for extra page sizes on server CPUs
Benjamin Herrenschmidt
2012-06-24
1
-0
/
+31
*
ppc: Cleanup MMU merge
Blue Swirl
2012-06-24
1
-21
/
+0
*
ppc: Move exception helpers from helper.c to excp_helper.c
Blue Swirl
2012-06-24
1
-2
/
+0
*
target-ppc: Let cpu_ppc_init() return PowerPCCPU
Andreas Färber
2012-06-04
1
-2
/
+10
*
target-ppc: QOM'ify CPU
Andreas Färber
2012-04-15
1
-0
/
+2
[next]