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
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
2014-04-27
qemu-option: introduce qemu_find_opts_singleton
Paolo Bonzini
2014-04-27
misc: Use cpu_physical_memory_read and cpu_physical_memory_write
Stefan Weil
2014-04-25
seccomp: add shmctl(), mlock(), and munlock() to the syscall whitelist
Paul Moore
2014-04-25
seccomp: add timerfd_create and timerfd_settime to the whitelist
Felix Geyer
2014-04-25
iscsi: Don't use error_is_set() to suppress additional errors
Markus Armbruster
2014-04-25
blockdev: Clean up fragile use of error_is_set()
Markus Armbruster
2014-04-25
nbd: Use return values instead of error_is_set(errp)
Markus Armbruster
2014-04-25
qemu-img: Consistently name Error * objects err, and not errp
Markus Armbruster
2014-04-25
Use error_is_set() only when necessary (again)
Markus Armbruster
2014-04-25
block: Expose host_* drivers in blockdev-add
Kevin Wolf
2014-04-25
MAINTAINERS: Add qemu-img/io to block subsystem
Kevin Wolf
[next]