40 Commits (1fd06db03da73db868e54b838bb5ea02c10eea6c)

Author SHA1 Message Date
Markus Armbruster da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 11 years ago
Peter Maydell 80c71a241a block: Clean up includes 11 years ago
Paolo Bonzini c833d1e8f5 gluster: allocate GlusterAIOCBs on the stack 11 years ago
Hu Tao 180e95265e block: don't convert file size to sector size 12 years ago
Hu Tao c2eb918e32 block: round up file size to nearest sector 12 years ago
Markus Armbruster 5839e53bbc block: Use g_new() & friends where that makes obvious sense 12 years ago
Chunyan Liu c282e1fdf7 cleanup QEMUOptionParameter 12 years ago
Chunyan Liu 90c772de56 gluster.c: replace QEMUOptionParameter with QemuOpts 12 years ago
Stefan Hajnoczi 6ee50af24b gluster: use BlockDriverState's AioContext 12 years ago
Peter Krempa 4557117d9e gluster: Correctly propagate errors when volume isn't accessible 12 years ago
Deepak Kathayat dc6fb73d21 Fixed various typos 13 years ago
Bharata B Rao b1f7d84fd2 gluster: Remove unused defines and header include 13 years ago
Bharata B Rao 85c09bc016 gluster: Change licence to GPLv2+ 13 years ago
Andreas Färber f55ea6297c block/gluster: Add missing argument to qemu_gluster_init() call 13 years ago
Jeff Cody adccfbcd60 block: gluster - add reopen support. 13 years ago
Jeff Cody 1b37b3442f block: gluster - code movements, state storage changes 13 years ago
Paolo Bonzini a7451cb850 gluster: correctly propagate errors 13 years ago
Paolo Bonzini 24897a767b gluster: default scheme to gluster:// and host to localhost. 13 years ago
Markus Armbruster 84d18f065f Use error_is_set() only when necessary 13 years ago
Bharata B Rao cf7f616b9d gluster: Add support for creating zero-filled image 13 years ago
Bharata B Rao 7c815372f3 gluster: Implement .bdrv_co_write_zeroes for gluster 13 years ago
Bharata B Rao 15744b0b8f gluster: Convert aio routines into coroutines 13 years ago
Peter Crosthwaite 87ea75d5e1 qemu-option: Remove qemu_opts_create_nofail 13 years ago
Benoît Canet 030be32184 block: introduce BlockDriver.bdrv_needs_filename to enable some drivers. 13 years ago
Max Reitz d5124c00d8 bdrv: Use "Error" for creating images 13 years ago
Max Reitz 015a1036a7 bdrv: Use "Error" for opening images 13 years ago
Bharata B Rao 9faa574f7d gluster: Abort on AIO completion failure 13 years ago
Stefan Hajnoczi f2e5dca46b aio: drop io_flush argument 14 years ago
Stefan Hajnoczi 372835fbc3 block/gluster: drop qemu_gluster_aio_flush_cb() 14 years ago
Paolo Bonzini 42ec24e285 gluster: Add image resize support 13 years ago
Bharata B Rao 0c14fb47ec gluster: Add discard support for GlusterFS block driver. 13 years ago
Kevin Wolf 8ab6feec2c gluster: Return bdrv_has_zero_init = 0 13 years ago
Kevin Wolf 56d1b4d21d block: Remove filename parameter from .bdrv_file_open() 14 years ago
Kevin Wolf b489477653 gluster: Use bdrv_open options instead of filename 14 years ago
Kevin Wolf 787e4a8500 block: Add options QDict to bdrv_file_open() prototypes 14 years ago
Markus Armbruster 312fd5f290 error: Strip trailing '\n' from error string arguments (again) 14 years ago
Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 14 years ago
Paolo Bonzini 737e150e89 block: move include files to include/block/ 14 years ago
Stefan Hajnoczi d7331bed11 aio: rename AIOPool to AIOCBInfo 14 years ago
Bharata B Rao 8d6d89cb63 block: Support GlusterFS as a QEMU block backend. 14 years ago