aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-02-07python/qemu: qmp: Make accept()'s timeout configurableWainer dos Santos Moschetta
2020-02-07python/qemu: Delint the qmp moduleWainer dos Santos Moschetta
2020-02-07python/qemu: qmp: Replace socket.error with OSErrorWainer dos Santos Moschetta
2020-02-06Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-02-06' in...Peter Maydell
2020-02-06Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2020-02-06iotests: add test for backup-top failure on permission activationVladimir Sementsov-Ogievskiy
2020-02-06block/backup-top: fix failure pathVladimir Sementsov-Ogievskiy
2020-02-06qcow2: Use BDRV_SECTOR_SIZE instead of the hardcoded valueAlberto Garcia
2020-02-06qcow2: Don't require aligned offsets in qcow2_co_copy_range_from()Alberto Garcia
2020-02-06qcow2: Use bs->bl.request_alignment when updating an L1 entryAlberto Garcia
2020-02-06qcow2: Tighten cluster_offset alignment assertionsAlberto Garcia
2020-02-06qcow2: Don't round the L1 table allocation up to the sector sizeAlberto Garcia
2020-02-06iotests: Enable more tests in the 'auto' group to improve test coverageThomas Huth
2020-02-06iotests: Skip Python-based tests if QEMU does not support virtio-blkThomas Huth
2020-02-06iotests: Check for the availability of the required devices in 267 and 127Thomas Huth
2020-02-06iotests: Test 183 does not work on macOS and OpenBSDThomas Huth
2020-02-06iotests: Test 041 only works on certain systemsThomas Huth
2020-02-06iotests: remove 'linux' from default supported platformsJohn Snow
2020-02-06qcow2: Use a GString in report_unsupported_feature()Alberto Garcia
2020-02-06block: fix memleaks in bdrv_refresh_filenamePan Nengyuan
2020-02-06block: Use a GString in bdrv_perm_names()Alberto Garcia
2020-02-06qcow2: Assert that host cluster offsets fit in L2 table entriesAlberto Garcia
2020-02-06MAINTAINERS: Cc the qemu-arm@nongnu.org for the ARM machinesPhilippe Mathieu-Daudé
2020-02-06aspeed/i2c: Prevent uninitialized warningMiroslav Rezanina
2020-02-06hw/pci/pci_bridge: Fix typo in commentJulia Suvorova
2020-02-06qemu-img: Place the '-i aio' option in alphabetical orderJulia Suvorova
2020-02-06qemu-options: replace constant 1 with HAS_ARGJohn Snow
2020-02-06MAINTAINERS: Cover hppa-softmmu.mak in the HP-PARISC Machines sectionPhilippe Mathieu-Daudé
2020-02-06hw/i386/vmmouse: Fix crash when using the vmmouse on a machine without vmportThomas Huth
2020-02-06hw/bt: Remove empty Kconfig fileThomas Huth
2020-02-06hw/timer/m48t59: Convert debug printf()s to trace eventsPhilippe Mathieu-Daudé
2020-02-06MAINTAINERS: update Leif Lindholm's addressLeif Lindholm
2020-02-06monitor: fix memory leak in monitor_fdset_dup_fd_find_removeChen Qun
2020-02-06hw/smbios/smbios: Remove unused includePhilippe Mathieu-Daudé
2020-02-04Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-040220-1' int...Peter Maydell
2020-02-04.travis.yml: ensure python3-sphinx installed for docsAlex Bennée