aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-31target-sparc: Use overalignment flags for twinx and block asisRichard Henderson
2016-10-31Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-mttcg' into s...Peter Maydell
2016-10-31Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20161031' into stagingPeter Maydell
2016-10-31tcg: move locking for tb_invalidate_phys_page_range upAlex Bennée
2016-10-31*_run_on_cpu: introduce run_on_cpu_data typePaolo Bonzini
2016-10-31Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.8' ...Peter Maydell
2016-10-31Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20161028-tag' into...Peter Maydell
2016-10-31Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2016-10-31Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20161028'...Peter Maydell
2016-10-31Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into stagingPeter Maydell
2016-10-31cpus: re-factor out handle_icount_deadlineAlex Bennée
2016-10-31tcg: cpus rm tcg_exec_all()Alex Bennée
2016-10-31tcg: move tcg_exec_all and helpers above thread fnAlex Bennée
2016-10-31target-arm/arm-powerctl: wake up sleeping CPUsAlex Bennée
2016-10-31tcg: protect translation related stuff with tb_lock.KONRAD Frederic
2016-10-31translate-all: Add assert_(memory|tb)_lock annotationsAlex Bennée
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