summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* memory: add parameter errp to memory_region_init_rom_deviceHu Tao2014-09-091-1/+3
* memory: add parameter errp to memory_region_init_ramHu Tao2014-09-091-1/+3
* exec: add parameter errp to qemu_ram_alloc and qemu_ram_alloc_from_ptrHu Tao2014-09-091-2/+2
* util: Move general qemu_getauxval to util/getauxval.cFam Zheng2014-09-091-4/+0Star
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-09-024-1/+124
|\
| * intel-iommu: add IOTLB using hash tableLe Tan2014-08-281-1/+10
| * intel-iommu: add context-cache to cache context-entryLe Tan2014-08-281-0/+22
| * intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu...Le Tan2014-08-282-0/+3
| * intel-iommu: introduce Intel IOMMU (VT-d) emulationLe Tan2014-08-281-0/+89
| * iommu: add is_write as a parameter to the translate function of MemoryRegionI...Le Tan2014-08-281-1/+1
* | implementing victim TLB for QEMU system emulated TLBXin Tong2014-09-011-2/+7
* | target-tricore: Add board for systemmodeBastian Koppelmann2014-09-011-0/+11
* | target-tricore: Add target stubs and qom-cpuBastian Koppelmann2014-09-012-0/+3
* | Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140901' int...Peter Maydell2014-09-011-0/+20
|\ \
| * | sclp-s390: Add device to manage s390 memory hotplugMatthew Rosato2014-09-011-0/+20
* | | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-08-293-11/+63
|\ \ \ | |/ / |/| |
| * | block: Add AIO context notifiersMax Reitz2014-08-291-0/+41
| * | aio-win32: add support for socketsPaolo Bonzini2014-08-291-2/+0Star
| * | AioContext: introduce aio_preparePaolo Bonzini2014-08-291-1/+8
| * | AioContext: export and use aio_dispatchPaolo Bonzini2014-08-291-0/+6
| * | AioContext: take bottom halves into account when computing aio_poll timeoutPaolo Bonzini2014-08-291-0/+8
| * | coroutine: Drop co_sleep_nsFam Zheng2014-08-291-8/+0Star
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140829-1' into s...Peter Maydell2014-08-291-0/+1
|\ \ \ | |/ / |/| |
| * | usb: add usb_bus_release functionGonglei2014-08-291-0/+1
* | | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-08-282-4/+6
|\ \ \
| * | | scsi-bus: Convert DeviceClass init to realizeFam Zheng2014-08-261-2/+2
| * | | block: Pass errp in blkconf_geometryFam Zheng2014-08-261-2/+4
* | | | Merge remote-tracking branch 'remotes/kvm/tags/for-upstream' into stagingPeter Maydell2014-08-281-0/+49
|\ \ \ \ | |_|/ / |/| | |
| * | | cpus: Define callback for QEMU "nmi" commandAlexey Kardashevskiy2014-08-251-0/+49
| |/ /
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-08-254-3/+42
|\ \ \ | | |/ | |/|
| * | pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_*Knut Omang2014-08-251-3/+4
| * | Add ACPI tables for TPMStefan Berger2014-08-252-0/+36
| * | pc: reserve more memory for ACPI for new machine typesMichael S. Tsirkin2014-08-251-0/+2
| |/
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-08-222-0/+7
|\ \
| * | block: Add bdrv_refresh_filename()Max Reitz2014-08-202-0/+7
* | | linux-user: /proc/self/maps contentMikhail Ilyin2014-08-221-0/+2
| |/ |/|
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140819'...Peter Maydell2014-08-202-1/+2
|\ \ | |/ |/|
| * arm: armv7m: Rename address_space_mem -> system_memoryPeter Crosthwaite2014-08-191-1/+1
| * loader: Add load_image_gzipped function.Richard W.M. Jones2014-08-191-0/+1
* | Revert "memory: Use canonical path component as the name"Peter Maydell2014-08-191-0/+1
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-08-193-12/+8Star
|\
| * memory: Use canonical path component as the namePeter Crosthwaite2014-08-181-1/+0Star
| * memory: constify memory_region_namePeter Crosthwaite2014-08-181-1/+1
| * memory: remove memory_region_destroyPaolo Bonzini2014-08-181-9/+0Star
| * sysbus: remove unused function sysbus_del_ioPaolo Bonzini2014-08-171-1/+0Star
| * scsi-block, scsi-generic: implement parse_cdbPaolo Bonzini2014-07-291-0/+1
| * scsi-bus: introduce parse_cdb in SCSIDeviceClass and SCSIBusInfoPaolo Bonzini2014-07-291-0/+6
* | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2014-08-191-1/+1
|\ \
| * | monitor: fix use after freeMichael S. Tsirkin2014-08-181-1/+1
* | | virtio-serial: create a linked list of all active devicesAmit Shah2014-08-181-0/+2
|/ /