288 Commits (7a2c4b82340d621bff462672b29c88d2020d68c1)

Author SHA1 Message Date
Mitnick Lyu 2d56a546a7 vpc.c: Use get_option_parameter() does the search 16 years ago
Anthony Liguori 21df65b644 qed: Add support for zero clusters 16 years ago
Nick Thomas 33897dc7d6 NBD device: Separate out parsing configuration and opening sockets. 16 years ago
Stefan Weil 4ff9786c67 Fix trivial "endianness bugs" 16 years ago
Michael Tokarev 8cffde7329 get rid of private bitmap functions in block/sheepdog.c, use generic ones 16 years ago
Stefan Weil 5614c188c6 block/qcow: Don't ignore immediate read/write and other failures 16 years ago
Stefan Weil 40a892b78c block/vdi: Don't ignore immediate read/write failures 16 years ago
Kevin Wolf 16fde5f2c2 qcow2: Fix order in L2 table COW 16 years ago
Kevin Wolf 10b758e85c qed: Report error for unsupported features 16 years ago
Kevin Wolf e8cdcec123 qcow2: Report error for version > 2 16 years ago
Kevin Wolf 8af3648843 qcow2: Fix error handling for reading compressed clusters 16 years ago
Kevin Wolf 3ab4c7e92d qcow2: Fix error handling for immediate backing file read failure 16 years ago
Chunqiang Tang e0d9c6f937 QCOW2: bug fix - read base image beyond its size 16 years ago
Stefan Weil 4f3669ea5b block/vdi: Fix wrong size in conditionally used memset, memcmp 16 years ago
Kevin Wolf e1a7107f2d qcow2: Really use cache=unsafe for image creation 16 years ago
Blue Swirl 1869a65385 qcow2-refcount: remove write-only variables 16 years ago
Kevin Wolf 1b40bbd13a raw-win32: Fix bdrv_flush return value 16 years ago
Stefan Hajnoczi 0d09c79700 qed: Images with backing file do not require QED_F_NEED_CHECK 16 years ago
Kevin Wolf 5ea929e3d1 qcow2: Add bdrv_discard support 16 years ago
MORITA Kazutaka b444736346 sheepdog: support creating images on remote hosts 16 years ago
Jes Sorensen bf595021c7 Reorganize struct Qcow2Cache for better struct packing 16 years ago
Stefan Hajnoczi c743849bee qed: Refuse to create images on block devices 16 years ago
Kevin Wolf 3de0a2944b qcow2: Batch flushes for COW 16 years ago
Kevin Wolf 29c1a7301a qcow2: Use QcowCache 16 years ago
Kevin Wolf 493810940b qcow2: Add QcowCache 16 years ago
Aurelien Jarno 653df36bbe qcow2: fix unaligned access 16 years ago
Blue Swirl f0ff243a16 vpc: fix a file descriptor leak 16 years ago
Blue Swirl 08089edcd2 vvfat: fix a file descriptor leak 16 years ago
Jes Sorensen 6d85a57e20 Add proper -errno error return values to qcow2_open() 16 years ago
Jes Sorensen 7c80ab3f21 block/qcow2.c: rename qcow_ functions to qcow2_ 16 years ago
Stefan Hajnoczi 01979a98d7 qed: Consistency check support 16 years ago
Stefan Hajnoczi eabba580e6 qed: Read/write support 16 years ago
Stefan Hajnoczi 298800cae7 qed: Table, L2 cache, and cluster functions 16 years ago
Stefan Hajnoczi 75411d236d qed: Add QEMU Enhanced Disk image format 16 years ago
Christoph Hellwig dce512dedf raw-posix: add discard support 16 years ago
Christoph Hellwig bb8bf76fb1 block: add discard support 16 years ago
Christian Brunner f27aaf4b53 ceph/rbd block driver for qemu-kvm 16 years ago
Christoph Hellwig 11a3cb8159 raw-posix: raw_pwrite comment fixup 16 years ago
Kevin Wolf 80465c5016 block: Remove unused s->hd in various drivers 16 years ago
Blue Swirl cfd07e7abb Fix win32 build 16 years ago
Blue Swirl a313358636 block: avoid a warning on 64 bit hosts with long as int64_t 16 years ago
Kevin Wolf 1c02e2a171 qcow2: Invalidate cache after failed read 16 years ago
Kevin Wolf 4a4111851f vpc: Implement bdrv_flush 16 years ago
Kevin Wolf 205ef7961f block: Allow bdrv_flush to return errors 16 years ago
Blue Swirl c57c846a80 qemu-timer: move commonly used timer code to qemu-timer-common 16 years ago
Stefan Weil a77cffe7e9 block: Use GCC_FMT_ATTR and fix a format error 16 years ago
edison 51ef67270b Copy snapshots out of QCOW2 disk 16 years ago
Kevin Wolf 9b036055ef qcow2: Remove old image creation function 16 years ago
Kevin Wolf a9420734b6 qcow2: Simplify image creation 16 years ago
Stefan Hajnoczi 72893756e0 qcow2: Support exact L1 table growth 16 years ago