Hi Vasiliy, On Mon, Dec 23, 2013 at 01:58:12PM +0400, Vasiliy Tolstov wrote: > Hi all. I need to write some qemu block driver (like sheepdog or ceph). > Where i can find some docs/tips/tutorials what functions i need to implement? > Thank you.
I haven't taken the time to look at it yet, but there is a talk from this year's KVM Forum (Implementing New Block Drivers: A QEMU Developer Primer - Jeff Cody) that could help you. Cheers, Hani.