Devin Nakamura
|
5afc8b3de9
qemu-io: Fix if scoping bug
|
14 年之前 |
Devin Nakamura
|
43642b3803
qemu-io: Fix formatting
|
14 年之前 |
Christoph Hellwig
|
a659979328
block: clarify the meaning of BDRV_O_NOCACHE
|
14 年之前 |
Kevin Wolf
|
a9c49a6b02
qemu-io: Fix discard command
|
14 年之前 |
Blue Swirl
|
1afec9138f
qemu-io: fix a memory leak
|
14 年之前 |
Kevin Wolf
|
095343adf9
qemu-io: Fix typo in help texts
|
14 年之前 |
Stefan Hajnoczi
|
edff5db1f5
qemu-io: Add discard command
|
14 年之前 |
Kevin Wolf
|
ad7171394f
Remove NULL checks for bdrv_new return value
|
14 年之前 |
Kevin Wolf
|
191c2890dd
qemu-io: New command map
|
15 年之前 |
Christoph Hellwig
|
72aef7318f
use qemu_blockalign consistently
|
15 年之前 |
Stefan Hajnoczi
|
b407a81e70
qemu-io: Make alloc output useful when nb_sectors=1
|
15 年之前 |
Joel Schopp
|
ca1d6ac657
fix variable type in qemu-io.c
|
15 年之前 |
Kevin Wolf
|
0923c577f9
qemu-io: Fix error messages
|
15 年之前 |
Kevin Wolf
|
776cbbbd78
qemu-io: Add multiwrite command
|
15 年之前 |
Blue Swirl
|
0bfcd599e3
Fix %lld or %llx printf format use
|
15 年之前 |
Christoph Hellwig
|
6db956039d
block: get rid of the BDRV_O_FILE flag
|
15 年之前 |
Kevin Wolf
|
d6e9098e10
Replace calls of old bdrv_open
|
15 年之前 |
Christoph Hellwig
|
e432cef916
qemu-io: fix aio help texts
|
15 年之前 |
Ryota Ozaki
|
06b611c48e
qemu-io: Fix return value handling of bdrv_open
|
15 年之前 |
Christoph Hellwig
|
9a2d77ad0d
block: kill BDRV_O_CREAT
|
15 年之前 |
Naphtali Sprei
|
f5edb014ed
Clean-up a little bit the RW related bits of BDRV_O_FLAGS. BDRV_O_RDONLY gone (and so is BDRV_O_ACCESS). Default value for bdrv_flags (0/zero) is READ-ONLY. Need to explicitly request READ-WRITE.
|
15 年之前 |
Blue Swirl
|
6474bd6909
qemu-io: suppress a warning with gcc 4.0.2
|
15 年之前 |
Kevin Wolf
|
40a0d7c395
qemu-io: Fix memory leak
|
15 年之前 |
Blue Swirl
|
b32bb95264
qemu-io: add 'const'
|
15 年之前 |
Blue Swirl
|
22a2bdcbae
Fix OpenBSD build of qemu-io
|
15 年之前 |
Stefan Weil
|
c32d766af1
qemu-io: Improve portability (win32 now supported).
|
16 年之前 |
Christoph Hellwig
|
5c6c3a6c54
raw-posix: add Linux native AIO support
|
16 年之前 |
Blue Swirl
|
660f11be54
Fix Sparse warnings: "Using plain integer as NULL pointer"
|
16 年之前 |
Christoph Hellwig
|
cf070d7ec0
qemu-io: reject invalid pattern
|
16 年之前 |
Kevin Wolf
|
a7824a886e
qemu-io: Rework alloc command
|
16 年之前 |