summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* ahci: Do not unmap NULL addressesJohn Snow2016-03-221-0/+8
* migration: allow machine to enforce configuration section migrationGreg Kurz2016-03-221-0/+21
* vhost-user: don't merge regions with different fdsMichael S. Tsirkin2016-03-172-0/+27
* fw_cfg: unbreak migration compatibility for 2.4 and earlier machinesLaszlo Ersek2016-03-171-8/+12
* 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
* 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
* 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: 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
* net: vmxnet3: avoid memory leakage in activate_deviceP J P2016-03-151-8/+16
* ehci: make idt processing more robustGerd Hoffmann2016-03-151-2/+3
* virtio-9p-device: add minimal unrealize handlerGreg Kurz2015-12-101-0/+12
* sd: Mark brittle abuse of blk_attach_dev() FIXMEMarkus Armbruster2015-12-071-0/+1
* sdhci: Sanitize "sdhci-pci" properties for future qomificationMarkus Armbruster2015-12-071-2/+7
* virtio-blk: Drop x-data-plane optionFam Zheng2015-12-072-14/+2
* Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2015-12-074-11/+29
|\
| * lan9118: log and ignore access to invalid registers, rather than abortingAndrew Baumann2015-12-071-4/+8
| * lan9118: fix emulation of MAC address loaded bit in E2P_CMD registerAndrew Baumann2015-12-071-3/+5
| * vmxnet3: silence warningMichael S. Tsirkin2015-12-071-1/+0
| * pcnet: fix rx buffer overflow(CVE-2015-7512)Jason Wang2015-12-071-0/+6
| * net: pcnet: add check to validate receive data size(CVE-2015-7504)Prasad J Pandit2015-12-071-3/+5
| * e1000: fix hang of win2k12 shutdown with flood pingDenis V. Lunev2015-12-071-0/+5
* | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-12-0...Peter Maydell2015-12-042-2/+3
|\ \
| * | gt64xxx: fix decoding of ISD registerPaolo Bonzini2015-12-041-1/+2
| * | bt: avoid unintended sign extensionPaolo Bonzini2015-12-041-1/+1
* | | spapr_drc: Change value of property "fdt" from null back to {}Markus Armbruster2015-12-041-0/+5
* | | spapr_drc: Make device "spapr-dr-connector" unavailable with -deviceMarkus Armbruster2015-12-041-0/+4
* | | spapr_drc: Handle visitor errors properlyMarkus Armbruster2015-12-041-6/+26
|/ /
* | virtio-pci: Set the QEMU_PCI_CAP_EXPRESS capability early in its DeviceClass ...Shmulik Ladkani2015-12-022-5/+26
* | virtio: handle non-virtio-1-capable backend for ccwCornelia Huck2015-12-022-0/+15
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20151201' into stagingPeter Maydell2015-12-014-8/+36
|\ \
| * | s390x/pci: fix up IOMMU sizeYi Min Zhao2015-12-013-5/+30
OpenPOWER on IntegriCloud