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
2023-06-05
tests/qtest: Run ipmi-bt-test only if CONFIG_IPMI_EXTERN is set
Thomas Huth
2023-06-05
tests/tcg/s390x: Test MXDB and MXDBR
Ilya Leoshkevich
2023-06-05
tests/tcg/s390x: Test single-stepping SVC
Ilya Leoshkevich
2023-06-05
tests/tcg/s390x: Test LOCFHR
Ilya Leoshkevich
2023-06-05
tests/tcg/s390x: Test LCBB
Ilya Leoshkevich
2023-06-02
Merge tag 'migration-20230602-pull-request' of https://gitlab.com/juan.quinte...
Richard Henderson
2023-06-02
cutils: Improve qemu_strtosz handling of fractions
Eric Blake
2023-06-02
cutils: Improve qemu_strtod* error paths
Eric Blake
2023-06-02
cutils: Use parse_uint in qemu_strtosz for negative rejection
Eric Blake
2023-06-02
cutils: Set value in all integral qemu_strto* error paths
Eric Blake
2023-06-02
cutils: Set value in all qemu_strtosz* error paths
Eric Blake
2023-06-02
test-cutils: Add more coverage to qemu_strtosz
Eric Blake
2023-06-02
cutils: Allow NULL str in qemu_strtosz
Eric Blake
2023-06-02
test-cutils: Refactor qemu_strtosz tests for less boilerplate
Eric Blake
2023-06-02
test-cutils: Prepare for upcoming semantic change in qemu_strtosz
Eric Blake
2023-06-02
test-cutils: Add coverage of qemu_strtod
Eric Blake
2023-06-02
cutils: Allow NULL endptr in parse_uint()
Eric Blake
2023-06-02
cutils: Adjust signature of parse_uint[_full]
Eric Blake
2023-06-02
cutils: Fix wraparound parsing in qemu_strtoui
Eric Blake
2023-06-02
test-cutils: Test more integer corner cases
Eric Blake
2023-06-02
test-cutils: Test integral qemu_strto* value on failures
Eric Blake
2023-06-02
test-cutils: Use g_assert_cmpuint where appropriate
Eric Blake
2023-06-02
test-cutils: Avoid g_assert in unit tests
Eric Blake
2023-06-02
iotests: Fix test 104 under NBD
Eric Blake
2023-06-02
qtest/migration: Document live=true cases
Peter Xu
2023-06-02
tests/qtest: make more migration pre-copy scenarios run non-live
Daniel P. Berrangé
2023-06-02
tests/qtest: distinguish src/dst migration VM stop/resume events
Daniel P. Berrangé
2023-06-02
tests/qtest: capture RESUME events during migration
Daniel P. Berrangé
2023-06-02
tests/qtest: replace wait_command() with qtest_qmp_assert_success
Daniel P. Berrangé
2023-06-02
tests/qtest: switch to using event callbacks for STOP event
Daniel P. Berrangé
2023-06-02
tests/qtest: get rid of some 'qtest_qmp' usage in migration test
Daniel P. Berrangé
2023-06-02
tests/qtest: get rid of 'qmp_command' helper in migration test
Daniel P. Berrangé
2023-06-02
tests/qtest: add support for callback to receive QMP events
Daniel P. Berrangé
2023-06-02
tests/qtest: add various qtest_qmp_assert_success() variants
Daniel P. Berrangé
2023-05-31
decodetree: Add --output-null for meson testing
Richard Henderson
2023-05-30
Merge tag 'pull-tcg-20230530' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2023-05-30
tests/avocado/virtio-gpu: Cancel test if drm rendering is not available
Thomas Huth
2023-05-30
tests/decode: Add tests for various named-field cases
Peter Maydell
2023-05-30
tests/decode: Convert tests to meson
Richard Henderson
2023-05-30
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Richard Henderson
2023-05-30
aio: remove aio_disable_external() API
Stefan Hajnoczi
2023-05-30
block: drain from main loop thread in bdrv_co_yield_to_drain()
Stefan Hajnoczi
2023-05-30
iotests: Test blockdev-create in iothread
Kevin Wolf
2023-05-30
iotests: Make verify_virtio_scsi_pci_or_ccw() public
Kevin Wolf
2023-05-30
raw-format: Fix open with 'file' in iothread
Kevin Wolf
2023-05-30
block: Take main AioContext lock when calling bdrv_open()
Kevin Wolf
2023-05-30
tests/qtest: Run arm-specific tests only if the required machine is available
Thomas Huth
2023-05-28
target/ppc: Add POWER9 DD2.2 model
Nicholas Piggin
2023-05-26
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2023-05-26
Merge tag 'pull-hex-20230526' of https://github.com/quic/qemu into staging
Richard Henderson
[next]