summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-30hw/arm/xlnx-zynqmp.c: Avoid memory leak in error-return pathPeter Maydell
2020-03-30docs/conf.py: Raise ConfigError for bad Sphinx Python versionPeter Maydell
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-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-28target/mips: Fix loongson multimedia condition instructionsJiaxun Yang
2020-03-28configure: Support -static-pie if requestedRichard Henderson
2020-03-28configure: Override the os default with --disable-pieRichard Henderson
2020-03-28configure: Unnest detection of -z,relro and -z,nowRichard Henderson
2020-03-28configure: Always detect -no-pie toolchain supportRichard Henderson
2020-03-28configure: Do not force pie=no for non-x86Richard Henderson
2020-03-28tcg: Remove softmmu code_gen_buffer fixed addressRichard Henderson
2020-03-28configure: Drop adjustment of textsegRichard Henderson
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