index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-31
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2
-5
/
+5
2011-10-26
qed: remove unneeded variable assignment
Pavel Borzenkov
1
-1
/
+0
2011-10-26
qed: don't pass NULL to memcpy
Pavel Borzenkov
1
-2
/
+4
2011-10-26
vmdk: vmdk_read_cid returns garbage if p_name is NULL
Pavel Borzenkov
1
-1
/
+1
2011-10-26
vmdk: remove unneeded variable assignment
Pavel Borzenkov
1
-1
/
+0
2011-10-21
block: change discard to co_discard
Paolo Bonzini
2
-6
/
+13
2011-10-21
block: change flush to co_flush
Paolo Bonzini
8
-30
/
+29
2011-10-21
block: take lock around bdrv_write implementations
Paolo Bonzini
5
-5
/
+60
2011-10-21
block: take lock around bdrv_read implementations
Paolo Bonzini
9
-9
/
+108
2011-10-21
block: add a CoMutex to synchronous read drivers
Paolo Bonzini
9
-0
/
+18
2011-10-21
vmdk: clean up open
Paolo Bonzini
1
-22
/
+15
2011-10-21
vmdk: fix return values of vmdk_parent_open
Paolo Bonzini
1
-6
/
+9
2011-10-21
qcow2: Fix bdrv_write_compressed error handling
Kevin Wolf
2
-13
/
+22
2011-10-21
block: add bdrv_co_discard and bdrv_aio_discard support
Paolo Bonzini
1
-4
/
+6
2011-10-21
block: drop redundant bdrv_flush implementation
Stefan Hajnoczi
7
-74
/
+3
2011-10-21
sheepdog: add coroutine_fn markers
Paolo Bonzini
1
-7
/
+7
2011-10-14
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
3
-382
/
+60
2011-10-14
block: use coroutine interface for raw format
Stefan Hajnoczi
1
-24
/
+8
2011-10-14
raw-posix: remove bdrv_read()/bdrv_write()
Stefan Hajnoczi
1
-277
/
+0
2011-10-14
block/qcow: Fix use of free() instead of g_free()
Stefan Weil
1
-1
/
+1
2011-10-14
sheepdog: correct spelling
Dong Xu Wang
1
-1
/
+1
2011-10-11
vvfat: Fix potential buffer overflow
Kevin Wolf
1
-1
/
+1
2011-10-11
block/vvfat: Remove unused code
Stefan Weil
1
-56
/
+0
2011-10-11
block/vvfat: Fix potential memory leaks and other memory errors
Stefan Weil
1
-21
/
+30
2011-10-11
block: allow resizing of images residing on host devices
Christoph Hellwig
1
-3
/
+21
2011-10-05
qed: fix use-after-free during l2 cache commit
Stefan Hajnoczi
2
-5
/
+5
2011-09-21
block/curl: Don't finish AIOCBs too early
Nick Thomas
1
-19
/
+49
2011-09-21
block/curl: Implement a flush function on the fd handlers
Nick Thomas
1
-4
/
+22
2011-09-20
rbd: allow escaping in config string
Sage Weil
1
-2
/
+27
2011-09-20
rbd: call flush, if available
Sage Weil
1
-0
/
+12
2011-09-20
rbd: update comment heading
Sage Weil
1
-15
/
+13
2011-09-20
rbd: ignore failures when reading from default conf location
Sage Weil
1
-10
/
+4
2011-09-20
VMDK: fix leak of extent_file
Fam Zheng
1
-4
/
+10
2011-09-19
raw-posix: Fix bdrv_flush error return values
Kevin Wolf
1
-1
/
+8
2011-09-19
nbd: support feature negotiation
Paolo Bonzini
1
-2
/
+2
2011-09-16
Remove blanks before \n in output strings
Stefan Weil
1
-1
/
+1
2011-09-12
qcow2: fix range check
Frediano Ziglio
1
-7
/
+7
2011-09-12
qcow2: align cluster_data to block to improve performance using O_DIRECT
Frediano Ziglio
1
-7
/
+7
2011-09-12
qcow2: initialize metadata before inserting in cluster_allocs
Frediano Ziglio
1
-5
/
+5
2011-09-12
nbd: Clean up use of block_int.h
Markus Armbruster
1
-0
/
+1
2011-09-12
rbd: fix leak in qemu_rbd_open failure paths
Sage Weil
1
-15
/
+13
2011-09-12
rbd: clean up, fix style
Sage Weil
1
-9
/
+8
2011-09-12
rbd: allow client id to be specified in config string
Sage Weil
1
-8
/
+44
2011-09-12
block: Rename bdrv_set_locked() to bdrv_lock_medium()
Markus Armbruster
2
-7
/
+7
2011-09-12
qcow2: removed unused depends_on field
Frediano Ziglio
2
-3
/
+1
2011-09-06
VMDK: bugfix, opening vSphere 4 exported image
Fam Zheng
1
-2
/
+7
2011-09-06
VMDK: bugfix, open Haiku vmdk image
Fam Zheng
1
-4
/
+11
2011-09-06
VMDK: creating streamOptimized subformat
Fam Zheng
1
-6
/
+12
2011-09-06
VMDK: read/write compressed extent
Fam Zheng
1
-11
/
+100
2011-09-06
VMDK: Opening compressed extent.
Fam Zheng
1
-0
/
+16
[next]