index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-10-31
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-mttcg' into s...
Peter Maydell
2016-10-31
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20161031' into staging
Peter Maydell
2016-10-31
tcg: move locking for tb_invalidate_phys_page_range up
Alex Bennée
2016-10-31
*_run_on_cpu: introduce run_on_cpu_data type
Paolo Bonzini
2016-10-31
Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.8' ...
Peter Maydell
2016-10-31
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20161028-tag' into...
Peter Maydell
2016-10-31
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2016-10-31
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20161028'...
Peter Maydell
2016-10-31
Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into staging
Peter Maydell
2016-10-31
cpus: re-factor out handle_icount_deadline
Alex Bennée
2016-10-31
tcg: cpus rm tcg_exec_all()
Alex Bennée
2016-10-31
tcg: move tcg_exec_all and helpers above thread fn
Alex Bennée
2016-10-31
target-arm/arm-powerctl: wake up sleeping CPUs
Alex Bennée
2016-10-31
tcg: protect translation related stuff with tb_lock.
KONRAD Frederic
2016-10-31
translate-all: Add assert_(memory|tb)_lock annotations
Alex Bennée
2016-10-31
linux-user/elfload: ensure mmap_lock() held while setting up
Alex Bennée
2016-10-31
tcg: comment on which functions have to be called with tb_lock held
Paolo Bonzini
2016-10-31
cpu-exec: include cpu_index in CPU_LOG_EXEC messages
Alex Bennée
2016-10-31
translate-all: add DEBUG_LOCKING asserts
Alex Bennée
2016-10-31
translate_all: DEBUG_FLUSH -> DEBUG_TB_FLUSH
Alex Bennée
2016-10-31
cpus: make all_vcpus_paused() return bool
Alex Bennée
2016-10-31
s390x/pci: Check memory region dispatching callbacks
Pierre Morel
2016-10-31
s390x/pci: use generic interface to inject interrupt
Yi Min Zhao
2016-10-30
MAINTAINERS: Add maintainer for COLO framework related files
zhanghailiang
2016-10-30
configure: Support enable/disable COLO feature
zhanghailiang
2016-10-30
docs: Add documentation for COLO feature
zhanghailiang
2016-10-30
COLO: Implement failover work for secondary VM
zhanghailiang
2016-10-30
COLO: Implement the process of failover for primary VM
zhanghailiang
2016-10-30
COLO: Introduce state to record failover process
zhanghailiang
2016-10-30
COLO: Add 'x-colo-lost-heartbeat' command to trigger failover
zhanghailiang
2016-10-30
COLO: Synchronize PVM's state to SVM periodically
zhanghailiang
2016-10-30
COLO: Add checkpoint-delay parameter for migrate-set-parameters
zhanghailiang
2016-10-30
COLO: Load VMState into QIOChannelBuffer before restore it
zhanghailiang
2016-10-30
COLO: Send PVM state to secondary side when do checkpoint
zhanghailiang
2016-10-30
COLO: Add a new RunState RUN_STATE_COLO
zhanghailiang
2016-10-30
COLO: Introduce checkpointing protocol
zhanghailiang
2016-10-30
COLO: Establish a new communicating path for COLO
zhanghailiang
2016-10-30
migration: Switch to COLO process after finishing loadvm
zhanghailiang
2016-10-30
migration: Enter into COLO mode after migration if COLO is enabled
zhanghailiang
2016-10-30
COLO: migrate COLO related info to secondary node
zhanghailiang
2016-10-30
migration: Introduce capability 'x-colo' to migration
zhanghailiang
2016-10-28
xen: Rename xen_be_del_xendev
Emil Condrea
2016-10-28
xen: Rename xen_be_find_xendev
Emil Condrea
2016-10-28
xen: Rename xen_be_evtchn_event
Emil Condrea
2016-10-28
xen: Rename xen_be_send_notify
Emil Condrea
2016-10-28
xen: Rename xen_be_unbind_evtchn
Emil Condrea
2016-10-28
xen: Rename xen_be_printf to xen_pv_printf
Emil Condrea
2016-10-28
xen: Move xenstore cleanup and mkdir functions
Emil Condrea
2016-10-28
xen: Prepare xendev qtail to be shared with frontends
Emil Condrea
2016-10-28
xen: Move evtchn functions to xen_pvdev.c
Emil Condrea
[next]