aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-31linux-user/elfload: ensure mmap_lock() held while setting upAlex Bennée
2016-10-31tcg: comment on which functions have to be called with tb_lock heldPaolo Bonzini
2016-10-31cpu-exec: include cpu_index in CPU_LOG_EXEC messagesAlex Bennée
2016-10-31translate-all: add DEBUG_LOCKING assertsAlex Bennée
2016-10-31translate_all: DEBUG_FLUSH -> DEBUG_TB_FLUSHAlex Bennée
2016-10-31cpus: make all_vcpus_paused() return boolAlex Bennée
2016-10-31s390x/pci: Check memory region dispatching callbacksPierre Morel
2016-10-31s390x/pci: use generic interface to inject interruptYi Min Zhao
2016-10-30cryptodev: introduce a new cryptodev backendGonglei
2016-10-30virtio-crypto: introduce virtio_crypto.hGonglei
2016-10-30cryptodev: add symmetric algorithm operation stuffGonglei
2016-10-30cryptodev: introduce cryptodev backend interfaceGonglei
2016-10-30virtio: inline set_host_notifier_internalPaolo Bonzini
2016-10-30virtio: inline virtio_queue_set_host_notifier_fd_handlerPaolo Bonzini
2016-10-30virtio: use virtio_bus_set_host_notifier to start/stop ioeventfdPaolo Bonzini
2016-10-30virtio: remove ioeventfd_disabled altogetherPaolo Bonzini
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-blk: 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: disable ioeventfd as early as possiblePaolo Bonzini
2016-10-30virtio/migration: Migrate balloon to VMStateDr. David Alan Gilbert
2016-10-30virtio/migration: Add VMStateDescription to VirtioDeviceClassDr. David Alan Gilbert
2016-10-30MAINTAINERS: Add maintainer for COLO framework related fileszhanghailiang
2016-10-30configure: Support enable/disable COLO featurezhanghailiang
2016-10-30docs: Add documentation for COLO featurezhanghailiang
2016-10-30COLO: Implement failover work for secondary VMzhanghailiang
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-30COLO: Synchronize PVM's state to SVM periodicallyzhanghailiang
2016-10-30COLO: Add checkpoint-delay parameter for migrate-set-parameterszhanghailiang
2016-10-30COLO: Load VMState into QIOChannelBuffer before restore itzhanghailiang
2016-10-30COLO: Send PVM state to secondary side when do checkpointzhanghailiang
2016-10-30COLO: Add a new RunState RUN_STATE_COLOzhanghailiang
2016-10-30COLO: Introduce checkpointing protocolzhanghailiang
2016-10-30COLO: Establish a new communicating path for COLOzhanghailiang
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