summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-10-29enable multi-function hot-addCao jin1-0/+1
2015-10-29Revert "memhp: extend address auto assignment to support gaps"Michael S. Tsirkin1-4/+3
2015-10-29Revert "pc: memhp: force gaps between DIMM's GPA"Michael S. Tsirkin1-1/+0
2015-10-29virtio: drop virtqueue_map_sgMichael S. Tsirkin1-2/+0
2015-10-29virtio: introduce virtio_mapMichael S. Tsirkin1-0/+1
2015-10-27arm_gic_kvm: Disable live migration if not supportedPavel Fedin1-0/+1
2015-10-26Merge remote-tracking branch 'remotes/elmarco/tags/ivshmem-pull-request' into...Peter Maydell4-8/+45
2015-10-24ivshmem: add check on protocol version in QEMUDavid Marchand1-0/+25
2015-10-24util: const event_notifier_get_fd() argumentMarc-André Lureau1-1/+1
2015-10-24msix: add VMSTATE_MSIX_TESTMarc-André Lureau1-6/+10
2015-10-24char: add qemu_chr_free()Marc-André Lureau1-1/+9
2015-10-23Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell7-33/+90
2015-10-23block: Introduce "drained begin/end" APIFam Zheng2-0/+21
2015-10-23aio: introduce aio_{disable,enable}_externalFam Zheng1-0/+38
2015-10-23aio: Add "is_external" flag for event handlersFam Zheng1-0/+2
2015-10-23throttle: Remove throttle_group_lock/unlock()Alberto Garcia1-3/+0
2015-10-23block: Add blk_insert_bs()Max Reitz1-0/+1
2015-10-23block: Add BlockBackendRootStateMax Reitz3-0/+13
2015-10-23block/throttle-groups: Make incref/decref publicMax Reitz1-0/+3
2015-10-23block: Move I/O status and error actions into BBMax Reitz3-17/+7
2015-10-23block: Move BlockAcctStats into BlockBackendMax Reitz2-5/+0
2015-10-23block: Remove wr_highest_sector from BlockAcctStatsMax Reitz2-3/+3
2015-10-23block: Move guest_block_size into BlockBackendMax Reitz2-4/+0
2015-10-23block: Add blk_is_available()Max Reitz1-0/+1
2015-10-23block: Make bdrv_is_inserted() return a boolMax Reitz3-3/+3
2015-10-23target-i386: Disable cache info passthrough by defaultEduardo Habkost1-0/+5
2015-10-23spapr_iommu: Provide a function to switch a TCE table to allowing VFIODavid Gibson1-0/+2
2015-10-23spapr_iommu: Rename vfio_accel parameterDavid Gibson1-2/+2
2015-10-23spapr_pci: Allow PCI host bridge DMA window to be configuredDavid Gibson1-2/+1
2015-10-22Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20151021' into stagingPeter Maydell1-0/+1
2015-10-22Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell7-17/+132
2015-10-22i386: keep cpu_model field in MachineState uptodateZhu Guihua1-1/+1
2015-10-22vhost: add migration block if memfd failedMarc-André Lureau1-0/+2
2015-10-22vhost user: add rarp sending after live migration for legacy guestThibaut Collet2-0/+4
2015-10-22vhost: use a function for each callMarc-André Lureau2-13/+62
2015-10-22vhost-user: send log shm fd along with log_baseMarc-André Lureau1-1/+3
2015-10-22vhost: alloc shareable logMarc-André Lureau1-1/+2
2015-10-22vhost-user: add vhost_user_requires_shm_log()Marc-André Lureau1-0/+4
2015-10-22vhost: add vhost_set_log_base opMarc-André Lureau1-0/+3
2015-10-22util: add memfd helpersMarc-André Lureau1-0/+4
2015-10-22util: add linux-only memfd fallbackMarc-André Lureau1-0/+20
2015-10-22vhost: add vhost_has_free_slot() interfaceIgor Mammedov2-0/+4
2015-10-21exec: factor out duplicate mmap codeMichael S. Tsirkin1-0/+10
2015-10-20Merge remote-tracking branch 'remotes/berrange/tags/io-channel-3-for-upstream...Peter Maydell7-3/+171
2015-10-20util: pull Buffer code out of VNC moduleDaniel P. Berrange1-0/+118
2015-10-20coroutine: move into libqemuutil.a libraryDaniel P. Berrange4-3/+3
2015-10-20osdep: add qemu_fork() wrapper for safely handling signalsDaniel P. Berrange1-0/+16
2015-10-20sockets: move qapi_copy_SocketAddress into qemu-sockets.cDaniel P. Berrange1-0/+4
2015-10-20sockets: add helpers for creating SocketAddress from a socketDaniel P. Berrange1-0/+30
2015-10-20Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw_cfg-20151020-1' int...Peter Maydell1-2/+14