Age | Commit message (Expand) | Author | Files | Lines |
2021-04-01 | device-crash-test: Ignore errors about a bus not being available | Thomas Huth | 1 | -0/+1 |
2021-03-18 | hw/scsi: remove 'scsi-disk' device | Daniel P. Berrangé | 1 | -1/+0 |
2021-03-18 | hw/ide: remove 'ide-drive' device | Daniel P. Berrangé | 1 | -1/+0 |
2021-02-18 | device-crash-test: Remove problematic language | Eduardo Habkost | 1 | -48/+48 |
2020-11-09 | device-crash-test: Check if path is actually an executable file | Eduardo Habkost | 1 | -1/+3 |
2020-08-21 | meson: link emulators without Makefile.target | Paolo Bonzini | 1 | -1/+1 |
2020-02-07 | drop "from __future__ import print_function" | Paolo Bonzini | 1 | -1/+0 |
2020-02-07 | scripts: Explicit usage of Python 3 (scripts with __main__) | Philippe Mathieu-Daudé | 1 | -1/+1 |
2019-07-01 | python/qemu: split QEMUMachine out from underneath __init__.py | John Snow | 1 | -1/+1 |
2019-02-22 | Introduce a Python module structure | Cleber Rosa | 1 | -0/+2 |
2019-01-25 | device-crash-test: Python 3 compatibility fix | Nisarg Shah | 1 | -1/+2 |
2019-01-18 | Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'... | Peter Maydell | 1 | -16/+0 |
2019-01-17 | scripts: Remove unused python imports | Philippe Mathieu-Daudé | 1 | -1/+0 |
2019-01-17 | scripts/device-crash-test: Remove known crashes | Thomas Huth | 1 | -15/+0 |
2019-01-14 | hw/misc/ivshmem: Remove deprecated "ivshmem" legacy device | Thomas Huth | 1 | -1/+0 |
2018-10-30 | scripts/device-crash-test: Remove devices that are not user_creatable anymore | Thomas Huth | 1 | -17/+0 |
2018-10-03 | scripts/device-crash-test: Remove entries for serial devices | Thomas Huth | 1 | -5/+0 |
2018-10-03 | device-crash-test: No need for sys.path hack | Eduardo Habkost | 1 | -1/+0 |
2018-10-01 | doc: replace x-root with rootdir for usb-mtp | Bandan | 1 | -1/+1 |
2018-06-08 | python: futurize -f libfuturize.fixes.fix_print_with_import | Eduardo Habkost | 1 | -1/+2 |
2018-05-07 | scripts/device-crash-test: Removed fixed CAN entries | Thomas Huth | 1 | -3/+0 |
2018-04-09 | device-crash-test: Remove fixed isa-fdc entry | Thomas Huth | 1 | -1/+0 |
2018-03-26 | scripts/device-crash-test: Remove fixed isapc-with-iommu entry | Thomas Huth | 1 | -1/+0 |
2018-03-26 | hw/audio: Fix crashes when devices are used on ISA bus without DMA | Thomas Huth | 1 | -3/+0 |
2018-03-12 | device-crash-test: Use 'python' binary | Eduardo Habkost | 1 | -1/+1 |
2018-03-12 | device-crash-test: New known crashes | Eduardo Habkost | 1 | -0/+4 |
2018-01-19 | scripts: Remove fixed entries from the device-crash-test | Thomas Huth | 1 | -8/+0 |
2018-01-10 | hw/ppc: Remove the deprecated spapr-pci-vfio-host-bridge device | Thomas Huth | 1 | -1/+0 |
2017-11-05 | pci-assign: Remove | Paolo Bonzini | 1 | -2/+0 |
2017-09-08 | hw/ppc/spapr_cpu_core: Add a proper check for spapr machine | Thomas Huth | 1 | -0/+3 |
2017-09-07 | hw/arm/allwinner-a10: Mark the allwinner-a10 device with user_creatable = false | Thomas Huth | 1 | -1/+0 |
2017-07-17 | device-crash-test: Fix regexp on whitelist | Eduardo Habkost | 1 | -1/+1 |
2017-06-05 | scripts: Test script to look for -device crashes | Eduardo Habkost | 1 | -0/+624 |