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
2017-07-14
hmp: add hmp analogue for qmp-chardev-change
Anton Nefedov
2017-07-14
test-char: add hotswap test
Anton Nefedov
2017-07-14
test-char: split char_file_test
Anton Nefedov
2017-07-14
test-char: split char_udp_test
Anton Nefedov
2017-07-14
test-char: destroy chardev-udp after test
Anton Nefedov
2017-07-14
char: avoid chardevice direct access
Anton Nefedov
2017-07-14
char: forbid direct chardevice access for hotswap devices
Anton Nefedov
2017-07-14
char: chardevice hotswap
Anton Nefedov
2017-07-14
char: add backend hotswap handler
Anton Nefedov
2017-07-14
char: move QemuOpts->ChardevBackend translation to a separate func
Anton Nefedov
2017-07-14
chardev: block during sync read
Marc-André Lureau
2017-07-14
MAINTAINERS: add entry for "Unimplemented" device
Philippe Mathieu-Daudé
2017-07-14
MAINTAINERS: update TCI entry
Philippe Mathieu-Daudé
2017-07-14
MAINTAINERS: update Xen entries
Philippe Mathieu-Daudé
2017-07-14
MAINTAINERS: update KVM entries
Philippe Mathieu-Daudé
2017-07-14
MAINTAINERS: update TCG entries
Philippe Mathieu-Daudé
2017-07-14
build: add -Wexpansion-to-defined
Paolo Bonzini
2017-07-13
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-07-12' into ...
Peter Maydell
2017-07-13
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2017-07-13
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2017-07-11' in...
Peter Maydell
2017-07-13
Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170711' into staging
Peter Maydell
2017-07-13
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170711'...
Peter Maydell
2017-07-12
scripts: use build_ prefix for string not piped through cgen()
Marc-André Lureau
2017-07-12
qobject: Update coccinelle script to catch Q{INC, DEC}REF
Eric Blake
2017-07-12
qobject: Catch another straggler for use of qdict_put_str()
Eric Blake
2017-07-11
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2017-07-11
iotests: Add preallocated growth test for qcow2
Max Reitz
2017-07-11
iotests: Add preallocated resize test for raw
Max Reitz
2017-07-11
block/qcow2: falloc/full preallocating growth
Max Reitz
2017-07-11
block/qcow2: Rename "fail_block" to just "fail"
Max Reitz
2017-07-11
block/qcow2: Add qcow2_refcount_area()
Max Reitz
2017-07-11
block/qcow2: Metadata preallocation for truncate
Max Reitz
2017-07-11
block/qcow2: Lock s->lock in preallocate()
Max Reitz
2017-07-11
block/qcow2: Generalize preallocate()
Max Reitz
2017-07-11
block/file-posix: Preallocation for truncate
Max Reitz
2017-07-11
block/file-posix: Generalize raw_regular_truncate
Max Reitz
2017-07-11
block/file-posix: Extract raw_regular_truncate()
Max Reitz
2017-07-11
block/file-posix: Small fixes in raw_create()
Max Reitz
2017-07-11
qemu-img: Expose PreallocMode for resizing
Max Reitz
2017-07-11
block: Add PreallocMode to blk_truncate()
Max Reitz
2017-07-11
block: Add PreallocMode to bdrv_truncate()
Max Reitz
2017-07-11
block: Add PreallocMode to BD.bdrv_truncate()
Max Reitz
2017-07-11
iotests: add test 178 for qemu-img measure
Stefan Hajnoczi
2017-07-11
qemu-iotests: support per-format golden output files
Stefan Hajnoczi
2017-07-11
qemu-img: add measure subcommand
Stefan Hajnoczi
2017-07-11
qcow2: add bdrv_measure() support
Stefan Hajnoczi
2017-07-11
qcow2: extract image creation option parsing
Stefan Hajnoczi
2017-07-11
qcow2: make refcount size calculation conservative
Stefan Hajnoczi
2017-07-11
qcow2: extract preallocation calculation function
Stefan Hajnoczi
2017-07-11
raw-format: add bdrv_measure() support
Stefan Hajnoczi
[next]