index
:
~jjongsma/qemu
vsock
qemu patches for jjongsma
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-27
kvm: Simplify cpu_synchronize_state()
Avi Kivity
1
-3
/
+3
2009-08-24
cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal
Nathan Froyd
1
-0
/
+1
2009-08-16
Replace REGX with PRIx64
Blue Swirl
3
-5
/
+4
2009-08-16
Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx
Blue Swirl
5
-174
/
+173
2009-08-16
Replace always_inline with inline
Blue Swirl
6
-285
/
+278
2009-08-03
target-ppc: add exceptions for conditional stores
Nathan Froyd
2
-20
/
+56
2009-08-03
target-ppc: retain l{w,d}arx loaded value
Nathan Froyd
5
-10
/
+17
2009-08-03
target-ppc: add cpu_set_tls
Nathan Froyd
1
-0
/
+11
2009-08-03
target-ppc: fix cpu_clone_regs
Nathan Froyd
1
-3
/
+1
2009-07-27
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
Juan Quintela
3
-19
/
+19
2009-07-27
Rename HAVE_FDT to CONFIG_FDT and define it also in Makefile
Juan Quintela
1
-1
/
+1
2009-07-22
Use correct input constant
Alexander Graf
1
-1
/
+9
2009-07-22
Set PVR in sregs
Alexander Graf
1
-1
/
+7
2009-07-20
Fix most warnings (errors with -Werror) when debugging is enabled
Blue Swirl
1
-10
/
+10
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
7
-14
/
+7
2009-07-13
target-ppc: enable PPC_MFTB for 44x
Baojun Wang
1
-6
/
+6
2009-07-13
ppc tcg: fix wrong bit/mask of wrteei
Baojun Wang
1
-2
/
+2
2009-07-12
target-ppc: fix evmergelo and evmergelohi
Nathan Froyd
1
-3
/
+11
2009-06-23
target-ppc: permit linux-user to read PVR
Nathan Froyd
1
-1
/
+7
2009-06-20
Apply TCGV_UNUSED on variables that GCC mistakenly thinks can be used
malc
1
-0
/
+6
2009-06-17
Replace ELF section hack with normal table
Blue Swirl
2
-898
/
+858
2009-06-17
Concentrate rest of table entries to top
Blue Swirl
1
-107
/
+610
2009-06-17
Concentrate most table entries to top
Blue Swirl
1
-422
/
+291
2009-06-17
Clean up GEN_HANDLER2
Blue Swirl
1
-37
/
+110
2009-06-17
Clean up GEN_HANDLER
Blue Swirl
1
-233
/
+694
2009-06-13
Fix mingw32 build warnings
Blue Swirl
1
-1
/
+15
2009-05-22
kvm: Add missing bits to support live migration
Jan Kiszka
1
-0
/
+5
2009-05-21
Convert machine registration to use module init functions
Anthony Liguori
1
-11
/
+0
2009-05-19
Hardware convenience library
Paul Brook
1
-1
/
+0
2009-05-16
target-ppc: expose cpu capability flags
Nathan Froyd
3
-138
/
+140
2009-05-13
Include assert.h from qemu-common.h
Paul Brook
1
-1
/
+0
2009-05-13
Fix typo that leads to out of bounds array access on big endian systems
malc
1
-1
/
+1
2009-04-28
Fix powerpc 604 reset vector
Tristan Gingold
1
-2
/
+2
2009-04-28
Fix PPC reset
Blue Swirl
4
-21
/
+28
2009-04-24
qemu: introduce qemu_init_vcpu (Marcelo Tosatti)
aliguori
1
-2
/
+1
2009-04-24
qemu: per-arch cpu_has_work (Marcelo Tosatti)
aliguori
1
-1
/
+7
2009-04-16
target-ppc: mark a few helpers TCG_CALL_CONST and/or TCG_CALL_PURE
aurel32
1
-19
/
+19
2009-04-13
Fix ppc-softmmu warnings on OpenBSD host
blueswir1
1
-6
/
+14
2009-04-05
Add new command line option -singlestep for tcg single stepping.
aurel32
1
-4
/
+1
2009-03-29
target-ppc: Explain why the whole TLB is flushed on SR write
aurel32
1
-0
/
+2
2009-03-29
target-ppc: avoid nop to override next instruction
aurel32
1
-3
/
+3
2009-03-13
Make the ELF loader aware of backwards compatibility
blueswir1
1
-2
/
+1
2009-03-13
target-ppc: use the new bswap* TCG ops
aurel32
1
-114
/
+15
2009-03-13
tcg: rename bswap_i32/i64 functions
aurel32
1
-11
/
+11
2009-03-10
target-ppc: fix commit r6789
aurel32
1
-2
/
+2
2009-03-09
targe-ppc: optimize mfcr and mtcrf
aurel32
3
-30
/
+26
2009-03-09
target-ppc: free a tcg temp variable
aurel32
1
-0
/
+1
2009-03-09
target-ppc: add support for reading/writing spefscr
aurel32
1
-8
/
+23
2009-03-07
Fix off-by-one errors for Altivec and SPE registers
aurel32
1
-8
/
+8
2009-03-07
Disable BAT for 970
blueswir1
1
-3
/
+3
[next]