| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python: ensure QEMUQtestProtocol closes its socket | Daniel P. Berrangé | 2025-09-15 | 1 | -0/+2 |
| * | python/machine: remove unused sock_dir argument | John Snow | 2023-10-11 | 1 | -4/+1 |
| * | python/machine: use socketpair() for qtest connection | John Snow | 2023-10-11 | 1 | -9/+40 |
| * | Fix some typos | Dongdong Zhang | 2023-01-24 | 1 | -1/+1 |
| * | python: rename qemu.aqmp to qemu.qmp | John Snow | 2022-04-21 | 1 | -1/+1 |
| * | python/machine: permanently switch to AQMP | John Snow | 2022-04-21 | 1 | -1/+1 |
| * | python, iotests: remove socket_scm_helper | John Snow | 2021-10-12 | 1 | -2/+0 |
| * | python: qemu: pass the wrapper field from QEMUQtestmachine to QEMUMachine | Emanuele Giuseppe Esposito | 2021-09-01 | 1 | -1/+3 |
| * | python: qemu: add timer parameter for qmp.accept socket | Emanuele Giuseppe Esposito | 2021-09-01 | 1 | -2/+3 |
| * | python: Remove global pylint suppressions | John Snow | 2021-06-30 | 1 | -0/+2 |
| * | python: add pylint import exceptions | John Snow | 2021-06-01 | 1 | -1/+1 |
| * | python: create qemu packages | John Snow | 2021-06-01 | 1 | -0/+160 |