aboutsummaryrefslogtreecommitdiff
path: root/scripts/device-crash-test
AgeCommit message (Expand)Author
2022-06-06tests: run 'device-crash-test' from tests/venvJohn Snow
2022-05-13hw/pxb: Allow creation of a CXL PXB (host bridge)Ben Widawsky
2022-04-21python: rename qemu.aqmp to qemu.qmpJohn Snow
2021-11-22scripts/device-crash-test: Use a QMP timeoutJohn Snow
2021-11-17Revert "device-crash-test: Ignore errors about a bus not being available"Thomas Huth
2021-11-16scripts/device-crash-test: hide tracebacks for QMP connect errorsJohn Snow
2021-11-16scripts/device-crash-test: don't emit AQMP connection errors to stdoutJohn Snow
2021-11-16scripts/device-crash-test: simplify Exception handlingJohn Snow
2021-04-01device-crash-test: Ignore errors about a bus not being availableThomas Huth
2021-03-18hw/scsi: remove 'scsi-disk' deviceDaniel P. Berrangé
2021-03-18hw/ide: remove 'ide-drive' deviceDaniel P. Berrangé
2021-02-18device-crash-test: Remove problematic languageEduardo Habkost
2020-11-09device-crash-test: Check if path is actually an executable fileEduardo Habkost
2020-08-21meson: link emulators without Makefile.targetPaolo Bonzini
2020-02-07drop "from __future__ import print_function"Paolo Bonzini
2020-02-07scripts: Explicit usage of Python 3 (scripts with __main__)Philippe Mathieu-Daudé
2019-07-01python/qemu: split QEMUMachine out from underneath __init__.pyJohn Snow
2019-02-22Introduce a Python module structureCleber Rosa
2019-01-25device-crash-test: Python 3 compatibility fixNisarg Shah
2019-01-18Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell
2019-01-17scripts: Remove unused python importsPhilippe Mathieu-Daudé
2019-01-17scripts/device-crash-test: Remove known crashesThomas Huth
2019-01-14hw/misc/ivshmem: Remove deprecated "ivshmem" legacy deviceThomas Huth
2018-10-30scripts/device-crash-test: Remove devices that are not user_creatable anymoreThomas Huth
2018-10-03scripts/device-crash-test: Remove entries for serial devicesThomas Huth
2018-10-03device-crash-test: No need for sys.path hackEduardo Habkost
2018-10-01doc: replace x-root with rootdir for usb-mtpBandan
2018-06-08python: futurize -f libfuturize.fixes.fix_print_with_importEduardo Habkost
2018-05-07scripts/device-crash-test: Removed fixed CAN entriesThomas Huth
2018-04-09device-crash-test: Remove fixed isa-fdc entryThomas Huth
2018-03-26scripts/device-crash-test: Remove fixed isapc-with-iommu entryThomas Huth
2018-03-26hw/audio: Fix crashes when devices are used on ISA bus without DMAThomas Huth
2018-03-12device-crash-test: Use 'python' binaryEduardo Habkost
2018-03-12device-crash-test: New known crashesEduardo Habkost
2018-01-19scripts: Remove fixed entries from the device-crash-testThomas Huth
2018-01-10hw/ppc: Remove the deprecated spapr-pci-vfio-host-bridge deviceThomas Huth
2017-11-05pci-assign: RemovePaolo Bonzini
2017-09-08hw/ppc/spapr_cpu_core: Add a proper check for spapr machineThomas Huth
2017-09-07hw/arm/allwinner-a10: Mark the allwinner-a10 device with user_creatable = falseThomas Huth
2017-07-17device-crash-test: Fix regexp on whitelistEduardo Habkost
2017-06-05scripts: Test script to look for -device crashesEduardo Habkost