aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-22hw/arm/smmuv3: Apply address mask to linear strtab base addressSimon Veith
2020-06-22display/bochs-display: fix memory leakCameron Esfahani
2020-06-22vhost-user-gpu: Drop trailing json commaCole Robinson
2020-06-22iotests: Fix IMGOPTSSYNTAX for nbdMax Reitz
2020-06-22Fix double free issue in qemu_set_log_filename().Robert Foley
2020-06-22Revert "qemu-options.hx: Update for reboot-timeout parameter"Han Han
2020-06-22iotests/026: Move v3-exclusive test to new fileMax Reitz
2020-06-22dp8393x: Mask EOL bit from descriptor addresses, take 2Finn Thain
2020-06-22slirp: update to fix CVE-2020-1983Marc-André Lureau
2020-06-22kvm: Reallocate dirty_bmap when we change a slotDr. David Alan Gilbert
2020-06-22es1370: check total frame count against current framePrasad J Pandit
2020-06-22ati-vga: check mm_index before recursive call (CVE-2020-13800)Prasad J Pandit
2020-06-22ati-vga: Fix checks in ati_2d_blt() to avoid crashBALATON Zoltan
2020-06-22iscsi: Cap block count from GET LBA STATUS (CVE-2020-1711)Felipe Franciosi
2020-06-22target/i386: do not set unsupported VMX secondary execution controlsVitaly Kuznetsov
2020-06-22target/riscv: update mstatus.SD when FS is set dirtyShihPo Hung
2020-06-22target/riscv: fsd/fsw doesn't dirty FP stateShihPo Hung
2020-06-22target/riscv: Fix tb->flags FS statusShihPo Hung
2020-06-22riscv: Set xPIE to 1 after xRETYiting Wang
2020-06-22riscv/sifive_u: fix a memory leak in soc_realize()Pan Nengyuan
2020-06-22tests: fix modules-test 'duplicate test case' errorCole Robinson
2020-06-16xen/9pfs: yield when there isn't enough room on the ringStefano Stabellini
2020-06-169pfs: include linux/limits.h for XATTR_SIZE_MAXDan Robertson
2020-06-169pfs: local: ignore O_NOATIME if we don't have permissionsOmar Sandoval
2020-06-169p/proxy: Fix export_flagsGreg Kurz
2020-06-16virtio-9p-device: fix memleak in virtio_9p_device_unrealizePan Nengyuan
2020-06-169p: local: always return -1 on error in local_unlinkat_commonDaniel Henrique Barboza
2020-06-169pfs: local: Fix possible memory leak in local_link()Jiajun Chen
2020-06-15block: Call attention to truncation of long NBD exportsEric Blake
2020-06-15virtio-balloon: unref the iothread when unrealizingDavid Hildenbrand
2020-06-15virtio-balloon: fix free page hinting check on unrealizeDavid Hildenbrand
2020-06-15virtio-balloon: fix free page hinting without an iothreadDavid Hildenbrand
2020-06-15nbd/server: Avoid long error message assertions CVE-2020-10761Eric Blake
2020-06-15net: Do not include a newline in the id of -nic devicesThomas Huth
2020-06-099p: Lock directory streams with a CoMutexGreg Kurz
2020-06-09qemu-nbd: Close inherited stderrRaphael Pour
2020-06-09target/arm: Clear tail in gvec_fmul_idx_*, gvec_fmla_idx_*Richard Henderson
2020-06-09hostmem: don't use mbind() if host-nodes is emptyIgor Mammedov
2020-06-09target/ppc: Fix mtmsr(d) L=1 variant that loses interruptsNicholas Piggin
2020-06-09vhost-user-gpu: Release memory returned by vu_queue_pop() with free()Philippe Mathieu-Daudé
2020-06-09xen-block: Fix double qlist remove and request leakAnthony PERARD
2020-06-09dump: Fix writing of ELF sectionPeter Maydell
2020-06-09tcg/i386: Fix INDEX_op_dup2_vecRichard Henderson
2020-06-09hw/i386/amd_iommu.c: Fix corruption of log events passed to guestPeter Maydell
2020-06-03qemu-ga: document vsock-listen in the man pageStefan Hajnoczi
2020-06-03qga: Fix undefined C behaviorEric Blake
2020-06-03qga-win: prevent crash when executing guest-file-read with large countBasil Salman
2020-06-03qga-win: Handle VSS_E_PROVIDER_ALREADY_REGISTERED errorSameeh Jubran
2020-06-03qga: Installer: Wait for installation to finishBasil Salman
2020-06-03compat: disable edid on correct virtio-gpu deviceCornelia Huck