summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-17Update version for 2.6.1 releasev2.6.1Michael Roth1-1/+1
2016-08-15timer: set vm_clock disabled defaultGonglei2-3/+3
2016-08-15Xen PCI passthrough: fix passthrough failure when no interrupt pinBruce Rogers1-1/+1
2016-08-15ppc64: fix compressed dump with pseries kernelLaurent Vivier1-0/+5
2016-08-09scsi: esp: check TI buffer index before read/writePrasad J Pandit1-11/+9
2016-08-09scsi: megasas: null terminate bios version bufferPrasad J Pandit1-0/+1
2016-08-09scsi: esp: make cmdbuf big enough for maximum CDB sizePrasad J Pandit2-3/+6
2016-08-09scsi: esp: clean up handle_ti/esp_do_dma if s->do_cmdPaolo Bonzini1-7/+4
2016-08-09scsi: esp: respect FIFO invariant after message phasePaolo Bonzini1-1/+1
2016-08-09scsi: esp: check buffer length before reading scsi commandPrasad J Pandit1-0/+3
2016-08-09scsi: megasas: check 'read_queue_head' index valuePrasad J Pandit1-0/+2
2016-08-09scsi: megasas: initialise local configuration data bufferPrasad J Pandit1-1/+1
2016-08-09scsi: megasas: use appropriate property buffer sizePrasad J Pandit1-1/+1
2016-08-09net: mipsnet: check packet length against bufferPrasad J Pandit1-0/+3
2016-08-09hw/arm/virt: Reject gic-version=host for non-KVMCole Robinson1-1/+5
2016-08-09ui: spice: Exit if gl=on EGL init failsCole Robinson1-2/+4
2016-08-09sdl2: skip init without outputsGerd Hoffmann1-0/+3
2016-08-09ui: sdl2: Release grab before opening console windowCole Robinson1-0/+4
2016-08-09ui: gtk: fix crash when terminal inner-border is NULLCole Robinson1-4/+6
2016-08-09ahci: free irqs arrayMarc-André Lureau1-0/+1
2016-08-09ahci: fix sglist leak on retryMarc-André Lureau2-2/+2
2016-08-09macio: set res_count value to 0 after non-block ATAPI DMA transfersMark Cave-Ayland1-0/+1
2016-08-09atapi: fix halted DMA resetJohn Snow1-0/+1
2016-08-05ide: fix halted IO segfault at resetJohn Snow1-0/+1
2016-08-05virtio: error out if guest exceeds virtqueue sizeStefan Hajnoczi1-0/+5
2016-08-05target-i386: fix typo in xsetbv implementationDave Hansen1-1/+1
2016-08-05pcie: fix link active status bit migrationMichael S. Tsirkin4-1/+23
2016-08-05nbd: Limit nbdflags to 16 bitsEric Blake5-25/+25
2016-08-05nbd: Don't use *_to_cpup() functionsPeter Maydell3-11/+11
2016-08-05nbd: More debug typo fixes, use correct formatsEric Blake2-40/+49
2016-08-05Fix some typos found by codespellStefan Weil36-48/+48
2016-08-05block/iscsi: fix rounding in iscsi_allocationmap_setPeter Lieven1-3/+5
2016-08-05util: Fix MIN_NON_ZEROFam Zheng1-1/+2
2016-08-05qemu-iotests: Test naming of throttling groupsAlberto Garcia2-2/+100
2016-08-05blockdev: Fix regression with the default naming of throttling groupsAlberto Garcia1-3/+6
2016-08-05s390x/ipl: fix reboots for migration from different biosDavid Hildenbrand2-2/+11
2016-08-05Revert "virtio-net: unbreak self announcement and guest offloads after migrat...Michael S. Tsirkin1-23/+17
2016-08-05virtio: set low features early on loadMichael S. Tsirkin1-0/+10
2016-08-05target-sparc: fix register corruption in ldstub if there is no write permissionArtyom Tarasenko1-1/+4
2016-08-05scsi: Advertise limits by blocksize, not 512Eric Blake1-1/+2
2016-08-05scsi-generic: Merge block max xfer len in INQUIRY responseFam Zheng1-0/+12
2016-08-05nbd: Allow larger requestsEric Blake2-4/+1
2016-08-05vfio/pci: Fix VGA quirksAlex Williamson2-5/+4
2016-08-05pci-assign: Move "Invalid ROM" error message to pci-assign-load-rom.cLin Ma2-4/+3
2016-08-05qapi: Fix crash on missing alternate member of QAPI structEric Blake2-0/+20
2016-08-05qcow2: Avoid making the L1 table too bigMax Reitz1-1/+2
2016-08-05backup: Don't leak BackupBlockJob in error pathKevin Wolf1-2/+5
2016-08-05net: fix qemu_announce_self not emitting packetsPeter Lieven1-1/+1
2016-08-05ui: fix regression in printing VNC host/port on startupDaniel P. Berrange1-1/+1
2016-08-05io: remove mistaken call to object_ref on QTaskDaniel P. Berrange1-2/+1