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
2022-05-03
tests: replace pipe() with g_unix_open_pipe(CLOEXEC)
Marc-André Lureau
2022-05-03
libqtest: split QMP part in libqmp
Marc-André Lureau
2022-05-03
tests: move libqtest.h back under qtest/
Marc-André Lureau
2022-05-03
Use QEMU_SANITIZE_ADDRESS
Marc-André Lureau
2022-04-28
meson, configure: move libgio test to meson
Paolo Bonzini
2022-04-27
Merge tag 'kraxel-20220427-pull-request' of git://git.kraxel.org/qemu into st...
Richard Henderson
2022-04-27
avocado/vnc: add test_change_listen
Vladimir Sementsov-Ogievskiy
2022-04-26
Merge tag 'pull-nbd-2022-04-26' of https://repo.or.cz/qemu/ericb into staging
Richard Henderson
2022-04-26
iotests/223: check new possibility of exporting bitmaps by node/name
Vladimir Sementsov-Ogievskiy
2022-04-26
tests/tcg/nios2: Add test-shadow-1
Richard Henderson
2022-04-26
tests/tcg/nios2: Add semihosting multiarch tests
Richard Henderson
2022-04-26
tests/tcg/nios2: Re-enable linux-user tests
Richard Henderson
2022-04-25
iotests/108: Fix when missing user_allow_other
Hanna Reitz
2022-04-25
iotests: make qemu_io_log() check return codes by default
John Snow
2022-04-25
iotests: remove qemu_io_silent() and qemu_io_silent_check().
John Snow
2022-04-25
iotests: remove qemu_io_pipe_and_status()
John Snow
2022-04-25
iotests/image-fleecing: switch to qemu_io()
John Snow
2022-04-25
iotests/migration-permissions: use assertRaises() for qemu_io() negative test
John Snow
2022-04-25
iotests: rebase qemu_io() on top of qemu_tool()
John Snow
2022-04-25
iotests: create generic qemu_tool() function
John Snow
2022-04-25
iotests/040: Fix TestCommitWithFilters test
John Snow
2022-04-25
iotests/040: Don't check image pattern on zero-length image
John Snow
2022-04-25
iotests: Don't check qemu_io() output for specific error strings
John Snow
2022-04-25
iotests/163: Fix broken qemu-io invocation
John Snow
2022-04-25
iotests: replace calls to log(qemu_io(...)) with qemu_io_log()
John Snow
2022-04-21
Merge tag 'pull-migration-20220421a' of https://gitlab.com/dagrh/qemu into st...
Richard Henderson
2022-04-21
Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into staging
Richard Henderson
2022-04-21
tests: expand the migration precopy helper to support failures
Daniel P. Berrangé
2022-04-21
tests: switch migration FD passing test to use common precopy helper
Daniel P. Berrangé
2022-04-21
tests: introduce ability to provide hooks for migration precopy test
Daniel P. Berrangé
2022-04-21
tests: merge code for UNIX and TCP migration pre-copy tests
Daniel P. Berrangé
2022-04-21
tests: switch MigrateStart struct to be stack allocated
Daniel P. Berrangé
2022-04-21
tests: print newline after QMP response in qtest logs
Daniel P. Berrangé
2022-04-21
tests: support QTEST_TRACE env variable
Daniel P. Berrangé
2022-04-21
tests: improve error message when saving TLS PSK file fails
Daniel P. Berrangé
2022-04-21
Merge tag 'pull-qapi-2022-04-21' of git://repo.or.cz/qemu/armbru into staging
Richard Henderson
2022-04-21
Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into staging
Richard Henderson
2022-04-21
python: rename qemu.aqmp to qemu.qmp
John Snow
2022-04-21
iotests: switch to AQMP
John Snow
2022-04-21
iotests/mirror-top-perms: switch to AQMP
John Snow
2022-04-21
tests/fuzz: fix warning
Marc-André Lureau
2022-04-21
qtest: simplify socket_send()
Marc-André Lureau
2022-04-21
tests: run-time skip test-qga if TSAN is enabled
Marc-André Lureau
2022-04-21
tests: remove block/qdict checks from check-qobject.c
Marc-André Lureau
2022-04-21
include: move qdict_{crumple,flatten} declarations
Marc-André Lureau
2022-04-21
include: add qemu/keyval.h
Marc-André Lureau
2022-04-21
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2022-04-21
qapi-schema: test: add a unit test for parsing array alternates
Paolo Bonzini
2022-04-21
qapi-schema: test: add a qapi-schema-test for array alternates
Paolo Bonzini
2022-04-21
qapi-schema: support alternates with array type
Paolo Bonzini
[next]