aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2018-06-079p: xattr: Properly translate xattrcreate flagsKeno Fischer2-2/+19
2018-06-079p: Properly check/translate flags in unlinkatKeno Fischer2-9/+12
2018-06-079p: local: Avoid warning if FS_IOC_GETVERSION is not definedKeno Fischer1-17/+23
2018-06-079p: xattr: Fix crashes due to free of uninitialized valueKeno Fischer1-2/+2
2018-06-079p: Move a couple xattr functions to 9p-utilKeno Fischer3-33/+37
2018-06-079p: local: Properly set errp in fstatfs error pathKeno Fischer1-0/+2
2018-06-079p: proxy: Fix size passed to `connect`Keno Fischer1-3/+2
2018-06-05vfio/pci: Default display option to "off"Alex Williamson1-1/+1
2018-06-05vfio/quirks: Enable ioeventfd quirks to be handled by vfio directlyAlex Williamson4-8/+51
2018-06-05vfio/quirks: ioeventfd quirk accelerationAlex Williamson4-2/+183
2018-06-05vfio/quirks: Add quirk reset callbackAlex Williamson3-0/+19
2018-06-05vfio/quirks: Add common quirk alloc helperAlex Williamson1-27/+21
2018-06-04Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180604-pull-request' ...Peter Maydell2-17/+20
2018-06-04Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180604' i...Peter Maydell3-0/+6
2018-06-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell33-59/+318
2018-06-04vga: cleanup surface handlingGerd Hoffmann1-17/+19
2018-06-04bochs-display: add missing breakGerd Hoffmann1-0/+1
2018-06-04migration: introduce decompress-error-checkXiao Guangrong3-0/+6
2018-06-01Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell105-248/+165
2018-06-01vhost-blk: turn on pre-defined RO feature bitChangpeng Liu1-4/+1
2018-06-01nvdimm, acpi: support NFIT platform capabilitiesRoss Zwisler2-4/+72
2018-06-01usb: use local path for local headersMichael S. Tsirkin13-13/+13
2018-06-01sd: fix up includeMichael S. Tsirkin1-1/+1
2018-06-01vhost-scsi: drop an unused includeMichael S. Tsirkin1-1/+0
2018-06-01ppc: use local path for local headersMichael S. Tsirkin2-3/+3
2018-06-01rocker: drop an unused includeMichael S. Tsirkin1-1/+0
2018-06-01e1000e: use local path for local headersMichael S. Tsirkin1-1/+1
2018-06-01ioapic: fix up includesMichael S. Tsirkin1-2/+1
2018-06-01ide: use local path for local headersMichael S. Tsirkin3-3/+3
2018-06-01display: use local path for local headersMichael S. Tsirkin1-1/+1
2018-06-01hppa: use local path for local headersMichael S. Tsirkin2-2/+2
2018-06-01hw: make virtio devices configurable via default-configs/Paolo Bonzini8-21/+23
2018-06-01hw: allow compiling out SCSIPaolo Bonzini1-1/+1
2018-06-01qdev: Remove DeviceClass::init() and ::exit()Philippe Mathieu-Daudé1-28/+0
2018-06-01qdev: Simplify the SysBusDeviceClass::init pathPhilippe Mathieu-Daudé1-4/+8
2018-06-01hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::initPhilippe Mathieu-Daudé9-62/+36
2018-06-01hw/i2c/smbus: Use DeviceClass::realize instead of SMBusDeviceClass::initPhilippe Mathieu-Daudé2-12/+2
2018-06-01ipmi: Use proper struct reference for KCS vmstateCorey Minyard1-15/+66
2018-06-01hw/isa/superio: Fix inconsistent use of Chardev->bePhilippe Mathieu-Daudé1-2/+2
2018-06-01memory: get rid of memory_region_init_reservationPaolo Bonzini3-4/+4
2018-06-01virtio: free MemoryRegionCache when initialization failsPaolo Bonzini1-15/+18
2018-06-01hw/ide: Remove unused includePhilippe Mathieu-Daudé1-1/+0
2018-06-01hw/i386/pc: Remove unused includePhilippe Mathieu-Daudé1-1/+0
2018-06-01hw/hppa: Remove unused includePhilippe Mathieu-Daudé1-1/+0
2018-06-01hw/misc/sga: Use the correct ISA includePhilippe Mathieu-Daudé1-1/+1
2018-06-01hw/misc/mips_itu: Cleanup includesPhilippe Mathieu-Daudé1-4/+1
2018-06-01hw/block/nvme: Include "qemu/cutils.h" directly in the source filePhilippe Mathieu-Daudé2-1/+1
2018-06-01hw: Do not include "sysemu/blockdev.h" if it is not necessaryPhilippe Mathieu-Daudé7-7/+0
2018-06-01hw: Do not include "sysemu/blockdev.h" if it is not necessaryPhilippe Mathieu-Daudé6-6/+0
2018-06-01hw: Do not include "sysemu/block-backend.h" if it is not necessaryPhilippe Mathieu-Daudé38-39/+0