Commit History

Author SHA1 Message Date
  Peter Maydell a2e002ff79 Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-request' into staging 6 years ago
  Cleber Rosa a5a98620b6 scripts/qemu.py: remove trailing quotes on docstring 6 years ago
  Philippe Mathieu-Daudé 67a52f3456 tests/vm: Let kvm_available() work in cross environments 6 years ago
  Philippe Mathieu-Daudé b59b82eded tests/vm: Extract the kvm_available() handy function 6 years ago
  Cleber Rosa 22dea9db2b scripts/qemu.py: introduce set_console() method 7 years ago
  Cleber Rosa 572a824383 scripts/qemu.py: allow adding to the list of extra arguments 7 years ago
  Eduardo Habkost fb2e1cc6c4 qemu.py: Use items() instead of iteritems() 7 years ago
  Amador Pahim 156dc7b174 qemu.py: don't launch again before shutdown() 7 years ago
  Amador Pahim c58b535f83 qemu.py: cleanup redundant calls in launch() 7 years ago
  Amador Pahim 17589cae90 qemu.py: use poll() instead of 'returncode' 7 years ago
  Amador Pahim 04a963b495 qemu.py: always cleanup on shutdown() 7 years ago
  Amador Pahim d301bccf73 qemu.py: refactor launch() 7 years ago
  Amador Pahim af99fa9fe2 qemu.py: better control of created files 7 years ago
  Amador Pahim 74af2e59d2 qemu.py: remove unused import 7 years ago
  Eduardo Habkost 1a6d375710 scripts: Remove debug parameter from QEMUMachine 7 years ago
  Eduardo Habkost 091776545f scripts: Remove debug parameter from QEMUMonitorProtocol 7 years ago
  Peter Maydell c348b54ab5 Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request' into staging 8 years ago
  Eduardo Habkost 5810314e98 qemu.py: Call logging.basicConfig() automatically 8 years ago
  Fam Zheng 22491a2f2e qemu.py: Add "wait()" method 8 years ago
  Kevin Wolf f75637badd qemu.py: Fix syntax error 8 years ago
  Amador Pahim b92a0011b1 qemu.py: include debug information on launch error 8 years ago
  Amador Pahim dab91d9aa0 qemu.py: improve message on negative exit code 8 years ago
  Amador Pahim 63e0ba5522 qemu.py: use os.path.null instead of /dev/null 8 years ago
  Amador Pahim 4738b0a85a qemu.py: avoid writing to stdout/stderr 8 years ago
  Amador Pahim f6cf7f5a22 qemu.py: fix is_running() return before first launch() 8 years ago
  Lukáš Doktor a004e249f0 qemu.py: Use custom exceptions rather than Exception 8 years ago
  Lukáš Doktor 41f714b190 qemu.py: Simplify QMP key-conversion 8 years ago
  Lukáš Doktor 7f33ca7878 qemu.py: Use iteritems rather than keys() 8 years ago
  Lukáš Doktor 2782fc517d qemu|qtest: Avoid dangerous arguments 8 years ago
  Lukáš Doktor 2d853c70a2 qemu.py: Pylint/style fixes 8 years ago