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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
booke_206_tlbwe: Discard invalid bits in MAS2
Fabien Chouteau
2012-06-24
1
-2
/
+15
*
ppc: Make hbrev table const
Blue Swirl
2012-06-24
1
-1
/
+1
*
ppc: Add missing break
Blue Swirl
2012-06-24
1
-0
/
+1
*
ppc: Move load and store helpers, switch to AREG0 free mode
Blue Swirl
2012-06-24
5
-89
/
+90
*
ppc: Move misc helpers from helper.c to misc_helper.c
Blue Swirl
2012-06-24
2
-9
/
+9
*
ppc: Avoid AREG0 for misc helpers
Blue Swirl
2012-06-24
5
-27
/
+25
*
ppc: Split off misc helpers
Blue Swirl
2012-06-24
3
-94
/
+118
*
ppc: Avoid AREG0 for timebase helpers
Blue Swirl
2012-06-24
5
-69
/
+71
*
ppc: Split off timebase helpers
Blue Swirl
2012-06-24
3
-135
/
+162
*
ppc: Cleanup MMU merge
Blue Swirl
2012-06-24
2
-106
/
+35
*
ppc: Move MMU helpers from helper.c to mmu_helper.c
Blue Swirl
2012-06-24
2
-2475
/
+2471
*
ppc: Avoid a warning with the next patch
Blue Swirl
2012-06-24
1
-2
/
+2
*
ppc: Avoid AREG0 for MMU etc. helpers
Blue Swirl
2012-06-24
5
-133
/
+142
*
ppc: Split MMU etc. helpers from op_helper.c
Blue Swirl
2012-06-24
3
-854
/
+884
*
ppc: Avoid AREG0 for integer and vector helpers
Blue Swirl
2012-06-24
4
-191
/
+280
*
ppc: Split integer and vector ops
Blue Swirl
2012-06-24
3
-1500
/
+1540
*
ppc: Avoid AREG0 for FPU and SPE helpers
Blue Swirl
2012-06-24
4
-322
/
+346
*
ppc: Split FPU and SPE ops
Blue Swirl
2012-06-24
3
-1710
/
+1733
*
ppc: Move exception helpers from helper.c to excp_helper.c
Blue Swirl
2012-06-24
3
-746
/
+745
*
ppc: Fix coding style in helper.c
Blue Swirl
2012-06-24
1
-164
/
+230
*
ppc: Avoid AREG0 for exception helpers
Blue Swirl
2012-06-24
5
-76
/
+85
*
ppc: Split exception helpers
Blue Swirl
2012-06-24
3
-190
/
+220
*
ppc: Fix coding style in op_helper.c
Blue Swirl
2012-06-24
1
-520
/
+725
*
qemu-log: use LOG_UNIMP for some target CPU cases
Blue Swirl
2012-06-21
1
-1
/
+1
*
target-ppc: Unbreak kvm_ppc.c build
Andreas Färber
2012-06-09
1
-1
/
+1
*
build: move other target-*/ objects to nested Makefile.objs
Paolo Bonzini
2012-06-07
1
-0
/
+3
*
build: move libobj-y variable to nested Makefile.objs
Paolo Bonzini
2012-06-07
1
-1
/
+3
*
build: move obj-TARGET-y variables to nested Makefile.objs
Paolo Bonzini
2012-06-07
1
-0
/
+1
*
Kill off cpu_state_reset()
Andreas Färber
2012-06-04
1
-5
/
+0
*
target-ppc: Let cpu_ppc_init() return PowerPCCPU
Andreas Färber
2012-06-04
2
-4
/
+12
*
target-ppc: Some support for dumping TLB_EMB TLBs
François Revol
2012-05-01
1
-0
/
+50
*
PPC: Fix up e500 cache size setting
Alexander Graf
2012-05-01
1
-12
/
+14
*
target-ppc/machine.c: Drop unnecessary ifdefs
Juan Quintela
2012-04-15
1
-8
/
+0
*
target-ppc: Init dcache and icache size for e500 user mode
Meador Inge
2012-04-15
1
-1
/
+4
*
target-ppc: Fix type casts for w64 (uintptr_t)
Stefan Weil
2012-04-15
1
-3
/
+3
*
target-ppc: QOM'ify CPU reset
Andreas Färber
2012-04-15
3
-46
/
+47
*
target-ppc: Start QOM'ifying CPU init
Andreas Färber
2012-04-15
2
-1
/
+11
*
target-ppc: QOM'ify CPU
Andreas Färber
2012-04-15
4
-1
/
+119
*
target-ppc: Add hooks for handling tcg and kvm limitations
David Gibson
2012-04-15
4
-25
/
+54
*
target-ppc: Drop cpu_ppc_close()
Andreas Färber
2012-04-15
2
-7
/
+0
*
PPC: Fix TLB invalidation bug within the PPC interrupt handler.
Mark Cave-Ayland
2012-04-15
1
-1
/
+1
*
Use uintptr_t for various op related functions
Blue Swirl
2012-04-14
1
-5
/
+3
*
Replace Qemu by QEMU in comments
Stefan Weil
2012-04-07
5
-21
/
+21
*
PPC: KVM: Synchronize regs on CPU dump
Alexander Graf
2012-03-15
1
-0
/
+2
*
ppc: Correctly define POWERPC_INSNS2_DEFAULT
Meador Inge
2012-03-15
1
-2
/
+2
*
PPC: Fix large page support in TCG
Nathan Whitehorn
2012-03-15
1
-6
/
+6
*
PPC: Add PIR register to POWER7 CPU
Nathan Whitehorn
2012-03-15
1
-0
/
+5
*
PPC64: Add support for ldbrx and stdbrx instructions
Thomas Huth
2012-03-15
3
-11
/
+47
*
pseries: Don't try to munmap() a malloc()ed TCE table
David Gibson
2012-03-15
1
-2
/
+10
*
Rename CPUState -> CPUArchState
Andreas Färber
2012-03-14
1
-1
/
+1
[prev]
[next]