17 Commits (d72a19f7bd861390fcd1ddb3cb792a04eca1bedd)

Author SHA1 Message Date
aliguori f3d54fc494 Abstract out geometry detection code from IDE for reuse 18 years ago
aliguori 4fc9af53d8 Use an option rom instead of boot sector for -kernel 18 years ago
aliguori 9f7965c7e9 Expand cache= option and use write-through caching by default 18 years ago
aliguori c6ca28d636 Add bdrv_flush_all() 18 years ago
aliguori a76bab4952 Refactor AIO to allow multiple AIO implementations 18 years ago
aliguori 03ff3ca30f Use common objects for qemu-img and qemu-nbd 18 years ago
aliguori baf35cb902 Use signalfd() to work around signal/select race 18 years ago
ths 75818250ba Allow QEMU to connect directly to an NBD server, by Laurent Vivier. 18 years ago
ths f58c7b3545 New qemu-img convert -B option, by Marc Bevand. 18 years ago
aurel32 b5eff35546 Revert fix for CVE-2008-0928. Will be fixed in a different way later. 19 years ago
aurel32 902b27d0b8 Fix CVE-2008-0928 - insufficient block device address range checking 19 years ago
ths 985a03b0ce Real SCSI device passthrough (v4), by Laurent Vivier. 19 years ago
balrog 33f002714b Add "cache" parameter to "-drive" (Laurent Vivier). 19 years ago
ths 96b8f136f5 Fix bdrv_get_geometry to return uint64_t, by Andre Przywara. 19 years ago
ths a36e69ddfe Collecting block device statistics, by Richard W.M. Jones. 19 years ago
pbrook 87ecb68bdf Break up vl.h. 19 years ago
pbrook faf07963cb Split block API from vl.h. 19 years ago