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
*
Large page TLB flush
Paul Brook
2010-03-17
1
-3
/
+4
*
Target specific usermode cleanup
Paul Brook
2010-03-12
1
-0
/
+6
*
Remove cpu_get_phys_page_debug from userspace emulation
Paul Brook
2010-03-12
1
-5
/
+0
*
Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.
Richard Henderson
2010-03-12
1
-0
/
+17
*
target-ppc: fix evsrwu and evsrws (second try)
Aurelien Jarno
2010-03-11
1
-2
/
+2
*
target-ppc: fix evsrwu and evsrws
Aurelien Jarno
2010-03-11
1
-2
/
+2
*
target-ppc: fix evslw instruction
Aurelien Jarno
2010-03-11
1
-1
/
+1
*
KVM: Rework VCPU state writeback API
Jan Kiszka
2010-03-04
2
-5
/
+1
*
target-ppc: don't print invalid opcode messages on the console
Aurelien Jarno
2010-02-28
1
-11
/
+0
*
Revert "target-ppc: stop translation after a trap instruction"
Aurelien Jarno
2010-02-28
1
-12
/
+8
*
target-ppc: stop translation after a trap instruction
Aurelien Jarno
2010-02-28
1
-8
/
+12
*
target-ppc: fix SPE evsplat* instructions
Nathan Froyd
2010-02-27
1
-2
/
+2
*
target-ppc: fix SPE evcmp* instructions
Nathan Froyd
2010-02-27
1
-4
/
+4
*
PPC: Add timer when running KVM
Alexander Graf
2010-02-14
1
-0
/
+22
*
PPC: Fix large pages
Alexander Graf
2010-02-14
1
-5
/
+4
*
PPC: tell the guest about the time base frequency
Alexander Graf
2010-02-14
2
-0
/
+49
*
target-ppc: change DCR helpers to target_long arguments
Aurelien Jarno
2010-02-06
2
-8
/
+8
*
kill regs_to_env and env_to_regs
Paolo Bonzini
2010-01-19
1
-8
/
+0
*
ppc-40x: Correct ESR for zone protection faults.
Edgar E. Iglesias
2010-01-14
1
-5
/
+18
*
ppc-40x: Correct decoding of zone protection bits.
Edgar E. Iglesias
2010-01-14
1
-1
/
+1
*
ppc-40x: Correct check for Endian swapping TLB entries.
Edgar E. Iglesias
2010-01-14
1
-5
/
+7
*
ppc-40x: Get TLB attributes from TLBLO.
Edgar E. Iglesias
2010-01-14
1
-1
/
+1
*
PPC: Make DCR uint32_t
Alexander Graf
2009-12-21
3
-9
/
+9
*
PPC64: Fix alternate timebase
Aurelien Jarno
2009-12-21
2
-2
/
+2
*
PPC64: Fix timebase
Alexander Graf
2009-12-21
2
-2
/
+2
*
target-ppc: fix ppc32 kvm build
Alexander Graf
2009-12-19
1
-0
/
+2
*
target-ppc: Get MMU state on register sync
Alexander Graf
2009-12-03
1
-0
/
+30
*
kvm: Add arch reset handler
Jan Kiszka
2009-11-17
1
-0
/
+4
*
kvm ppc: Remove unused label
Hollis Blanchard
2009-11-12
1
-1
/
+0
*
user: move CPU reset call to main.c for x86/PPC/Sparc
Blue Swirl
2009-11-07
1
-3
/
+0
*
PPC: rename cpu_ppc_reset to cpu_reset for consistency
Blue Swirl
2009-11-07
2
-5
/
+2
*
PPC: remove unneeded calls to device reset
Blue Swirl
2009-11-07
1
-0
/
+2
*
target-ppc: move often used CPU fields at the top of the structure
Aurelien Jarno
2009-10-23
1
-4
/
+4
*
target-ppc: simpler definitions for microcontrollers based on e300
Thomas Monjalon
2009-10-18
1
-68
/
+44
*
target-ppc: add declarations of microcontrollers based on e300
Thomas Monjalon
2009-10-18
1
-8
/
+40
*
target-ppc: better support of e300 CPU core
Thomas Monjalon
2009-10-18
1
-2
/
+8
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
6
-233
/
+235
*
Get rid of _t suffix
malc
2009-10-01
6
-235
/
+233
*
target-ppc: log instructions start in TCG code
Aurelien Jarno
2009-09-28
1
-0
/
+2
*
static and inline should came before the type of the functions
Juan Quintela
2009-09-25
1
-4
/
+4
*
target-ppc: optimize slw/srw/sld/srd
Aurelien Jarno
2009-09-18
1
-49
/
+49
*
Fix sys-queue.h conflict for good
Blue Swirl
2009-09-12
1
-2
/
+2
*
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
Juan Quintela
2009-09-11
1
-1
/
+1
*
kvm: Simplify cpu_synchronize_state()
Avi Kivity
2009-08-27
1
-3
/
+3
*
cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal
Nathan Froyd
2009-08-24
1
-0
/
+1
*
Replace REGX with PRIx64
Blue Swirl
2009-08-16
3
-5
/
+4
*
Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx
Blue Swirl
2009-08-16
5
-174
/
+173
*
Replace always_inline with inline
Blue Swirl
2009-08-16
6
-285
/
+278
*
target-ppc: add exceptions for conditional stores
Nathan Froyd
2009-08-03
2
-20
/
+56
*
target-ppc: retain l{w,d}arx loaded value
Nathan Froyd
2009-08-03
5
-10
/
+17
[next]