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
2014-04-30
curl: Remove unnecessary explicit calls to internal event handler
Matthew Booth
2014-04-30
curl: Remove erroneous sleep waiting for curl completion
Matthew Booth
2014-04-30
curl: Fix return from curl_read_cb with invalid state
Matthew Booth
2014-04-30
curl: Remove unnecessary use of goto
Matthew Booth
2014-04-30
curl: Fix long line
Matthew Booth
2014-04-30
block/vdi: Error out immediately in vdi_create()
Max Reitz
2014-04-30
block/bochs: Fix error handling for seek_to_sector()
Max Reitz
2014-04-30
qcow2: Check min_size in qcow2_grow_l1_table()
Max Reitz
2014-04-30
qcow2: Catch bdrv_getlength() error
Max Reitz
2014-04-30
block: Use correct width in format strings
Max Reitz
2014-04-30
qcow2: Avoid overflow in alloc_clusters_noref()
Max Reitz
2014-04-30
block: Use error_abort in bdrv_image_info_specific_dump()
Max Reitz
2014-04-30
block: Fix open_flags in bdrv_reopen()
Kevin Wolf
2014-04-30
Revert "block: another bdrv_append fix"
Kevin Wolf
2014-04-30
block: Unlink temporary files in raw-posix/win32
Kevin Wolf
2014-04-30
block: Remove BDRV_O_COPY_ON_READ for bs->file
Kevin Wolf
2014-04-30
block: Create bdrv_backing_flags()
Kevin Wolf
2014-04-30
block: Create bdrv_inherited_flags()
Kevin Wolf
2014-04-29
iotests: Discarding compressed clusters on qcow2
Max Reitz
2014-04-29
qcow2: Fix discard
Max Reitz
2014-04-29
block: qemu-iotests: make test 019 and 086 work with spaced pathnames
Jeff Cody
2014-04-29
block: qemu-iotests - fix image cleanup when using spaced pathnames
Jeff Cody
2014-04-29
mirror: Check for bdrv_get_info result
Fam Zheng
2014-04-29
mirror: Fix resource leak when bdrv_getlength fails
Fam Zheng
2014-04-29
block: Ignore duplicate or NULL format_name in bdrv_iterate_format
Jeff Cody
2014-04-29
block: Add '--version' option to qemu-img
Jeff Cody
2014-04-28
mirror: Use DIV_ROUND_UP
Fam Zheng
2014-04-28
block: fix qemu-img --help invocation
Jeff Cody
2014-04-28
Merge remote-tracking branch 'remotes/otubo/seccomp' into staging
Peter Maydell
2014-04-28
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-28' in...
Peter Maydell
2014-04-28
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
2014-04-28
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2014-04-28
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2014-04-28
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140425' into staging
Peter Maydell
2014-04-28
slirp/smb: Move ncalrpc directory to tmp
Michael Buesch
2014-04-28
po: add proper Language: tags to .po files
Michael Tokarev
2014-04-28
po/Makefile: fix $SRC_PATH reference
Michael Tokarev
2014-04-28
init_paths: fix minor memory leak
Kirill Batuzov
2014-04-28
virtfs-proxy-helper: fix call to accept
Tim Comer
2014-04-28
net/net.c: remove unnecessary semicolon
Igor Ryzhov
2014-04-28
Add QEMU logo (SVG file)
Stefan Weil
2014-04-28
vl: avoid closing stdout with 'writeconfig'
Chen Gang
2014-04-28
xilinx: Fix typo in comment (Marvel -> Marvell)
Stefan Weil
2014-04-28
vl: Eliminate a superfluous local variable
Chen Gang
2014-04-28
vl: Remove useless 'continue'
Chen Gang
2014-04-28
gitignore: cleanups #2
Michael Tokarev
2014-04-27
tests/.gitignore: Ignore test-rfifolock
Cole Robinson
2014-04-27
move test-* from .gitignore to tests/.gitignore
Laszlo Ersek
2014-04-27
configure: Improve help behavior
Fam Zheng
2014-04-27
vl: convert -m to QemuOpts
Igor Mammedov
[next]