aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-04esp: check dma length before reading scsi command(CVE-2016-4441)Prasad J Pandit
2016-08-04esp: check command buffer length before write(CVE-2016-4439)Prasad J Pandit
2016-08-04json-streamer: fix double-free on exiting during a parsePaolo Bonzini
2016-08-04json-streamer: Don't leak tokens on incomplete parseEric Blake
2016-08-04migration: regain control of images when migration fails to completeGreg Kurz
2016-08-04configure: Allow builds with extra warningsStefan Weil
2016-08-04target-i386: key sfence availability on CPUID_SSE, not CPUID_SSE2Paolo Bonzini
2016-08-04target-mips: fix call to memset in soft reset codeAurelien Jarno
2016-08-04usb:xhci: no DMA on HC resetRoman Kagan
2016-08-04exec.c: Ensure right alignment also for file backed ramDominik Dingel
2016-08-04tools: kvm_stat: Powerpc related fixesHemant Kumar
2016-08-04vl: change runstate only if new state is different from current stateLi Zhijian
2016-08-04spice/gl: add & use qemu_spice_gl_monitor_configGerd Hoffmann
2016-08-04i386: kvmvapic: initialise imm32 variablePrasad J Pandit
2016-05-11Update version for v2.6.0 releasev2.6.0Peter Maydell
2016-05-09Update version for v2.6.0-rc5 releasev2.6.0-rc5Peter 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 releasev2.6.0-rc4Peter 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