aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2014-09-23virtio-scsi: Make virtio_scsi_push_event publicFam Zheng1-0/+2
2014-09-23virtio-scsi: Make virtio_scsi_free_req publicFam Zheng1-0/+1
2014-09-23virtio-scsi: Make virtio_scsi_init_req publicFam Zheng1-0/+1
2014-09-23virtio-scsi: Split virtio_scsi_handle_ctrl_req from virtio_scsi_handle_ctrlFam Zheng1-0/+1
2014-09-23virtio-scsi: Split virtio_scsi_handle_cmd_req from virtio_scsi_handle_cmdFam Zheng1-0/+36
2014-09-23scsi: Optimize scsi_req_allocFam Zheng1-7/+14
2014-09-22block: Always compile virtio-blk dataplaneFam Zheng1-2/+0
2014-09-22virtio: Import virtio_vring.hFam Zheng2-1/+168
2014-09-18Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2-6/+6
2014-09-18qdev: Move global validation to a single functionEduardo Habkost1-5/+5
2014-09-18qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals()Eduardo Habkost1-1/+1
2014-09-15Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-0/+1
2014-09-11Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140910-1' into s...Peter Maydell1-0/+5
2014-09-10block: Extract the block accounting codeBenoƮt Canet1-0/+1
2014-09-10xhci PCIe endpoint migration compatibility fixDr. David Alan Gilbert1-0/+5
2014-09-08Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell4-7/+6
2014-09-08spapr_pci: map the MSI window in each PHBGreg Kurz2-3/+1
2014-09-08spapr: Locate RTAS and device-tree based on real RMABenjamin Herrenschmidt1-1/+2
2014-09-08loader: Add load_image_size() to replace load_image()Benjamin Herrenschmidt1-0/+1
2014-09-08PPC: mac99: Move NVRAM to page boundary when necessaryAlexander Graf1-1/+1
2014-09-08ppc: spapr-rtas - implement os-term rtas callNikunj A Dadhania1-2/+1
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