summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-09-02Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell4-1/+124
2014-09-01implementing victim TLB for QEMU system emulated TLBXin Tong1-2/+7
2014-09-01target-tricore: Add board for systemmodeBastian Koppelmann1-0/+11
2014-09-01target-tricore: Add target stubs and qom-cpuBastian Koppelmann2-0/+3
2014-09-01Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140901' int...Peter Maydell1-0/+20
2014-09-01sclp-s390: Add device to manage s390 memory hotplugMatthew Rosato1-0/+20
2014-08-29Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell3-11/+63
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-29block: Add AIO context notifiersMax Reitz1-0/+41
2014-08-29aio-win32: add support for socketsPaolo Bonzini1-2/+0
2014-08-29AioContext: introduce aio_preparePaolo Bonzini1-1/+8
2014-08-29AioContext: export and use aio_dispatchPaolo Bonzini1-0/+6
2014-08-29AioContext: take bottom halves into account when computing aio_poll timeoutPaolo Bonzini1-0/+8
2014-08-29coroutine: Drop co_sleep_nsFam Zheng1-8/+0
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-28iommu: add is_write as a parameter to the translate function of MemoryRegionI...Le Tan1-1/+1
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-25Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell4-3/+42
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 Berger2-0/+36
2014-08-25pc: reserve more memory for ACPI for new machine typesMichael S. Tsirkin1-0/+2
2014-08-22Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2-0/+7
2014-08-22linux-user: /proc/self/maps contentMikhail Ilyin1-0/+2
2014-08-20block: Add bdrv_refresh_filename()Max Reitz2-0/+7
2014-08-20Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140819'...Peter Maydell2-1/+2
2014-08-19Revert "memory: Use canonical path component as the name"Peter Maydell1-0/+1
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 Maydell3-12/+8
2014-08-19Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell1-1/+1
2014-08-18monitor: fix use after freeMichael S. Tsirkin1-1/+1
2014-08-18virtio-serial: create a linked list of all active devicesAmit Shah1-0/+2
2014-08-18memory: Use canonical path component as the namePeter Crosthwaite1-1/+0
2014-08-18memory: constify memory_region_namePeter Crosthwaite1-1/+1
2014-08-18memory: remove memory_region_destroyPaolo Bonzini1-9/+0
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-15Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell5-0/+12
2014-08-15pci-host: update obsolete reference about piix_pci.cGonglei1-1/+1
2014-08-15Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell3-0/+14
2014-08-15block: Introduce qemu_try_blockalign()Kevin Wolf2-0/+2