aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-15Update version for 5.0.1 releasev5.0.1Michael Roth
2020-09-14riscv: sifive_test: Allow 16-bit writes to memory regionNathan Chancellor
2020-09-10virtio-ccw: fix virtio_set_ind_atomicHalil Pasic
2020-09-10nvram: Exit QEMU if NVRAM cannot contain all -prom-env dataGreg Kurz
2020-09-099p: null terminate fs driver options listPrasad J Pandit
2020-09-09usb: fix setup_len init (CVE-2020-14364)Gerd Hoffmann
2020-09-09hw/arm/sbsa-ref: fix typo breaking PCIe IRQsGraeme Gregory
2020-09-09virtio-net: align RSC fields with updated virtio-net headerYuri Benditovich
2020-09-09nbd: Fix large trim/zero requestsEric Blake
2020-09-09iotests/028: Add test for cross-base-EOF readsMax Reitz
2020-09-09block: Fix bdrv_aligned_p*v() for qiov_offset != 0Max Reitz
2020-09-09migration/block-dirty-bitmap: fix dirty_bitmap_mig_before_vm_startVladimir Sementsov-Ogievskiy
2020-09-09Update OpenBIOS images to 7f28286f built from submodule.Mark Cave-Ayland
2020-09-09libvhost-user: Report descriptor index on panicPhilippe Mathieu-Daudé
2020-09-09virtio-pci: Changed vdev to proxy for VirtIO PCI BAR callbacks.Andrew Melnychenko
2020-09-09intel_iommu: Use correct shift for 256 bits qi descriptorLiu Yi L
2020-09-02virtio-balloon: Replace free page hinting references to 'report' with 'hint'Alexander Duyck
2020-09-02linux-headers: update against Linux 5.7-rc3Cornelia Huck
2020-09-02virtio-balloon: always indicate S_DONE when migration failsDavid Hildenbrand
2020-09-02virtio-balloon: Add locking to prevent possible race when starting hintingAlexander Duyck
2020-09-02virtio-balloon: Prevent guest from starting a report when we didn't request oneAlexander Duyck
2020-09-02qdev: Fix device_add DRIVER,help to print to monitorMarkus Armbruster
2020-09-02tests: tpm: Skip over pcrUpdateCounter byte in result comparisonStefan Berger
2020-09-02tpm: tpm_spapr: Exit on TPM backend failuresStefan Berger
2020-09-02target/hppa: Free some temps in do_subRichard Henderson
2020-09-02hw/sd/sdcard: Do not switch to ReceivingData if address is invalidPhilippe Mathieu-Daudé
2020-09-02hw/sd/sdcard: Update coding style to make checkpatch.pl happyPhilippe Mathieu-Daudé
2020-09-02hw/sd/sdcard: Do not allow invalid SD card sizesPhilippe Mathieu-Daudé
2020-09-02hw/sd/sdcard: Simplify realize() a bitPhilippe Mathieu-Daudé
2020-09-02hw/sd/sdcard: Restrict Class 6 commands to SCSD cardsPhilippe Mathieu-Daudé
2020-09-02tests/acceptance/boot_linux: Expand SD card image to power of 2Philippe Mathieu-Daudé
2020-09-02tests/acceptance: refactor boot_linux_console test to allow code reusePavel Dovgalyuk
2020-09-02tests/acceptance: refactor boot_linux to allow code reusePavel Dovgalyuk
2020-09-02tests/acceptance: allow console interaction with specific VMsPavel Dovgalyuk
2020-09-02tests/acceptance/boot_linux: Tag tests using a SD card with 'device:sd'Philippe Mathieu-Daudé
2020-09-02docs/orangepi: Add instructions for resizing SD image to power of twoNiek Linnenbank
2020-09-02qga: Use qemu_get_host_name() instead of g_get_host_name()Michal Privoznik
2020-09-02util: Introduce qemu_get_host_name()Michal Privoznik
2020-09-02qga: fix assert regression on guest-shutdownMarc-André Lureau
2020-09-02chardev/tcp: Fix error message double free errorlichun
2020-09-02nbd: Avoid off-by-one in long export name truncationEric Blake
2020-09-02usb/dev-mtp: Fix Error double free after inotify failureMarkus Armbruster
2020-09-02error: Use error_reportf_err() where appropriateMarkus Armbruster
2020-09-02net/virtio: Fix failover_replug_primary() return value regressionMarkus Armbruster
2020-09-02hw/audio/gus: Fix registers 32-bit accessAllan Peramaki
2020-09-02virtiofsd: Whitelist fchmodMax Reitz
2020-09-02hw/net/e1000e: Do not abort() on invalid PSRCTL register valuePhilippe Mathieu-Daudé
2020-09-02hw/display/artist: Unbreak size mismatch memory accessesHelge Deller
2020-08-27acpi: accept byte and word access to core ACPI registersMichael Tokarev
2020-08-27xhci: fix valid.max_access_size to access address registersLaurent Vivier