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-09-13
timer: update comments
Cao jin
2016-09-13
rules.mak: Don't extract libs from .mo-libs in link command
Fam Zheng
2016-09-13
tcg: rename tb_find_physical()
Sergey Fedorov
2016-09-13
tcg: Merge tb_find_slow() and tb_find_fast()
Sergey Fedorov
2016-09-13
tcg: Avoid bouncing tb_lock between tb_gen_code() and tb_add_jump()
Sergey Fedorov
2016-09-13
tcg: cpu-exec: remove tb_lock from the hot-path
Alex Bennée
2016-09-13
tcg: set up tb->page_addr before insertion
Alex Bennée
2016-09-13
tcg: Prepare TB invalidation for lockless TB lookup
Paolo Bonzini
2016-09-13
tcg: Prepare safe access to tb_flushed out of tb_lock
Sergey Fedorov
2016-09-13
tcg: Prepare safe tb_jmp_cache lookup out of tb_lock
Sergey Fedorov
2016-09-13
tcg: Pass last_tb by value to tb_find_fast()
Sergey Fedorov
2016-09-13
util: fix some coding style issue
Cao jin
2016-09-13
util/qemu-sockets: revert Yoda Conditions to normal
Cao jin
2016-09-13
qtail: clean up direct access to tqe_prev field
Igor Mammedov
2016-09-13
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2016-09-13
hw/net/e1000e: Fix compiler warning
Changlong Xie
2016-09-13
target-m68k: fix get_mac_extf helper
Paolo Bonzini
2016-09-13
timer/cpus: fix some typos and update some comments
Cao jin
2016-09-13
timer.h: fix inconsistency between comment and function prototype
Cao jin
2016-09-13
timer.h: fix typo
Cao jin
2016-09-13
maint: Ignore generated version file
Eric Blake
2016-09-13
Document that curses usually needs -k option too
Samuel Thibault
2016-09-13
trace-event: display "%d" instead of "0x%d"
Laurent Vivier
2016-09-13
linux-user, trivial: display "0x%x" instead of "0x%d"
Laurent Vivier
2016-09-13
pic: fix typo in error message: KVM_GET_IRQCHIP -> KVM_SET_IRQCHIP
Bruce Rogers
2016-09-13
sparc: Use g_memdup() instead of g_new0() + memcpy()
Thomas Huth
2016-09-13
vl: remove unnecessary duplicate call to tpm_cleanup
Paolo Bonzini
2016-09-13
arm: spelling fix: mismatch
Michael Tokarev
2016-09-13
hw/dma/omap: spelling fix: endianness
Michael Tokarev
2016-09-13
hw/bt/hci: spelling fix: endianness
Michael Tokarev
2016-09-13
docs: Fix description of the leaky bucket algorithm in throttle.txt
Alberto Garcia
2016-09-13
configure: Always compile with -fwrapv
Peter Maydell
2016-09-13
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2016-09-13
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160913-1' into s...
Peter Maydell
2016-09-13
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160913-1' into st...
Peter Maydell
2016-09-13
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2016-09-13
iothread: Stop threads before main() quits
Fam Zheng
2016-09-13
tests: fix qvirtqueue_kick
Laurent Vivier
2016-09-13
MAINTAINERS: add maintainer for replication
Changlong Xie
2016-09-13
support replication driver in blockdev-add
Wen Congyang
2016-09-13
tests: add unit test case for replication
Changlong Xie
2016-09-13
replication: Implement new driver for block replication
Wen Congyang
2016-09-13
replication: Introduce new APIs to do replication operation
Changlong Xie
2016-09-13
configure: support replication
Changlong Xie
2016-09-13
mirror: auto complete active commit
Wen Congyang
2016-09-13
docs: block replication's description
Wen Congyang
2016-09-13
block: Link backup into block core
Wen Congyang
2016-09-13
Backup: export interfaces for extra serialization
Changlong Xie
2016-09-13
Backup: clear all bitmap when doing block checkpoint
Wen Congyang
2016-09-13
block: unblock backup operations in backing file
Wen Congyang
[prev]
[next]