aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2019-01-14vhost-user: fix ioeventfd_enabledLi Qiang1-1/+1
2019-01-14qemu: avoid memory leak while remove diskJian Wang3-4/+9
2019-01-14hw/misc/ivshmem: Remove deprecated "ivshmem" legacy deviceThomas Huth2-206/+5
2019-01-14msix: make pba size math more uniformDongli Zhang1-1/+1
2019-01-14pci/pcie: stop plug/unplug if the slot is lockedDavid Hildenbrand2-8/+18
2019-01-14Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell1-0/+10
2019-01-14target/i386: Disable MPX support on named CPU modelsPaolo Bonzini1-0/+7
2019-01-14target-i386: Reenable RDTSCP support on Opteron_G[345] CPU models CPU modelsBorislav Petkov1-0/+3
2019-01-14xen-block: avoid repeated memory allocationTim Smith1-5/+9
2019-01-14xen-block: improve response latencyTim Smith1-38/+18
2019-01-14xen-block: improve batching behaviourTim Smith1-0/+35
2019-01-14xen: Replace few mentions of xend by libxlAnthony PERARD1-1/+1
2019-01-14Remove broken Xen PV domain builderAnthony PERARD4-328/+0
2019-01-14xen: remove the legacy 'xen_disk' backendPaul Durrant2-1012/+0
2019-01-14xen: automatically create XenBlockDevice-sPaul Durrant3-1/+379
2019-01-14xen: add a mechanism to automatically create XenDevice-s...Paul Durrant4-2/+332
2019-01-14xen: add implementations of xen-block connect and disconnect functions...Paul Durrant3-25/+331
2019-01-14xen: purge 'blk' and 'ioreq' from function names in dataplane/xen-block.cPaul Durrant1-44/+46
2019-01-14xen: remove 'ioreq' struct/varable/field names from dataplane/xen-block.cPaul Durrant1-154/+156
2019-01-14xen: remove 'XenBlkDev' and 'blkdev' names from dataplane/xen-blockPaul Durrant2-171/+183
2019-01-14xen: add header and build dataplane/xen-block.cPaul Durrant3-100/+286
2019-01-14xen: remove unnecessary code from dataplane/xen-block.cPaul Durrant1-406/+23
2019-01-14xen: duplicate xen_disk.c as basis of dataplane/xen-block.cPaul Durrant1-0/+1019
2019-01-14xen: add event channel interface for XenDevice-sPaul Durrant1-0/+103
2019-01-14xen: add grant table interface for XenDevice-sPaul Durrant1-0/+146
2019-01-14xen: add xenstore watcher infrastructurePaul Durrant5-2/+321
2019-01-14xen: create xenstore areas for XenDevice-sPaul Durrant5-5/+489
2019-01-14xen: introduce 'xen-block', 'xen-disk' and 'xen-cdrom'Paul Durrant3-0/+352
2019-01-14xen: introduce new 'XenBus' and 'XenDevice' object hierarchyPaul Durrant5-1/+140
2019-01-14xen: re-name XenDevice to XenLegacyDevice...Paul Durrant20-114/+125
2019-01-14xen/pt: allow passthrough of devices with bogus interrupt pinZhao Yan2-1/+9
2019-01-14hw/xen/xen_pt_graphics: Don't trust the BIOS ROM contents so muchPeter Maydell1-0/+16
2019-01-11Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190111-pull-request' ...Peter Maydell1-1/+1
2019-01-11Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell62-273/+294
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini39-227/+227
2019-01-11remove space-tab sequencesPaolo Bonzini1-2/+2
2019-01-11hw/watchdog/wdt_i6300esb: remove a unnecessary commentPeng Hao1-1/+0
2019-01-11qemu/queue.h: simplify reverse access to QTAILQPaolo Bonzini7-10/+10
2019-01-11qemu/queue.h: typedef QTAILQ headsPaolo Bonzini1-1/+1
2019-01-11qemu/queue.h: leave head structs anonymous unless necessaryPaolo Bonzini10-19/+19
2019-01-11vfio: make vfio_address_spaces staticPaolo Bonzini1-1/+1
2019-01-11Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell8-1181/+294
2019-01-11scsi: esp: Defer command completion until previous interrupts have been handledGuenter Roeck3-9/+29
2019-01-11esp-pci: Fix status register write erase controlGuenter Roeck1-3/+3
2019-01-11pam: wrap MemoryRegion initialization in a transactionPaolo Bonzini1-0/+2
2019-01-11i2c-ddc: fix oob readGerd Hoffmann1-1/+1
2019-01-10Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190110-pull-request...Peter Maydell1-0/+3
2019-01-10Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190110-pull-request' i...Peter Maydell1-2/+0
2019-01-10Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...Peter Maydell14-15/+5
2019-01-10usb-audio: ignore usb packages with wrong sizeGerd Hoffmann1-0/+3