index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-13
tcg: Avoid bouncing tb_lock between tb_gen_code() and tb_add_jump()
Sergey Fedorov
1
-4
/
+11
2016-09-13
tcg: cpu-exec: remove tb_lock from the hot-path
Alex Bennée
1
-27
/
+21
2016-09-13
tcg: set up tb->page_addr before insertion
Alex Bennée
1
-4
/
+4
2016-09-13
tcg: Prepare TB invalidation for lockless TB lookup
Paolo Bonzini
3
-2
/
+8
2016-09-13
tcg: Prepare safe access to tb_flushed out of tb_lock
Sergey Fedorov
2
-11
/
+9
2016-09-13
tcg: Prepare safe tb_jmp_cache lookup out of tb_lock
Sergey Fedorov
2
-5
/
+9
2016-09-13
tcg: Pass last_tb by value to tb_find_fast()
Sergey Fedorov
1
-8
/
+7
2016-09-13
util: fix some coding style issue
Cao jin
1
-5
/
+11
2016-09-13
util/qemu-sockets: revert Yoda Conditions to normal
Cao jin
1
-5
/
+5
2016-09-13
qtail: clean up direct access to tqe_prev field
Igor Mammedov
4
-4
/
+5
2016-09-13
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
15
-28
/
+34
2016-09-13
hw/net/e1000e: Fix compiler warning
Changlong Xie
1
-1
/
+1
2016-09-13
target-m68k: fix get_mac_extf helper
Paolo Bonzini
1
-1
/
+1
2016-09-13
timer/cpus: fix some typos and update some comments
Cao jin
2
-4
/
+4
2016-09-13
timer.h: fix inconsistency between comment and function prototype
Cao jin
1
-6
/
+11
2016-09-13
timer.h: fix typo
Cao jin
1
-3
/
+3
2016-09-13
maint: Ignore generated version file
Eric Blake
1
-0
/
+2
2016-09-13
Document that curses usually needs -k option too
Samuel Thibault
1
-1
/
+1
2016-09-13
trace-event: display "%d" instead of "0x%d"
Laurent Vivier
1
-1
/
+1
2016-09-13
linux-user, trivial: display "0x%x" instead of "0x%d"
Laurent Vivier
1
-1
/
+1
2016-09-13
pic: fix typo in error message: KVM_GET_IRQCHIP -> KVM_SET_IRQCHIP
Bruce Rogers
1
-1
/
+1
2016-09-13
sparc: Use g_memdup() instead of g_new0() + memcpy()
Thomas Huth
1
-2
/
+1
2016-09-13
vl: remove unnecessary duplicate call to tpm_cleanup
Paolo Bonzini
1
-3
/
+0
2016-09-13
arm: spelling fix: mismatch
Michael Tokarev
1
-1
/
+1
2016-09-13
hw/dma/omap: spelling fix: endianness
Michael Tokarev
1
-1
/
+1
2016-09-13
hw/bt/hci: spelling fix: endianness
Michael Tokarev
1
-1
/
+1
2016-09-13
docs: Fix description of the leaky bucket algorithm in throttle.txt
Alberto Garcia
1
-1
/
+4
2016-09-13
configure: Always compile with -fwrapv
Peter Maydell
1
-1
/
+5
2016-09-13
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
27
-65
/
+2113
2016-09-13
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160913-1' into s...
Peter Maydell
3
-5
/
+19
2016-09-13
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160913-1' into st...
Peter Maydell
3
-13
/
+13
2016-09-13
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2
-5
/
+54
2016-09-13
iothread: Stop threads before main() quits
Fam Zheng
3
-4
/
+23
2016-09-13
tests: fix qvirtqueue_kick
Laurent Vivier
1
-3
/
+3
2016-09-13
MAINTAINERS: add maintainer for replication
Changlong Xie
1
-0
/
+9
2016-09-13
support replication driver in blockdev-add
Wen Congyang
1
-2
/
+21
2016-09-13
tests: add unit test case for replication
Changlong Xie
3
-0
/
+580
2016-09-13
replication: Implement new driver for block replication
Wen Congyang
2
-0
/
+660
2016-09-13
replication: Introduce new APIs to do replication operation
Changlong Xie
4
-0
/
+295
2016-09-13
configure: support replication
Changlong Xie
1
-0
/
+11
2016-09-13
mirror: auto complete active commit
Wen Congyang
4
-7
/
+13
2016-09-13
docs: block replication's description
Wen Congyang
1
-0
/
+239
2016-09-13
block: Link backup into block core
Wen Congyang
1
-1
/
+1
2016-09-13
Backup: export interfaces for extra serialization
Changlong Xie
2
-7
/
+48
2016-09-13
Backup: clear all bitmap when doing block checkpoint
Wen Congyang
2
-0
/
+43
2016-09-13
block: unblock backup operations in backing file
Wen Congyang
1
-0
/
+17
2016-09-13
virtio-blk: rename virtio_device_info to virtio_blk_info
Changlong Xie
1
-2
/
+2
2016-09-13
linux-aio: process completions from ioq_submit()
Roman Pen
1
-2
/
+22
2016-09-13
linux-aio: split processing events function
Roman Pen
1
-10
/
+21
2016-09-13
linux-aio: consume events in userspace instead of calling io_getevents
Roman Pen
1
-26
/
+99
[prev]
[next]