qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-discuss] Writing a QEMU block driver


From: Sandeep Joshi
Subject: Re: [Qemu-discuss] Writing a QEMU block driver
Date: Sun, 19 Oct 2014 12:41:39 +0530



On Sat, Oct 18, 2014 at 10:58 PM, Peter Maydell <address@hidden> wrote:
On 18 October 2014 05:12, Sandeep Joshi <address@hidden> wrote:
> I'd like to write a QEMU block driver which forwards IO requests to a
> custom-built storage cluster.
>
> I have seen Jeff Cody's presentation and also browsed the source code for
> sheepdog, nbd and gluster in the "block" directory and had a few questions.
>
> 1) What is the difference between bdrv_open and bdrv_file_open function
> pointers in the BlockDriver ?

For this sort of detailed code-level question you are probably
better off asking on qemu-devel rather than qemu-discuss -- I
know not all the core developers read this mailing list.

Have already posted there as well.
Is there a specific person I can pester :-)
In return, I can volunteer my time to contribute to QEMU development
 

thanks
-- PMM


reply via email to

[Prev in Thread] Current Thread [Next in Thread]