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-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
2023-10-09
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-10-08
audio, qtest: get rid of QEMU_AUDIO_DRV
Paolo Bonzini
2023-10-08
system: Rename softmmu/ directory as system/
Philippe Mathieu-Daudé
2023-10-07
tcg: Correct invalid mentions of 'softmmu' by 'system-mode'
Philippe Mathieu-Daudé
2023-10-07
fuzz: Correct invalid mentions of 'softmmu' by 'system'
Philippe Mathieu-Daudé
2023-10-05
nbd/server: Add FLAG_PAYLOAD support to CMD_BLOCK_STATUS
Eric Blake
2023-10-05
nbd/client: Request extended headers during negotiation
Eric Blake
2023-10-05
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-10-05
Merge tag 'pull-tcg-20231004' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-10-04
hw/display: introduce virtio-dmabuf
Albert Esteve
2023-10-04
util/uuid: add a hash function
Albert Esteve
2023-10-04
hw/i386/pc: improve physical address space bound check for 32-bit x86 systems
Ani Sinha
2023-10-04
tests/avocado: Re-enable MIPS Malta tests (GitLab issue #1884 fixed)
Philippe Mathieu-Daudé
2023-10-04
build: Remove --enable-gprof
Richard Henderson
2023-10-04
s390x/a-b-bios: zero the first byte of each page on start
Daniil Tatianin
2023-10-04
i386/a-b-bootblock: zero the first byte of each page on start
Daniil Tatianin
2023-10-04
i386/a-b-bootblock: factor test memory addresses out into constants
Daniil Tatianin
[prev]
[next]