aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-30hw/misc/allwinner-h3-dramc: enforce 64-bit multiply when calculating row mirr...Niek Linnenbank
2020-03-30hw/arm/orangepi: check for potential NULL pointer when calling blk_is_availableNiek Linnenbank
2020-03-30Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-re...Peter Maydell
2020-03-30linux-user: Support futex_time64Alistair Francis
2020-03-28Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2020-03-27cmd646-ide: use qdev gpio rather than qemu_allocate_irqs()Mark Cave-Ayland
2020-03-27via-ide: use qdev gpio rather than qemu_allocate_irqs()Mark Cave-Ayland
2020-03-27via-ide: don't use PCI level for legacy IRQsMark Cave-Ayland
2020-03-27hw/ide/sii3112: Use qdev gpio rather than qemu_allocate_irqs()Peter Maydell
2020-03-27fdc/i8257: implement verify transfer modeSven Schnelle
2020-03-27Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-270320-2' int...Peter Maydell
2020-03-27Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-03-27qcow2: Remove unused fields from BDRVQcow2StateKevin Wolf
2020-03-27mirror: Wait only for in-flight operationsKevin Wolf
2020-03-27Revert "mirror: Don't let an operation wait for itself"Kevin Wolf
2020-03-27nvme: Print 'cqid' for nvme_del_cqMinwoo Im
2020-03-27block: fix bdrv_root_attach_child forget to unref child_bsVladimir Sementsov-Ogievskiy
2020-03-27block/iscsi:use the flags in iscsi_open() prevent Clang warningChen Qun
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