index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
9pfs: drop excessive error message from virtfs_reset()
Greg Kurz
2016-11-01
1
-6
/
+1
*
9pfs: don't BUG_ON() if fid is already opened
Greg Kurz
2016-11-01
1
-4
/
+16
*
9pfs: xattrcreate requires non-opened fids
Greg Kurz
2016-11-01
1
-1
/
+6
*
9pfs: limit xattr size in xattrcreate
Greg Kurz
2016-11-01
2
-2
/
+7
*
9pfs: fix integer overflow issue in xattr read/write
Li Qiang
2016-11-01
1
-20
/
+12
*
9pfs: convert 'len/copied_len' field in V9fsXattr to the type of uint64_t
Li Qiang
2016-11-01
1
-2
/
+2
*
9pfs: add xattrwalk_fid field in V9fsXattr struct
Li Qiang
2016-11-01
2
-3
/
+5
*
migration: fix compiler warning on uninitialized variable
Jeff Cody
2016-11-01
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2016-10-31
5
-8
/
+49
|
\
|
*
target-i386: Print warning when mixing [+-]foo and foo=(on|off)
Eduardo Habkost
2016-10-31
2
-5
/
+47
|
*
tests: Remove unneeded "-vnc none" option
Eduardo Habkost
2016-10-31
3
-3
/
+2
*
|
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20161031.0' ...
Peter Maydell
2016-10-31
7
-42
/
+218
|
\
\
|
*
|
vfio: Add support for mmapping sub-page MMIO BARs
Yongji Xie
2016-10-31
2
-2
/
+68
|
*
|
vfio/pci: fix out-of-sync BAR information on reset
Ido Yariv
2016-10-31
1
-0
/
+12
|
*
|
vfio: Handle zero-length sparse mmap ranges
Alex Williamson
2016-10-31
1
-14
/
+22
|
*
|
memory: Don't use memcpy for ram_device regions
Alex Williamson
2016-10-31
3
-2
/
+73
|
*
|
memory: Replace skip_dump flag with "ram_device"
Alex Williamson
2016-10-31
5
-24
/
+43
*
|
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-10-31
27
-186
/
+1833
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
qapi: allow blockdev-add for NFS
Ashijeet Acharya
2016-10-31
1
-3
/
+71
|
*
|
block/nfs: Introduce runtime_opts in NFS
Ashijeet Acharya
2016-10-31
1
-93
/
+349
|
*
|
block: Mention replication in BlockdevDriver enum docs
Eric Blake
2016-10-31
1
-1
/
+1
|
*
|
qemu-iotests: test 'offset' and 'size' options in raw driver
Tomáš Golembiovský
2016-10-31
3
-0
/
+526
|
*
|
raw_bsd: add offset and size options
Tomáš Golembiovský
2016-10-31
2
-4
/
+229
|
*
|
qemu-iotests: Test the 'base-node' parameter of 'block-stream'
Alberto Garcia
2016-10-31
2
-2
/
+39
|
*
|
block: Add 'base-node' parameter to the 'block-stream' command
Alberto Garcia
2016-10-31
4
-5
/
+33
|
*
|
qemu-iotests: Test streaming to a Quorum child
Alberto Garcia
2016-10-31
2
-2
/
+58
|
*
|
qemu-iotests: Add iotests.supports_quorum()
Alberto Garcia
2016-10-31
3
-17
/
+18
|
*
|
qemu-iotests: Test block-stream and block-commit in parallel
Alberto Garcia
2016-10-31
2
-2
/
+32
|
*
|
qemu-iotests: Test overlapping stream and commit operations
Alberto Garcia
2016-10-31
2
-2
/
+91
|
*
|
qemu-iotests: Test block-stream operations in parallel
Alberto Garcia
2016-10-31
2
-2
/
+82
|
*
|
qemu-iotests: Test streaming to an intermediate layer
Alberto Garcia
2016-10-31
2
-3
/
+22
|
*
|
docs: Document how to stream to an intermediate layer
Alberto Garcia
2016-10-31
1
-11
/
+25
|
*
|
block: Add QMP support for streaming to an intermediate layer
Alberto Garcia
2016-10-31
2
-9
/
+19
|
*
|
block: Support streaming to an intermediate layer
Alberto Garcia
2016-10-31
2
-1
/
+27
|
*
|
block: Block all intermediate nodes in commit_active_start()
Alberto Garcia
2016-10-31
1
-0
/
+8
|
*
|
block: Block all nodes involved in the block-commit operation
Alberto Garcia
2016-10-31
1
-0
/
+14
|
*
|
block: Check blockers in all nodes involved in a block-commit job
Alberto Garcia
2016-10-31
1
-2
/
+9
|
*
|
block: Use block_job_add_bdrv() in backup_start()
Alberto Garcia
2016-10-31
1
-4
/
+1
|
*
|
block: Use block_job_add_bdrv() in mirror_start_job()
Alberto Garcia
2016-10-31
1
-2
/
+1
|
*
|
block: Add block_job_add_bdrv()
Alberto Garcia
2016-10-31
2
-2
/
+29
|
*
|
block: Pause all jobs during bdrv_reopen_multiple()
Alberto Garcia
2016-10-31
1
-1
/
+4
|
*
|
block: Add bdrv_drain_all_{begin,end}()
Alberto Garcia
2016-10-31
2
-3
/
+26
|
*
|
qapi: allow blockdev-add for ssh
Ashijeet Acharya
2016-10-31
1
-3
/
+23
|
*
|
block/ssh: Use InetSocketAddress options
Ashijeet Acharya
2016-10-31
1
-4
/
+5
|
*
|
block/ssh: Add InetSocketAddress and accept it
Ashijeet Acharya
2016-10-31
1
-16
/
+82
|
*
|
util/qemu-sockets: Make inet_connect_saddr() public
Ashijeet Acharya
2016-10-31
2
-2
/
+4
|
*
|
block/ssh: Add ssh_has_filename_options_conflict()
Ashijeet Acharya
2016-10-31
1
-6
/
+21
|
|
/
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-mttcg' into s...
Peter Maydell
2016-10-31
25
-222
/
+426
|
\
\
|
|
/
|
/
|
|
*
tcg: move locking for tb_invalidate_phys_page_range up
Alex Bennée
2016-10-31
2
-8
/
+47
|
*
*_run_on_cpu: introduce run_on_cpu_data type
Paolo Bonzini
2016-10-31
16
-75
/
+95
[next]