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-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-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
2023-05-26
Hexagon (target/hexagon) Fix assignment to tmp registers
Marco Liebel
2023-05-26
Hexagon (tests/tcg/hexagon) Clean up Hexagon check-tcg tests
Taylor Simpson
2023-05-26
meson: Add static glib dependency for initrd-stress.img
Fabiano Rosas
2023-05-26
Makefile: remove $(TESTS_PYTHON)
Paolo Bonzini
2023-05-26
tests/vm: fix and simplify HOST_ARCH definition
Paolo Bonzini
2023-05-26
tests/docker: simplify HOST_ARCH definition
Paolo Bonzini
2023-05-26
hw/scsi/lsi53c895a: Fix reentrancy issues in the LSI controller (CVE-2023-0330)
Thomas Huth
2023-05-26
tests/qtest/ac97-test: add up-/downsampling tests
Volker RĂ¼melin
2023-05-26
tests/qtest/usb-hcd-ehci-test: Check for EHCI and UHCI HCDs before using them
Thomas Huth
2023-05-26
tests/qtest/rtl8139-test: Check whether the rtl8139 device is available
Thomas Huth
2023-05-26
tests/qtest: Check for virtio-blk before using -cdrom with the arm virt machine
Thomas Huth
2023-05-26
tests/qtest/usb-hcd-uhci-test: Check whether "usb-storage" is available
Thomas Huth
2023-05-25
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2023-05-25
monitor: do not use mb_read/mb_set for suspend_cnt
Paolo Bonzini
2023-05-23
migration/xbzrle: Use i386 host/cpuinfo.h
Richard Henderson
2023-05-23
igb: Notify only new interrupts
Akihiko Odaki
2023-05-23
tests/qtest/libqos/igb: Set GPIE.Multiple_MSIX
Akihiko Odaki
2023-05-23
tests/avocado: Remove test_igb_nomsi_kvm
Akihiko Odaki
2023-05-23
tests/avocado: Remove unused imports
Akihiko Odaki
2023-05-22
Merge tag 'pull-qapi-2023-05-17-v2' of https://repo.or.cz/qemu/armbru into st...
Richard Henderson
2023-05-22
Merge tag 'pull-request-2023-05-22' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
[next]