aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-31vhost-vsock: fix double close() in the realize() error pathStefano Garzarella
2020-03-29acpi: add acpi=OnOffAuto machine property to x86 and arm virtGerd Hoffmann
2020-03-29fix vhost_user_blk_watch crashLi Feng
2020-03-29hw/i386/amd_iommu.c: Fix corruption of log events passed to guestPeter Maydell
2020-03-29virtio-iommu: avoid memleak in the unrealizePan Nengyuan
2020-03-29virtio-blk: delete vqs on the error path in realize()Pan Nengyuan
2020-03-29acpi: pcihp: fix left shift undefined behavior in acpi_pcihp_eject_slot()Igor Mammedov
2020-03-29virtio-serial-bus: Plug memory leak on realize() error pathsPan Nengyuan
2020-03-29MAINTAINERS: Add myself as virtio-balloon co-maintainerDavid Hildenbrand
2020-03-29checkpatch: enforce process for expected filesMichael S. Tsirkin
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