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
target-i386 : add coalesced_pio API
Peng Hao
2018-10-19
linux-headers: update to 4.20-rc1
Paolo Bonzini
2018-10-19
target-i386: kvm: do not initialize padding fields
Paolo Bonzini
2018-10-19
qemu-timer: avoid checkpoints for virtual clock timers in external subsystems
Artem Pisarenko
2018-10-19
qemu-timer: introduce timer attributes
Artem Pisarenko
2018-10-19
Revert some patches from recent [PATCH v6] "Fixing record/replay and adding r...
Artem Pisarenko
2018-10-19
es1370: more fixes for ADC_FRAMEADR and ADC_FRAMECNT
Paolo Bonzini
2018-10-19
crypto: require libgcrypt >= 1.5.0 for building QEMU
Daniel P. Berrangé
2018-10-19
crypto: require gnutls >= 3.1.18 for building QEMU
Daniel P. Berrangé
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
[prev]
[next]