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
2018-10-19
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-re...
Peter Maydell
2018-10-19
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-october-2018-...
Peter Maydell
2018-10-19
qemu-options: Fix bad "macaddr" property in the documentation
Thomas Huth
2018-10-19
e1000: indicate dropped packets in HW counters
Jason Wang
2018-10-19
net: ignore packet size greater than INT_MAX
Jason Wang
2018-10-19
pcnet: fix possible buffer overflow
Jason Wang
2018-10-19
rtl8139: fix possible out of bound access
Jason Wang
2018-10-19
ne2000: fix possible out of bound access in ne2000_receive
Jason Wang
2018-10-19
clean up callback when del virtqueue
liujunjie
2018-10-19
docs: Add COLO status diagram to COLO-FT.txt
Zhang Chen
2018-10-19
COLO: quick failover process by kick COLO thread
zhanghailiang
2018-10-19
COLO: notify net filters about checkpoint/failover event
zhanghailiang
2018-10-19
filter-rewriter: handle checkpoint and failover event
Zhang Chen
2018-10-19
filter: Add handle_event method for NetFilterClass
Zhang Chen
2018-10-19
COLO: flush host dirty ram from cache
zhanghailiang
2018-10-19
savevm: split the process of different stages for loadvm/savevm
Zhang Chen
2018-10-19
qapi: Add new command to query colo status
Zhang Chen
2018-10-19
qapi/migration.json: Rename COLO unknown mode to none mode.
Zhang Chen
2018-10-19
qmp event: Add COLO_EXIT event to notify users while exited COLO
zhanghailiang
2018-10-19
COLO: Flush memory data from ram cache
Zhang Chen
2018-10-19
ram/COLO: Record the dirty pages that SVM received
Zhang Chen
2018-10-19
COLO: Load dirty pages into SVM's RAM cache firstly
Zhang Chen
2018-10-19
COLO: Remove colo_state migration struct
Zhang Chen
2018-10-19
COLO: Add block replication into colo process
Zhang Chen
2018-10-19
COLO: integrate colo compare with colo frame
Zhang Chen
2018-10-19
colo-compare: use notifier to notify packets comparing result
Zhang Chen
2018-10-19
colo-compare: implement the process of checkpoint
Zhang Chen
2018-10-19
filter-rewriter: Add TCP state machine and fix memory leak in connection_trac...
Zhang Chen
2018-10-18
cputlb: read CPUTLBEntry.addr_write atomically
Emilio G. Cota
2018-10-18
target/s390x: Check HAVE_ATOMIC128 and HAVE_CMPXCHG128 at translate
Richard Henderson
2018-10-18
target/s390x: Skip wout, cout helpers if op helper does not return
Richard Henderson
2018-10-18
target/s390x: Split do_cdsg, do_lpq, do_stpq
Richard Henderson
2018-10-18
target/s390x: Convert to HAVE_CMPXCHG128 and HAVE_ATOMIC128
Richard Henderson
2018-10-18
target/ppc: Convert to HAVE_CMPXCHG128 and HAVE_ATOMIC128
Richard Henderson
2018-10-18
target/arm: Check HAVE_CMPXCHG128 at translate time
Richard Henderson
2018-10-18
target/arm: Convert to HAVE_CMPXCHG128
Richard Henderson
2018-10-18
target/i386: Convert to HAVE_CMPXCHG128
Richard Henderson
2018-10-18
tcg: Split CONFIG_ATOMIC128
Richard Henderson
2018-10-18
tcg: Add tlb_index and tlb_entry helpers
Richard Henderson
2018-10-18
cputlb: serialize tlb updates with env->tlb_lock
Emilio G. Cota
2018-10-18
cputlb: fix assert_cpu_is_self macro
Emilio G. Cota
2018-10-18
exec: introduce tlb_init
Emilio G. Cota
2018-10-18
target/unicore32: remove tlb_flush from uc32_init_fn
Emilio G. Cota
2018-10-18
target/alpha: remove tlb_flush from alpha_cpu_initfn
Emilio G. Cota
2018-10-18
tcg: distribute tcg_time into TCG contexts
Emilio G. Cota
2018-10-18
tcg: plug holes in struct TCGProfile
Emilio G. Cota
2018-10-18
tcg: fix use of uninitialized variable under CONFIG_PROFILER
Emilio G. Cota
2018-10-18
tcg: access cpu->icount_decr.u16.high with atomics
Emilio G. Cota
2018-10-18
tcg: Implement CPU_LOG_TB_NOCHAIN during expansion
Richard Henderson
2018-10-18
target/mips: Add opcodes for nanoMIPS EVA instructions
Dimitrije Nikolic
[prev]
[next]