aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-089pfs: validate count sent by client with T_readdirChristian Schoenebeck
2020-02-089pfs: require msize >= 4096Christian Schoenebeck
2020-02-08tests/virtio-9p: add terminating null in v9fs_string_read()Christian Schoenebeck
2020-02-07Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200207'...Peter Maydell
2020-02-07hw/core: Allow setting 'virtio-blk-device.scsi' property on OSX hostPhilippe Mathieu-Daudé
2020-02-07block: fix crash on zero-length unaligned write and readVladimir Sementsov-Ogievskiy
2020-02-07Merge remote-tracking branch 'remotes/berrange/tags/misc-fixes-pull-request' ...Peter Maydell
2020-02-07.readthedocs.yml: specify some minimum python requirementsAlex Bennée
2020-02-07drop "from __future__ import print_function"Paolo Bonzini
2020-02-07make all Python scripts executablePaolo Bonzini
2020-02-07scripts/signrom: remove Python 2 support, add shebangPaolo Bonzini
2020-02-07tests/qemu-iotests/check: Only check for Python 3 interpreterPhilippe Mathieu-Daudé
2020-02-07scripts: Explicit usage of Python 3 (scripts without __main__)Philippe Mathieu-Daudé
2020-02-07tests/qemu-iotests: Explicit usage of Python3 (scripts without __main__)Philippe Mathieu-Daudé
2020-02-07tests/vm: Remove shebang headerPhilippe Mathieu-Daudé
2020-02-07tests/acceptance: Remove shebang headerPhilippe Mathieu-Daudé
2020-02-07scripts/tracetool: Remove shebang headerPhilippe Mathieu-Daudé
2020-02-07scripts/minikconf: Explicit usage of Python 3Philippe Mathieu-Daudé
2020-02-07scripts: Explicit usage of Python 3 (scripts with __main__)Philippe Mathieu-Daudé
2020-02-07tests: Explicit usage of Python 3Philippe Mathieu-Daudé
2020-02-07tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)Philippe Mathieu-Daudé
2020-02-07tests/qemu-iotests/check: Allow use of python3 interpreterPhilippe Mathieu-Daudé
2020-02-07scripts/checkpatch.pl: Only allow Python 3 interpreterPhilippe Mathieu-Daudé
2020-02-07tests/acceptance/migration: Default to -nodefaultsPhilippe Mathieu-Daudé
2020-02-07tests/acceptance/migration: Add the 'migration' tagPhilippe Mathieu-Daudé
2020-02-07tests/acceptance/migration: Test EXEC transport when migratingOksana Vohchana
2020-02-07tests/acceptance/migration: Test UNIX transport when migratingOksana Vohchana
2020-02-07tests/acceptance/migration: Factor out do_migrate()Oksana Vohchana
2020-02-07tests/acceptance/migration: Factor out assert_migration()Oksana Vohchana
2020-02-07tests/acceptance/version: Default to -nodefaultsPhilippe Mathieu-Daudé
2020-02-07tests/acceptance/boot_linux_console: Do not use VGA on Clipper machinePhilippe Mathieu-Daudé
2020-02-07tests/acceptance/virtio_check_params: Disable the testPhilippe Mathieu-Daudé
2020-02-07tests/acceptance/virtio_check_params: Default to -nodefaultsPhilippe Mathieu-Daudé
2020-02-07tests/acceptance/virtio_check_params: List machine being testedPhilippe Mathieu-Daudé
2020-02-07tests/acceptance/virtio_check_params: Improve exception loggingPhilippe Mathieu-Daudé
2020-02-07tests: rename virtio_seg_max_adjust to virtio_check_paramsDenis Plotnikov
2020-02-07tests/acceptance: Add boot tests for some of the QEMU advent calendar imagesThomas Huth
2020-02-07tests/boot_linux_console: Tag Emcraft Smartfusion2 as running 'u-boot'Philippe Mathieu-Daudé
2020-02-07tests/boot_linux_console: fix extract_from_deb() commentLiam Merwick
2020-02-07tests/boot_linux_console: use os.path for filesystem pathsLiam Merwick
2020-02-07tests/boot_linux_console: add extract_from_rpm methodLiam Merwick
2020-02-07travis.yml: install rpm2cpio for acceptance testsLiam Merwick
2020-02-07Acceptance tests: Add interrupt_interactive_console_until_pattern()Philippe Mathieu-Daudé
2020-02-07Acceptance tests: Extract _console_interaction()Philippe Mathieu-Daudé
2020-02-07python/qemu/machine: Allow to use other serial consoles than defaultPhilippe Mathieu-Daudé
2020-02-07python: Treat None-return of greeting cmdLukáš Doktor
2020-02-07qemu-deprecated: Remove text about Python 2Thomas Huth
2020-02-07python/qemu: accel: Fix kvm_available() on ppc64leWainer dos Santos Moschetta
2020-02-07python/qemu: qmp: Remove unnused attributesWainer dos Santos Moschetta
2020-02-07python/qemu: qmp: Make QEMUMonitorProtocol a context managerWainer dos Santos Moschetta