summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* osdep: Rename qemu_{get, set}_version() to qemu_{, set_}hw_version()Eduardo Habkost2015-11-041-2/+2
* qemu-log: remove -d ioportPaolo Bonzini2015-11-041-1/+0
* enable multi-function hot-addCao jin2015-10-291-0/+1
* Revert "memhp: extend address auto assignment to support gaps"Michael S. Tsirkin2015-10-291-4/+3
* Revert "pc: memhp: force gaps between DIMM's GPA"Michael S. Tsirkin2015-10-291-1/+0
* virtio: drop virtqueue_map_sgMichael S. Tsirkin2015-10-291-2/+0
* virtio: introduce virtio_mapMichael S. Tsirkin2015-10-291-0/+1
* arm_gic_kvm: Disable live migration if not supportedPavel Fedin2015-10-271-0/+1
* Merge remote-tracking branch 'remotes/elmarco/tags/ivshmem-pull-request' into...Peter Maydell2015-10-264-8/+45
|\
| * ivshmem: add check on protocol version in QEMUDavid Marchand2015-10-241-0/+25
| * util: const event_notifier_get_fd() argumentMarc-André Lureau2015-10-241-1/+1
| * msix: add VMSTATE_MSIX_TESTMarc-André Lureau2015-10-241-6/+10
| * char: add qemu_chr_free()Marc-André Lureau2015-10-241-1/+9
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2015-10-237-33/+90
|\ \ | |/ |/|
| * block: Introduce "drained begin/end" APIFam Zheng2015-10-232-0/+21
| * aio: introduce aio_{disable,enable}_externalFam Zheng2015-10-231-0/+38
| * aio: Add "is_external" flag for event handlersFam Zheng2015-10-231-0/+2
| * throttle: Remove throttle_group_lock/unlock()Alberto Garcia2015-10-231-3/+0
| * block: Add blk_insert_bs()Max Reitz2015-10-231-0/+1
| * block: Add BlockBackendRootStateMax Reitz2015-10-233-0/+13
| * block/throttle-groups: Make incref/decref publicMax Reitz2015-10-231-0/+3
| * block: Move I/O status and error actions into BBMax Reitz2015-10-233-17/+7
| * block: Move BlockAcctStats into BlockBackendMax Reitz2015-10-232-5/+0
| * block: Remove wr_highest_sector from BlockAcctStatsMax Reitz2015-10-232-3/+3
| * block: Move guest_block_size into BlockBackendMax Reitz2015-10-232-4/+0
| * block: Add blk_is_available()Max Reitz2015-10-231-0/+1
| * block: Make bdrv_is_inserted() return a boolMax Reitz2015-10-233-3/+3
* | target-i386: Disable cache info passthrough by defaultEduardo Habkost2015-10-231-0/+5
|/
* spapr_iommu: Provide a function to switch a TCE table to allowing VFIODavid Gibson2015-10-231-0/+2
* spapr_iommu: Rename vfio_accel parameterDavid Gibson2015-10-231-2/+2
* spapr_pci: Allow PCI host bridge DMA window to be configuredDavid Gibson2015-10-231-2/+1
* Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20151021' into stagingPeter Maydell2015-10-221-0/+1
|\
| * cpu-exec: Add "nochain" debug flagRichard Henderson2015-10-191-0/+1
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-10-227-17/+132
|\ \
| * | i386: keep cpu_model field in MachineState uptodateZhu Guihua2015-10-221-1/+1
| * | vhost: add migration block if memfd failedMarc-André Lureau2015-10-221-0/+2
| * | vhost user: add rarp sending after live migration for legacy guestThibaut Collet2015-10-222-0/+4
| * | vhost: use a function for each callMarc-André Lureau2015-10-222-13/+62
| * | vhost-user: send log shm fd along with log_baseMarc-André Lureau2015-10-221-1/+3
| * | vhost: alloc shareable logMarc-André Lureau2015-10-221-1/+2
| * | vhost-user: add vhost_user_requires_shm_log()Marc-André Lureau2015-10-221-0/+4
| * | vhost: add vhost_set_log_base opMarc-André Lureau2015-10-221-0/+3
| * | util: add memfd helpersMarc-André Lureau2015-10-221-0/+4
| * | util: add linux-only memfd fallbackMarc-André Lureau2015-10-221-0/+20
| * | vhost: add vhost_has_free_slot() interfaceIgor Mammedov2015-10-222-0/+4
| * | exec: factor out duplicate mmap codeMichael S. Tsirkin2015-10-211-0/+10
| * | intel_iommu: Add support for translation for devices behind bridgesKnut Omang2015-10-181-2/+14
* | | Merge remote-tracking branch 'remotes/berrange/tags/io-channel-3-for-upstream...Peter Maydell2015-10-207-3/+171
|\ \ \
| * | | util: pull Buffer code out of VNC moduleDaniel P. Berrange2015-10-201-0/+118
| * | | coroutine: move into libqemuutil.a libraryDaniel P. Berrange2015-10-204-3/+3
OpenPOWER on IntegriCloud