index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-04-08
target-mips: optimize gen_flt3_ldst()
aurel32
2009-04-08
target-mips: optimize gen_arith()
aurel32
2009-04-08
target-mips: optimize decode_opc()
aurel32
2009-04-08
target-mips: optimize gen_cp1()
aurel32
2009-04-08
target-mips: optimize gen_cp0()
aurel32
2009-04-08
factor out setting pc in gdbstub
aurel32
2009-04-08
linux-user: fix problems with inotify syscalls
aurel32
2009-04-08
Update the version information to 0.10.50 to signify development branch
aliguori
2009-04-07
Add --with-pkgversion.
pbrook
2009-04-07
Implement --version.
pbrook
2009-04-07
target-arm: don't use T[x] in helper
aurel32
2009-04-07
target-alpha: fix palcode mask for user pal calls
aurel32
2009-04-07
target-alpha: document more registers used by 21264
aurel32
2009-04-07
mc146818: add square wave output support
aurel32
2009-04-07
rc4030 registers improvements
aurel32
2009-04-07
target-alpha: set target page size to 13 bits
aurel32
2009-04-07
Allow 5 mmu indexes.
aurel32
2009-04-07
target-alpha: stop translation if too long
aurel32
2009-04-07
Fix crash on resolution change -> screen dump -> vga redraw (Avi Kivity)
aliguori
2009-04-07
Revert r6989
aliguori
2009-04-07
tcg/tcg.h: fix a few typos
aurel32
2009-04-07
Document some missing options in configure -h
aurel32
2009-04-07
vnc: Fix incorrect attempt to clear a flag
aurel32
2009-04-07
native preadv/pwritev support (Christoph Hellwig)
aliguori
2009-04-07
push down vector linearization to posix-aio-compat.c (Christoph Hellwig)
aliguori
2009-04-07
remove bdrv_aio_read/bdrv_aio_write (Christoph Hellwig)
aliguori
2009-04-07
more BlockDriver C99 initializers (Christoph Hellwig)
aliguori
2009-04-07
Don't try to return result from a void function (spotted by Sparse)
blueswir1
2009-04-07
Fix a few Sparse warnings
blueswir1
2009-04-07
Update Changelog to reflect 0.10.2 release
aliguori
2009-04-07
Remove potentially offensive humor.
edgar_igl
2009-04-07
Fix find_device_type() to correctly identify floppy disk devices; (Luca Tetta...
aliguori
2009-04-06
target-mips: use the TCG_CALL_PURE and TCG_CALL_CONST for some helpers
aurel32
2009-04-06
tcg: add a CONST flag to TCG helpers
aurel32
2009-04-06
tcg: improve comment about pure functions
aurel32
2009-04-06
Remove WIN32 guard around -k
aliguori
2009-04-05
Add new command line option -singlestep for tcg single stepping.
aurel32
2009-04-05
tcg/x86_64: optimize register allocation order
aurel32
2009-04-05
stop dirty tracking just at the end of migration (Glauber Costa)
aliguori
2009-04-05
create qemu_file_set_error (Glauber Costa)
aliguori
2009-04-05
propagate error on failed completion (Glauber Costa)
aliguori
2009-04-05
Disable qemu-io on Win32
aliguori
2009-04-05
Add files not included in previous commit.
aliguori
2009-04-05
Fix savevm after BDRV_FILE size enforcement
aliguori
2009-04-05
Fix the build for --disable-aio
aliguori
2009-04-05
gdbstub: Rework configuration via command line and monitor (Jan Kiszka)
aliguori
2009-04-05
Make `-icount' help fit 80 chars screen width (Robert Riebisch)
aliguori
2009-04-05
qemu-io - an I/O path exerciser (Christoph Hellwig)
aliguori
2009-04-05
Fix display breakage when resizing the screen (v2) (Avi Kivity)
aliguori
2009-04-05
Fix some win32 compile warnings
blueswir1
[next]