summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Initial overlay of HQEMU 2.5.2 changes onto underlying 2.5.1 QEMU GIT tree2.5.1_overlayTimothy Pearson2019-11-29146-333/+32918
* Update version for 2.5.1 releaseMichael Roth2016-03-291-1/+1
* hyperv: cpu hotplug fix with HyperV enabledDenis V. Lunev2016-03-221-0/+1
* vmdk: Fix converting to streamOptimizedFam Zheng2016-03-221-1/+5
* vmdk: Create streamOptimized as version 3Fam Zheng2016-03-221-1/+7
* usb: check USB configuration descriptor objectPrasad J Pandit2016-03-221-1/+2
* usb: check RNDIS message lengthPrasad J Pandit2016-03-221-9/+9
* usb: check RNDIS buffer offsets & lengthPrasad J Pandit2016-03-221-3/+6
* usb: check page select value while processing iTDPrasad J Pandit2016-03-221-4/+6
* net: ne2000: fix bounds check in ioport operationsPrasad J Pandit2016-03-221-4/+6
* net: check packet payload lengthPrasad J Pandit2016-03-221-2/+8
* ide: ahci: reset ncq object to unused on errorPrasad J Pandit2016-03-221-0/+1
* i386: avoid null pointer dereferenceP J P2016-03-221-5/+10
* hmp: fix sendkey out of bounds write (CVE-2015-8619)Wolfgang Bumiller2016-03-223-13/+12
* ahci: Do not unmap NULL addressesJohn Snow2016-03-221-0/+8
* migration: allow machine to enforce configuration section migrationGreg Kurz2016-03-224-3/+32
* vl.c: Fix regression in machine error messageMarcel Apfelbaum2016-03-171-11/+26
* quorum: Fix crash in quorum_aio_cb()Alberto Garcia2016-03-171-5/+7
* target-arm: Make reserved ranges in ID_AA64* spaces RAZ, not UNDEFPeter Maydell2016-03-172-7/+122
* vhost-user: don't merge regions with different fdsMichael S. Tsirkin2016-03-173-0/+31
* fw_cfg: unbreak migration compatibility for 2.4 and earlier machinesLaszlo Ersek2016-03-172-8/+20
* hw/virtio: group virtio flags into an enumMarcel Apfelbaum2016-03-171-7/+10
* hw/virtio: fix double use of a virtio flagMarcel Apfelbaum2016-03-171-1/+1
* spapr: skip configuration section during migration of older machinesGreg Kurz2016-03-171-0/+1
* e1000: eliminate infinite loops on out-of-bounds transfer startLaszlo Ersek2016-03-171-2/+4
* block: qemu-iotests - add test for snapshot, commit, snapshot bugJeff Cody2016-03-173-0/+139
* block: set device_list.tqe_prev to NULL on BDS removalJeff Cody2016-03-173-12/+16
* qmp: Fix reference-counting of qnull on empty output visitEric Blake2016-03-172-7/+36
* cpus: use broadcast on qemu_pause_condDr. David Alan Gilbert2016-03-171-2/+2
* fw_cfg: avoid calculating invalid current entry pointerGabriel L. Somlo2016-03-171-2/+4
* s390x/css: fix control flags during cschHalil Pasic2016-03-171-1/+1
* s390x/ioinst: set type and len for SEI responsePierre Morel2016-03-171-1/+2
* block/raw-posix: avoid bogus fixup for cylinders on DASD disksChristian Borntraeger2016-03-171-7/+0
* ehci: update irq on resetGerd Hoffmann2016-03-171-0/+1
* net: set endianness on all backend devicesLaurent Vivier2016-03-171-12/+11
* net: ne2000: check ring buffer control registersPrasad J Pandit2016-03-171-0/+4
* net/filter: fix nf->netdev_id leakLi Zhijian2016-03-171-0/+1
* net/dump: fix nfds->filename leakLi Zhijian2016-03-171-0/+8
* blockdev: Fix 'change' for slot devicesMax Reitz2016-03-172-4/+30
* block: Add blk_dev_has_tray()Max Reitz2016-03-172-1/+10
* net: rocker: fix an incorrect array bounds checkPrasad J Pandit2016-03-151-4/+4
* ivshmem: remove redundant assignment, fix crash with msi=offMarc-André Lureau2016-03-151-3/+0
* ivshmem: no need for opaque argumentMarc-André Lureau2016-03-151-2/+2
* scsi: initialise info object with appropriate sizeP J P2016-03-151-1/+1
* virtio-9p: use accessor to get thread_poolGreg Kurz2016-03-151-1/+1
* xenfb: avoid reading twice the same fields from the shared pageStefano Stabellini2016-03-151-4/+6
* xen/blkif: Avoid double access to src->nr_segmentsStefano Stabellini2016-03-151-4/+8
* configure: Fix shell syntax to placate OpenBSD's pdkshPeter Maydell2016-03-151-1/+5
* target-ppc: kvm: fix floating point registers sync on little-endian hostsGreg Kurz2016-03-151-0/+12
* net: vmxnet3: avoid memory leakage in activate_deviceP J P2016-03-151-8/+16
OpenPOWER on IntegriCloud