index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
qemu-iotests
/
iotests.py
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-26
iotests: add filter_qmp_generated_node_ids()
Stefan Hajnoczi
1
-0
/
+7
2023-10-12
python: use vm.cmd() instead of vm.qmp() where appropriate
Vladimir Sementsov-Ogievskiy
1
-6
/
+3
2023-10-12
iotests.py: pause_job(): drop return value
Vladimir Sementsov-Ogievskiy
1
-2
/
+1
2023-10-12
iotests: QemuStorageDaemon: add cmd() method like in QEMUMachine.
Vladimir Sementsov-Ogievskiy
1
-1
/
+6
2023-10-12
python: rename QEMUMonitorProtocol.cmd() to cmd_raw()
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2023-10-11
python/machine: remove unused sock_dir argument
John Snow
1
-1
/
+1
2023-05-30
iotests: Make verify_virtio_scsi_pci_or_ccw() public
Kevin Wolf
1
-1
/
+1
2023-05-19
iotests: Test commit with iothreads and ongoing I/O
Kevin Wolf
1
-0
/
+4
2023-02-22
python: support pylint 2.16
John Snow
1
-2
/
+2
2023-02-01
iotests: Filter child node information
Hanna Reitz
1
-3
/
+15
2022-04-25
iotests: make qemu_io_log() check return codes by default
John Snow
1
-2
/
+3
2022-04-25
iotests: remove qemu_io_silent() and qemu_io_silent_check().
John Snow
1
-16
/
+0
2022-04-25
iotests: remove qemu_io_pipe_and_status()
John Snow
1
-3
/
+0
2022-04-25
iotests: rebase qemu_io() on top of qemu_tool()
John Snow
1
-6
/
+13
2022-04-25
iotests: create generic qemu_tool() function
John Snow
1
-11
/
+21
2022-04-21
python: rename qemu.aqmp to qemu.qmp
John Snow
1
-1
/
+1
2022-04-21
iotests: switch to AQMP
John Snow
1
-2
/
+1
2022-04-20
iotests.py: Add supports_qcow2_zstd_compression()
Hanna Reitz
1
-0
/
+20
2022-03-22
iotests.py: Filters for VM.run_job()
Hanna Reitz
1
-10
/
+16
2022-03-22
iotests: make qemu_img_log and img_info_log raise on error
John Snow
1
-3
/
+5
2022-03-22
iotests: remove qemu_img_pipe_and_status()
John Snow
1
-19
/
+7
2022-03-22
iotests: use qemu_img() in has_working_luks()
John Snow
1
-9
/
+9
2022-03-22
iotests: change supports_quorum to use qemu_img
John Snow
1
-2
/
+2
2022-03-22
iotests: add qemu_img_map() function
John Snow
1
-0
/
+3
2022-03-22
iotests: add qemu_img_info()
John Snow
1
-4
/
+11
2022-03-22
iotests: use qemu_img_json() when applicable
John Snow
1
-4
/
+4
2022-03-22
iotests: add qemu_img_json()
John Snow
1
-0
/
+32
2022-03-22
iotests: fortify compare_images() against crashes
John Snow
1
-5
/
+16
2022-03-22
iotests: make qemu_img raise on non-zero rc by default
John Snow
1
-7
/
+50
2022-03-07
iotests.py: add qemu_io_pipe_and_status()
Vladimir Sementsov-Ogievskiy
1
-0
/
+3
2022-03-07
iotests: Write test output to TEST_DIR
Hanna Reitz
1
-3
/
+2
2022-03-04
iotests: Allow using QMP with the QSD
Hanna Reitz
1
-1
/
+31
2022-02-11
iotests.py: Add QemuStorageDaemon class
Hanna Reitz
1
-0
/
+40
2022-02-01
iotests.py: filter compression type out
Vladimir Sementsov-Ogievskiy
1
-0
/
+2
2022-02-01
iotests.py: filter out successful output of qemu-img create
Vladimir Sementsov-Ogievskiy
1
-2
/
+8
2022-02-01
iotests.py: rewrite default luks support in qemu_img
Vladimir Sementsov-Ogievskiy
1
-19
/
+17
2022-02-01
iotests: drop qemu_img_verbose() helper
Vladimir Sementsov-Ogievskiy
1
-8
/
+0
2022-02-01
iotests.py: qemu_img*("create"): support IMGOPTS='compression_type=zstd'
Vladimir Sementsov-Ogievskiy
1
-1
/
+26
2022-02-01
iotests.py: implement unsupported_imgopts
Vladimir Sementsov-Ogievskiy
1
-1
/
+14
2022-02-01
iotests.py: img_info_log(): rename imgopts argument
Vladimir Sementsov-Ogievskiy
1
-2
/
+3
2021-12-23
iotests.py: add qemu_io_popen()
Vladimir Sementsov-Ogievskiy
1
-0
/
+3
2021-12-23
iotests.py: add and use qemu_io_wrap_args()
Vladimir Sementsov-Ogievskiy
1
-10
/
+10
2021-12-23
iotests.py: add qemu_tool_popen()
Vladimir Sementsov-Ogievskiy
1
-3
/
+11
2021-11-02
pylint: fix errors and warnings generated by tests/qemu-iotests/297
Emanuele Giuseppe Esposito
1
-3
/
+4
2021-11-01
iotests: Conditionally silence certain AQMP errors
John Snow
1
-1
/
+19
2021-10-12
python, iotests: remove socket_scm_helper
John Snow
1
-3
/
+0
2021-10-06
iotests: add 'qemu' package location to PYTHONPATH in testenv
John Snow
1
-2
/
+0
2021-09-15
iotests: Fix use-{list,dict}-literal warnings
Hanna Reitz
1
-2
/
+2
2021-09-15
iotests: Fix unspecified-encoding pylint warnings
Hanna Reitz
1
-3
/
+5
2021-09-01
iotests.py: hmp_qemu_io: support qdev
Vladimir Sementsov-Ogievskiy
1
-2
/
+3
[next]