index
:
~jjongsma/qemu
vsock
qemu patches for jjongsma
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-09
More phys_ram_base removal.
pbrook
4
-6
/
+6
2009-04-09
Use load_image_targphys.
pbrook
1
-11
/
+6
2009-04-09
Use guest memory access functions when setting up arm boorloader.
pbrook
2
-67
/
+83
2009-04-09
Use qemu_ram_alloc.
pbrook
4
-9
/
+15
2009-04-09
Enable generic accepts-anything cpu by default for usermode emulation.
pbrook
1
-1
/
+1
2009-04-08
linux-user: fix fstatat64()/newfstatat() syscall implementation
aurel32
1
-4
/
+25
2009-04-08
pcnet: Avoid double conversion via PHYSADDR
aurel32
1
-10
/
+10
2009-04-08
apic: Fix access to non-existent APIC
aurel32
1
-3
/
+8
2009-04-08
Use stdint.h for integral data types and definitions
aurel32
1
-43
/
+1
2009-04-08
target-mips: optimize gen_farith()
aurel32
1
-56
/
+47
2009-04-08
target-mips: optimize gen_flt3_arith()
aurel32
1
-18
/
+16
2009-04-08
target-mips: optimize gen_flt3_ldst()
aurel32
1
-9
/
+4
2009-04-08
target-mips: optimize gen_arith()
aurel32
1
-158
/
+290
2009-04-08
target-mips: optimize decode_opc()
aurel32
1
-13
/
+17
2009-04-08
target-mips: optimize gen_cp1()
aurel32
1
-15
/
+5
2009-04-08
target-mips: optimize gen_cp0()
aurel32
1
-27
/
+5
2009-04-08
factor out setting pc in gdbstub
aurel32
1
-38
/
+25
2009-04-08
linux-user: fix problems with inotify syscalls
aurel32
1
-3
/
+3
2009-04-08
Update the version information to 0.10.50 to signify development branch
aliguori
1
-1
/
+1
2009-04-07
Add --with-pkgversion.
pbrook
4
-3
/
+8
2009-04-07
Implement --version.
pbrook
2
-2
/
+18
2009-04-07
target-arm: don't use T[x] in helper
aurel32
1
-1
/
+1
2009-04-07
target-alpha: fix palcode mask for user pal calls
aurel32
1
-1
/
+1
2009-04-07
target-alpha: document more registers used by 21264
aurel32
1
-2
/
+2
2009-04-07
mc146818: add square wave output support
aurel32
2
-10
/
+30
2009-04-07
rc4030 registers improvements
aurel32
1
-49
/
+70
2009-04-07
target-alpha: set target page size to 13 bits
aurel32
1
-1
/
+1
2009-04-07
Allow 5 mmu indexes.
aurel32
2
-10
/
+49
2009-04-07
target-alpha: stop translation if too long
aurel32
1
-5
/
+9
2009-04-07
Fix crash on resolution change -> screen dump -> vga redraw (Avi Kivity)
aliguori
1
-0
/
+1
2009-04-07
Revert r6989
aliguori
3
-170
/
+120
2009-04-07
tcg/tcg.h: fix a few typos
aurel32
1
-3
/
+3
2009-04-07
Document some missing options in configure -h
aurel32
1
-0
/
+2
2009-04-07
vnc: Fix incorrect attempt to clear a flag
aurel32
1
-1
/
+1
2009-04-07
native preadv/pwritev support (Christoph Hellwig)
aliguori
3
-4
/
+101
2009-04-07
push down vector linearization to posix-aio-compat.c (Christoph Hellwig)
aliguori
7
-284
/
+317
2009-04-07
remove bdrv_aio_read/bdrv_aio_write (Christoph Hellwig)
aliguori
6
-90
/
+119
2009-04-07
more BlockDriver C99 initializers (Christoph Hellwig)
aliguori
1
-14
/
+10
2009-04-07
Don't try to return result from a void function (spotted by Sparse)
blueswir1
5
-16
/
+24
2009-04-07
Fix a few Sparse warnings
blueswir1
4
-14
/
+12
2009-04-07
Update Changelog to reflect 0.10.2 release
aliguori
1
-0
/
+16
2009-04-07
Remove potentially offensive humor.
edgar_igl
1
-1
/
+1
2009-04-07
Fix find_device_type() to correctly identify floppy disk devices; (Luca Tetta...
aliguori
1
-2
/
+7
2009-04-06
target-mips: use the TCG_CALL_PURE and TCG_CALL_CONST for some helpers
aurel32
1
-4
/
+4
2009-04-06
tcg: add a CONST flag to TCG helpers
aurel32
2
-4
/
+12
2009-04-06
tcg: improve comment about pure functions
aurel32
1
-2
/
+2
2009-04-06
Remove WIN32 guard around -k
aliguori
1
-2
/
+0
2009-04-05
Add new command line option -singlestep for tcg single stepping.
aurel32
17
-19
/
+79
2009-04-05
tcg/x86_64: optimize register allocation order
aurel32
1
-10
/
+9
2009-04-05
stop dirty tracking just at the end of migration (Glauber Costa)
aliguori
1
-1
/
+1
[next]