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
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2018-06-18
test-hbitmap: Add non-advancing iter_next tests
Max Reitz
2018-06-18
hbitmap: Add @advance param to hbitmap_iter_next()
Max Reitz
2018-06-18
test-bdrv-drain: Test graph changes in drain_all section
Kevin Wolf
2018-06-18
test-bdrv-drain: Test that bdrv_drain_invoke() doesn't poll
Kevin Wolf
2018-06-18
test-bdrv-drain: Graph change through parent callback
Kevin Wolf
2018-06-18
test-bdrv-drain: Test node deletion in subtree recursion
Kevin Wolf
2018-06-18
test-bdrv-drain: Add test for node deletion
Max Reitz
2018-06-18
block: Really pause block jobs on drain
Kevin Wolf
2018-06-18
tests/test-bdrv-drain: bdrv_drain_all() works in coroutines now
Kevin Wolf
2018-06-18
block: Use bdrv_do_drain_begin/end in bdrv_drain_all()
Kevin Wolf
2018-06-18
test-bdrv-drain: bdrv_drain() works with cross-AioContext events
Kevin Wolf
2018-06-15
block: Remove deprecated -drive option serial
Kevin Wolf
2018-06-15
block: Remove deprecated -drive geometry options
Kevin Wolf
2018-06-15
block: Fix -blockdev / blockdev-add for empty objects and arrays
Markus Armbruster
2018-06-15
check-block-qdict: Cover flattening of empty lists and dictionaries
Markus Armbruster
2018-06-15
check-block-qdict: Rename qdict_flatten()'s variables for clarity
Markus Armbruster
2018-06-15
qobject: Move block-specific qdict code to block-qdict.c
Markus Armbruster
2018-06-15
block: Add block-specific QDict header
Max Reitz
2018-06-15
iotests: Add test 221 to catch qemu-img map regression
Eric Blake
2018-06-12
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.0-pull-re...
Peter Maydell
2018-06-12
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180612-pull-request' ...
Peter Maydell
2018-06-12
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-06-12
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
2018-06-12
usb-hcd-xhci-test: add a test for ccid hotplug
Marc-André Lureau
2018-06-11
nvdimm: make persistence option symbolic
Ross Zwisler
2018-06-11
hw/i386: Update SSDT table used by "make check"
Ross Zwisler
2018-06-11
iotests: Add case for a corrupted inactive image
Max Reitz
2018-06-11
qemu-img: Remove deprecated -s snapshot_id_or_name option
Thomas Huth
2018-06-11
iotests: Fix 219's timing
Max Reitz
2018-06-11
iotests: improve pause_job
Vladimir Sementsov-Ogievskiy
2018-06-11
iotests: Test post-backing convert target behavior
Max Reitz
2018-06-11
iotests: Add test for rebasing with relative paths
Max Reitz
2018-06-11
iotests: Let 216 make use of qemu-io's exit code
Max Reitz
2018-06-11
iotests.py: Add qemu_io_silent
Max Reitz
2018-06-11
iotests: Repairing error during snapshot deletion
Max Reitz
2018-06-11
iotests: Rework 113
Max Reitz
2018-06-11
iotests: Test help option for unsupporting formats
Max Reitz
2018-06-11
qemu-img: Add print_amend_option_help()
Max Reitz
2018-06-11
block: Add Error parameter to bdrv_amend_options
Max Reitz
2018-06-11
iotests: Add creation test to 153
Max Reitz
2018-06-11
linux-user: disable qemu-bridge-helper and socket_scm_helper build
Laurent Vivier
2018-06-08
python: Remove scripts/ordereddict.py
Eduardo Habkost
2018-06-08
python: futurize -f lib2to3.fixes.fix_numliterals
Eduardo Habkost
2018-06-08
python: futurize -f lib2to3.fixes.fix_renames
Eduardo Habkost
2018-06-08
python: futurize -f lib2to3.fixes.fix_reduce
Eduardo Habkost
2018-06-08
python: futurize -f lib2to3.fixes.fix_has_key
Eduardo Habkost
2018-06-08
python: futurize -f libfuturize.fixes.fix_next_call
Eduardo Habkost
2018-06-08
python: futurize -f libfuturize.fixes.fix_absolute_import
Eduardo Habkost
2018-06-08
python: futurize -f libfuturize.fixes.fix_print_with_import
Eduardo Habkost
2018-06-08
ahci: move PIO Setup FIS before transfer, fix it for ATAPI commands
John Snow
[next]