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
2013-08-30
qcow2: Metadata overlap checks
Max Reitz
2013-08-30
qcow2: Add corrupt bit
Max Reitz
2013-08-30
qemu-iotests: Snapshotting zero clusters
Max Reitz
2013-08-30
qcow2-refcount: Snapshot update for zero clusters
Max Reitz
2013-08-30
option: Add assigned flag to QEMUOptionParameter
Max Reitz
2013-08-30
gluster: Abort on AIO completion failure
Bharata B Rao
2013-08-30
block: Remove old raw driver
Kevin Wolf
2013-08-30
switch raw block driver from "raw.o" to "raw_bsd.o"
Laszlo Ersek
2013-08-30
raw_bsd: register bdrv_raw
Laszlo Ersek
2013-08-30
raw_bsd: add raw_create_options
Laszlo Ersek
2013-08-30
raw_bsd: introduce "special members"
Laszlo Ersek
2013-08-30
raw_bsd: add raw_create()
Laszlo Ersek
2013-08-30
raw_bsd: emit debug events in bdrv_co_readv() and bdrv_co_writev()
Laszlo Ersek
2013-08-30
add skeleton for BSD licensed "raw" BlockDriver
Laszlo Ersek
2013-08-30
block/qcow2.h: Avoid "1LL << 63" (shifts into sign bit)
Peter Maydell
2013-08-30
qemu-iotests: Update reference output for 051
Kevin Wolf
2013-08-30
Revert "block: Disable driver-specific options for 1.6"
Kevin Wolf
2013-08-30
qapi-types.py: Split off generate_struct_fields()
Kevin Wolf
2013-08-30
block: Remove redundant assertion
Kevin Wolf
2013-08-30
qcow2: Change default for new images to compat=1.1
Kevin Wolf
2013-08-29
Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5
Anthony Liguori
2013-08-29
Merge remote-tracking branch 'sweil/mingw' into stable-1.5
Anthony Liguori
2013-08-29
Merge remote-tracking branch 'mst/tags/for_anthony' into stable-1.5
Anthony Liguori
2013-08-29
tcg-i386: Remove abort from GETPC_LDST
Richard Henderson
2013-08-28
target-mips: fix get_physical_address() #if 0 build error
James Hogan
2013-08-28
kvm-stub: fix compilation
Paolo Bonzini
2013-08-27
gtk: Remove unused include statements which are not portable
Stefan Weil
2013-08-27
w32: Add an icon resource
Stefan Weil
2013-08-27
w32: Fix broken out-of-tree builds (missing version.o)
Stefan Weil
2013-08-26
tcg-i386: Use new return-argument ld/st helpers
Richard Henderson
2013-08-26
tcg: Tidy softmmu_template.h
Richard Henderson
2013-08-26
tcg: Add mmu helpers that take a return address argument
Richard Henderson
2013-08-26
tcg-i386: Tidy qemu_ld/st slow path
Richard Henderson
2013-08-26
tcg-i386: Try pc-relative lea for constant formation
Richard Henderson
2013-08-26
tcg-i386: Add and use tcg_out64
Richard Henderson
2013-08-26
tcg: Tidy generated code for tcg_outN
Richard Henderson
2013-08-26
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-08-26
Merge remote-tracking branch 'afaerber/tags/0.15-maintainer-for-anthony' into...
Anthony Liguori
2013-08-25
virtio: virtqueue_get_avail_bytes: fix desc_pa when loop over the indirect de...
yinyin
2013-08-24
disas-objdump: Pass --adjust-vma to objdump
Richard Henderson
2013-08-24
disas: Add disas-objdump.pl
Richard Henderson
2013-08-24
disas: Implement fallback to dump object code as hex
Richard Henderson
2013-08-23
kvm: shorten the parameter list for get_real_device()
Wei Yang
2013-08-22
win32-aio: drop win32_aio_flush_cb()
Stefan Hajnoczi
2013-08-22
aio-win32: replace incorrect AioHandler->opaque usage with ->e
Stefan Hajnoczi
2013-08-22
aio / timers: remove dummy_io_handler_flush from tests/test-aio.c
Alex Bligh
2013-08-22
aio / timers: Remove legacy interface
Alex Bligh
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
aio / timers: Add scripts/switch-timer-api
Alex Bligh
2013-08-22
aio / timers: Add test harness for AioContext timers
Alex Bligh
[next]