index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Use GCC_FMT_ATTR and fix a format error
Stefan Weil
2010-10-22
1
-2
/
+3
*
Copy snapshots out of QCOW2 disk
edison
2010-10-22
3
-0
/
+33
*
qcow2: Remove old image creation function
Kevin Wolf
2010-10-22
1
-224
/
+0
*
qcow2: Simplify image creation
Kevin Wolf
2010-10-22
1
-1
/
+132
*
qcow2: Support exact L1 table growth
Stefan Hajnoczi
2010-10-22
4
-12
/
+19
*
block: avoid a write only variable
Blue Swirl
2010-10-13
1
-0
/
+1
*
block/vvfat: Fix compiler warning in debug code
Stefan Weil
2010-10-03
1
-1
/
+0
*
block-verify: fix 32-bit build
Anthony Liguori
2010-09-22
1
-1
/
+1
*
blkverify: Add block driver for verifying I/O
Stefan Hajnoczi
2010-09-21
1
-0
/
+382
*
qcow2: Avoid bounce buffers for AIO write requests
Kevin Wolf
2010-09-21
1
-23
/
+18
*
qcow2: Avoid bounce buffers for AIO read requests
Kevin Wolf
2010-09-21
3
-30
/
+68
*
qcow2: Get rid of additional sync on COW
Kevin Wolf
2010-09-21
1
-2
/
+8
*
qcow2: Move sync out of qcow2_alloc_clusters
Kevin Wolf
2010-09-21
3
-2
/
+7
*
qcow2: Move sync out of update_refcount
Kevin Wolf
2010-09-21
1
-2
/
+11
*
qcow2: Move sync out of write_refcount_block_entries
Kevin Wolf
2010-09-21
1
-1
/
+3
*
nbd: correctly manage default port
Laurent Vivier
2010-09-21
1
-2
/
+0
*
raw-posix: handle > 512 byte alignment correctly
Christoph Hellwig
2010-09-21
1
-33
/
+46
*
vvfat: Use cache=unsafe
Kevin Wolf
2010-09-21
1
-4
/
+10
*
vvfat: Fix double free for opening the image rw
Kevin Wolf
2010-09-21
1
-3
/
+4
*
vvfat: Fix segfault on write to read-only disk
Kevin Wolf
2010-09-21
1
-0
/
+5
*
blkdebug: fix enum comparison
Blue Swirl
2010-09-18
1
-3
/
+1
*
Revert "Make default invocation of block drivers safer (v3)"
Anthony Liguori
2010-09-08
1
-130
/
+0
*
qcow2: Remove unnecessary flush after L2 write
Kevin Wolf
2010-09-08
1
-4
/
+12
*
raw-posix: improve detection of scsi-generic devices
Bernhard Kohl
2010-09-08
1
-2
/
+8
*
raw-posix: Don't use file name for host_cdrom detection on Linux
Kevin Wolf
2010-09-08
1
-3
/
+0
*
nbd: Introduce NBD named exports.
Laurent Vivier
2010-08-30
1
-19
/
+49
*
vvfat: fat_chksum(): fix access above array bounds
Loïc Minier
2010-08-30
1
-1
/
+1
*
sheepdog: remove unnecessary includes
Izumi Tsutsui
2010-08-30
1
-10
/
+0
*
block: Fix bdrv_has_zero_init
Kevin Wolf
2010-08-03
3
-4
/
+21
*
block: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types
Stefan Weil
2010-07-25
1
-1
/
+1
*
Make default invocation of block drivers safer (v3)
Anthony Liguori
2010-07-15
1
-0
/
+130
*
sheepdog: fix compile error on systems without TCP_CORK
MORITA Kazutaka
2010-07-07
1
-1
/
+1
*
block: add sheepdog driver for distributed storage support
MORITA Kazutaka
2010-07-06
1
-0
/
+2036
*
raw-posix: Fix test for host CD-ROM
Markus Armbruster
2010-07-06
1
-11
/
+6
*
qcow2/vdi: Change check to distinguish error cases
Kevin Wolf
2010-07-06
4
-63
/
+73
*
blkdebug: Initialize state as 1
Kevin Wolf
2010-07-02
1
-0
/
+3
*
blkdebug: Free QemuOpts after having read the config
Kevin Wolf
2010-07-02
1
-0
/
+2
*
blkdebug: Fix set_state_opts definition
Kevin Wolf
2010-07-02
1
-1
/
+1
*
qcow2: Fix error handling during metadata preallocation
Kevin Wolf
2010-07-02
1
-6
/
+9
*
qcow2: Don't try to check tables that couldn't be loaded
Kevin Wolf
2010-06-22
1
-0
/
+1
*
qcow2: Fix qemu-img check segfault on corrupted images
Kevin Wolf
2010-06-22
1
-3
/
+11
*
vpc: Use bdrv_(p)write_sync for metadata writes
Kevin Wolf
2010-06-22
1
-4
/
+5
*
vmdk: Use bdrv_(p)write_sync for metadata writes
Kevin Wolf
2010-06-22
1
-5
/
+5
*
qcow2: Use bdrv_(p)write_sync for metadata writes
Kevin Wolf
2010-06-22
4
-41
/
+40
*
qcow: Use bdrv_(p)write_sync for metadata writes
Kevin Wolf
2010-06-22
1
-8
/
+10
*
cow: Use bdrv_(p)write_sync for metadata writes
Kevin Wolf
2010-06-22
1
-9
/
+11
*
cow: use qemu block API
Christoph Hellwig
2010-06-15
1
-26
/
+13
*
cow: stop using mmap
Christoph Hellwig
2010-06-15
1
-37
/
+61
*
cow: use pread/pwrite
Christoph Hellwig
2010-06-15
1
-5
/
+5
*
qcow2: Restore L1 entry on l2_allocate failure
Kevin Wolf
2010-06-15
1
-0
/
+1
[next]