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-10-18
configure, tests/tcg: simplify GDB conditionals
Paolo Bonzini
2023-10-18
tests/tcg/arm: move non-SVE tests out of conditional
Paolo Bonzini
2023-10-17
meson: do not use set10
Paolo Bonzini
2023-10-17
tests/vm: avoid invalid escape in Python string
Paolo Bonzini
2023-10-17
tests/avocado: avoid invalid escape in Python string
Paolo Bonzini
2023-10-17
tests/docker: avoid invalid escape in Python string
Paolo Bonzini
2023-10-17
tests/vm: netbsd: install dtc
Paolo Bonzini
2023-10-17
iotests: use the correct python to run linters
John Snow
2023-10-17
iotests: get rid of '..' in path environment output
John Snow
2023-10-16
Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into staging
Stefan Hajnoczi
2023-10-16
Merge tag 'pull-loongarch-20231013' of https://gitlab.com/gaosong/qemu into s...
Stefan Hajnoczi
2023-10-16
Merge tag 'pull-ufs-20231013' of https://gitlab.com/jeuk20.kim/qemu into staging
Stefan Hajnoczi
2023-10-16
Merge tag 'pull-request-2023-10-12' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2023-10-16
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2023-10-13
hw/ufs: Fix code coverity issues
Jeuk Kim
2023-10-13
hw/loongarch/virt: Remove unused 'loongarch_virt_pm' region
Song Gao
2023-10-12
python: use vm.cmd() instead of vm.qmp() where appropriate
Vladimir Sementsov-Ogievskiy
2023-10-12
tests/vm/basevm.py: use cmd() instead of qmp()
Vladimir Sementsov-Ogievskiy
2023-10-12
iotests.py: pause_job(): drop return value
Vladimir Sementsov-Ogievskiy
2023-10-12
iotests: drop some extra ** in qmp() call
Vladimir Sementsov-Ogievskiy
2023-10-12
iotests: drop some extra semicolons
Vladimir Sementsov-Ogievskiy
2023-10-12
iotests: refactor some common qmp result checks into generic pattern
Vladimir Sementsov-Ogievskiy
2023-10-12
iotests: add some missed checks of qmp result
Vladimir Sementsov-Ogievskiy
2023-10-12
iotests: QemuStorageDaemon: add cmd() method like in QEMUMachine.
Vladimir Sementsov-Ogievskiy
2023-10-12
python/qemu: rename command() to cmd()
Vladimir Sementsov-Ogievskiy
2023-10-12
python: rename QEMUMonitorProtocol.cmd() to cmd_raw()
Vladimir Sementsov-Ogievskiy
2023-10-12
block: Protect bs->children with graph_lock
Kevin Wolf
2023-10-12
block: Protect bs->parents with graph_lock
Kevin Wolf
2023-10-12
block: Mark drain related functions GRAPH_RDLOCK
Emanuele Giuseppe Esposito
2023-10-12
block: Mark bdrv_first_blk() and bdrv_is_root_node() GRAPH_RDLOCK
Kevin Wolf
2023-10-12
test-bdrv-drain: Don't call bdrv_graph_wrlock() in coroutine context
Kevin Wolf
2023-10-12
tests/qtest: Fix npcm7xx_timer-test.c flaky test
Chris Rauer
2023-10-12
avocado, risc-v: add tuxboot tests for 'max' CPU
Daniel Henrique Barboza
2023-10-11
Python: Enable python3.12 support
John Snow
2023-10-11
Python/iotests: Add type hint for nbd module
John Snow
2023-10-11
python/machine: remove unused sock_dir argument
John Snow
2023-10-11
Merge tag 'pull-omnibus-111023-1' of https://gitlab.com/stsquad/qemu into sta...
Stefan Hajnoczi
2023-10-11
tests/qtest: migration: Add support for negative testing of qmp_migrate
Fabiano Rosas
2023-10-11
tests/qtest: migration: Use migrate_incoming_qmp where appropriate
Fabiano Rosas
2023-10-11
tests/qtest: migration: Add migrate_incoming_qmp helper
Fabiano Rosas
2023-10-11
tests/qtest: migration: Expose migrate_set_capability
Fabiano Rosas
2023-10-11
tests/docker: make docker engine choice entirely configure driven
Alex Bennée
2023-10-11
tests/lcitool: add swtpm to the package list
Alex Bennée
2023-10-11
tests/avocado: remove flaky test marking for test_sbsaref_edk2_firmware
Alex Bennée
2023-10-11
tests/avocado: update firmware to enable OpenBSD test on sbsa-ref
Marcin Juszkiewicz
2023-10-10
Merge tag 'firmware/seabios-20231010-pull-request' of https://gitlab.com/krax...
Stefan Hajnoczi
2023-10-10
tests/acpi: disable tests/data/acpi/q35/DSDT.mmio64 updates
Gerd Hoffmann
2023-10-10
tests/acpi: update expected data files
Gerd Hoffmann
2023-10-10
tests/acpi: enable tests/data/acpi/q35/DSDT.mmio64 updates
Gerd Hoffmann
2023-10-10
tests/bios-tables-test: tcg-emulate opteron for mmio64 test
Gerd Hoffmann
[next]