summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update version for v2.6.0 release2.6_overlayPeter Maydell2019-11-291-1/+1
* Update version for v2.6.0-rc5 releasePeter Maydell2019-11-291-1/+1
* Update version for v2.6.0-rc4 releasePeter Maydell2019-11-291-1/+1
* Revert "acpi: mark PMTIMER as unlocked"Gerd Hoffmann2019-11-291-1/+0
* vga: make sure vga register setup for vbe stays intact (CVE-2016-3712).Gerd Hoffmann2019-11-291-0/+6
* vga: update vga register setup on vbe changesGerd Hoffmann2019-11-291-0/+1
* vga: factor out vga register setupGerd Hoffmann2019-11-291-34/+44
* vga: add vbe_enabled() helperGerd Hoffmann2019-11-291-4/+9
* vga: fix banked access bounds checking (CVE-2016-3710)Gerd Hoffmann2019-11-291-6/+18
* configure: Check if struct fsxattr is available from linux headerJan Vesely2019-11-291-0/+23
* acpi: fix bios linker loadder COMMAND_ALLOCATE on bigendian hostIgor Mammedov2019-11-291-3/+2
* vvfat: Fix default volume labelKevin Wolf2019-11-291-0/+2
* vvfat: Fix volume name assertionKevin Wolf2019-11-291-1/+6
* qapi: Don't pass NULL to printf in string input visitorEric Blake2019-11-291-1/+1
* 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
OpenPOWER on IntegriCloud