qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] Move block format drivers to new directory 'bdr


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH] Move block format drivers to new directory 'bdrv'
Date: Sun, 26 Apr 2009 12:44:12 -0500
User-agent: Thunderbird 2.0.0.21 (X11/20090320)

Blue Swirl wrote:
On 4/26/09, Avi Kivity <address@hidden> wrote:
Blue Swirl wrote:

Taking one step further, why not introduce directories similar to
VirtualBox:
http://www.virtualbox.org/browser/trunk/src/VBox



 No objection, but let's go one step at a time.

Yes, but it's good to see the big picture.

So the new 'host' directory would be like:

.
|-- audio
|-- block
|-- bluetooth
|-- crypto
|-- net
|   `-- slirp
|-- parport
|-- scsi
|-- serial
|-- usb
`-- video

There's an awful lot of code refactoring needed before such a layout would make sense. In general, I think until there are at least 3 files in the form something-foo.c, it doesn't make sense to convert to something/foo.c

Regards,

Anthony Liguori

audio and slirp are current directories. SDL and VNC go to video, aes
and d3des to crypto.







reply via email to

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