aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/device-crash-test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "tests: Use separate virtual environment for avocado"Paolo Bonzini2023-08-281-1/+1
* tests: Use separate virtual environment for avocadoPaolo Bonzini2023-06-061-1/+1
* tests: Use configure-provided pyvenv for testsJohn Snow2023-05-181-1/+1
* scripts/device-crash-test: Add a parameter to run with TCG onlyThomas Huth2023-04-271-1/+3
* tests: run 'device-crash-test' from tests/venvJohn Snow2022-06-061-4/+12
* hw/pxb: Allow creation of a CXL PXB (host bridge)Ben Widawsky2022-05-131-0/+1
* python: rename qemu.aqmp to qemu.qmpJohn Snow2022-04-211-2/+2
* scripts/device-crash-test: Use a QMP timeoutJohn Snow2021-11-221-1/+1
* Revert "device-crash-test: Ignore errors about a bus not being available"Thomas Huth2021-11-171-1/+0
* scripts/device-crash-test: hide tracebacks for QMP connect errorsJohn Snow2021-11-161-3/+18
* scripts/device-crash-test: don't emit AQMP connection errors to stdoutJohn Snow2021-11-161-0/+6
* scripts/device-crash-test: simplify Exception handlingJohn Snow2021-11-161-6/+2
* device-crash-test: Ignore errors about a bus not being availableThomas Huth2021-04-011-0/+1
* hw/scsi: remove 'scsi-disk' deviceDaniel P. Berrangé2021-03-181-1/+0
* hw/ide: remove 'ide-drive' deviceDaniel P. Berrangé2021-03-181-1/+0
* device-crash-test: Remove problematic languageEduardo Habkost2021-02-181-48/+48
* device-crash-test: Check if path is actually an executable fileEduardo Habkost2020-11-091-1/+3
* meson: link emulators without Makefile.targetPaolo Bonzini2020-08-211-1/+1
* drop "from __future__ import print_function"Paolo Bonzini2020-02-071-1/+0
* scripts: Explicit usage of Python 3 (scripts with __main__)Philippe Mathieu-Daudé2020-02-071-1/+1
* python/qemu: split QEMUMachine out from underneath __init__.pyJohn Snow2019-07-011-1/+1
* Introduce a Python module structureCleber Rosa2019-02-221-0/+2
* device-crash-test: Python 3 compatibility fixNisarg Shah2019-01-251-1/+2
* Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request' into stagingPeter Maydell2019-01-181-16/+0
|\
| * scripts: Remove unused python importsPhilippe Mathieu-Daudé2019-01-171-1/+0
| * scripts/device-crash-test: Remove known crashesThomas Huth2019-01-171-15/+0
* | hw/misc/ivshmem: Remove deprecated "ivshmem" legacy deviceThomas Huth2019-01-141-1/+0
|/
* scripts/device-crash-test: Remove devices that are not user_creatable anymoreThomas Huth2018-10-301-17/+0
* scripts/device-crash-test: Remove entries for serial devicesThomas Huth2018-10-031-5/+0
* device-crash-test: No need for sys.path hackEduardo Habkost2018-10-031-1/+0
* doc: replace x-root with rootdir for usb-mtpBandan2018-10-011-1/+1
* python: futurize -f libfuturize.fixes.fix_print_with_importEduardo Habkost2018-06-081-1/+2
* scripts/device-crash-test: Removed fixed CAN entriesThomas Huth2018-05-071-3/+0
* device-crash-test: Remove fixed isa-fdc entryThomas Huth2018-04-091-1/+0
* scripts/device-crash-test: Remove fixed isapc-with-iommu entryThomas Huth2018-03-261-1/+0
* hw/audio: Fix crashes when devices are used on ISA bus without DMAThomas Huth2018-03-261-3/+0
* device-crash-test: Use 'python' binaryEduardo Habkost2018-03-121-1/+1
* device-crash-test: New known crashesEduardo Habkost2018-03-121-0/+4
* scripts: Remove fixed entries from the device-crash-testThomas Huth2018-01-191-8/+0
* hw/ppc: Remove the deprecated spapr-pci-vfio-host-bridge deviceThomas Huth2018-01-101-1/+0
* pci-assign: RemovePaolo Bonzini2017-11-051-2/+0
* hw/ppc/spapr_cpu_core: Add a proper check for spapr machineThomas Huth2017-09-081-0/+3
* hw/arm/allwinner-a10: Mark the allwinner-a10 device with user_creatable = falseThomas Huth2017-09-071-1/+0
* device-crash-test: Fix regexp on whitelistEduardo Habkost2017-07-171-1/+1
* scripts: Test script to look for -device crashesEduardo Habkost2017-06-051-0/+624