aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2018-06-079p: xattr: Fix crashes due to free of uninitialized valueKeno Fischer
2018-06-079p: Move a couple xattr functions to 9p-utilKeno Fischer
2018-06-079p: local: Properly set errp in fstatfs error pathKeno Fischer
2018-06-079p: proxy: Fix size passed to `connect`Keno Fischer
2018-06-05vfio/pci: Default display option to "off"Alex Williamson
2018-06-05vfio/quirks: Enable ioeventfd quirks to be handled by vfio directlyAlex Williamson
2018-06-05vfio/quirks: ioeventfd quirk accelerationAlex Williamson
2018-06-05vfio/quirks: Add quirk reset callbackAlex Williamson
2018-06-05vfio/quirks: Add common quirk alloc helperAlex Williamson
2018-06-04Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180604-pull-request' ...Peter Maydell
2018-06-04Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180604' i...Peter Maydell
2018-06-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-06-04vga: cleanup surface handlingGerd Hoffmann
2018-06-04bochs-display: add missing breakGerd Hoffmann
2018-06-04migration: introduce decompress-error-checkXiao Guangrong
2018-06-01Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-06-01vhost-blk: turn on pre-defined RO feature bitChangpeng Liu
2018-06-01nvdimm, acpi: support NFIT platform capabilitiesRoss Zwisler
2018-06-01usb: use local path for local headersMichael S. Tsirkin
2018-06-01sd: fix up includeMichael S. Tsirkin
2018-06-01vhost-scsi: drop an unused includeMichael S. Tsirkin
2018-06-01ppc: use local path for local headersMichael S. Tsirkin
2018-06-01rocker: drop an unused includeMichael S. Tsirkin
2018-06-01e1000e: use local path for local headersMichael S. Tsirkin
2018-06-01ioapic: fix up includesMichael S. Tsirkin
2018-06-01ide: use local path for local headersMichael S. Tsirkin
2018-06-01display: use local path for local headersMichael S. Tsirkin
2018-06-01hppa: use local path for local headersMichael S. Tsirkin
2018-06-01hw: make virtio devices configurable via default-configs/Paolo Bonzini
2018-06-01hw: allow compiling out SCSIPaolo Bonzini
2018-06-01qdev: Remove DeviceClass::init() and ::exit()Philippe Mathieu-Daudé
2018-06-01qdev: Simplify the SysBusDeviceClass::init pathPhilippe Mathieu-Daudé
2018-06-01hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::initPhilippe Mathieu-Daudé
2018-06-01hw/i2c/smbus: Use DeviceClass::realize instead of SMBusDeviceClass::initPhilippe Mathieu-Daudé
2018-06-01ipmi: Use proper struct reference for KCS vmstateCorey Minyard
2018-06-01hw/isa/superio: Fix inconsistent use of Chardev->bePhilippe Mathieu-Daudé
2018-06-01memory: get rid of memory_region_init_reservationPaolo Bonzini
2018-06-01virtio: free MemoryRegionCache when initialization failsPaolo Bonzini
2018-06-01hw/ide: Remove unused includePhilippe Mathieu-Daudé
2018-06-01hw/i386/pc: Remove unused includePhilippe Mathieu-Daudé
2018-06-01hw/hppa: Remove unused includePhilippe Mathieu-Daudé
2018-06-01hw/misc/sga: Use the correct ISA includePhilippe Mathieu-Daudé
2018-06-01hw/misc/mips_itu: Cleanup includesPhilippe Mathieu-Daudé
2018-06-01hw/block/nvme: Include "qemu/cutils.h" directly in the source filePhilippe Mathieu-Daudé
2018-06-01hw: Do not include "sysemu/blockdev.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-06-01hw: Do not include "sysemu/blockdev.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-06-01hw: Do not include "sysemu/block-backend.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-06-01hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-06-01hw: Do not include "exec/ioport.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-06-01target: Do not include "exec/exec-all.h" if it is not necessaryPhilippe Mathieu-Daudé