aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-10-30virtio: remove set_handler argument from set_host_notifier_internalPaolo Bonzini
2016-10-30Revert "virtio: Introduce virtio_add_queue_aio"Paolo Bonzini
2016-10-30virtio-scsi: always use dataplane path if ioeventfd is activePaolo Bonzini
2016-10-30virtio: introduce virtio_device_ioeventfd_enabledPaolo Bonzini
2016-10-30virtio: add start_ioeventfd and stop_ioeventfd to VirtioDeviceClassPaolo Bonzini
2016-10-30virtio: move ioeventfd_started flag to VirtioBusStatePaolo Bonzini
2016-10-30virtio: move ioeventfd_disabled flag to VirtioBusStatePaolo Bonzini
2016-10-30virtio/migration: Add VMStateDescription to VirtioDeviceClassDr. David Alan Gilbert
2016-10-30COLO: Implement the process of failover for primary VMzhanghailiang
2016-10-30COLO: Introduce state to record failover processzhanghailiang
2016-10-30COLO: Add 'x-colo-lost-heartbeat' command to trigger failoverzhanghailiang
2016-10-30migration: Switch to COLO process after finishing loadvmzhanghailiang
2016-10-30migration: Enter into COLO mode after migration if COLO is enabledzhanghailiang
2016-10-30COLO: migrate COLO related info to secondary nodezhanghailiang
2016-10-30migration: Introduce capability 'x-colo' to migrationzhanghailiang
2016-10-28xen: Rename xen_be_del_xendevEmil Condrea
2016-10-28xen: Rename xen_be_find_xendevEmil Condrea
2016-10-28xen: Rename xen_be_evtchn_eventEmil Condrea
2016-10-28xen: Rename xen_be_send_notifyEmil Condrea
2016-10-28xen: Rename xen_be_unbind_evtchnEmil Condrea
2016-10-28xen: Rename xen_be_printf to xen_pv_printfEmil Condrea
2016-10-28xen: Prepare xendev qtail to be shared with frontendsEmil Condrea
2016-10-28xen: Move evtchn functions to xen_pvdev.cEmil Condrea
2016-10-28xen: Move xenstore_update to xen_pvdev.cEmil Condrea
2016-10-28xen: Create a new file xen_pvdev.cEmil Condrea
2016-10-28xen: Fix coding style warningsEmil Condrea
2016-10-28Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161028' into...Peter Maydell
2016-10-28clean-up: removed duplicate #includesAnand J
2016-10-28monitor: deprecate 'default' optionMarc-André Lureau
2016-10-28Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2016-10-27-1' in...Peter Maydell
2016-10-28aio: convert from RFifoLock to QemuRecMutexPaolo Bonzini
2016-10-28qemu-thread: introduce QemuRecMutexPaolo Bonzini
2016-10-28iothread: release AioContext around aio_pollPaolo Bonzini
2016-10-28block: only call aio_poll on the current thread's AioContextPaolo Bonzini
2016-10-28block: prepare bdrv_reopen_multiple to release AioContextPaolo Bonzini
2016-10-28aio: introduce qemu_get_current_aio_contextPaolo Bonzini
2016-10-28block: introduce BDRV_POLL_WHILEPaolo Bonzini
2016-10-28block: add BDS field to count in-flight requestsPaolo Bonzini
2016-10-28blockjob: introduce .drain callback for jobsPaolo Bonzini
2016-10-28Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2016-10-28spapr: Add DRC count indexed hotplug identifier typeBharata B Rao
2016-10-28spapr_events: add support for dedicated hotplug event sourceMichael Roth
2016-10-28spapr: improve ibm,architecture-vec-5 property handlingMichael Roth
2016-10-28spapr: add option vector handling in CAS-generated resetsMichael Roth
2016-10-28spapr_hcall: use spapr_ovec_* interfaces for CAS optionsMichael Roth
2016-10-28spapr_ovec: initial implementation of option vector helpersMichael Roth
2016-10-28pseries: Remove spapr_create_fdt_skel()David Gibson
2016-10-28pseries: Consolidate construction of /vdevice device tree nodeDavid Gibson
2016-10-28pseries: Move /event-sources construction to spapr_build_fdt()David Gibson
2016-10-28pseries: Consolidate construction of /rtas device tree nodeDavid Gibson