aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-27hw/riscv: Allow 64 bit access to SiFive CLINTAlistair Francis1-1/+1
2020-08-27memory: Revert "memory: accept mismatching sizes in memory_region_access_valid"Michael S. Tsirkin1-20/+9
2020-08-27libqos: pci-pc: use 32-bit write for EJ registerPaolo Bonzini1-1/+1
2020-08-27libqos: usb-hcd-ehci: use 32-bit write for config registerPaolo Bonzini1-1/+1
2020-08-25linux-user/strace.list: fix epoll_create{,1} -strace outputSergei Trofimovich1-2/+2
2020-08-25aio-posix: disable fdmon-io_uring when GSource is usedStefan Hajnoczi4-0/+20
2020-08-25aio-posix: don't duplicate fd handler deletion in fdmon_io_uring_destroy()Stefan Hajnoczi2-3/+11
2020-08-25KVM: x86: believe what KVM says about WAITPKGPaolo Bonzini3-6/+9
2020-08-24net: use peer when purging queue in qemu_flush_or_purge_queue_packets()Jason Wang1-1/+1
2020-08-24virtiofsd: stay below fs.file-max sysctl value (CVE-2020-10717)Stefan Hajnoczi1-1/+25
2020-08-24virtiofsd: add --rlimit-nofile=NUM optionStefan Hajnoczi3-14/+32
2020-08-24iotests/283: Use consistent size for source and targetKevin Wolf2-2/+6
2020-08-24Fix tulip breakageHelge Deller1-6/+0
2020-08-24es1370: check total frame count against current framePrasad J Pandit1-2/+5
2020-08-24ati-vga: check mm_index before recursive call (CVE-2020-13800)Prasad J Pandit1-2/+8
2020-08-24xen/9pfs: yield when there isn't enough room on the ringStefano Stabellini1-6/+25
2020-08-24Revert "9p: init_in_iov_from_pdu can truncate the size"Stefano Stabellini4-39/+22
2020-08-24xen-9pfs: Fix log messages of reply errorsChristian Schoenebeck1-4/+5
2020-08-249pfs: include linux/limits.h for XATTR_SIZE_MAXDan Robertson1-0/+1
2020-08-249pfs: local: ignore O_NOATIME if we don't have permissionsOmar Sandoval1-0/+13
2020-08-24block: Call attention to truncation of long NBD exportsEric Blake2-10/+18
2020-08-24virtio-balloon: unref the iothread when unrealizingDavid Hildenbrand1-0/+1
2020-08-24virtio-balloon: fix free page hinting check on unrealizeDavid Hildenbrand1-1/+1
2020-08-24virtio-balloon: fix free page hinting without an iothreadDavid Hildenbrand1-17/+16
2020-08-24nbd/server: Avoid long error message assertions CVE-2020-10761Eric Blake3-3/+26
2020-08-24net: Do not include a newline in the id of -nic devicesThomas Huth1-1/+1
2020-08-249p: Lock directory streams with a CoMutexGreg Kurz1-4/+4
2020-08-24qemu-nbd: Close inherited stderrRaphael Pour1-1/+5
2020-08-24target/arm: Clear tail in gvec_fmul_idx_*, gvec_fmla_idx_*Richard Henderson1-0/+2
2020-08-24hostmem: don't use mbind() if host-nodes is emptyIgor Mammedov1-2/+4
2020-04-28Update version for v5.0.0 releasev5.0.0Peter Maydell1-1/+1
2020-04-22Update version for v5.0.0-rc4 releasev5.0.0-rc4Peter Maydell1-1/+1
2020-04-22target/arm: Fix ID_MMFR4 value on AArch64 'max' CPUPeter Maydell1-1/+1
2020-04-21slirp: update to fix CVE-2020-1983Marc-André Lureau1-0/+0
2020-04-20target/ppc: Fix TCG temporary leaks in gen_slbia()Philippe Mathieu-Daudé1-0/+1
2020-04-20Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200417' into...Peter Maydell3-61/+58
2020-04-20Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-re...Peter Maydell1-1/+1
2020-04-20block/iscsi:fix heap-buffer-overflow in iscsi_aio_ioctl_cbChen Qun1-2/+1
2020-04-17target/ppc: Fix mtmsr(d) L=1 variant that loses interruptsNicholas Piggin1-19/+27
2020-04-17target/ppc: Fix wrong interpretation of the disposition flag.Ganesh Goudar1-2/+2
2020-04-17linux-user/ppc: Fix padding in mcontext_t for ppc64Richard Henderson1-40/+29
2020-04-16linux-user/syscall.c: add target-to-host mapping for epoll_create1()Sergei Trofimovich1-1/+1
2020-04-15Update version for v5.0.0-rc3 releasev5.0.0-rc3Peter Maydell1-1/+1
2020-04-15vhost-user-gpu: Release memory returned by vu_queue_pop() with free()Philippe Mathieu-Daudé2-3/+3
2020-04-15Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2020-04-15-tag' in...Peter Maydell5-51/+73
2020-04-15qga: Restrict guest-file-read count to 48 MB to avoid crashesPhilippe Mathieu-Daudé2-3/+12
2020-04-15qga: Extract qmp_guest_file_read() to common commands.cPhilippe Mathieu-Daudé4-36/+35
2020-04-15qga: Extract guest_file_handle_find() to commands-common.hPhilippe Mathieu-Daudé3-6/+26
2020-04-15Revert "prevent crash when executing guest-file-read with large count"Philippe Mathieu-Daudé1-7/+1
2020-04-15Merge remote-tracking branch 'remotes/stsquad/tags/pull-more-fixes-150420-1' ...Peter Maydell15-44/+57