index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
raw-posix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
2016-06-20
1
-6
/
+2
*
error: Remove unnecessary local_err variables
Eduardo Habkost
2016-06-20
1
-6
/
+2
*
error: Remove NULL checks on error_propagate() calls
Eduardo Habkost
2016-06-20
1
-12
/
+4
*
raw-posix: Implement .bdrv_co_preadv/pwritev
Kevin Wolf
2016-06-16
1
-20
/
+23
*
raw-posix: Switch to bdrv_co_* interfaces
Kevin Wolf
2016-06-16
1
-32
/
+27
*
raw-posix: Fetch max sectors for host block device
Fam Zheng
2016-06-08
1
-0
/
+24
*
raw-posix: Convert to bdrv_co_pwrite_zeroes()
Eric Blake
2016-06-08
1
-17
/
+17
*
block: Honor BDRV_REQ_FUA during write_zeroes
Eric Blake
2016-05-12
1
-0
/
+1
*
linux-aio: make it more type safe
Paolo Bonzini
2016-05-12
1
-2
/
+2
*
block: plug whole tree at once, introduce bdrv_io_unplugged_begin/end
Paolo Bonzini
2016-05-12
1
-15
/
+1
*
block/raw-posix.c: Make physical devices usable in QEMU under Mac OS X host
Programmingkid
2016-03-30
1
-39
/
+126
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
1
-1
/
+1
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
raw: Assign bs to file in raw_co_get_block_status
Fam Zheng
2016-02-02
1
-0
/
+1
*
block: Add "file" output parameter to block status query functions
Fam Zheng
2016-02-02
1
-1
/
+2
*
block: Clean up includes
Peter Maydell
2016-01-20
1
-2
/
+1
*
block/raw-posix: avoid bogus fixup for cylinders on DASD disks
Christian Borntraeger
2016-01-19
1
-7
/
+0
*
raw-posix: Make aio=native option binding
Kevin Wolf
2015-12-18
1
-12
/
+8
*
qapi: Don't let implicit enum MAX member collide
Eric Blake
2015-12-17
1
-1
/
+1
*
raw-posix.c: Make GetBSDPath() handle caching options
Programmingkid
2015-11-25
1
-6
/
+9
*
block: Drop BlockDriver.bdrv_ioctl
Fam Zheng
2015-11-12
1
-8
/
+0
*
block: Make bdrv_is_inserted() return a bool
Max Reitz
2015-10-23
1
-5
/
+3
*
block: Remove host floppy support
Max Reitz
2015-10-23
1
-217
/
+5
*
raw-posix: warn about BDRV_O_NATIVE_AIO if libaio is unavailable
Stefan Hajnoczi
2015-10-16
1
-1
/
+10
*
block: switch from g_slice allocator to malloc
Paolo Bonzini
2015-10-12
1
-4
/
+4
*
block/raw-posix: Open file descriptor O_RDWR to work around glibc posix_fallo...
Richard W.M. Jones
2015-10-02
1
-1
/
+1
*
block/raw-posix: Use raw_normalize_devicepath()
Max Reitz
2015-09-04
1
-5
/
+17
*
block/raw-posix: Don't think /dev/fd/<NN> is a floppy drive.
Richard W.M. Jones
2015-07-07
1
-1
/
+2
*
raw-posix: Introduce hdev_is_sg()
Dimitris Aragiorgis
2015-06-23
1
-11
/
+28
*
raw-posix: Use DPRINTF for DEBUG_FLOPPY
Dimitris Aragiorgis
2015-06-23
1
-17
/
+5
*
raw-posix: DPRINTF instead of DEBUG_BLOCK_PRINT
Dimitris Aragiorgis
2015-06-23
1
-8
/
+18
*
block: Use bdrv_is_sg() everywhere
Dimitris Aragiorgis
2015-06-23
1
-2
/
+2
*
qerror: Move #include out of qerror.h
Markus Armbruster
2015-06-22
1
-0
/
+2
*
raw-posix: Fix .bdrv_co_get_block_status() for unaligned image size
Kevin Wolf
2015-06-12
1
-2
/
+3
*
block: align bounce buffers to page
Denis V. Lunev
2015-05-22
1
-6
/
+7
*
block: minimal bounce buffer alignment
Denis V. Lunev
2015-05-22
1
-0
/
+1
*
raw-posix: Deprecate aio=threads fallback without O_DIRECT
Kevin Wolf
2015-03-19
1
-0
/
+8
*
raw-posix: Deprecate host floppy passthrough
Markus Armbruster
2015-03-19
1
-0
/
+2
*
block/raw-posix: fix launching with failed disks
Stefan Hajnoczi
2015-03-10
1
-2
/
+27
*
block: Add driver methods to probe blocksizes and geometry
Ekaterina Tumanova
2015-03-10
1
-0
/
+103
*
raw-posix: Factor block size detection out of raw_probe_alignment()
Ekaterina Tumanova
2015-03-10
1
-16
/
+35
*
block/raw-posix: fix compilation warning on OSX
Denis V. Lunev
2015-03-09
1
-0
/
+2
*
block: Remove "growable" from BDS
Max Reitz
2015-02-16
1
-1
/
+1
*
block/raw-posix.c: Fix raw_getlength() on Mac OS X block devices
Programmingkid
2015-02-06
1
-1
/
+14
*
block: use fallocate(FALLOC_FL_PUNCH_HOLE) & fallocate(0) to write zeroes
Denis V. Lunev
2015-02-06
1
-0
/
+19
*
block/raw-posix: call plain fallocate in handle_aiocb_write_zeroes
Denis V. Lunev
2015-02-06
1
-1
/
+13
*
block: use fallocate(FALLOC_FL_ZERO_RANGE) in handle_aiocb_write_zeroes
Denis V. Lunev
2015-02-06
1
-2
/
+13
*
block/raw-posix: refactor handle_aiocb_write_zeroes a bit
Denis V. Lunev
2015-02-06
1
-19
/
+27
*
block/raw-posix: create do_fallocate helper
Denis V. Lunev
2015-02-06
1
-8
/
+14
*
block/raw-posix: create translate_err helper to merge errno values
Denis V. Lunev
2015-02-06
1
-6
/
+13
[next]