aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2014-09-24virtio: Fix wrong type cast from pointer to longStefan Weil
2014-09-23Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140923-1' into s...Peter Maydell
2014-09-23Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20140923' into s...Peter Maydell
2014-09-23s390x: remove duplicate defines in SCLP codeJens Freimann
2014-09-23usb-bus: introduce a wrapper function to check speedGonglei
2014-09-23usb-bus: remove "init" from USBDeviceClass structGonglei
2014-09-23usb-bus: convert USBDeviceClass init to realizeGonglei
2014-09-22block: Always compile virtio-blk dataplaneFam Zheng
2014-09-22virtio: Import virtio_vring.hFam Zheng
2014-09-18Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-09-18qdev: Move global validation to a single functionEduardo Habkost
2014-09-18qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals()Eduardo Habkost
2014-09-15Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2014-09-11Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140910-1' into s...Peter Maydell
2014-09-10block: Extract the block accounting codeBenoƮt Canet
2014-09-10xhci PCIe endpoint migration compatibility fixDr. David Alan Gilbert
2014-09-08Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell
2014-09-08spapr_pci: map the MSI window in each PHBGreg Kurz
2014-09-08spapr: Locate RTAS and device-tree based on real RMABenjamin Herrenschmidt
2014-09-08loader: Add load_image_size() to replace load_image()Benjamin Herrenschmidt
2014-09-08PPC: mac99: Move NVRAM to page boundary when necessaryAlexander Graf
2014-09-08ppc: spapr-rtas - implement os-term rtas callNikunj A Dadhania
2014-09-02Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-09-01target-tricore: Add board for systemmodeBastian Koppelmann
2014-09-01sclp-s390: Add device to manage s390 memory hotplugMatthew Rosato
2014-08-29Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140829-1' into s...Peter Maydell
2014-08-29usb: add usb_bus_release functionGonglei
2014-08-28intel-iommu: add IOTLB using hash tableLe Tan
2014-08-28intel-iommu: add context-cache to cache context-entryLe Tan
2014-08-28intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu...Le Tan
2014-08-28intel-iommu: introduce Intel IOMMU (VT-d) emulationLe Tan
2014-08-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-08-28Merge remote-tracking branch 'remotes/kvm/tags/for-upstream' into stagingPeter Maydell
2014-08-26scsi-bus: Convert DeviceClass init to realizeFam Zheng
2014-08-26block: Pass errp in blkconf_geometryFam Zheng
2014-08-25cpus: Define callback for QEMU "nmi" commandAlexey Kardashevskiy
2014-08-25pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_*Knut Omang
2014-08-25Add ACPI tables for TPMStefan Berger
2014-08-25pc: reserve more memory for ACPI for new machine typesMichael S. Tsirkin
2014-08-19arm: armv7m: Rename address_space_mem -> system_memoryPeter Crosthwaite
2014-08-19loader: Add load_image_gzipped function.Richard W.M. Jones
2014-08-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-08-18virtio-serial: create a linked list of all active devicesAmit Shah
2014-08-17sysbus: remove unused function sysbus_del_ioPaolo Bonzini
2014-08-15Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-08-15' in...Peter Maydell
2014-08-15Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-08-15pci-host: update obsolete reference about piix_pci.cGonglei
2014-08-14pc: Get rid of pci-info leftoversMarkus Armbruster
2014-08-14hw:i386: typo fix: MEMORY_HOPTLUG_DEVICE -> MEMORY_HOTPLUG_DEVICEHu Tao
2014-08-14hw/audio/intel-hda: Fix MSI capability addressJan Kiszka