summaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2014-09-02Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell3-0/+123
2014-09-01target-tricore: Add board for systemmodeBastian Koppelmann1-0/+11
2014-09-01sclp-s390: Add device to manage s390 memory hotplugMatthew Rosato1-0/+20
2014-08-29Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140829-1' into s...Peter Maydell1-0/+1
2014-08-29usb: add usb_bus_release functionGonglei1-0/+1
2014-08-28intel-iommu: add IOTLB using hash tableLe Tan1-1/+10
2014-08-28intel-iommu: add context-cache to cache context-entryLe Tan1-0/+22
2014-08-28intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu...Le Tan2-0/+3
2014-08-28intel-iommu: introduce Intel IOMMU (VT-d) emulationLe Tan1-0/+89
2014-08-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-4/+6
2014-08-28Merge remote-tracking branch 'remotes/kvm/tags/for-upstream' into stagingPeter Maydell1-0/+49
2014-08-26scsi-bus: Convert DeviceClass init to realizeFam Zheng1-2/+2
2014-08-26block: Pass errp in blkconf_geometryFam Zheng1-2/+4
2014-08-25cpus: Define callback for QEMU "nmi" commandAlexey Kardashevskiy1-0/+49
2014-08-25pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_*Knut Omang1-3/+4
2014-08-25Add ACPI tables for TPMStefan Berger1-0/+29
2014-08-25pc: reserve more memory for ACPI for new machine typesMichael S. Tsirkin1-0/+2
2014-08-19arm: armv7m: Rename address_space_mem -> system_memoryPeter Crosthwaite1-1/+1
2014-08-19loader: Add load_image_gzipped function.Richard W.M. Jones1-0/+1
2014-08-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-1/+7
2014-08-18virtio-serial: create a linked list of all active devicesAmit Shah1-0/+2
2014-08-17sysbus: remove unused function sysbus_del_ioPaolo Bonzini1-1/+0
2014-08-15Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-08-15' in...Peter Maydell1-1/+1
2014-08-15Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2-2/+9
2014-08-15pci-host: update obsolete reference about piix_pci.cGonglei1-1/+1
2014-08-14pc: Get rid of pci-info leftoversMarkus Armbruster1-1/+0
2014-08-14hw:i386: typo fix: MEMORY_HOPTLUG_DEVICE -> MEMORY_HOTPLUG_DEVICEHu Tao1-1/+1
2014-08-14hw/audio/intel-hda: Fix MSI capability addressJan Kiszka1-1/+6
2014-08-14pc: Create 2.2 machine typeJan Kiszka1-0/+3
2014-08-09hw/timer: Move extern declaration from .c to .h fileStefan Weil1-1/+6
2014-08-09virtio: Move extern declaration to header fileStefan Weil1-0/+2
2014-08-01qemu: support xen hvm direct kernel bootChunyan Liu1-0/+5
2014-07-29scsi-block, scsi-generic: implement parse_cdbPaolo Bonzini1-0/+1
2014-07-29scsi-bus: introduce parse_cdb in SCSIDeviceClass and SCSIBusInfoPaolo Bonzini1-0/+6
2014-07-28pc: hack for migration compatibility from QEMU 2.0Paolo Bonzini1-0/+1
2014-07-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-0/+2
2014-07-14virtio-scsi: fix with -M pc-i440fx-2.0Paolo Bonzini1-0/+2
2014-07-14virtio-blk: embed VirtQueueElement in VirtIOBlockReqStefan Hajnoczi2-2/+6
2014-07-14dataplane: do not free VirtQueueElement in vring_push()Stefan Hajnoczi1-1/+0
2014-07-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell3-5/+0
2014-07-07xen_backend: introduce xenstore_read_uint64 and xenstore_read_fe_uint64Stefano Stabellini1-0/+2
2014-07-06virtio: move common virtio properties to bus class deviceMing Lei3-5/+0
2014-07-01Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2-22/+2
2014-07-01Merge remote-tracking branch 'remotes/bonzini/memory' into stagingPeter Maydell1-0/+1
2014-07-01qdev: correctly send DEVICE_DELETED for recursively-deleted devicesPaolo Bonzini1-0/+1
2014-07-01qdev: drop iothread property typeStefan Hajnoczi1-3/+0
2014-07-01virtio-blk: move qdev properties into virtio-blk.cStefan Hajnoczi1-23/+0
2014-07-01virtio-blk: drop virtio_blk_set_conf()Stefan Hajnoczi1-2/+0
2014-07-01qdev: add qdev_alias_all_properties()Stefan Hajnoczi1-0/+2
2014-07-01virtio-blk: move x-data-plane qdev property to virtio-blk.hStefan Hajnoczi1-0/+8