aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-27.travis.yml: Add a KVM-only s390x jobPhilippe Mathieu-Daudé
2020-03-27tests/docker: Add libepoxy and libudev packages to the Fedora imagePhilippe Mathieu-Daudé
2020-03-27tests/docker: Use Python3 PyYAML in the Fedora imagePhilippe Mathieu-Daudé
2020-03-27tests/docker: Install gcrypt devel package in Debian imagePhilippe Mathieu-Daudé
2020-03-27tests/docker: Keep package list sortedPhilippe Mathieu-Daudé
2020-03-27configure: disable MTTCG for MIPS guestsAlex Bennée
2020-03-27tests/vm: fix basevm configAlex Bennée
2020-03-27tests/vm: update NetBSD to 9.0Gerd Hoffmann
2020-03-27tests/vm: update FreeBSD to 12.1Gerd Hoffmann
2020-03-27tests/vm: move vga setupGerd Hoffmann
2020-03-27tests/vm: write raw console logGerd Hoffmann
2020-03-27qemu/atomic.h: add #ifdef guards for stdatomic.hAlex Bennée
2020-03-26Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-re...Peter Maydell
2020-03-26Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-03-26' in...Peter Maydell
2020-03-26iotests/138: Test leaks/corruptions fixed reportMax Reitz
2020-03-26iotests: Add poke_file_[bl]e functionsMax Reitz
2020-03-26qemu-img: Fix check's leak/corruption fix reportMax Reitz
2020-03-26sheepdog: Consistently set bdrv_has_zero_init_truncateEric Blake
2020-03-26qcow2: Avoid feature name extension on small cluster sizeEric Blake
2020-03-26qcow2: List autoclear bit names in headerEric Blake
2020-03-26qcow2: Comment typo fixesEric Blake
2020-03-26block: trickle down the fallback image creation function use to the block dri...Maxim Levitsky
2020-03-26block: pass BlockDriver reference to the .bdrv_co_createMaxim Levitsky
2020-03-26block/mirror: fix use after free of local_errVladimir Sementsov-Ogievskiy
2020-03-26Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20200325b'...Peter Maydell
2020-03-26linux-user: Flush out implementation of gettimeofdayRichard Henderson
2020-03-26linux-user: Add x86_64 vsyscall page to /proc/self/mapsRichard Henderson
2020-03-26linux-user/i386: Emulate x86_64 vsyscallsRichard Henderson
2020-03-26linux-user/i386: Split out gen_signalRichard Henderson
2020-03-26target/i386: Renumber EXCP_SYSCALLRichard Henderson
2020-03-26linux-user, configure: fix (again) syscall_nr.h dependencies cleanupLaurent Vivier
2020-03-25Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20200325-pull-request...Peter Maydell
2020-03-25migration: use "" instead of (null) for tls-authzMao Zhongyi
2020-03-25migration/ram: fix use after free of local_errVladimir Sementsov-Ogievskiy
2020-03-25migration/colo: fix use after free of local_errVladimir Sementsov-Ogievskiy
2020-03-25vl.c: fix migration failure for 3.1 and older machine typesIgor Mammedov
2020-03-25tools/virtiofsd/passthrough_ll: Fix double close()Philippe Mathieu-Daudé
2020-03-25hmp/vnc: Fix info vnc list leakDr. David Alan Gilbert
2020-03-25tests/migration: Reduce autoconverge initial bandwidthPhilippe Mathieu-Daudé
2020-03-25xbzrle: update xbzrle docMao Zhongyi
2020-03-25hmp-cmd: fix a missing_break warningPan Nengyuan
2020-03-25hw/audio/fmopl: fix segmentation faultVolker Rümelin
2020-03-25ui/input-linux: Do not ignore ioctl() return valuePhilippe Mathieu-Daudé
2020-03-24Update version for v5.0.0-rc0 releasev5.0.0-rc0Peter Maydell
2020-03-24Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2020-03-24-tag0' i...Peter Maydell
2020-03-24qemu-ga: document vsock-listen in the man pageStefan Hajnoczi
2020-03-24qga: Fix undefined C behaviorEric Blake
2020-03-24qga-win: prevent crash when executing guest-file-read with large countBasil Salman
2020-03-24qga-win: Handle VSS_E_PROVIDER_ALREADY_REGISTERED errorSameeh Jubran
2020-03-24qga: Installer: Wait for installation to finishBasil Salman