summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2017-09-01xhci: only update dequeue ptr on completed transfersGerd Hoffmann1-2/+4
2017-08-31usb-redir: fix stack overflow in usbredir_log_dataGerd Hoffmann1-12/+1
2017-08-31megasas: do not read SCSI req parameters more than once from framePaolo Bonzini1-34/+26
2017-08-31megasas: do not read command more than once from framePaolo Bonzini1-35/+25
2017-08-31megasas: do not read DCMD opcode more than once from framePaolo Bonzini1-14/+11
2017-08-31megasas: do not read iovec count more than once from framePaolo Bonzini1-4/+5
2017-08-31megasas: do not read sense length more than once from framePaolo Bonzini1-2/+4
2017-08-319pfs: local: forbid client access to metadata (CVE-2017-7493)Greg Kurz1-2/+56
2017-08-31scsi: avoid an off-by-one error in megasas_mmio_writePrasad J Pandit1-5/+5
2017-08-31vmw_pvscsi: check message ring page count at initialisationP J P1-1/+1
2017-08-31hw/ppc/spapr_iommu: Fix crash when removing the "spapr-tce-table" deviceThomas Huth1-0/+2
2017-08-31hw/ppc/spapr_rtc: Mark the RTC device with user_creatable = falseThomas Huth1-0/+2
2017-08-31qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost50-57/+58
2017-08-31fix qemu-system-unicore32 crashing when calling without -kernelEduardo Otubo1-1/+4
2017-08-31hw/s390x/ipl: Fix crash with virtio-scsi-pci deviceThomas Huth1-1/+7
2017-08-249pfs: local: fix fchmodat_nofollow() limitationsGreg Kurz2-16/+50
2017-08-24hw/i386: allow SHPC for Q35 machineAleksandr Bezzubikov1-2/+2
2017-08-24cpu: don't allow negative core idLaurent Vivier1-0/+5
2017-08-24virtio-net: fix offload ctrl endianJason Wang1-0/+2
2017-08-24spapr: fix memory leak in spapr_core_pre_plug()Greg Kurz1-1/+1
2017-08-24virtio-scsi: finalize IOMMU supportJason Wang1-1/+2
2017-08-24spapr: fix migration to pseries machine < 2.8Laurent Vivier1-14/+14
2017-08-24hid: Reset kbd modifiers on resetAlexander Graf1-0/+1
2017-08-249pfs: local: remove: use correct path componentBruce Rogers1-1/+1
2017-08-24spapr: fix memory leak in spapr_memory_pre_plug()Greg Kurz1-1/+4
2017-08-24spapr: add pre_plug function for memoryLaurent Vivier1-15/+26
2017-08-03virtio-serial-bus: Unset hotplug handler when unrealizeLadi Prosek1-0/+3
2017-08-03virtio-net: fix wild pointer when remove virtio-net queuesYunjian Wang1-0/+3
2017-08-03s390x/css: catch section mismatch on loadHalil Pasic2-1/+19
2017-08-03e1000e: Fix ICR "Other" causes clear logicSameeh Jubran1-2/+8
2017-08-03virtio-scsi: Unset hotplug handler when unrealizeFam Zheng1-0/+3
2017-08-03virtio: allow broken device to notify guestGreg Kurz1-2/+2
2017-07-31hw/virtio: fix vhost user fails to startup when MQZhiyong Yang1-8/+13
2017-07-31qobject: Use simpler QDict/QList scalar insertion macrosEric Blake2-7/+7
2017-07-319pfs: local: fix unlink of alien files in mapped-file modeGreg Kurz1-19/+15
2017-07-31ACPI: don't call acpi_pcihp_device_plug_cb on xenBruce Rogers1-3/+8
2017-07-31pci: deassert intx when pci device unrealizeHerongguang (Stephen)1-0/+1
2017-04-189pfs: local: set the path of the export root to "."Greg Kurz1-1/+6
2017-04-11Merge remote-tracking branch 'remotes/kraxel/tags/pull-fixes-20170411-1' into...Peter Maydell2-0/+33
2017-04-11qxl: add migration blocker to avoid pre-save assertGerd Hoffmann2-0/+32
2017-04-109pfs: xattr: fix memory leak in v9fs_list_xattrLi Qiang1-0/+1
2017-04-07qxl: switch display on entering VGAMarc-André Lureau1-0/+1
2017-04-06vfio/pci-quirks: Exclude non-ioport BAR from NVIDIA quirkAlex Williamson1-1/+1
2017-04-06Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-7/+0
2017-04-05tco: do not generate an NMIPaolo Bonzini2-7/+0
2017-04-04Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell1-7/+10
2017-04-049pfs: clear migration blocker at session resetGreg Kurz1-5/+6
2017-04-049pfs: fix multiple flush for same requestGreg Kurz1-2/+4
2017-04-04pci: Only unmap bus_master_enabled_region if was added previouslyAlexey Kardashevskiy1-2/+4
2017-04-04Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-22/+12