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
*
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
*
target-ppc: add cpu_set_tls
Nathan Froyd
2009-08-03
1
-0
/
+11
*
target-ppc: fix cpu_clone_regs
Nathan Froyd
2009-08-03
1
-3
/
+1
*
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
Juan Quintela
2009-07-27
3
-19
/
+19
*
Rename HAVE_FDT to CONFIG_FDT and define it also in Makefile
Juan Quintela
2009-07-27
1
-1
/
+1
*
Use correct input constant
Alexander Graf
2009-07-22
1
-1
/
+9
*
Set PVR in sregs
Alexander Graf
2009-07-22
1
-1
/
+7
*
Fix most warnings (errors with -Werror) when debugging is enabled
Blue Swirl
2009-07-20
1
-10
/
+10
*
Update to a hopefully more future proof FSF address
Blue Swirl
2009-07-16
7
-14
/
+7
*
target-ppc: enable PPC_MFTB for 44x
Baojun Wang
2009-07-13
1
-6
/
+6
*
ppc tcg: fix wrong bit/mask of wrteei
Baojun Wang
2009-07-13
1
-2
/
+2
*
target-ppc: fix evmergelo and evmergelohi
Nathan Froyd
2009-07-12
1
-3
/
+11
*
target-ppc: permit linux-user to read PVR
Nathan Froyd
2009-06-23
1
-1
/
+7
*
Apply TCGV_UNUSED on variables that GCC mistakenly thinks can be used
malc
2009-06-20
1
-0
/
+6
*
Replace ELF section hack with normal table
Blue Swirl
2009-06-17
2
-898
/
+858
*
Concentrate rest of table entries to top
Blue Swirl
2009-06-17
1
-107
/
+610
*
Concentrate most table entries to top
Blue Swirl
2009-06-17
1
-422
/
+291
*
Clean up GEN_HANDLER2
Blue Swirl
2009-06-17
1
-37
/
+110
*
Clean up GEN_HANDLER
Blue Swirl
2009-06-17
1
-233
/
+694
*
Fix mingw32 build warnings
Blue Swirl
2009-06-13
1
-1
/
+15
*
kvm: Add missing bits to support live migration
Jan Kiszka
2009-05-22
1
-0
/
+5
*
Convert machine registration to use module init functions
Anthony Liguori
2009-05-21
1
-11
/
+0
*
Hardware convenience library
Paul Brook
2009-05-19
1
-1
/
+0
*
target-ppc: expose cpu capability flags
Nathan Froyd
2009-05-16
3
-138
/
+140
*
Include assert.h from qemu-common.h
Paul Brook
2009-05-13
1
-1
/
+0
*
Fix typo that leads to out of bounds array access on big endian systems
malc
2009-05-13
1
-1
/
+1
*
Fix powerpc 604 reset vector
Tristan Gingold
2009-04-28
1
-2
/
+2
*
Fix PPC reset
Blue Swirl
2009-04-28
4
-21
/
+28
*
qemu: introduce qemu_init_vcpu (Marcelo Tosatti)
aliguori
2009-04-24
1
-2
/
+1
*
qemu: per-arch cpu_has_work (Marcelo Tosatti)
aliguori
2009-04-24
1
-1
/
+7
*
target-ppc: mark a few helpers TCG_CALL_CONST and/or TCG_CALL_PURE
aurel32
2009-04-16
1
-19
/
+19
*
Fix ppc-softmmu warnings on OpenBSD host
blueswir1
2009-04-13
1
-6
/
+14
*
Add new command line option -singlestep for tcg single stepping.
aurel32
2009-04-05
1
-4
/
+1
*
target-ppc: Explain why the whole TLB is flushed on SR write
aurel32
2009-03-29
1
-0
/
+2
*
target-ppc: avoid nop to override next instruction
aurel32
2009-03-29
1
-3
/
+3
*
Make the ELF loader aware of backwards compatibility
blueswir1
2009-03-13
1
-2
/
+1
*
target-ppc: use the new bswap* TCG ops
aurel32
2009-03-13
1
-114
/
+15
[next]