Sign in
qemu
/
qemu
/
53d09b761f032f50c4424e8649396a9041070bae
/
block
/
qed.c
cc84d90
block: Error parameter for create functions
by Max Reitz
· 11 years ago
34b5d2c
block: Error parameter for open functions
by Max Reitz
· 11 years ago
d5124c0
bdrv: Use "Error" for creating images
by Max Reitz
· 11 years ago
015a103
bdrv: Use "Error" for opening images
by Max Reitz
· 11 years ago
4bc74be
block: return get_block_status data and flags for formats
by Paolo Bonzini
· 11 years ago
b6b8a33
block: introduce bdrv_get_block_status API
by Paolo Bonzini
· 11 years ago
4f6fd34
block: make bdrv_delete() static
by Fam Zheng
· 11 years ago
bc72ad6
aio / timers: Switch entire codebase to the new timer API
by Alex Bligh
· 11 years ago
3ac2162
block: change default of .has_zero_init to 0
by Peter Lieven
· 12 years ago
787e4a8
block: Add options QDict to bdrv_file_open() prototypes
by Kevin Wolf
· 12 years ago
1a86938
block: Add options QDict to .bdrv_open()
by Kevin Wolf
· 12 years ago
15bac0d
block: Use error code EMEDIUMTYPE for wrong format in some block drivers
by Stefan Weil
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
caf71f8
migration: move include files to include/migration/
by Paolo Bonzini
· 12 years ago
7b1b5d1
qapi: move include files to include/qobject/
by Paolo Bonzini
· 12 years ago
d7331be
aio: rename AIOPool to AIOCBInfo
by Stefan Hajnoczi
· 12 years ago
f9cb20f
block: qed image file reopen
by Jeff Cody
· 12 years ago
ef72f76
qed: refuse unaligned zero writes with a backing file
by Stefan Hajnoczi
· 12 years ago
058f8f1
block: add BLOCK_O_CHECK for qemu-img check
by Stefan Hajnoczi
· 12 years ago
b10170a
qed: mark image clean after repair succeeds
by Stefan Hajnoczi
· 12 years ago
23797df
Merge remote-tracking branch 'mjt/mjt-iov2' into staging
by Anthony Liguori
· 12 years ago
820100f
blkdebug: remove sync i/o events
by Paolo Bonzini
· 13 years ago
4534ff5
qemu-img check -r for repairing images
by Kevin Wolf
· 13 years ago
1b093c4
consolidate qemu_iovec_copy() and qemu_iovec_concat() and make them consistent
by Michael Tokarev
· 13 years ago
3d9b492
consolidate qemu_iovec_memset{,_skip}() into single function and use existing iov_memset()
by Michael Tokarev
· 13 years ago
e023b2e
block: fix snapshot on QED
by Paolo Bonzini
· 13 years ago
50d30c2
qed: remove incoming live migration blocker
by Benoît Canet
· 13 years ago
2d1f3c2
qed: honor BDRV_O_INCOMING for incoming live migration
by Benoît Canet
· 13 years ago
c82954e
qed: add bdrv_invalidate_cache to be called after incoming live migration
by Benoît Canet
· 13 years ago
d68dbee
qed: track dirty flag status
by Dong Xu Wang
· 13 years ago
29cdb25
block: push recursive flushing up from drivers
by Paolo Bonzini
· 13 years ago
0e71be1
qed: add .bdrv_co_write_zeroes() support
by Stefan Hajnoczi
· 13 years ago
6e4f59b
qed: replace is_write with flags field
by Stefan Hajnoczi
· 13 years ago
ad54ae8
block: bdrv_aio_* do not return NULL
by Paolo Bonzini
· 13 years ago
b7d5a5b
qed: convert to .bdrv_co_is_allocated()
by Stefan Hajnoczi
· 13 years ago
1ed520c
qed: add migration blocker (v2)
by Anthony Liguori
· 13 years ago
3a069ff
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
by Anthony Liguori
· 13 years ago
512a2cf
qed: remove unneeded variable assignment
by Pavel Borzenkov
· 13 years ago
feba23b
qed: don't pass NULL to memcpy
by Pavel Borzenkov
· 13 years ago
6f6dc65
block: drop redundant bdrv_flush implementation
by Stefan Hajnoczi
· 13 years ago
e4fc878
qed: fix use-after-free during l2 cache commit
by Stefan Hajnoczi
· 13 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 13 years ago
384acbf
async: Remove AsyncContext
by Kevin Wolf
· 13 years ago
99cce9f
qemu-img create: Fix displayed default cluster size
by Kevin Wolf
· 14 years ago
77a5a00
qed: support for growing images
by Stefan Hajnoczi
· 14 years ago
6f321e9
qed: Periodically flush and clear need check bit
by Stefan Hajnoczi
· 14 years ago
21df65b
qed: Add support for zero clusters
by Anthony Liguori
· 14 years ago
10b758e
qed: Report error for unsupported features
by Kevin Wolf
· 14 years ago
0d09c79
qed: Images with backing file do not require QED_F_NEED_CHECK
by Stefan Hajnoczi
· 14 years ago
c743849
qed: Refuse to create images on block devices
by Stefan Hajnoczi
· 14 years ago
01979a9
qed: Consistency check support
by Stefan Hajnoczi
· 14 years ago
eabba58
qed: Read/write support
by Stefan Hajnoczi
· 14 years ago
298800c
qed: Table, L2 cache, and cluster functions
by Stefan Hajnoczi
· 14 years ago
75411d2
qed: Add QEMU Enhanced Disk image format
by Stefan Hajnoczi
· 14 years ago