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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
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
2016-10-31
qga: drop unused sockaddr in accept(2) call
Stefan Hajnoczi
1
-4
/
+1
2016-10-31
qga: minimal support for fstrim for Windows guests
Denis V. Lunev
1
-3
/
+94
2016-10-31
target-sparc: Use tcg_gen_atomic_cmpxchg_tl
Richard Henderson
1
-24
/
+7
2016-10-31
target-sparc: Use tcg_gen_atomic_xchg_tl
Richard Henderson
1
-15
/
+4
2016-10-31
target-sparc: Remove MMU_MODE*_SUFFIX
Richard Henderson
1
-8
/
+0
2016-10-31
target-sparc: Allow 4-byte alignment on fp mem ops
Richard Henderson
1
-42
/
+44
2016-10-31
target-sparc: Implement ldqf and stqf inline
Richard Henderson
3
-111
/
+67
2016-10-31
target-sparc: Remove asi helper code handled inline
Richard Henderson
3
-690
/
+156
2016-10-31
target-sparc: Implement BCOPY/BFILL inline
Richard Henderson
1
-0
/
+63
2016-10-31
Update OpenBIOS images to 1dc4f16 built from submodule.
Mark Cave-Ayland
4
-0
/
+0
2016-10-31
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
5
-8
/
+49
2016-10-31
target-i386: Print warning when mixing [+-]foo and foo=(on|off)
Eduardo Habkost
2
-5
/
+47
2016-10-31
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20161031.0' ...
Peter Maydell
7
-42
/
+218
2016-10-31
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
27
-186
/
+1833
2016-10-31
tests: Remove unneeded "-vnc none" option
Eduardo Habkost
3
-3
/
+2
2016-10-31
vfio: Add support for mmapping sub-page MMIO BARs
Yongji Xie
2
-2
/
+68
2016-10-31
vfio/pci: fix out-of-sync BAR information on reset
Ido Yariv
1
-0
/
+12
2016-10-31
vfio: Handle zero-length sparse mmap ranges
Alex Williamson
1
-14
/
+22
2016-10-31
memory: Don't use memcpy for ram_device regions
Alex Williamson
3
-2
/
+73
2016-10-31
memory: Replace skip_dump flag with "ram_device"
Alex Williamson
5
-24
/
+43
2016-10-31
qapi: allow blockdev-add for NFS
Ashijeet Acharya
1
-3
/
+71
2016-10-31
block/nfs: Introduce runtime_opts in NFS
Ashijeet Acharya
1
-93
/
+349
2016-10-31
block: Mention replication in BlockdevDriver enum docs
Eric Blake
1
-1
/
+1
2016-10-31
qemu-iotests: test 'offset' and 'size' options in raw driver
Tomáš Golembiovský
3
-0
/
+526
2016-10-31
raw_bsd: add offset and size options
Tomáš Golembiovský
2
-4
/
+229
2016-10-31
qemu-iotests: Test the 'base-node' parameter of 'block-stream'
Alberto Garcia
2
-2
/
+39
2016-10-31
block: Add 'base-node' parameter to the 'block-stream' command
Alberto Garcia
4
-5
/
+33
2016-10-31
qemu-iotests: Test streaming to a Quorum child
Alberto Garcia
2
-2
/
+58
2016-10-31
qemu-iotests: Add iotests.supports_quorum()
Alberto Garcia
3
-17
/
+18
2016-10-31
qemu-iotests: Test block-stream and block-commit in parallel
Alberto Garcia
2
-2
/
+32
2016-10-31
qemu-iotests: Test overlapping stream and commit operations
Alberto Garcia
2
-2
/
+91
[prev]
[next]