summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* slirp: fix guest network access with darwin hostSamuel Thibault2019-11-294-3/+15
* target-mips: Fix RDHWR exception host PCJames Hogan2019-11-291-8/+8
* qom: -object error messages lost location, restore itMarkus Armbruster2019-11-296-39/+21
* replay: Fix dangling location bug in replay_configure()Markus Armbruster2019-11-291-1/+2
* QemuOpts: Fix qemu_opts_foreach() dangling location regressionMarkus Armbruster2019-11-291-3/+3
* spapr_drc: fix aborts during DRC-count based hotplugMichael Roth2019-11-292-5/+14
* usb/uhci: move pid checkGerd Hoffmann2019-11-291-13/+13
* hw/ppc/spapr: Fix crash when specifying bad parameters to spapr-pci-host-bridgeThomas Huth2019-11-292-5/+7
* mirror: Workaround for unexpected iohandler events during completionFam Zheng2019-11-291-0/+9
* aio-posix: Skip external nodes in aio_dispatchFam Zheng2019-11-291-2/+6
* virtio: Mark host notifiers as externalFam Zheng2019-11-291-2/+2
* event-notifier: Add "is_external" parameterFam Zheng2019-11-297-10/+25
* iohandler: Introduce iohandler_get_aio_contextFam Zheng2019-11-294-0/+16
* util: align memory allocations to 2M on AArch64Christoffer Dall2019-11-291-1/+2
* nbd: Don't mishandle unaligned client requestsEric Blake2019-11-291-6/+4
* Update version for v2.6.0-rc3 releasePeter Maydell2019-11-291-1/+1
* tcg: check for CONFIG_DEBUG_TCG instead of NDEBUGAurelien Jarno2019-11-2910-17/+12
* tcg: use tcg_debug_assert instead of assert (fix performance regression)Aurelien Jarno2019-11-2911-93/+93
* hw/arm/boot: always clear r0 when booting kernelsSylvain Garrigues2019-11-291-1/+1
* MAINTAINERS: Avoid using K: for NUMA sectionEduardo Habkost2019-11-291-2/+0
* iotests: Test case for drive-mirror with unaligned image sizeFam Zheng2019-11-293-0/+68
* iotests: Add iotests.image_sizeFam Zheng2019-11-291-0/+6
* mirror: Don't extend the last sub-chunkFam Zheng2019-11-292-26/+37
* block/mirror: Refresh stale bitmap iterator cacheMax Reitz2019-11-291-0/+5
* block/mirror: Revive dead yielding codeMax Reitz2019-11-291-11/+12
* qemu-ga: do not run qga test when guest agent disabledYang Hongyang2019-11-291-1/+3
* Update language files for QEMU 2.6.0Peter Maydell2019-11-297-127/+127
* block/gluster: prevent data loss after i/o errorJeff Cody2019-11-292-1/+60
* block/gluster: code movement of qemu_gluster_close()Jeff Cody2019-11-291-11/+11
* block/gluster: return correct error valueJeff Cody2019-11-291-1/+1
* fw_cfg: Adopt /opt/RFQDN conventionMarkus Armbruster2019-11-292-24/+36
* cadence_uart: bounds check write offsetMichael S. Tsirkin2019-11-291-0/+3
* Revert "ehci: make idt processing more robust"Gerd Hoffmann2019-11-291-3/+2
* ehci: apply limit to iTD/sidt descriptorsGerd Hoffmann2019-11-291-1/+5
* cuda: fix off-by-one error in SET_TIME commandAurelien Jarno2019-11-291-2/+2
* target-i386: Set AMD alias bits after filtering CPUID dataEduardo Habkost2019-11-291-8/+8
* MAINTAINERS: Drop target-i386 from CPU subsystemAndreas Färber2019-11-291-1/+0
* Update OpenBIOS imagesMark Cave-Ayland2019-11-294-0/+0
* ppc: Fix migration of the XER registerThomas Huth2019-11-291-1/+1
* ppc: Fix the bad exception NIP value and the range check in LSWXThomas Huth2019-11-291-2/+3
* ppc: Fix the range check in the LSWI instructionThomas Huth2019-11-292-4/+12
* seccomp: adding sysinfo system call to whitelistMiroslav Rezanina2019-11-291-0/+1
* seccomp: Whitelist cacheflush since 2.2.0 not 2.2.3James Hogan2019-11-291-3/+5
* configure: Enable seccomp sandbox for MIPSJames Hogan2019-11-291-0/+3
* wxx: Fix broken TCP networking (regression)Stefan Weil2019-11-292-5/+1
* nbd: Don't kill server on client that doesn't request TLSEric Blake2019-11-291-2/+13
* nbd: fix assert() on qemu-nbd stopPavel Butsykin2019-11-291-1/+1
* nbd: Don't fail handshake on NBD_OPT_LIST descriptionsEric Blake2019-11-291-2/+21
* qemu-iotests: 041: More robust assertion on quorum nodeFam Zheng2019-11-292-8/+18
* qemu-iotests: place valgrind log file in scratch dirSascha Silbe2019-11-291-1/+1
OpenPOWER on IntegriCloud