aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-17shpc: fix error propaagationGonglei1-1/+2
2014-11-17qemu-char: fix MISSING_COMMAGonglei1-1/+1
2014-11-17acl: fix memory leakGonglei1-5/+5
2014-11-17nvme: remove superfluous checkGonglei1-2/+1
2014-11-17loader: fix NEGATIVE_RETURNSGonglei1-0/+13
2014-11-17qga: fix false negative argument passingGonglei1-2/+2
2014-11-17mips_mipssim: fix use-after-free for filenameGonglei1-1/+1
2014-11-17l2tpv3: fix fd leakGonglei1-2/+2
2014-11-15Update OpenBIOS imagesMark Cave-Ayland4-0/+0
2014-11-14Merge remote-tracking branch 'remotes/sstabellini/xen-2014-11-14' into stagingPeter Maydell3-17/+70
2014-11-14l2tpv3: fix possible double freezhanghailiang1-1/+0
2014-11-14libcacard: fix resource leakzhanghailiang1-1/+6
2014-11-14Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell8-143/+214
2014-11-14xen_disk: fix unmapping of persistent grantsRoger Pau Monne1-6/+66
2014-11-14pc: piix4_pm: init legacy PCI hotplug when running on XenIgor Mammedov2-11/+4
2014-11-14vmdk: Leave bdi intact if -ENOTSUP in vmdk_get_infoFam Zheng1-7/+13
2014-11-14block: Fix max nb_sectors in bdrv_make_zeroFam Zheng1-2/+2
2014-11-14ahci: factor out FIS decomposition from handle_cmdJohn Snow1-83/+86
2014-11-14ahci: Check cmd_fis[1] more explicitlyJohn Snow1-11/+12
2014-11-14ahci: Reorder error cases in handle_cmdJohn Snow1-15/+14
2014-11-14ahci: Fix FIS decompositionJohn Snow1-38/+26
2014-11-14ahci: add is_ncq predicate helperJohn Snow2-4/+27
2014-11-14ide: Correct handling of malformed/short PRDTsJohn Snow5-22/+68
2014-11-14ahci: unify sglist preparationJohn Snow1-2/+2
2014-11-14ide: repair PIO transfers for cases where nsector > 1John Snow2-1/+5
2014-11-14ahci: Fix byte count regression for ATAPI/PIOJohn Snow1-0/+1
2014-11-13Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell13-26/+109
2014-11-13acpi: accurate overflow checkPavel Dovgalyuk1-2/+5
2014-11-13smbios: change 'ram_addr_t' variables to 'uint64_t'SeokYeon Hwang1-5/+5
2014-11-13kvmclock: Add comment explaining why we need cpu_clean_all_dirty()Eduardo Habkost1-0/+14
2014-11-13target-i386: fix Coverity complaints about overflowsPaolo Bonzini1-1/+1
2014-11-13apic_common: migrate missing fieldsPavel Dovgalyuk2-0/+41
2014-11-13Merge remote-tracking branch 'remotes/kraxel/tags/pull-seabios-1.7.5.1-201411...Peter Maydell8-0/+0
2014-11-13Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20141113-1' into...Peter Maydell3-10/+18
2014-11-13update seabios to 1.7.5.1 stable releaseGerd Hoffmann8-0/+0
2014-11-13Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20141112-1' into s...Peter Maydell2-3/+18
2014-11-13QMP/input-send-event: make console parameter optionalAmos Kong3-10/+13
2014-11-13QMP/input-send-event: update document of union InputEventAmos Kong1-0/+5
2014-11-12usb-host: fix usb_host_speed_compat tyopsGerd Hoffmann1-3/+3
2014-11-12target-i386: eliminate dead code and hoist common code out of "if"Paolo Bonzini1-13/+4
2014-11-12virtio-scsi: Fix comment for VirtIOSCSIReqFam Zheng1-1/+2
2014-11-12virtio-scsi: dataplane: suppress guest notificationMing Lei1-1/+6
2014-11-12esp: Do not overwrite ESP_TCHI after resetHannes Reinecke2-2/+10
2014-11-11Update version for v2.2.0-rc1 releasev2.2.0-rc1Peter Maydell1-1/+1
2014-11-11Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20141111' into ...Peter Maydell2-2/+7
2014-11-11seccomp: change configure to avoid arm 32 to breakEduardo Otubo1-1/+2
2014-11-11seccomp: whitelist syscalls fallocate(), fadvise64(), inotify_init1() and ino...Philipp Gesang1-1/+5
2014-11-11Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-1...Peter Maydell14-18/+72
2014-11-11block: Fix comment for bdrv_co_get_block_statusFam Zheng2-4/+6
2014-11-11sysbus: Correct SYSTEM_BUS(obj) definesGonglei1-1/+1