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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
python
/
qemu
/
machine
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-24
python/qemu/machine: use socketpair() for QMP by default
Marc-André Lureau
1
-8
/
+17
2023-01-24
python/machine: Fix AF_UNIX path too long on macOS
Peter Delevoryas
1
-3
/
+3
2023-01-24
python: QEMUMachine: enable qmp accept timeout by default
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2023-01-24
Fix some typos
Dongdong Zhang
2
-2
/
+2
2023-01-04
python/machine: Handle termination cases without QMP
John Snow
1
-0
/
+6
2023-01-04
python/machine: Add debug logging to key state changes
John Snow
1
-0
/
+25
2022-06-08
Fix 'writeable' typos
Peter Maydell
1
-1
/
+1
2022-04-21
python: rename qemu.aqmp to qemu.qmp
John Snow
2
-3
/
+3
2022-04-21
python/machine: permanently switch to AQMP
John Snow
2
-12
/
+8
2022-02-02
python/machine: raise VMLaunchFailure exception from launch()
John Snow
1
-6
/
+39
2021-11-22
python/machine: handle "fast" QEMU terminations
John Snow
1
-7
/
+12
2021-11-22
python/machine: move more variable initializations to _pre_launch
John Snow
1
-8
/
+8
2021-11-22
python/machine: add instance disambiguator to default nickname
John Snow
1
-1
/
+1
2021-11-22
python/machine: remove _remove_monitor_sockfile property
John Snow
1
-4
/
+1
2021-11-22
python/machine: add @sock_dir property
John Snow
1
-4
/
+13
2021-11-08
tests/acceptance: rename tests acceptance to tests avocado
Willian Rampazzo
1
-1
/
+1
2021-11-01
python, iotests: replace qmp with aqmp
John Snow
1
-1
/
+6
2021-11-01
python/machine: Handle QMP errors on close more meticulously
John Snow
1
-6
/
+42
2021-11-01
python/machine: remove has_quit argument
John Snow
1
-15
/
+19
2021-10-12
python, iotests: remove socket_scm_helper
John Snow
2
-5
/
+0
2021-10-12
python/qmp: add send_fd_scm directly to QEMUMonitorProtocol
John Snow
1
-35
/
+9
2021-10-12
python/qmp: clear events on get_events() call
John Snow
1
-1
/
+0
2021-09-16
python: Update for pylint 2.10
John Snow
1
-1
/
+6
2021-09-01
python:QEMUMachine: template typing for self returning methods
Vladimir Sementsov-Ogievskiy
1
-3
/
+7
2021-09-01
python/qemu/machine: QEMUMachine: improve qmp() method
Vladimir Sementsov-Ogievskiy
1
-1
/
+11
2021-09-01
python/qemu/machine.py: refactor _qemu_args()
Vladimir Sementsov-Ogievskiy
1
-10
/
+8
2021-09-01
qemu-iotests: add option to show qemu binary logs on stdout
Emanuele Giuseppe Esposito
1
-3
/
+6
2021-09-01
python: qemu: pass the wrapper field from QEMUQtestmachine to QEMUMachine
Emanuele Giuseppe Esposito
1
-1
/
+3
2021-09-01
python: qemu: add timer parameter for qmp.accept socket
Emanuele Giuseppe Esposito
2
-4
/
+8
2021-07-13
python/qemu: Add args property to the QEMUMachine class
Wainer dos Santos Moschetta
1
-0
/
+5
2021-07-13
Acceptance Tests: distinguish between temp and logs dir
Cleber Rosa
1
-3
/
+14
2021-06-30
python: Fix broken ReST docstrings
John Snow
2
-4
/
+5
2021-06-30
python: Remove global pylint suppressions
John Snow
2
-0
/
+5
2021-06-30
python: expose typing information via PEP 561
John Snow
1
-0
/
+0
2021-06-01
python: move flake8 config to setup.cfg
John Snow
1
-2
/
+0
2021-06-01
python: move pylintrc into setup.cfg
John Snow
1
-58
/
+0
2021-06-01
python: add pylint import exceptions
John Snow
3
-2
/
+5
2021-06-01
python: add directory structure README.rst files
John Snow
1
-0
/
+9
2021-06-01
python: create qemu packages
John Snow
6
-0
/
+1150