summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * | | osdep: add qemu_fork() wrapper for safely handling signalsDaniel P. Berrange2015-10-201-0/+16
| * | | sockets: move qapi_copy_SocketAddress into qemu-sockets.cDaniel P. Berrange2015-10-201-0/+4
| * | | sockets: add helpers for creating SocketAddress from a socketDaniel P. Berrange2015-10-201-0/+30
* | | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw_cfg-20151020-1' int...Peter Maydell2015-10-201-2/+14
|\ \ \ \ | |/ / / |/| | |
| * | | Implement fw_cfg DMA interfaceMarc Marí2015-10-191-2/+14
| | |/ | |/|
* | | glib-compat: add 2.38/2.40/2.46 assertsMarc-André Lureau2015-10-191-0/+61
|/ /
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-10-1911-31/+44
|\ \
| * | kvm: Move x86-specific functions into target-i386/kvm.cThomas Huth2015-10-191-2/+0
| * | kvm: Pass PCI device pointer to MSI routing functionsPavel Fedin2015-10-191-3/+4
OpenPOWER on IntegriCloud