aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-11configure: error on unknown --with-sdlabi valueCole Robinson
2016-05-11configure: build SDL if only SDL2 availableCole Robinson
2016-05-11ui: sdl2: Release grab before opening console windowCole Robinson
2016-05-11ui: gtk: fix crash when terminal inner-border is NULLCole Robinson
2016-05-09Update version for v2.6.0-rc5 releasePeter Maydell
2016-05-09Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160509-1' into s...Peter Maydell
2016-05-02Update version for v2.6.0-rc4 releasePeter Maydell
2016-05-02Revert "acpi: mark PMTIMER as unlocked"Gerd Hoffmann
2016-05-02vga: make sure vga register setup for vbe stays intact (CVE-2016-3712).Gerd Hoffmann
2016-05-02vga: update vga register setup on vbe changesGerd Hoffmann
2016-05-02vga: factor out vga register setupGerd Hoffmann
2016-05-02vga: add vbe_enabled() helperGerd Hoffmann
2016-05-02vga: fix banked access bounds checking (CVE-2016-3710)Gerd Hoffmann
2016-05-02configure: Check if struct fsxattr is available from linux headerJan Vesely
2016-05-01Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-05-01acpi: fix bios linker loadder COMMAND_ALLOCATE on bigendian hostIgor Mammedov
2016-04-29Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-04-29Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-04-29' into ...Peter Maydell
2016-04-29vvfat: Fix default volume labelKevin Wolf
2016-04-29vvfat: Fix volume name assertionKevin Wolf
2016-04-29qapi: Don't pass NULL to printf in string input visitorEric Blake
2016-04-28slirp: fix guest network access with darwin hostSamuel Thibault
2016-04-28Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160428' into stagingPeter Maydell
2016-04-28Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-04-28' into...Peter Maydell
2016-04-28Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160426' into...Peter Maydell
2016-04-28target-mips: Fix RDHWR exception host PCJames Hogan
2016-04-28qom: -object error messages lost location, restore itMarkus Armbruster
2016-04-28replay: Fix dangling location bug in replay_configure()Markus Armbruster
2016-04-28QemuOpts: Fix qemu_opts_foreach() dangling location regressionMarkus Armbruster
2016-04-26spapr_drc: fix aborts during DRC-count based hotplugMichael Roth
2016-04-25usb/uhci: move pid checkGerd Hoffmann
2016-04-25Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160423' into...Peter Maydell
2016-04-23hw/ppc/spapr: Fix crash when specifying bad parameters to spapr-pci-host-bridgeThomas Huth
2016-04-22Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-04-22mirror: Workaround for unexpected iohandler events during completionFam Zheng
2016-04-22aio-posix: Skip external nodes in aio_dispatchFam Zheng
2016-04-22virtio: Mark host notifiers as externalFam Zheng
2016-04-22event-notifier: Add "is_external" parameterFam Zheng
2016-04-22iohandler: Introduce iohandler_get_aio_contextFam Zheng
2016-04-22util: align memory allocations to 2M on AArch64Christoffer Dall
2016-04-22nbd: Don't mishandle unaligned client requestsEric Blake
2016-04-21Update version for v2.6.0-rc3 releasePeter Maydell
2016-04-21tcg: check for CONFIG_DEBUG_TCG instead of NDEBUGAurelien Jarno
2016-04-21tcg: use tcg_debug_assert instead of assert (fix performance regression)Aurelien Jarno
2016-04-21hw/arm/boot: always clear r0 when booting kernelsSylvain Garrigues
2016-04-21MAINTAINERS: Avoid using K: for NUMA sectionEduardo Habkost
2016-04-20Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-04-20Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2016-04-20' into s...Peter Maydell
2016-04-20iotests: Test case for drive-mirror with unaligned image sizeFam Zheng
2016-04-20iotests: Add iotests.image_sizeFam Zheng