summary refs log tree commit diff stats
path: root/python/qemu/machine/qtest.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* python: ensure QEMUQtestProtocol closes its socketDaniel P. Berrangé2025-09-151-0/+2
* python/machine: remove unused sock_dir argumentJohn Snow2023-10-111-4/+1
* python/machine: use socketpair() for qtest connectionJohn Snow2023-10-111-9/+40
* Fix some typosDongdong Zhang2023-01-241-1/+1
* python: rename qemu.aqmp to qemu.qmpJohn Snow2022-04-211-1/+1
* python/machine: permanently switch to AQMPJohn Snow2022-04-211-1/+1
* python, iotests: remove socket_scm_helperJohn Snow2021-10-121-2/+0
* python: qemu: pass the wrapper field from QEMUQtestmachine to QEMUMachineEmanuele Giuseppe Esposito2021-09-011-1/+3
* python: qemu: add timer parameter for qmp.accept socketEmanuele Giuseppe Esposito2021-09-011-2/+3
* python: Remove global pylint suppressionsJohn Snow2021-06-301-0/+2
* python: add pylint import exceptionsJohn Snow2021-06-011-1/+1
* python: create qemu packagesJohn Snow2021-06-011-0/+160