Sign in
qemu
/
qemu
/
74fcbd22d20a2fbc1a47a7b00cce5bf98fd7be5f
/
tests
b2df6a7
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 9 years ago
4214fac
iotests: Add test for the block device statistics
by Alberto Garcia
· 9 years ago
bd797fc
util: Infrastructure for computing recent averages
by Alberto Garcia
· 9 years ago
6c6f312
tests: add BlockJobTxn unit test
by Stefan Hajnoczi
· 9 years ago
fc6c796
iotests: 124 - transactional failure test
by John Snow
· 9 years ago
749ad5e
iotests: add transactional incremental backup test
by John Snow
· 9 years ago
60915dc
vhost: rename RESET_DEVICE backto RESET_OWNER
by Yuanhan Liu
· 9 years ago
2b8819c
vhost-user: modify SET_LOG_BASE to pass mmap size and offset
by Victor Kaplansky
· 9 years ago
2048a2a
tests: classify some ivshmem tests as slow
by Marc-André Lureau
· 9 years ago
92e6898
iotests: Check for quorum support in test 139
by Alberto Garcia
· 9 years ago
342075f
iotests: Add tests for the x-blockdev-del command
by Alberto Garcia
· 9 years ago
e6c1766
qemu-iotests: fix -valgrind option for check
by Jeff Cody
· 9 years ago
f6c8c2e
qemu-iotests: fix cleanup of background processes
by Jeff Cody
· 9 years ago
3fa123d
block: test 'blockdev-snapshot' using a file BDS as the overlay
by Alberto Garcia
· 9 years ago
f2d7f16
block: Remove inner quotation marks in iotest 085
by Alberto Garcia
· 9 years ago
bcdce5a
qemu-iotests: Test the reopening of overlay_bs in 'block-commit'
by Alberto Garcia
· 9 years ago
89e3a2d
block: add tests for the 'blockdev-snapshot' command
by Alberto Garcia
· 9 years ago
adfe203
iotests: Add test for change-related QMP commands
by Max Reitz
· 9 years ago
2533377
qapi: More tests of input arrays
by Eric Blake
· 9 years ago
dd5ee2c
qapi: Test failure in middle of array parse
by Eric Blake
· 9 years ago
12fafd7
qapi: More tests of alternate output
by Eric Blake
· 9 years ago
a12a5a1
qapi: Simplify error cleanup in test-qmp-*
by Eric Blake
· 9 years ago
3f66f76
qapi: Simplify non-error testing in test-qmp-*
by Eric Blake
· 9 years ago
b18f114
qapi: Plug leaks in test-qmp-*
by Eric Blake
· 9 years ago
0920a17
qapi: Share test_init code in test-qmp-input*
by Eric Blake
· 9 years ago
bd20588
qapi: Strengthen test of TestStructList
by Eric Blake
· 9 years ago
748053c
qapi: Use generated TestStruct machinery in tests
by Eric Blake
· 9 years ago
1123178
tests/i44fx-test: No need for zeroing memory before memset
by Thomas Huth
· 9 years ago
3cd01b6
tests: ignore test-qga
by Eric Blake
· 9 years ago
5e59baf
qapi: Reserve 'u' member name
by Eric Blake
· 9 years ago
c363ace
tests: Convert to new qapi union layout
by Eric Blake
· 9 years ago
ddf2190
qapi: Unbox base members
by Eric Blake
· 9 years ago
30594fe
qapi: Prefer typesafe upcasts to qapi base classes
by Eric Blake
· 9 years ago
9fb081e
qapi: Reserve 'q_*' and 'has_*' member names
by Eric Blake
· 9 years ago
255960d
qapi: Reserve '*List' type names for list types
by Eric Blake
· 9 years ago
1976708
tests/qapi-schema: Test for reserved names, empty struct
by Eric Blake
· 9 years ago
3595e2e
tests/vhost-user-bridge: add vhost-user bridge application
by Victor Kaplansky
· 9 years ago
12ebf69
vhost-user-test: fix up rhel6 build
by Michael S. Tsirkin
· 9 years ago
251d7e6
Merge remote-tracking branch 'remotes/elmarco/tags/ivshmem-pull-request' into staging
by Peter Maydell
· 9 years ago
d9453c9
ivshmem: add hostmem backend
by Marc-André Lureau
· 10 years ago
ddef6a0
tests: add ivshmem qtest
by Marc-André Lureau
· 11 years ago
063c23d
qtest: add qtest_add_abrt_handler()
by Marc-André Lureau
· 10 years ago
bbfc2ef
tests: Add ivshmem qtest
by Andreas Färber
· 9 years ago
c07bc2c
tests: Add test case for aio_disable_external
by Fam Zheng
· 9 years ago
dca21ef
aio: Add "is_external" flag for event handlers
by Fam Zheng
· 9 years ago
2e1280e
hw/block/fdc: Implement tray status
by Max Reitz
· 9 years ago
8e9e653
iotests: Only create BB if necessary
by Max Reitz
· 9 years ago
be4b67b
blockdev: Allow creation of BDS trees without BB
by Max Reitz
· 9 years ago
b3e9e58
tests: test-qga, loosen assumptions about host filesystems
by Michael Roth
· 9 years ago
9024603
configure: avoid polluting global CFLAGS with tasn1 flags
by Daniel P. Berrange
· 9 years ago
3a661f1
crypto: add sanity checking of plaintext/ciphertext length
by Daniel P. Berrange
· 9 years ago
eb2a770
crypto: don't let builtin aes crash if no IV is provided
by Daniel P. Berrange
· 9 years ago
ca3e40e
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 9 years ago
1d9edff
vhost-user-test: check ownership during migration
by Marc-André Lureau
· 9 years ago
b181974
vhost-user-test: add live-migration test
by Marc-André Lureau
· 9 years ago
704b216
vhost-user-test: learn to tweak various qemu arguments
by Marc-André Lureau
· 9 years ago
ae31fb5
vhost-user-test: wrap server in TestServer struct
by Marc-André Lureau
· 9 years ago
82755ff
vhost-user-test: remove useless static check
by Marc-André Lureau
· 9 years ago
cf72b57
vhost-user-test: move wait_for_fds() out
by Marc-André Lureau
· 9 years ago
426c0df
Merge remote-tracking branch 'remotes/berrange/tags/io-channel-3-for-upstream' into staging
by Peter Maydell
· 9 years ago
10817bf
coroutine: move into libqemuutil.a library
by Daniel P. Berrange
· 10 years ago
df81978
Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw_cfg-20151020-1' into staging
by Peter Maydell
· 9 years ago
62c39b3
tests: add a local test for guest agent
by Marc-André Lureau
· 9 years ago
dc47995
qtest: add a few fd-level qmp helpers
by Marc-André Lureau
· 9 years ago
a4c0d1d
Implement fw_cfg DMA interface
by Marc Marí
· 9 years ago
c737c7a
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 9 years ago
6d57410
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20151016' into staging
by Peter Maydell
· 9 years ago
15489c7
block: auto-generated node-names
by Jeff Cody
· 9 years ago
68e517a
block: qemu-iotests - fix vmdk test 059.out
by Jeff Cody
· 9 years ago
317438e
throttle: test that snapshots move the throttling configuration
by Alberto Garcia
· 9 years ago
efd0fbb
iotests: disable core dumps in test 061
by Alberto Garcia
· 9 years ago
b64d64d
arm: imx25-pdk: Fix machine name
by Peter Crosthwaite
· 9 years ago
9f08c8e
qapi: Lazy creation of array types
by Eric Blake
· 9 years ago
849ab13
qapi: Drop redundant args-member-array test
by Eric Blake
· 9 years ago
70478ce
qapi: Drop redundant flat-union-reverse-define test
by Eric Blake
· 9 years ago
cae95ea
qapi: Drop redundant returns-int test
by Eric Blake
· 9 years ago
625b251
qapi: Move empty-enum to compile-time test
by Eric Blake
· 9 years ago
baabb84
qapi: Drop redundant alternate-good test
by Eric Blake
· 9 years ago
376863e
qapi: Reuse code for flat union base validation
by Eric Blake
· 9 years ago
9c51b44
qapi: Test use of 'number' within alternates
by Eric Blake
· 9 years ago
8d25dd1
qapi: Add tests for empty unions
by Eric Blake
· 9 years ago
7b2a5c2
qapi: Avoid assertion failure on union 'type' collision
by Eric Blake
· 9 years ago
d220fbc
qapi: Test for various name collisions
by Eric Blake
· 9 years ago
7408fb6
qapi: Improve 'include' error message
by Eric Blake
· 9 years ago
1ffe818
qapi: Sort qapi-schema tests
by Eric Blake
· 9 years ago
0bf224d
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging
by Peter Maydell
· 9 years ago
89b1273
tests: add test cases for netfilter object
by Yang Hongyang
· 9 years ago
4c315c2
qdev: Protect device-list-properties against broken devices
by Markus Armbruster
· 9 years ago
edb1523
qmp: Fix device-list-properties not to crash for abstract device
by Markus Armbruster
· 9 years ago
2d1abb8
device-introspect-test: New, covering device introspection
by Markus Armbruster
· 9 years ago
5fb48d9
libqtest: New hmp() & friends
by Markus Armbruster
· 9 years ago
82b15c7
libqtest: Clean up unused QTestState member sigact_old
by Markus Armbruster
· 9 years ago
e253c28
tests: Fix how qom-test is run
by Markus Armbruster
· 9 years ago
deb847b
tests: Unique test path for /string-visitor/output
by Dr. David Alan Gilbert
· 9 years ago
006d5c7
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
by Peter Maydell
· 9 years ago
7fe34ca
tests: vhost-user: disable unless CONFIG_VHOST_NET
by Michael S. Tsirkin
· 9 years ago
ec6b69c
qtest/ide-test: ppc64be correction for ATAPI tests
by John Snow
· 9 years ago
3d93715
qtest/ahci: fix redundant assertion
by John Snow
· 9 years ago
c0b520d
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 9 years ago
6fdac09
vhost-user-test: fix predictable filename on tmpfs
by Michael S. Tsirkin
· 9 years ago
Next »