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-10.0
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-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
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-11-01
virtio-crypto: add control queue handler
Gonglei
1
-1
/
+298
2016-11-01
virtio-crypto: set capacity of algorithms supported
Gonglei
2
-0
/
+61
2016-11-01
virtio-crypto-pci: add virtio crypto pci support
Gonglei
3
-0
/
+93
2016-11-01
virtio-crypto: add virtio crypto device emulation
Gonglei
4
-1
/
+226
2016-11-01
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20161101-2' into staging
Peter Maydell
29
-100
/
+192
2016-11-01
tcg: correct 32-bit tcg_gen_ld8s_i64 sign-extension
Joseph Myers
1
-1
/
+1
2016-11-01
tcg/tcg.h: Improve documentation of TCGv_i32 etc types
Peter Maydell
1
-8
/
+30
2016-11-01
MAINTAINERS: Update PPC status and maintainer
Pranith Kumar
1
-2
/
+2
2016-11-01
target-microblaze: Cleanup dec_mul
Richard Henderson
1
-52
/
+9
2016-11-01
tcg: Add tcg_gen_mulsu2_{i32,i64,tl}
Richard Henderson
2
-0
/
+47
2016-11-01
log: Add locking to large logging blocks
Richard Henderson
25
-1
/
+98
2016-11-01
target-openrisc: Do not dump cpu state with -d in_asm
Richard Henderson
1
-5
/
+2
2016-11-01
target-microblaze: Do not dump cpu state with -d in_asm
Richard Henderson
1
-8
/
+1
2016-11-01
target-cris: Do not dump cpu state with -d in_asm
Richard Henderson
1
-23
/
+2
2016-11-01
exec.c: do not truncate non-empty memory backend file
Haozhong Zhang
1
-1
/
+21
2016-11-01
exec.c: ensure all AddressSpaceDispatch updates under RCU
Alex Bennée
1
-2
/
+2
2016-11-01
tests: send error_report to test log
Paolo Bonzini
2
-1
/
+20
2016-11-01
qemu-error: remove dependency of stubs on monitor
Paolo Bonzini
6
-35
/
+39
2016-11-01
nbd: Use CoQueue for free_sema instead of CoMutex
Changlong Xie
2
-5
/
+5
2016-11-01
checkpatch: tweak "struct should normally be const" warning
Paolo Bonzini
1
-2
/
+2
2016-11-01
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
18
-381
/
+568
2016-11-01
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
3
-38
/
+49
2016-11-01
blockjobs: fix documentation
John Snow
1
-2
/
+2
2016-11-01
blockjobs: split interface into public/private, Part 1
John Snow
10
-217
/
+251
2016-11-01
Blockjobs: Internalize user_pause logic
John Snow
3
-9
/
+51
2016-11-01
blockjob: centralize QMP event emissions
John Snow
8
-83
/
+42
2016-11-01
Replication/Blockjobs: Create replication jobs as internal
John Snow
6
-27
/
+36
2016-11-01
blockjobs: Allow creating internal jobs
John Snow
8
-16
/
+30
2016-11-01
blockjobs: hide internal jobs from management API
John Snow
3
-13
/
+57
2016-11-01
block/gluster: fix port type in the QAPI options list
Prasanna Kumar Kalever
1
-1
/
+1
2016-11-01
block/gluster: improve defense over string to int conversion
Prasanna Kumar Kalever
1
-1
/
+10
2016-11-01
block: Turn on "unmap" in active commit
Fam Zheng
1
-1
/
+1
2016-11-01
block/gluster: memory usage: use one glfs instance per volume
Prasanna Kumar Kalever
1
-14
/
+80
2016-11-01
block: add gluster ifdef guard checks for SEEK_DATA/SEEK_HOLE support
Jeff Cody
1
-3
/
+14
2016-11-01
rbd: make the code more readable
Xiubo Li
1
-13
/
+12
2016-11-01
qapi: add release designator to gluster logfile option
Jeff Cody
1
-1
/
+1
2016-11-01
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2016-10-31-tag' in...
Peter Maydell
7
-14
/
+407
2016-11-01
Merge remote-tracking branch 'remotes/rth/tags/pull-sparc-20161031-2' into st...
Peter Maydell
7
-1092
/
+540
2016-11-01
9pfs: drop excessive error message from virtfs_reset()
Greg Kurz
1
-6
/
+1
2016-11-01
9pfs: don't BUG_ON() if fid is already opened
Greg Kurz
1
-4
/
+16
2016-11-01
9pfs: xattrcreate requires non-opened fids
Greg Kurz
1
-1
/
+6
2016-11-01
9pfs: limit xattr size in xattrcreate
Greg Kurz
2
-2
/
+7
2016-11-01
9pfs: fix integer overflow issue in xattr read/write
Li Qiang
1
-20
/
+12
2016-11-01
9pfs: convert 'len/copied_len' field in V9fsXattr to the type of uint64_t
Li Qiang
1
-2
/
+2
2016-11-01
9pfs: add xattrwalk_fid field in V9fsXattr struct
Li Qiang
2
-3
/
+5
2016-11-01
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...
Peter Maydell
4
-0
/
+0
2016-11-01
migration: fix compiler warning on uninitialized variable
Jeff Cody
1
-1
/
+1
2016-10-31
qga: add vsock-listen method
Stefan Hajnoczi
3
-2
/
+30
2016-10-31
sockets: add AF_VSOCK support
Stefan Hajnoczi
3
-1
/
+280
2016-10-31
qga: drop unnecessary GA_CHANNEL_UNIX_LISTEN checks
Stefan Hajnoczi
1
-4
/
+2
[prev]
[next]