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
*
use int64_t for return values from rbd instead of int
Stefan Priebe
2012-11-21
1
-2
/
+2
*
vdi: don't override libuuid symbols
Stefan Hajnoczi
2012-11-21
1
-6
/
+3
*
block: add bdrv_reopen() support for raw hdev, floppy, and cdrom
Jeff Cody
2012-11-21
1
-0
/
+16
*
vmdk: Fix data corruption bug in WRITE and READ handling
Gerhard Wiesinger
2012-11-14
1
-2
/
+8
*
aio: rename AIOPool to AIOCBInfo
Stefan Hajnoczi
2012-11-14
10
-25
/
+25
*
block: Workaround for older versions of MinGW gcc
Stefan Weil
2012-11-14
1
-5
/
+5
*
qcow2: Fix refcount table size calculation
Kevin Wolf
2012-11-14
1
-1
/
+2
*
nbd: accept URIs
Paolo Bonzini
2012-11-12
1
-1
/
+97
*
nbd: accept relative path to Unix socket
Paolo Bonzini
2012-11-12
1
-10
/
+7
*
Merge remote-tracking branch 'origin/master' into threadpool
Paolo Bonzini
2012-10-31
4
-12
/
+326
|
\
|
*
mirror: add support for on-source-error/on-target-error
Paolo Bonzini
2012-10-24
1
-21
/
+73
|
*
mirror: implement completion
Paolo Bonzini
2012-10-24
1
-5
/
+40
|
*
mirror: introduce mirror job
Paolo Bonzini
2012-10-24
2
-0
/
+236
|
*
block: rename block_job_complete to block_job_completed
Paolo Bonzini
2012-10-24
2
-3
/
+3
|
*
block: in commit, determine base image from the top image
Jeff Cody
2012-10-24
1
-9
/
+0
*
|
raw-win32: implement native asynchronous I/O
Paolo Bonzini
2012-10-31
4
-6
/
+274
*
|
raw-posix: move linux-aio.c to block/
Paolo Bonzini
2012-10-31
2
-0
/
+217
*
|
raw-win32: add emulated AIO support
Paolo Bonzini
2012-10-31
1
-49
/
+138
*
|
raw-posix: rename raw-posix-aio.h, hide unavailable prototypes
Paolo Bonzini
2012-10-31
2
-5
/
+7
*
|
raw: merge posix-aio-compat.c into block/raw-posix.c
Paolo Bonzini
2012-10-31
2
-8
/
+294
*
|
block: switch posix-aio-compat to threadpool
Paolo Bonzini
2012-10-31
2
-11
/
+2
*
|
aio: add Win32 implementation
Paolo Bonzini
2012-10-30
1
-1
/
+5
|
/
*
sheepdog: use bool for boolean variables
MORITA Kazutaka
2012-10-12
1
-35
/
+35
*
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Aurelien Jarno
2012-10-06
1
-1
/
+0
|
\
|
*
cleanup useless return sentence
Amos Kong
2012-10-05
1
-1
/
+0
*
|
qcow2: mark this file's sole strncpy use as justified
Jim Meyering
2012-10-05
1
-0
/
+1
*
|
vmdk: relative_path: use pstrcpy in place of strncpy
Jim Meyering
2012-10-05
1
-2
/
+1
*
|
sheepdog: avoid a few buffer overruns
Jim Meyering
2012-10-05
1
-12
/
+22
|
/
*
blkdebug: process all set_state rules in the old state
Paolo Bonzini
2012-09-28
1
-5
/
+7
*
stream: add on-error argument
Paolo Bonzini
2012-09-28
1
-1
/
+27
*
iostatus: move BlockdevOnError declaration to QAPI
Paolo Bonzini
2012-09-28
1
-7
/
+7
*
block: move job APIs to separate files
Paolo Bonzini
2012-09-28
3
-2
/
+5
*
block: add live block commit functionality
Jeff Cody
2012-09-28
2
-0
/
+268
*
block: Support GlusterFS as a QEMU block backend.
Bharata B Rao
2012-09-28
2
-0
/
+625
*
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-09-25
12
-91
/
+286
|
\
|
*
block: vpc image file reopen
Jeff Cody
2012-09-24
1
-0
/
+7
|
*
block: vdi image file reopen
Jeff Cody
2012-09-24
1
-0
/
+7
|
*
block: vmdk image file reopen
Jeff Cody
2012-09-24
1
-0
/
+35
|
*
block: qcow image file reopen
Jeff Cody
2012-09-24
1
-0
/
+10
|
*
block: qcow2 image file reopen
Jeff Cody
2012-09-24
1
-0
/
+10
|
*
block: qed image file reopen
Jeff Cody
2012-09-24
1
-0
/
+9
|
*
block: raw image file reopen
Jeff Cody
2012-09-24
1
-0
/
+10
|
*
block: raw-posix image file reopen
Jeff Cody
2012-09-24
1
-0
/
+114
|
*
block: purge s->aligned_buf and s->aligned_buf_size from raw-posix.c
Jeff Cody
2012-09-24
1
-20
/
+1
|
*
block: use BDRV_O_NOCACHE instead of s->aligned_buf in raw-posix.c
Jeff Cody
2012-09-24
1
-1
/
+1
|
*
block: do not parse BDRV_O_CACHE_WB in block drivers
Jeff Cody
2012-09-24
5
-24
/
+6
|
*
block: move open flag parsing in raw block drivers to helper functions
Jeff Cody
2012-09-24
2
-34
/
+47
|
*
block: move aio initialization into a helper function
Jeff Cody
2012-09-24
1
-18
/
+35
*
|
iSCSI: We dont need to explicitely call qemu_notify_event() any more
Ronnie Sahlberg
2012-09-21
1
-6
/
+0
*
|
iSCSI: We need to support SG_IO also from iscsi_ioctl()
Ronnie Sahlberg
2012-09-21
1
-0
/
+17
|
/
[next]