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
*
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-08-31
2
-0
/
+17
|
\
|
*
stream: complete early if end of backing file is reached
Stefan Hajnoczi
2012-08-29
1
-0
/
+6
|
*
qed: refuse unaligned zero writes with a backing file
Stefan Hajnoczi
2012-08-29
1
-0
/
+11
*
|
iscsi: Set number of blocks to 0 for blank CDROM devices
Ronnie Sahlberg
2012-08-28
1
-1
/
+6
|
/
*
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2012-08-22
1
-59
/
+63
|
\
|
*
iscsi: fix races between task completion and abort
Paolo Bonzini
2012-08-20
1
-29
/
+30
|
*
iscsi: simplify iscsi_schedule_bh
Paolo Bonzini
2012-08-20
1
-15
/
+9
|
*
iscsi: move iscsi_schedule_bh and iscsi_readv_writev_bh_cb
Paolo Bonzini
2012-08-20
1
-28
/
+28
|
*
Revert "iscsi: Fix NULL dereferences / races between task completion and abort"
Paolo Bonzini
2012-08-20
1
-23
/
+32
*
|
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-08-22
1
-1
/
+57
|
\
\
|
*
|
vmdk: Read footer for streamOptimized images
Kevin Wolf
2012-08-17
1
-0
/
+56
|
*
|
vmdk: Fix header structure
Kevin Wolf
2012-08-17
1
-1
/
+1
|
|
/
*
|
sheepdog: don't leak socket file descriptor upon connection failure
Jim Meyering
2012-08-22
1
-0
/
+1
|
/
*
iscsi: Fix NULL dereferences / races between task completion and abort
Stefan Priebe
2012-08-15
1
-32
/
+23
*
block: Convert close calls to qemu_close
Corey Bryant
2012-08-15
5
-22
/
+22
*
block: Convert open calls to qemu_open
Corey Bryant
2012-08-15
6
-28
/
+26
*
block: Prevent detection of /dev/fdset/ as floppy
Corey Bryant
2012-08-15
1
-1
/
+3
*
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-08-11
4
-24
/
+50
|
\
|
*
block: add BLOCK_O_CHECK for qemu-img check
Stefan Hajnoczi
2012-08-10
2
-3
/
+3
|
*
qcow2: mark image clean after repair succeeds
Stefan Hajnoczi
2012-08-10
1
-13
/
+15
|
*
qed: mark image clean after repair succeeds
Stefan Hajnoczi
2012-08-10
3
-8
/
+32
*
|
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2012-08-11
1
-30
/
+29
|
\
\
|
|
/
|
/
|
|
*
iscsi: Pick default initiator-name based on the name of the VM
Ronnie Sahlberg
2012-08-09
1
-1
/
+4
|
*
iscsi: reorganize code for parse_initiator_name
Paolo Bonzini
2012-08-08
1
-12
/
+9
|
*
iscsi: do not leak initiator_name
Paolo Bonzini
2012-08-08
1
-17
/
+16
*
|
qcow2: implement lazy refcounts
Stefan Hajnoczi
2012-08-06
3
-5
/
+86
*
|
qcow2: introduce dirty bit
Stefan Hajnoczi
2012-08-06
2
-3
/
+55
|
/
*
vvfat: Do not clobber the user's geometry
Markus Armbruster
2012-07-17
1
-24
/
+29
*
vvfat: Fix partition table
Markus Armbruster
2012-07-17
1
-3
/
+4
*
sheepdog: do not blindly memset all read buffers
Christoph Hellwig
2012-07-17
1
-19
/
+18
*
sheepdog: always use coroutine-based network functions
MORITA Kazutaka
2012-07-17
1
-66
/
+47
*
Merge remote-tracking branch 'mjt/mjt-iov2' into staging
Anthony Liguori
2012-07-09
8
-37
/
+35
|
\
|
*
cleanup qemu_co_sendv(), qemu_co_recvv() and friends
Michael Tokarev
2012-06-11
2
-11
/
+13
|
*
change qemu_iovec_to_buf() to match other to,from_buf functions
Michael Tokarev
2012-06-11
4
-5
/
+4
|
*
consolidate qemu_iovec_copy() and qemu_iovec_concat() and make them consistent
Michael Tokarev
2012-06-11
2
-5
/
+5
|
*
allow qemu_iovec_from_buffer() to specify offset from which to start copying
Michael Tokarev
2012-06-11
4
-11
/
+8
|
*
consolidate qemu_iovec_memset{,_skip}() into single function and use existing...
Michael Tokarev
2012-06-11
2
-5
/
+5
*
|
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-07-09
7
-103
/
+153
|
\
\
|
*
|
raw: hook into blkdebug
Paolo Bonzini
2012-07-09
1
-0
/
+2
|
*
|
blkdebug: optionally tie errors to a specific sector
Paolo Bonzini
2012-07-09
1
-2
/
+24
|
*
|
blkdebug: store list of active rules
Paolo Bonzini
2012-07-09
1
-38
/
+31
|
*
|
blkdebug: pass getlength to underlying file
Paolo Bonzini
2012-07-09
1
-0
/
+6
|
*
|
blkdebug: tiny cleanup
Paolo Bonzini
2012-07-09
1
-6
/
+2
|
*
|
blkdebug: remove sync i/o events
Paolo Bonzini
2012-07-09
2
-3
/
+1
|
*
|
sheepdog: traverse pending_list from the first for each time
MORITA Kazutaka
2012-07-09
1
-6
/
+16
|
*
|
sheepdog: split outstanding list into inflight and pending
MORITA Kazutaka
2012-07-09
1
-25
/
+24
|
*
|
sheepdog: make sure we don't free aiocb before sending all requests
MORITA Kazutaka
2012-07-09
1
-13
/
+16
|
*
|
sheepdog: use coroutine based socket functions in coroutine context
MORITA Kazutaka
2012-07-09
1
-2
/
+8
|
*
|
sheepdog: restart I/O when socket becomes ready in do_co_req()
MORITA Kazutaka
2012-07-09
1
-0
/
+14
|
*
|
sheepdog: fix dprintf format strings
MORITA Kazutaka
2012-07-09
1
-4
/
+4
[next]