aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-15Update version for 5.0.1 releasev5.0.1stable-5.0Michael Roth1-1/+1
2020-09-14riscv: sifive_test: Allow 16-bit writes to memory regionNathan Chancellor1-1/+1
2020-09-10virtio-ccw: fix virtio_set_ind_atomicHalil Pasic1-8/+10
2020-09-10nvram: Exit QEMU if NVRAM cannot contain all -prom-env dataGreg Kurz6-8/+28
2020-09-099p: null terminate fs driver options listPrasad J Pandit1-0/+3
2020-09-09usb: fix setup_len init (CVE-2020-14364)Gerd Hoffmann1-6/+10
2020-09-09hw/arm/sbsa-ref: fix typo breaking PCIe IRQsGraeme Gregory1-1/+1
2020-09-09virtio-net: align RSC fields with updated virtio-net headerYuri Benditovich1-23/+4
2020-09-09nbd: Fix large trim/zero requestsEric Blake1-5/+23
2020-09-09iotests/028: Add test for cross-base-EOF readsMax Reitz2-0/+30
2020-09-09block: Fix bdrv_aligned_p*v() for qiov_offset != 0Max Reitz1-4/+6
2020-09-09migration/block-dirty-bitmap: fix dirty_bitmap_mig_before_vm_startVladimir Sementsov-Ogievskiy1-1/+1
2020-09-09Update OpenBIOS images to 7f28286f built from submodule.Mark Cave-Ayland4-0/+0
2020-09-09libvhost-user: Report descriptor index on panicPhilippe Mathieu-Daudé1-2/+2
2020-09-09virtio-pci: Changed vdev to proxy for VirtIO PCI BAR callbacks.Andrew Melnychenko1-10/+24
2020-09-09intel_iommu: Use correct shift for 256 bits qi descriptorLiu Yi L2-2/+8
2020-09-02virtio-balloon: Replace free page hinting references to 'report' with 'hint'Alexander Duyck2-48/+48
2020-09-02linux-headers: update against Linux 5.7-rc3Cornelia Huck17-19/+280
2020-09-02virtio-balloon: always indicate S_DONE when migration failsDavid Hildenbrand1-6/+20
2020-09-02virtio-balloon: Add locking to prevent possible race when starting hintingAlexander Duyck1-0/+4
2020-09-02virtio-balloon: Prevent guest from starting a report when we didn't request oneAlexander Duyck1-1/+2
2020-09-02qdev: Fix device_add DRIVER,help to print to monitorMarkus Armbruster1-1/+1
2020-09-02tests: tpm: Skip over pcrUpdateCounter byte in result comparisonStefan Berger1-1/+5
2020-09-02tpm: tpm_spapr: Exit on TPM backend failuresStefan Berger1-1/+4
2020-09-02target/hppa: Free some temps in do_subRichard Henderson1-0/+2
2020-09-02hw/sd/sdcard: Do not switch to ReceivingData if address is invalidPhilippe Mathieu-Daudé1-14/+24
2020-09-02hw/sd/sdcard: Update coding style to make checkpatch.pl happyPhilippe Mathieu-Daudé1-8/+16
2020-09-02hw/sd/sdcard: Do not allow invalid SD card sizesPhilippe Mathieu-Daudé1-0/+25
2020-09-02hw/sd/sdcard: Simplify realize() a bitPhilippe Mathieu-Daudé1-5/+5
2020-09-02hw/sd/sdcard: Restrict Class 6 commands to SCSD cardsPhilippe Mathieu-Daudé1-0/+5
2020-09-02tests/acceptance/boot_linux: Expand SD card image to power of 2Philippe Mathieu-Daudé1-9/+22
2020-09-02tests/acceptance: refactor boot_linux_console test to allow code reusePavel Dovgalyuk1-10/+11
2020-09-02tests/acceptance: refactor boot_linux to allow code reusePavel Dovgalyuk1-20/+29
2020-09-02tests/acceptance: allow console interaction with specific VMsPavel Dovgalyuk1-5/+8
2020-09-02tests/acceptance/boot_linux: Tag tests using a SD card with 'device:sd'Philippe Mathieu-Daudé1-0/+3
2020-09-02docs/orangepi: Add instructions for resizing SD image to power of twoNiek Linnenbank1-3/+13
2020-09-02qga: Use qemu_get_host_name() instead of g_get_host_name()Michal Privoznik1-4/+13
2020-09-02util: Introduce qemu_get_host_name()Michal Privoznik3-0/+58
2020-09-02qga: fix assert regression on guest-shutdownMarc-André Lureau1-1/+5
2020-09-02chardev/tcp: Fix error message double free errorlichun1-1/+2
2020-09-02nbd: Avoid off-by-one in long export name truncationEric Blake1-1/+1
2020-09-02usb/dev-mtp: Fix Error double free after inotify failureMarkus Armbruster1-2/+0
2020-09-02error: Use error_reportf_err() where appropriateMarkus Armbruster6-16/+17
2020-09-02net/virtio: Fix failover_replug_primary() return value regressionMarkus Armbruster1-1/+1
2020-09-02hw/audio/gus: Fix registers 32-bit accessAllan Peramaki2-2/+2
2020-09-02virtiofsd: Whitelist fchmodMax Reitz1-0/+1
2020-09-02hw/net/e1000e: Do not abort() on invalid PSRCTL register valuePhilippe Mathieu-Daudé1-3/+7
2020-09-02hw/display/artist: Unbreak size mismatch memory accessesHelge Deller1-8/+4
2020-08-27acpi: accept byte and word access to core ACPI registersMichael Tokarev1-3/+6
2020-08-27xhci: fix valid.max_access_size to access address registersLaurent Vivier1-2/+2