summaryrefslogtreecommitdiffstats
path: root/scripts/device-crash-test
Commit message (Expand)AuthorAgeFilesLines
* 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-231-1/+1
* Revert "device-crash-test: Ignore errors about a bus not being available"Thomas Huth2021-11-171-1/+0Star
* 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/+2Star
* 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/+0Star
* hw/ide: remove 'ide-drive' deviceDaniel P. Berrangé2021-03-181-1/+0Star
* device-crash-test: Remove problematic languageEduardo Habkost2021-02-191-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/+0Star
* 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-021-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'...Peter Maydell2019-01-181-16/+0Star
|\
| * scripts: Remove unused python importsPhilippe Mathieu-Daudé2019-01-171-1/+0Star
| * scripts/device-crash-test: Remove known crashesThomas Huth2019-01-171-15/+0Star
* | hw/misc/ivshmem: Remove deprecated "ivshmem" legacy deviceThomas Huth2019-01-151-1/+0Star
|/
* scripts/device-crash-test: Remove devices that are not user_creatable anymoreThomas Huth2018-10-311-17/+0Star
* scripts/device-crash-test: Remove entries for serial devicesThomas Huth2018-10-041-5/+0Star
* device-crash-test: No need for sys.path hackEduardo Habkost2018-10-041-1/+0Star
* 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/+0Star
* device-crash-test: Remove fixed isa-fdc entryThomas Huth2018-04-091-1/+0Star
* scripts/device-crash-test: Remove fixed isapc-with-iommu entryThomas Huth2018-03-261-1/+0Star
* hw/audio: Fix crashes when devices are used on ISA bus without DMAThomas Huth2018-03-261-3/+0Star
* 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/+0Star
* hw/ppc: Remove the deprecated spapr-pci-vfio-host-bridge deviceThomas Huth2018-01-101-1/+0Star
* pci-assign: RemovePaolo Bonzini2017-11-051-2/+0Star
* 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/+0Star
* 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