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-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
2009-04-05
Make binary stripping conditional (Riku Voipio)
aliguori
2009-04-05
qcow2: fix image creation for large, > ~2TB, images (Chris Wright)
aliguori
2009-04-05
pci_add storage: fix error handling for 'if' parameter (Eduardo Habkost)
aliguori
2009-04-05
build system: clean qemu-options.texi and gdbstub-xml.c (Jan Kiszka)
aliguori
2009-04-05
build system: silent generation of doc files and qemu-options.h (Jan Kiszka)
aliguori
2009-04-05
Add host_device support to qemu-img. (Nolan Leake)
aliguori
2009-04-05
Fix (at least one cause of) qcow2 corruption. (Nolan Leake)
aliguori
2009-04-05
Document QEMU coding style (v2) (Avi Kivity)
aliguori
2009-04-05
Fix oops on 2.6.25 guest (Rusty Russell)
aliguori
[next]