Age | Commit message (Expand) | Author |
2023-10-12 | python/qemu: rename command() to cmd() | Vladimir Sementsov-Ogievskiy |
2023-08-28 | Revert "tests: Use separate virtual environment for avocado" | Paolo Bonzini |
2023-06-06 | tests: Use separate virtual environment for avocado | Paolo Bonzini |
2023-05-18 | tests: Use configure-provided pyvenv for tests | John Snow |
2023-04-27 | scripts/device-crash-test: Add a parameter to run with TCG only | Thomas Huth |
2022-06-06 | tests: run 'device-crash-test' from tests/venv | John Snow |
2022-05-13 | hw/pxb: Allow creation of a CXL PXB (host bridge) | Ben Widawsky |
2022-04-21 | python: rename qemu.aqmp to qemu.qmp | John Snow |
2021-11-22 | scripts/device-crash-test: Use a QMP timeout | John Snow |
2021-11-17 | Revert "device-crash-test: Ignore errors about a bus not being available" | Thomas Huth |
2021-11-16 | scripts/device-crash-test: hide tracebacks for QMP connect errors | John Snow |
2021-11-16 | scripts/device-crash-test: don't emit AQMP connection errors to stdout | John Snow |
2021-11-16 | scripts/device-crash-test: simplify Exception handling | John Snow |
2021-04-01 | device-crash-test: Ignore errors about a bus not being available | Thomas Huth |
2021-03-18 | hw/scsi: remove 'scsi-disk' device | Daniel P. Berrangé |
2021-03-18 | hw/ide: remove 'ide-drive' device | Daniel P. Berrangé |
2021-02-18 | device-crash-test: Remove problematic language | Eduardo Habkost |
2020-11-09 | device-crash-test: Check if path is actually an executable file | Eduardo Habkost |
2020-08-21 | meson: link emulators without Makefile.target | Paolo Bonzini |
2020-02-07 | drop "from __future__ import print_function" | Paolo Bonzini |
2020-02-07 | scripts: Explicit usage of Python 3 (scripts with __main__) | Philippe Mathieu-Daudé |
2019-07-01 | python/qemu: split QEMUMachine out from underneath __init__.py | John Snow |
2019-02-22 | Introduce a Python module structure | Cleber Rosa |
2019-01-25 | device-crash-test: Python 3 compatibility fix | Nisarg Shah |
2019-01-18 | Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'... | Peter Maydell |
2019-01-17 | scripts: Remove unused python imports | Philippe Mathieu-Daudé |
2019-01-17 | scripts/device-crash-test: Remove known crashes | Thomas Huth |
2019-01-14 | hw/misc/ivshmem: Remove deprecated "ivshmem" legacy device | Thomas Huth |
2018-10-30 | scripts/device-crash-test: Remove devices that are not user_creatable anymore | Thomas Huth |
2018-10-03 | scripts/device-crash-test: Remove entries for serial devices | Thomas Huth |
2018-10-03 | device-crash-test: No need for sys.path hack | Eduardo Habkost |
2018-10-01 | doc: replace x-root with rootdir for usb-mtp | Bandan |
2018-06-08 | python: futurize -f libfuturize.fixes.fix_print_with_import | Eduardo Habkost |
2018-05-07 | scripts/device-crash-test: Removed fixed CAN entries | Thomas Huth |
2018-04-09 | device-crash-test: Remove fixed isa-fdc entry | Thomas Huth |
2018-03-26 | scripts/device-crash-test: Remove fixed isapc-with-iommu entry | Thomas Huth |
2018-03-26 | hw/audio: Fix crashes when devices are used on ISA bus without DMA | Thomas Huth |
2018-03-12 | device-crash-test: Use 'python' binary | Eduardo Habkost |
2018-03-12 | device-crash-test: New known crashes | Eduardo Habkost |
2018-01-19 | scripts: Remove fixed entries from the device-crash-test | Thomas Huth |
2018-01-10 | hw/ppc: Remove the deprecated spapr-pci-vfio-host-bridge device | Thomas Huth |
2017-11-05 | pci-assign: Remove | Paolo Bonzini |
2017-09-08 | hw/ppc/spapr_cpu_core: Add a proper check for spapr machine | Thomas Huth |
2017-09-07 | hw/arm/allwinner-a10: Mark the allwinner-a10 device with user_creatable = false | Thomas Huth |
2017-07-17 | device-crash-test: Fix regexp on whitelist | Eduardo Habkost |
2017-06-05 | scripts: Test script to look for -device crashes | Eduardo Habkost |