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-03-21
tests/multiboot: Test exit code for every qemu run
Kevin Wolf
2018-03-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-03-20
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2018-03-20
test/acpi-test-data: add ACPI tables for dimmpxm test
Haozhong Zhang
2018-03-20
tests/bios-tables-test: add test cases for DIMM proximity
Haozhong Zhang
2018-03-19
qapi: Pass '-u' when doing non-silent diff
Eric Blake
2018-03-19
tests: qmp-test: add oob test
Peter Xu
2018-03-19
tests: qmp-test: verify command batching
Peter Xu
2018-03-19
qapi: introduce new cmd option "allow-oob"
Peter Xu
2018-03-19
qmp: introduce QMPCapability
Peter Xu
2018-03-19
block: Handle null backing link
Max Reitz
2018-03-19
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
Max Reitz
2018-03-19
tests: add machine 'none' with -cpu test
Igor Mammedov
2018-03-19
qapi: generate a literal qobject for introspection
Marc-André Lureau
2018-03-19
qlit: add qobject_from_qlit()
Marc-André Lureau
2018-03-19
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-03-19
iotests: Avoid realpath, for CentOS 6
Eric Blake
2018-03-19
block: fix iotest 146 output expectations
Jeff Cody
2018-03-19
block/mirror: change the semantic of 'force' of block-job-cancel
Liang Li
2018-03-19
qemu-iotests: Enable write tests for parallels
Kevin Wolf
2018-03-19
iotests: Add regression test for commit base locking
Fam Zheng
2018-03-19
qemu-iotests: Test luks QMP image creation
Kevin Wolf
2018-03-19
tests/test-blockjob: test cancellations
John Snow
2018-03-19
iotests: test manual job dismissal
John Snow
2018-03-19
blockjobs: Expose manual property
John Snow
2018-03-19
blockjobs: add block_job_verb permission table
John Snow
2018-03-19
iotests: add pause_wait
John Snow
2018-03-19
blockjobs: add status enum
John Snow
2018-03-19
blockjobs: model single jobs as transactions
John Snow
2018-03-18
tests/boot-serial: Check the 40p machine, too
Thomas Huth
2018-03-16
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
2018-03-16
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-03-13-v2' into...
Peter Maydell
2018-03-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-03-15
Merge remote-tracking branch 'remotes/berrange/tags/socket-next-pull-request'...
Peter Maydell
2018-03-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-sev' into sta...
Peter Maydell
2018-03-13
tests: acpi: don't read all fields in test_acpi_fadt_table()
Igor Mammedov
2018-03-13
iotests: add dirty bitmap postcopy test
Vladimir Sementsov-Ogievskiy
2018-03-13
iotests: add dirty bitmap migration test
Vladimir Sementsov-Ogievskiy
2018-03-13
iotests: new test 209 for NBD BLOCK_STATUS
Vladimir Sementsov-Ogievskiy
2018-03-13
iotests: add file_path helper
Vladimir Sementsov-Ogievskiy
2018-03-13
iotests.py: tiny refactor: move system imports up
Vladimir Sementsov-Ogievskiy
2018-03-13
iotests: add 208 nbd-server + blockdev-snapshot-sync test case
Stefan Hajnoczi
2018-03-13
iotests: Fix stuck NBD process on 33
Eric Blake
2018-03-13
char: allow passing pre-opened socket file descriptor at startup
Daniel P. Berrange
2018-03-13
sockets: allow SocketAddress 'fd' to reference numeric file descriptors
Daniel P. Berrange
2018-03-13
sockets: check that the named file descriptor is a socket
Daniel P. Berrange
2018-03-13
sockets: move fd_is_socket() into common sockets code
Daniel P. Berrange
2018-03-13
sockets: strengthen test suite IP protocol availability checks
Daniel P. Berrange
2018-03-13
sockets: pull code for testing IP availability out of specific test
Daniel P. Berrange
2018-03-13
cutils: add qemu_strtoi & qemu_strtoui parsers for int/unsigned int types
Daniel P. Berrange
[next]