Age | Commit message (Expand) | Author |
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 |