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
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-25
Wrap recv to avoid warnings
Blue Swirl
1
-1
/
+1
2011-07-19
qcow2: Use Qcow2Cache in writeback mode during loadvm/savevm
Kevin Wolf
3
-11
/
+41
2011-07-19
block: add bdrv_get_allocated_file_size() operation
Fam Zheng
3
-0
/
+74
2011-07-19
VMDK: fix coding style
Fam Zheng
1
-30
/
+46
2011-07-19
VMDK: create different subformats
Fam Zheng
1
-229
/
+274
2011-07-19
VMDK: open/read/write for monolithicFlat image
Fam Zheng
1
-13
/
+158
2011-07-19
VMDK: change get_cluster_offset return type
Fam Zheng
1
-37
/
+42
2011-07-19
VMDK: move 'static' cid_update flag to bs field
Fam Zheng
1
-3
/
+3
2011-07-19
VMDK: flush multiple extents
Fam Zheng
1
-1
/
+11
2011-07-19
VMDK: add field BDRVVmdkState.desc_offset
Fam Zheng
1
-9
/
+18
2011-07-19
VMDK: separate vmdk_open by format version
Fam Zheng
1
-66
/
+112
2011-07-19
VMDK: probe for monolithicFlat images
Fam Zheng
1
-2
/
+43
2011-07-19
VMDK: bugfix, align offset to cluster in get_whole_cluster
Fam Zheng
1
-3
/
+5
2011-07-19
VMDK: introduce VmdkExtent
Fam Zheng
1
-102
/
+246
2011-07-18
sheepdog: add full data preallocation support
MORITA Kazutaka
1
-3
/
+68
2011-07-05
block/raw-posix: Linux compat-ioctl warning workaround
Johannes Stezenbach
1
-0
/
+14
2011-06-24
Strip trailing '\n' from error_report()'s first argument
Markus Armbruster
2
-43
/
+43
2011-06-24
sheepdog: qemu_bh_new() can't return null pointer, drop check
Markus Armbruster
1
-6
/
+0
2011-06-15
qcow2: Fix in-flight list after qcow2_cache_put failure
Kevin Wolf
1
-4
/
+8
2011-06-15
vdi: Avoid direct AIO callback
Kevin Wolf
1
-5
/
+36
2011-06-14
qcow: Avoid direct AIO callback
Kevin Wolf
1
-2
/
+56
2011-06-14
qcow2: Avoid direct AIO callback
Kevin Wolf
1
-9
/
+30
2011-06-14
block/rbd: Remove unused local variable
Stefan Weil
1
-4
/
+0
2011-06-08
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
1
-2
/
+0
2011-06-08
qemu-img create: Fix displayed default cluster size
Kevin Wolf
4
-5
/
+11
2011-06-08
qcow2: Fix memory leaks in error cases
Kevin Wolf
2
-4
/
+7
2011-06-08
rbd: Add bdrv_truncate implementation
Josh Durgin
1
-0
/
+14
2011-06-08
rbd: check return values when scheduling aio
Josh Durgin
1
-4
/
+20
2011-06-08
rbd: allow configuration of rados from the rbd filename
Josh Durgin
1
-17
/
+102
2011-06-08
rbd: use the higher level librbd instead of just librados
Josh Durgin
2
-648
/
+218
2011-06-08
block/raw-posix: get right partition size
Christoph Egger
1
-0
/
+32
2011-06-08
block/raw-posix: use a character device if a block device is given
Christoph Egger
1
-0
/
+43
2011-06-08
vmdk: fix endianness bugs
Alexander Graf
1
-8
/
+14
2011-06-08
block: clarify the meaning of BDRV_O_NOCACHE
Christoph Hellwig
3
-8
/
+8
2011-06-08
Fix compilation warning due to missing header for sigaction (followup)
Alexandre Raymond
1
-2
/
+0
2011-05-18
qed: support for growing images
Stefan Hajnoczi
1
-1
/
+21
2011-05-18
qed: Periodically flush and clear need check bit
Stefan Hajnoczi
2
-2
/
+109
2011-05-08
Fix typos in comments and code (occured -> occurred and related)
Stefan Weil
1
-1
/
+1
2011-05-06
Fix typo in code and comments
Stefan Weil
1
-2
/
+2
2011-05-03
NBD: Avoid leaking a couple of strings when the NBD device is closed
Nick Thomas
1
-0
/
+4
2011-04-27
qed: Fix consistency check on 32-bit hosts
Stefan Hajnoczi
2
-3
/
+3
2011-04-13
vpc.c: Use get_option_parameter() does the search
Mitnick Lyu
1
-6
/
+2
2011-04-13
qed: Add support for zero clusters
Anthony Liguori
4
-17
/
+66
2011-04-07
NBD device: Separate out parsing configuration and opening sockets.
Nick Thomas
1
-55
/
+102
2011-04-03
Fix trivial "endianness bugs"
Stefan Weil
1
-2
/
+2
2011-04-01
get rid of private bitmap functions in block/sheepdog.c, use generic ones
Michael Tokarev
1
-14
/
+1
2011-03-15
block/qcow: Don't ignore immediate read/write and other failures
Stefan Weil
1
-4
/
+12
2011-03-15
block/vdi: Don't ignore immediate read/write failures
Stefan Weil
1
-0
/
+5
2011-02-10
qcow2: Fix order in L2 table COW
Kevin Wolf
1
-3
/
+6
2011-02-10
qed: Report error for unsupported features
Kevin Wolf
1
-1
/
+8
[next]