summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2018-04-10Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell1-23/+80
2018-04-10e1000: Choose which set of props to migrateDr. David Alan Gilbert1-1/+17
2018-04-10e1000: Migrate props via a temporary structureDr. David Alan Gilbert1-12/+15
2018-04-10e1000: wire new subsection to propertyDr. David Alan Gilbert1-0/+12
2018-04-10e1000: Dupe offload data on reading old streamDr. David Alan Gilbert1-0/+16
2018-04-10e1000: Convert v3 fields to subsectionDr. David Alan Gilbert1-12/+22
2018-04-09Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180409' into stagingPeter Maydell2-32/+82
2018-04-09Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell5-22/+90
2018-04-09Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell4-9/+38
2018-04-09virtio-serial: fix heapover-flowlinzhecheng1-2/+5
2018-04-09kvmclock: fix clock_is_reliable on migration from QEMU < 2.9Michael Chapman1-0/+14
2018-04-09hw/dma/i82374: Avoid double creation of the 82374 controllerPhilippe Mathieu-Daudé1-1/+8
2018-04-09hw/scsi: support SCSI-2 passthrough without PIDaniel Henrique Barboza2-12/+37
2018-04-09scsi-disk: allow customizing the SCSI versionPaolo Bonzini2-5/+25
2018-04-09scsi-disk: Don't enlarge min_io_size to max_io_sizeFam Zheng1-4/+6
2018-04-09virtio-serial: fix heap-over-flowlinzhecheng1-2/+5
2018-04-09vhost: Allow adjoining regionsDr. David Alan Gilbert1-4/+9
2018-04-09vhost-user: back SET/GET_CONFIG requests with a protocol featureMaxime Coquelin1-0/+22
2018-04-09vhost-user-blk: set config ops before vhost-user initMaxime Coquelin2-3/+2
2018-04-09vfio-ccw: fix memory leaks in vfio_ccw_realize()Greg Kurz1-0/+2
2018-04-09s390: Ensure IPL from SCSI works as expectedViktor Mihajlovski1-2/+29
2018-04-09s390: Refactor IPL parameter block generationViktor Mihajlovski1-30/+51
2018-04-09memfd: fix vhost-user-test on non-memfd capable hostMarc-André Lureau1-1/+1
2018-04-05vfio: Use a trace point when a RAM section cannot be DMA mappedEric Auger2-6/+6
2018-04-03hw/s390x: fix memory leak in s390_init_ipl_dev()Greg Kurz1-1/+4
2018-03-29tpm: CRB: Enforce locality is requested before processing bufferStefan Berger1-1/+13
2018-03-29tpm: CRB: Reset Granted flag when relinquishing localityStefan Berger1-0/+2
2018-03-29tpm: CRB: set the Idle flag by defaultStefan Berger1-0/+2
2018-03-27macio: fix NULL pointer dereference when issuing IDE trimMark Cave-Ayland1-1/+1
2018-03-27ide: fix invalid TRIM range abortion for macioAnton Nefedov1-8/+9
2018-03-26Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell7-11/+36
2018-03-26scsi: turn "is this a SCSI device?" into a conditional hintPaolo Bonzini2-6/+8
2018-03-26hw/audio: Fix crashes when devices are used on ISA bus without DMAThomas Huth3-4/+20
2018-03-26fdc: Exit if ISA controller does not support DMAAlexey Kardashevskiy1-1/+4
2018-03-26hw/net/can: Fix segfaults when using the devices without busThomas Huth1-0/+4
2018-03-26virtio_net: flush uncompleted TX on resetGreg Kurz1-0/+11
2018-03-25Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180323'...Peter Maydell6-9/+18
2018-03-23mach-virt: Set VM's SMBIOS system version to mc->nameWei Huang1-1/+7
2018-03-23i.MX: Support serial RS-232 break properlyTrent Piepho1-1/+4
2018-03-23hw/arm/bcm2836: Use the Cortex-A7 instead of Cortex-A15Peter Maydell2-2/+2
2018-03-23hw/intc/arm_gicv3: Fix secure-GIC NS ICC_PMR and ICC_RPR accessesPeter Maydell1-3/+3
2018-03-23sdhci: fix incorrect use of Error *Paolo Bonzini1-2/+2
2018-03-23hw/rdma: Fix 32-bit compilationYuval Shaia8-38/+40
2018-03-23hw/rdma: Use correct print format in CHK_ATTR macroYuval Shaia1-2/+2
2018-03-23hw/rdma: Change host_virt to void *Yuval Shaia4-11/+11
2018-03-23hw/rdma: fix clang compilation errorsMarcel Apfelbaum2-4/+5
2018-03-23rdma: fix up include directivesMichael S. Tsirkin12-39/+39
2018-03-23hw/rdma: Add support for Query QP verb to pvrdma deviceYuval Shaia1-1/+23
2018-03-23hw/rdma: Add Query QP operationYuval Shaia4-0/+35
2018-03-23s390x/pci: forbid multifunction pci deviceYi Min Zhao1-0/+10