Sign in
qemu
/
qemu
/
9316f80399cab827e6a3e8c651c1be7fa8ba6008
/
block
1559ca0
dmg: fix ->open failure
by Christoph Hellwig
· 15 years ago
95a2f9b
block/vdi: allow disk sizes not multiple of block size
by François Revol
· 15 years ago
ecbe157
block/bochs: improve format checking
by Blue Swirl
· 15 years ago
00ccf93
block/bochs.c: fix warning with _FORTIFY_SOURCE
by Kirill A. Shutemov
· 15 years ago
40ff6d7
Don't leak file descriptors
by Kevin Wolf
· 15 years ago
12c09b8
qemu-img: There is more than one host device driver
by Kevin Wolf
· 15 years ago
702ef63
qcow2: Fix some more qemu_malloc fallout
by Kevin Wolf
· 15 years ago
e1c7f0e
qcow2: Store exact backing format length
by Kevin Wolf
· 15 years ago
a167ba5
Add support for GNU/kFreeBSD
by Aurelien Jarno
· 15 years ago
c34d245
Fix 32-bit overflow in parallels image support
by David Woodhouse
· 15 years ago
d191d12
qcow2: Allow qcow2 disk images with size zero
by Stefan Weil
· 15 years ago
1e5b9d2
Remove aio_ctx from paio_* interface
by Kevin Wolf
· 15 years ago
72ecf02
Revert "qcow2: Bring synchronous read/write back to life"
by Kevin Wolf
· 15 years ago
8febfa2
Add qemu_aio_process_queue()
by Kevin Wolf
· 15 years ago
d2e4634
raw/linux-aio: Also initialize POSIX AIO
by Kevin Wolf
· 15 years ago
c5baaa4
qcow2: Fix grow_refcount_table error handling
by Kevin Wolf
· 15 years ago
ef845c3
qcow2: Bring synchronous read/write back to life
by Kevin Wolf
· 15 years ago
0b4ce02
block/raw: Add create_options for host_device
by Kevin Wolf
· 15 years ago
80ee15a
qcow2: Increase maximum cluster size to 2 MB
by Kevin Wolf
· 15 years ago
ee682d2
Check availability of uuid header / library
by Stefan Weil
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
6ab00ce
vvfat: fix coding style nit
by Michael S. Tsirkin
· 15 years ago
a2a45a2
Fix signedness warnings on OpenSolaris
by Blue Swirl
· 16 years ago
72cf2d4
Fix sys-queue.h conflict for good
by Blue Swirl
· 16 years ago
b2e12bc
block: add aio_flush operation
by Christoph Hellwig
· 16 years ago
6f1953c
block: use fdatasync instead of fsync if possible
by Christoph Hellwig
· 16 years ago
f214978
qcow2: Order concurrent AIO requests on the same unallocated cluster
by Kevin Wolf
· 16 years ago
ea80b90
qcow2: Fix metadata preallocation
by Kevin Wolf
· 16 years ago
cc2040f
Fix spelling in comment.
by Stefan Weil
· 16 years ago
2000cbc
Fix gcc 3 warning about uninitialized variable
by Blue Swirl
· 16 years ago
e44bd6f
Don't compile aio code if CONFIG_LINUX_AIO is undefined
by Stefan Weil
· 16 years ago
5c6c3a6
raw-posix: add Linux native AIO support
by Christoph Hellwig
· 16 years ago
9ef91a6
raw-posix: refactor AIO support
by Christoph Hellwig
· 16 years ago
a35e1c1
qcow2: Metadata preallocation
by Kevin Wolf
· 16 years ago
6eea90e
block/vdi.c: Fix several bugs
by Stefan Weil
· 16 years ago
5ec4d68
eliminate errors about unused results in block/vpc.c
by Nathan Froyd
· 16 years ago
4dd75c7
make pthreads mandatory
by Christoph Hellwig
· 16 years ago
1786dc1
Use pstrcpy to avoid OpenBSD linker warnings
by Blue Swirl
· 16 years ago
9aebd98
Add new block driver for the VDI format (only aio supported)
by Stefan Weil
· 16 years ago
df3cee1
Fix Sparse warning about "expression using sizeof on a function"
by Blue Swirl
· 16 years ago
71e72a1
rename HOST_BSD to CONFIG_BSD
by Juan Quintela
· 16 years ago
b171271
vmdk: Fix backing file handling
by Kevin Wolf
· 16 years ago
0bf9e31
Fix most warnings (errors with -Werror) when debugging is enabled
by Blue Swirl
· 16 years ago
1e37d05
raw-posix: Handle errors in raw_create
by Stefan Weil
· 16 years ago
45566e9
replace bdrv_{get, put}_buffer with bdrv_{load, save}_vmstate
by Christoph Hellwig
· 16 years ago
3f6a3ee
qcow2: Fix L1 table memory allocation
by Kevin Wolf
· 16 years ago
c53ffce
qcow1: Fix qcow_aio_writev
by Kevin Wolf
· 16 years ago
1c27a8b
Substitute O_DSYNC with O_SYNC or O_FSYNC when needed.
by G 3
· 16 years ago
c76f495
Allow adjustment of http block device's readahead size, via a new
by Nolan
· 16 years ago
1cec71e
Revert "support colon in filenames"
by Anthony Liguori
· 16 years ago
0aa217e
qcow2: Make cache=writethrough default
by Kevin Wolf
· 16 years ago
3b88e52
qcow2: Cache refcount blocks during snapshot creation
by Kevin Wolf
· 16 years ago
22afa7b
block-raw: Allow pread beyond the end of growable images
by Kevin Wolf
· 16 years ago
707c0db
support colon in filenames
by Ram Pai
· 16 years ago
14899cd
Fix QCOW2 debugging code to compile again
by Filip Navara
· 16 years ago
19a3da7
Fix opening of read only raw images
by Blue Swirl
· 16 years ago
9923e05
update_refcount: Write complete sectors
by Kevin Wolf
· 16 years ago
4c1612d
alloc_cluster_link_l2: Write complete sectors
by Kevin Wolf
· 16 years ago
6583e3c
l2_allocate: Write complete sectors
by Kevin Wolf
· 16 years ago
ed6ccf0
qcow2: Rename global functions
by Kevin Wolf
· 16 years ago
c142442
qcow2: Split out snapshot functions
by Kevin Wolf
· 16 years ago
45aba42
qcow2: Split out guest cluster functions
by Kevin Wolf
· 16 years ago
f7d0fe0
qcow2: Split out refcount handling
by Kevin Wolf
· 16 years ago
9ccb258
qcow2: Change default cluster size to 64k
by Kevin Wolf
· 16 years ago
11a1feb
raw-posix: Remove O_RDWR when attempting to open a file read-only
by Avi Kivity
· 16 years ago
736d0c2
raw-posix: open flags use BDRV_ namespace, not posix namespace
by Avi Kivity
· 16 years ago
63ec93d
raw-posix: cleanup ioctl methods
by Christoph Hellwig
· 16 years ago
508c7cb
block: add bdrv_probe_device method
by Christoph Hellwig
· 16 years ago
f3a5d3f
raw-posix: split hdev drivers
by Christoph Hellwig
· 16 years ago
90babde
raw-posix: add a raw_open_common helper
by Christoph Hellwig
· 16 years ago
0e1d8f4
raw-posix: always store open flags
by Christoph Hellwig
· 16 years ago
db08adf
qemu-img: Print available options with -o ?
by Kevin Wolf
· 16 years ago
f9e9643
vvfat: one more missing BlockDriver C99 initializer conversion
by Christoph Hellwig
· 16 years ago
c16b5a2
fully split aio_pool from BlockDriver
by Christoph Hellwig
· 16 years ago
ad53089
qcow: add qcow_aio_setup helper
by Christoph Hellwig
· 16 years ago
4099df5
raw-posix: fix hdev_create
by Christoph Hellwig
· 16 years ago
94c6d6d
fix raw_pread_aligned return value
by Christoph Hellwig
· 16 years ago
91a073a
Drop bdrv_create2
by Kevin Wolf
· 16 years ago
a980c98
qcow2: Update multiple refcounts at once
by Kevin Wolf
· 16 years ago
44ff42d
qcow2: Refactor update_refcount
by Kevin Wolf
· 16 years ago
ade4067
qcow/qcow2: Drop synchronous qcow_write()
by Kevin Wolf
· 16 years ago
769ce76
Add HTTP protocol using curl v6
by Alexander Graf
· 16 years ago
73c632e
qcow2: Allow different cluster sizes
by Kevin Wolf
· 16 years ago
0e7e198
Convert all block drivers to new bdrv_create
by Kevin Wolf
· 16 years ago
eb0b64f
Do not attempt to allocate sn_tab when there are no snapshots
by malc
· 16 years ago
dcc5e4a
Fix warning on WIN32
by Anthony Liguori
· 16 years ago
019d6b8
Move block drivers into their own directory
by Anthony Liguori
· 16 years ago