]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2020-09-03  Alexander Duyckvirtio-balloon: Replace free page hinting references...
2020-09-03  Cornelia Hucklinux-headers: update against Linux 5.7-rc3
2020-09-03  David Hildenbrandvirtio-balloon: always indicate S_DONE when migration...
2020-09-03  Alexander Duyckvirtio-balloon: Add locking to prevent possible race...
2020-09-03  Alexander Duyckvirtio-balloon: Prevent guest from starting a report...
2020-09-03  Markus Armbrusterqdev: Fix device_add DRIVER,help to print to monitor
2020-09-03  Stefan Bergertests: tpm: Skip over pcrUpdateCounter byte in result...
2020-09-03  Stefan Bergertpm: tpm_spapr: Exit on TPM backend failures
2020-09-03  Richard Hendersontarget/hppa: Free some temps in do_sub
2020-09-03  Philippe Mathieu... hw/sd/sdcard: Do not switch to ReceivingData if address...
2020-09-03  Philippe Mathieu... hw/sd/sdcard: Update coding style to make checkpatch...
2020-09-03  Philippe Mathieu... hw/sd/sdcard: Do not allow invalid SD card sizes
2020-09-03  Philippe Mathieu... hw/sd/sdcard: Simplify realize() a bit
2020-09-03  Philippe Mathieu... hw/sd/sdcard: Restrict Class 6 commands to SCSD cards
2020-09-03  Philippe Mathieu... tests/acceptance/boot_linux: Expand SD card image to...
2020-09-03  Pavel Dovgalyuktests/acceptance: refactor boot_linux_console test...
2020-09-03  Pavel Dovgalyuktests/acceptance: refactor boot_linux to allow code...
2020-09-03  Pavel Dovgalyuktests/acceptance: allow console interaction with specif...
2020-09-03  Philippe Mathieu... tests/acceptance/boot_linux: Tag tests using a SD card...
2020-09-03  Niek Linnenbankdocs/orangepi: Add instructions for resizing SD image...
2020-09-03  Michal Privoznikqga: Use qemu_get_host_name() instead of g_get_host_name()
2020-09-03  Michal Privoznikutil: Introduce qemu_get_host_name()
2020-09-03  Marc-André... qga: fix assert regression on guest-shutdown
2020-09-03  lichunchardev/tcp: Fix error message double free error
2020-09-03  Eric Blakenbd: Avoid off-by-one in long export name truncation
2020-09-03  Markus Armbrusterusb/dev-mtp: Fix Error double free after inotify failure
2020-09-03  Markus Armbrustererror: Use error_reportf_err() where appropriate
2020-09-03  Markus Armbrusternet/virtio: Fix failover_replug_primary() return value...
2020-09-03  Allan Peramakihw/audio/gus: Fix registers 32-bit access
2020-09-03  Max Reitzvirtiofsd: Whitelist fchmod
2020-09-03  Philippe Mathieu... hw/net/e1000e: Do not abort() on invalid PSRCTL registe...
2020-09-03  Helge Dellerhw/display/artist: Unbreak size mismatch memory accesses
2020-08-27  Michael Tokarevacpi: accept byte and word access to core ACPI registers
2020-08-27  Laurent Vivierxhci: fix valid.max_access_size to access address registers
2020-08-27  Alistair Francishw/riscv: Allow 64 bit access to SiFive CLINT
2020-08-27  Michael S.... memory: Revert "memory: accept mismatching sizes in...
2020-08-27  Paolo Bonzinilibqos: pci-pc: use 32-bit write for EJ register
2020-08-27  Paolo Bonzinilibqos: usb-hcd-ehci: use 32-bit write for config register
2020-08-25  Sergei Trofimovichlinux-user/strace.list: fix epoll_create{,1} -strace...
2020-08-25  Stefan Hajnocziaio-posix: disable fdmon-io_uring when GSource is used
2020-08-25  Stefan Hajnocziaio-posix: don't duplicate fd handler deletion in fdmon...
2020-08-25  Paolo BonziniKVM: x86: believe what KVM says about WAITPKG
2020-08-25  Jason Wangnet: use peer when purging queue in qemu_flush_or_purge...
2020-08-25  Stefan Hajnoczivirtiofsd: stay below fs.file-max sysctl value (CVE...
2020-08-25  Stefan Hajnoczivirtiofsd: add --rlimit-nofile=NUM option
2020-08-25  Kevin Wolfiotests/283: Use consistent size for source and target
2020-08-25  Helge DellerFix tulip breakage
2020-08-25  Prasad J Pandites1370: check total frame count against current frame
2020-08-25  Prasad J Panditati-vga: check mm_index before recursive call (CVE...
2020-08-25  Stefano Stabellinixen/9pfs: yield when there isn't enough room on the...
2020-08-25  Stefano StabelliniRevert "9p: init_in_iov_from_pdu can truncate the size"
2020-08-25  Christian Schoenebeckxen-9pfs: Fix log messages of reply errors
2020-08-24  Dan Robertson9pfs: include linux/limits.h for XATTR_SIZE_MAX
2020-08-24  Omar Sandoval9pfs: local: ignore O_NOATIME if we don't have permissions
2020-08-24  Eric Blakeblock: Call attention to truncation of long NBD exports
2020-08-24  David Hildenbrandvirtio-balloon: unref the iothread when unrealizing
2020-08-24  David Hildenbrandvirtio-balloon: fix free page hinting check on unrealize
2020-08-24  David Hildenbrandvirtio-balloon: fix free page hinting without an iothread
2020-08-24  Eric Blakenbd/server: Avoid long error message assertions CVE...
2020-08-24  Thomas Huthnet: Do not include a newline in the id of -nic devices
2020-08-24  Greg Kurz9p: Lock directory streams with a CoMutex
2020-08-24  Raphael Pourqemu-nbd: Close inherited stderr
2020-08-24  Richard Hendersontarget/arm: Clear tail in gvec_fmul_idx_*, gvec_fmla_idx_*
2020-08-24  Igor Mammedovhostmem: don't use mbind() if host-nodes is empty
2020-04-28  Peter MaydellUpdate version for v5.0.0 release v5.0.0
2020-04-22  Peter MaydellUpdate version for v5.0.0-rc4 release v5.0.0-rc4
2020-04-22  Peter Maydelltarget/arm: Fix ID_MMFR4 value on AArch64 'max' CPU
2020-04-21  Marc-André... slirp: update to fix CVE-2020-1983
2020-04-20  Philippe Mathieu... target/ppc: Fix TCG temporary leaks in gen_slbia()
2020-04-20  Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2020-04-20  Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-04-20  Chen Qunblock/iscsi:fix heap-buffer-overflow in iscsi_aio_ioctl_cb
2020-04-17  Nicholas Piggintarget/ppc: Fix mtmsr(d) L=1 variant that loses interrupts
2020-04-17  Ganesh Goudartarget/ppc: Fix wrong interpretation of the disposition...
2020-04-17  Richard Hendersonlinux-user/ppc: Fix padding in mcontext_t for ppc64
2020-04-16  Sergei Trofimovichlinux-user/syscall.c: add target-to-host mapping for...
2020-04-15  Peter MaydellUpdate version for v5.0.0-rc3 release v5.0.0-rc3
2020-04-15  Philippe Mathieu... vhost-user-gpu: Release memory returned by vu_queue_pop...
2020-04-15  Peter MaydellMerge remote-tracking branch 'remotes/mdroth/tags/qga...
2020-04-15  Philippe Mathieu... qga: Restrict guest-file-read count to 48 MB to avoid...
2020-04-15  Philippe Mathieu... qga: Extract qmp_guest_file_read() to common commands.c
2020-04-15  Philippe Mathieu... qga: Extract guest_file_handle_find() to commands-common.h
2020-04-15  Philippe Mathieu... Revert "prevent crash when executing guest-file-read...
2020-04-15  Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2020-04-15  Philippe Mathieu... gdbstub: Introduce gdb_get_float32() to get 32-bit...
2020-04-15  Philippe Mathieu... gdbstub: Do not use memset() on GByteArray
2020-04-15  Peter Xugdbstub: i386: Fix gdb_get_reg16() parameter to unbreak gdb
2020-04-15  Philippe Mathieu... target/m68k/helper: Fix m68k_fpu_gdb_get_reg() use...
2020-04-15  Alex Bennéelinux-user: fix /proc/self/stat handling
2020-04-15  Alex Bennéeconfigure: disable PIE for Windows builds
2020-04-15  Alex Bennéeconfigure: redirect sphinx-build check to config.log
2020-04-15  Alex Bennéetests/docker: add docs FEATURE flag and use for test...
2020-04-14  Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2020-04-14  Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-04-14  Peter MaydellDeprecate KVM support for AArch32
2020-04-14  Peter Maydelldocs: Require Sphinx 1.6 or better
2020-04-14  Peter Maydellkernel-doc: Use c:struct for Sphinx 3.0 and later
2020-04-14  Peter Maydellscripts/kernel-doc: Add missing close-paren in c:functi...
2020-04-14  Volker Rümelinhax: Windows doesn't like posix device names
2020-04-14  Igor Mammedovtests: numa: test one backend with prealloc enabled
next