342 Commits (e6c18b996e6c3a41c9a028f325d293d6740e52b2)

Author SHA1 Message Date
John Snow 671940e633 python/machine.py: Close QMP socket in cleanup 6 years ago
John Snow 14661d93d7 python/machine.py: consolidate _post_shutdown() 6 years ago
Robert Foley 0fc8f660c5 python/qemu: Add ConsoleSocket for optional use in QEMUMachine 6 years ago
John Snow c95dddce49 python/qemu/qtest: Check before accessing _qtest 6 years ago
John Snow de210ec53c python/qemu/qmp: assert sockfile is not None 6 years ago
John Snow 7af67d694e python/qemu/qmp: use True/False for non/blocking modes 6 years ago
John Snow 1dda0404d8 python/qemu: Adjust traceback typing 6 years ago
John Snow 0add048fbd python/qemu: fix socket.makefile() typing 6 years ago
John Snow 3797dbcbb7 python/qemu: remove Python2 style super() calls 6 years ago
John Snow 8dfac2edb2 python/qemu: delint; add flake8 config 6 years ago
John Snow 9b8ccd6d5b python/qemu: delint and add pylintrc 6 years ago
John Snow 053774bdec python/qemu/machine: remove logging configuration 6 years ago
Vladimir Sementsov-Ogievskiy e0e925a611 python/qemu/machine: add kill() method 6 years ago
Kevin Wolf cd87f5e378 python/qemu: Kill QEMU process if 'quit' doesn't work 6 years ago
Oksana Vohchana 566054a0bc python/qemu/qmp.py: QMP debug with VM label 6 years ago
Philippe Mathieu-Daudé 746f244d97 python/qemu/machine: Allow to use other serial consoles than default 6 years ago
Lukáš Doktor 52c68b8abb python: Treat None-return of greeting cmd 6 years ago
Wainer dos Santos Moschetta 51aa9d127d python/qemu: accel: Fix kvm_available() on ppc64le 6 years ago
Wainer dos Santos Moschetta 50d189c97a python/qemu: qmp: Remove unnused attributes 6 years ago
Wainer dos Santos Moschetta 07608e807d python/qemu: qmp: Make QEMUMonitorProtocol a context manager 6 years ago
Wainer dos Santos Moschetta 54aafc2fc6 python/qemu: qmp: Make accept()'s timeout configurable 6 years ago
Wainer dos Santos Moschetta a0a261e472 python/qemu: Delint the qmp module 6 years ago
Wainer dos Santos Moschetta 10e163c039 python/qemu: qmp: Replace socket.error with OSError 6 years ago
Wainer dos Santos Moschetta e42cb9678c python/qemu: Remove unneeded imports in __init__ 6 years ago
Wainer dos Santos Moschetta d3ca7bb599 python/qemu: accel: Add tcg_available() method 6 years ago
Wainer dos Santos Moschetta 53a049d7d7 python/qemu: accel: Strengthen kvm_available() checks 6 years ago
Wainer dos Santos Moschetta 1650c3e304 python/qemu: accel: Add list_accel() method 6 years ago
Wainer dos Santos Moschetta 8b272e0018 python/qemu: Move kvm_available() to its own module 6 years ago
Wainer dos Santos Moschetta 74b56bb553 python/qemu: Add set_qmp_monitor() to QEMUMachine 6 years ago
Cleber Rosa 0858096702 Python libs: close console sockets before shutting down the VMs 7 years ago
Max Reitz 32558ce7a4 iotests.py: Store socket files in $SOCK_DIR 7 years ago
Thomas Huth 976e8c5414 Replace '-machine accel=xyz' with '-accel xyz' 7 years ago
Max Reitz 4687133b81 iotests: Add @has_quit to vm.shutdown() 7 years ago
John Snow 306dfcd686 machine.py: minor delinting 7 years ago
John Snow abf0bf998d python/qemu: split QEMUMachine out from underneath __init__.py 7 years ago
John Snow 9e8dfad045 event_match: always match on None value 7 years ago
John Snow f6f4b3f045 QEMUMachine: add events_wait method 7 years ago
Cleber Rosa 123990adbf scripts/qemu.py: support adding a console with the default serial device 7 years ago
Cleber Rosa 10314fb060 scripts/qemu.py: log QEMU launch command line 7 years ago
Cleber Rosa 8f8fd9edba Introduce a Python module structure 7 years ago