summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-05gdbstub: set listen backlog to 1gdbstub-fixesPeter Wu1-1/+1
2016-06-05gdbstub: avoid busy loop while waiting for gdbPeter Wu1-5/+7
2016-05-02Update version for v2.6.0-rc4 releasev2.6.0-rc4Peter Maydell1-1/+1
2016-05-02Revert "acpi: mark PMTIMER as unlocked"Gerd Hoffmann1-1/+0
2016-05-02configure: Check if struct fsxattr is available from linux headerJan Vesely1-0/+23
2016-05-01Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-3/+2
2016-05-01acpi: fix bios linker loadder COMMAND_ALLOCATE on bigendian hostIgor Mammedov1-3/+2
2016-04-29Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-1/+8
2016-04-29Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-04-29' into ...Peter Maydell1-1/+1
2016-04-29vvfat: Fix default volume labelKevin Wolf1-0/+2
2016-04-29vvfat: Fix volume name assertionKevin Wolf1-1/+6
2016-04-29qapi: Don't pass NULL to printf in string input visitorEric Blake1-1/+1
2016-04-28slirp: fix guest network access with darwin hostSamuel Thibault4-3/+15
2016-04-28Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160428' into stagingPeter Maydell1-8/+8
2016-04-28Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-04-28' into...Peter Maydell8-43/+26
2016-04-28Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160426' into...Peter Maydell2-5/+14
2016-04-28target-mips: Fix RDHWR exception host PCJames Hogan1-8/+8
2016-04-28qom: -object error messages lost location, restore itMarkus Armbruster6-39/+21
2016-04-28replay: Fix dangling location bug in replay_configure()Markus Armbruster1-1/+2
2016-04-28QemuOpts: Fix qemu_opts_foreach() dangling location regressionMarkus Armbruster1-3/+3
2016-04-26spapr_drc: fix aborts during DRC-count based hotplugMichael Roth2-5/+14
2016-04-25usb/uhci: move pid checkGerd Hoffmann1-13/+13
2016-04-25Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160423' into...Peter Maydell2-5/+7
2016-04-23hw/ppc/spapr: Fix crash when specifying bad parameters to spapr-pci-host-bridgeThomas Huth2-5/+7
2016-04-22Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell13-12/+56
2016-04-22mirror: Workaround for unexpected iohandler events during completionFam Zheng1-0/+9
2016-04-22aio-posix: Skip external nodes in aio_dispatchFam Zheng1-2/+6
2016-04-22virtio: Mark host notifiers as externalFam Zheng1-2/+2
2016-04-22event-notifier: Add "is_external" parameterFam Zheng7-10/+25
2016-04-22iohandler: Introduce iohandler_get_aio_contextFam Zheng4-0/+16
2016-04-22util: align memory allocations to 2M on AArch64Christoffer Dall1-1/+2
2016-04-22nbd: Don't mishandle unaligned client requestsEric Blake1-6/+4
2016-04-21Update version for v2.6.0-rc3 releasev2.6.0-rc3Peter Maydell1-1/+1
2016-04-21tcg: check for CONFIG_DEBUG_TCG instead of NDEBUGAurelien Jarno10-17/+12
2016-04-21tcg: use tcg_debug_assert instead of assert (fix performance regression)Aurelien Jarno11-93/+93
2016-04-21hw/arm/boot: always clear r0 when booting kernelsSylvain Garrigues1-1/+1
2016-04-21MAINTAINERS: Avoid using K: for NUMA sectionEduardo Habkost1-2/+0
2016-04-20Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell6-36/+127
2016-04-20Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2016-04-20' into s...Peter Maydell1-1/+1
2016-04-20iotests: Test case for drive-mirror with unaligned image sizeFam Zheng3-0/+68
2016-04-20iotests: Add iotests.image_sizeFam Zheng1-0/+6
2016-04-20mirror: Don't extend the last sub-chunkFam Zheng2-26/+37
2016-04-20block/mirror: Refresh stale bitmap iterator cacheMax Reitz1-0/+5
2016-04-20block/mirror: Revive dead yielding codeMax Reitz1-11/+12
2016-04-20Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2016-04-19-tag' in...Peter Maydell1-1/+3
2016-04-20Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell2-13/+72
2016-04-19qemu-ga: do not run qga test when guest agent disabledYang Hongyang1-1/+3
2016-04-19Update language files for QEMU 2.6.0Peter Maydell7-127/+127
2016-04-19block/gluster: prevent data loss after i/o errorJeff Cody2-1/+60
2016-04-19block/gluster: code movement of qemu_gluster_close()Jeff Cody1-11/+11