summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-20140905-2' in...Peter Maydell2014-09-112-9/+20
|\
| * console: Remove unused QEMU_BIG_ENDIAN_FLAGBenjamin Herrenschmidt2014-09-051-2/+1
| * console: add qemu_pixman_linebuf_copyGerd Hoffmann2014-09-051-0/+2
| * console: add dpy_gfx_update_dirtyGerd Hoffmann2014-09-051-0/+4
| * console: add qemu_create_displaysurface_guestmemGerd Hoffmann2014-09-051-0/+4
| * console: stop using PixelFormatGerd Hoffmann2014-09-051-7/+7
| * console: add qemu_default_pixman_formatGerd Hoffmann2014-09-051-0/+1
| * console: add qemu_pixelformat_from_pixmanGerd Hoffmann2014-09-051-0/+1
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140910-1' into s...Peter Maydell2014-09-111-0/+5
|\ \
| * | xhci PCIe endpoint migration compatibility fixDr. David Alan Gilbert2014-09-101-0/+5
| |/
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-09-081-0/+17
|\ \
| * | rename parse_enum_option to qapi_enum_parse and make it publicPeter Lieven2014-09-081-0/+17
| |/
* | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell2014-09-085-7/+8
|\ \ | |/ |/|
| * spapr_pci: map the MSI window in each PHBGreg Kurz2014-09-082-3/+1
| * KVM: Add helper to run KVM_CHECK_EXTENSION on vm fdAlexander Graf2014-09-081-0/+2
| * spapr: Locate RTAS and device-tree based on real RMABenjamin Herrenschmidt2014-09-081-1/+2
| * loader: Add load_image_size() to replace load_image()Benjamin Herrenschmidt2014-09-081-0/+1
| * PPC: mac99: Move NVRAM to page boundary when necessaryAlexander Graf2014-09-081-1/+1
| * ppc: spapr-rtas - implement os-term rtas callNikunj A Dadhania2014-09-081-2/+1
* | 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/+0
| * | 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/+0
* | | 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
OpenPOWER on IntegriCloud