aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-08-27hw/riscv: Allow 64 bit access to SiFive CLINTAlistair Francis
2020-08-27memory: Revert "memory: accept mismatching sizes in memory_region_access_valid"Michael S. Tsirkin
2020-08-27libqos: pci-pc: use 32-bit write for EJ registerPaolo Bonzini
2020-08-27libqos: usb-hcd-ehci: use 32-bit write for config registerPaolo Bonzini
2020-08-25linux-user/strace.list: fix epoll_create{,1} -strace outputSergei Trofimovich
2020-08-25aio-posix: disable fdmon-io_uring when GSource is usedStefan Hajnoczi
2020-08-25aio-posix: don't duplicate fd handler deletion in fdmon_io_uring_destroy()Stefan Hajnoczi
2020-08-25KVM: x86: believe what KVM says about WAITPKGPaolo Bonzini
2020-08-24net: use peer when purging queue in qemu_flush_or_purge_queue_packets()Jason Wang
2020-08-24virtiofsd: stay below fs.file-max sysctl value (CVE-2020-10717)Stefan Hajnoczi
2020-08-24virtiofsd: add --rlimit-nofile=NUM optionStefan Hajnoczi
2020-08-24iotests/283: Use consistent size for source and targetKevin Wolf