Sign in
qemu
/
qemu
/
a915f4bc977c4f3aab08a78023c1303664d1c606
/
block
2f53680
sheepdog: use bool for boolean variables
by MORITA Kazutaka
· 12 years ago
048d361
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
by Aurelien Jarno
· 12 years ago
4d5b97d
cleanup useless return sentence
by Amos Kong
· 12 years ago
00ea188
qcow2: mark this file's sole strncpy use as justified
by Jim Meyering
· 12 years ago
d66f8e7
vmdk: relative_path: use pstrcpy in place of strncpy
by Jim Meyering
· 12 years ago
3178e27
sheepdog: avoid a few buffer overruns
by Jim Meyering
· 12 years ago
8f96b5b
blkdebug: process all set_state rules in the old state
by Paolo Bonzini
· 12 years ago
1d80909
stream: add on-error argument
by Paolo Bonzini
· 12 years ago
92aa5c6
iostatus: move BlockdevOnError declaration to QAPI
by Paolo Bonzini
· 12 years ago
2f0c9fe
block: move job APIs to separate files
by Paolo Bonzini
· 12 years ago
747ff60
block: add live block commit functionality
by Jeff Cody
· 12 years ago
8d6d89c
block: Support GlusterFS as a QEMU block backend.
by Bharata B Rao
· 12 years ago
444dbc3
Merge remote-tracking branch 'kwolf/for-anthony' into staging
by Anthony Liguori
· 12 years ago
3fe4b70
block: vpc image file reopen
by Jeff Cody
· 12 years ago
ecfe2bb
block: vdi image file reopen
by Jeff Cody
· 12 years ago
3897575
block: vmdk image file reopen
by Jeff Cody
· 12 years ago
d177692
block: qcow image file reopen
by Jeff Cody
· 12 years ago
21d82ac
block: qcow2 image file reopen
by Jeff Cody
· 12 years ago
f9cb20f
block: qed image file reopen
by Jeff Cody
· 12 years ago
01bdddb
block: raw image file reopen
by Jeff Cody
· 12 years ago
eeb6b45
block: raw-posix image file reopen
by Jeff Cody
· 12 years ago
3d1807a
block: purge s->aligned_buf and s->aligned_buf_size from raw-posix.c
by Jeff Cody
· 12 years ago
9acc5a0
block: use BDRV_O_NOCACHE instead of s->aligned_buf in raw-posix.c
by Jeff Cody
· 12 years ago
39c9fb9
block: do not parse BDRV_O_CACHE_WB in block drivers
by Jeff Cody
· 12 years ago
6a8dc04
block: move open flag parsing in raw block drivers to helper functions
by Jeff Cody
· 12 years ago
fc32a72
block: move aio initialization into a helper function
by Jeff Cody
· 12 years ago
40a13ca
iSCSI: We dont need to explicitely call qemu_notify_event() any more
by Ronnie Sahlberg
· 13 years ago
f1a1282
iSCSI: We need to support SG_IO also from iscsi_ioctl()
by Ronnie Sahlberg
· 13 years ago
514f21a
vdi: Fix warning from clang
by Stefan Weil
· 13 years ago
45724d6
block/curl: Fix wrong free statement
by Stefan Weil
· 13 years ago
1f7a48d
sheepdog: fix savevm and loadvm
by MORITA Kazutaka
· 13 years ago
cdedd9d
Merge remote-tracking branch 'kwolf/for-anthony' into staging
by Anthony Liguori
· 13 years ago
571cd9d
stream: complete early if end of backing file is reached
by Stefan Hajnoczi
· 13 years ago
ef72f76
qed: refuse unaligned zero writes with a backing file
by Stefan Hajnoczi
· 13 years ago
135b908
iscsi: Set number of blocks to 0 for blank CDROM devices
by Ronnie Sahlberg
· 13 years ago
a9b670b
Merge remote-tracking branch 'bonzini/scsi-next' into staging
by Anthony Liguori
· 13 years ago
7b2f89c
Merge remote-tracking branch 'kwolf/for-anthony' into staging
by Anthony Liguori
· 13 years ago
a7e47d4
sheepdog: don't leak socket file descriptor upon connection failure
by Jim Meyering
· 13 years ago
1bd075f
iscsi: fix races between task completion and abort
by Paolo Bonzini
· 13 years ago
cfb3f50
iscsi: simplify iscsi_schedule_bh
by Paolo Bonzini
· 13 years ago
27cbd82
iscsi: move iscsi_schedule_bh and iscsi_readv_writev_bh_cb
by Paolo Bonzini
· 13 years ago
b209091
Revert "iscsi: Fix NULL dereferences / races between task completion and abort"
by Paolo Bonzini
· 13 years ago
65bd155
vmdk: Read footer for streamOptimized images
by Kevin Wolf
· 13 years ago
7a736bf
vmdk: Fix header structure
by Kevin Wolf
· 13 years ago
64e69e8
iscsi: Fix NULL dereferences / races between task completion and abort
by Stefan Priebe
· 13 years ago
2e1e79d
block: Convert close calls to qemu_close
by Corey Bryant
· 13 years ago
6165f4d
block: Convert open calls to qemu_open
by Corey Bryant
· 13 years ago
e174082
block: Prevent detection of /dev/fdset/ as floppy
by Corey Bryant
· 13 years ago
53810ba
Merge remote-tracking branch 'kwolf/for-anthony' into staging
by Anthony Liguori
· 13 years ago
3129426
Merge remote-tracking branch 'bonzini/scsi-next' into staging
by Anthony Liguori
· 13 years ago
058f8f1
block: add BLOCK_O_CHECK for qemu-img check
by Stefan Hajnoczi
· 13 years ago
acbe598
qcow2: mark image clean after repair succeeds
by Stefan Hajnoczi
· 13 years ago
b10170a
qed: mark image clean after repair succeeds
by Stefan Hajnoczi
· 13 years ago
31459f4
iscsi: Pick default initiator-name based on the name of the VM
by Ronnie Sahlberg
· 13 years ago
f2ef4a6
iscsi: reorganize code for parse_initiator_name
by Paolo Bonzini
· 13 years ago
b93c94f
iscsi: do not leak initiator_name
by Paolo Bonzini
· 13 years ago
bfe8043
qcow2: implement lazy refcounts
by Stefan Hajnoczi
· 13 years ago
c61d000
qcow2: introduce dirty bit
by Stefan Hajnoczi
· 13 years ago
4480e0f
vvfat: Do not clobber the user's geometry
by Markus Armbruster
· 13 years ago
f91cbef
vvfat: Fix partition table
by Markus Armbruster
· 13 years ago
19db9b9
sheepdog: do not blindly memset all read buffers
by Christoph Hellwig
· 13 years ago
cddd4ac
sheepdog: always use coroutine-based network functions
by MORITA Kazutaka
· 13 years ago
23797df
Merge remote-tracking branch 'mjt/mjt-iov2' into staging
by Anthony Liguori
· 13 years ago
715cc00
Merge remote-tracking branch 'kwolf/for-anthony' into staging
by Anthony Liguori
· 13 years ago
5c171af
raw: hook into blkdebug
by Paolo Bonzini
· 13 years ago
e4780db
blkdebug: optionally tie errors to a specific sector
by Paolo Bonzini
· 13 years ago
571cd43
blkdebug: store list of active rules
by Paolo Bonzini
· 13 years ago
e130225
blkdebug: pass getlength to underlying file
by Paolo Bonzini
· 13 years ago
368e8dd
blkdebug: tiny cleanup
by Paolo Bonzini
· 13 years ago
820100f
blkdebug: remove sync i/o events
by Paolo Bonzini
· 13 years ago
7dc1cde
sheepdog: traverse pending_list from the first for each time
by MORITA Kazutaka
· 13 years ago
c292ee6
sheepdog: split outstanding list into inflight and pending
by MORITA Kazutaka
· 13 years ago
1d732d7
sheepdog: make sure we don't free aiocb before sending all requests
by MORITA Kazutaka
· 13 years ago
b97564f
sheepdog: use coroutine based socket functions in coroutine context
by MORITA Kazutaka
· 13 years ago
2dfcca3
sheepdog: restart I/O when socket becomes ready in do_co_req()
by MORITA Kazutaka
· 13 years ago
1b6ac99
sheepdog: fix dprintf format strings
by MORITA Kazutaka
· 13 years ago
206e6d8
qcow2: preserve free_byte_offset when qcow2_alloc_bytes() fails
by Stefan Hajnoczi
· 13 years ago
b35278f
qcow2: fix #ifdef'd qcow2_check_refcounts() callers
by Stefan Hajnoczi
· 13 years ago
622695a
ISCSI: force use of sg for SMC and SSC devices
by Ronnie Sahlberg
· 13 years ago
9839245
ISCSI: Add SCSI passthrough via scsi-generic to libiscsi
by Ronnie Sahlberg
· 13 years ago
94282e7
raw-posix: Fix build without is_allocated support
by Kevin Wolf
· 13 years ago
af7b708
qcow2: fix autoclear image header update
by Stefan Hajnoczi
· 13 years ago
b7ab0fe
qcow2: Fix avail_sectors in cluster allocation code
by Kevin Wolf
· 13 years ago
cdba7fe
qcow2: Simplify calculation for COW area at the end
by Kevin Wolf
· 13 years ago
6af4e9e
qcow2: always operate caches in writeback mode
by Paolo Bonzini
· 13 years ago
e0d93a8
sheepdog: add coroutine_fn markers to coroutine functions
by MORITA Kazutaka
· 13 years ago
b11f38f
rbd: hook up cache options
by Josh Durgin
· 13 years ago
166acf5
qcow2: Support for fixing refcount inconsistencies
by Kevin Wolf
· 13 years ago
ccf3471
qemu-img check: Print fixed clusters and recheck
by Kevin Wolf
· 13 years ago
4534ff5
qemu-img check -r for repairing images
by Kevin Wolf
· 13 years ago
6ef228f
stream: move rate limiting to a separate header file
by Paolo Bonzini
· 13 years ago
188a7bb
stream: move is_allocated_above to block.c
by Paolo Bonzini
· 13 years ago
f9749f2
stream: tweak usage of bdrv_co_is_allocated
by Paolo Bonzini
· 13 years ago
5500316
block: implement is_allocated for raw
by Paolo Bonzini
· 13 years ago
8726775
qcow2: fix endianness conversion
by Zhi Yong Wu
· 13 years ago
833e408
qcow2: remove a line of unnecessary code
by Zhi Yong Wu
· 13 years ago
1417d7e
qcow2: Silence false warning
by Kevin Wolf
· 13 years ago
2fc8ae1
cleanup qemu_co_sendv(), qemu_co_recvv() and friends
by Michael Tokarev
· 13 years ago
d5e6b16
change qemu_iovec_to_buf() to match other to,from_buf functions
by Michael Tokarev
· 13 years ago
1b093c4
consolidate qemu_iovec_copy() and qemu_iovec_concat() and make them consistent
by Michael Tokarev
· 13 years ago
Next »