[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] [PATCH 1/2] VirtualBox support to libvirt
- From: Pritesh Kothari <Pritesh Kothari Sun COM>
- To: libvir-list redhat com, veillard redhat com
- Cc: Achim Hasenmueller <achim Sun COM>
- Subject: Re: [libvirt] [PATCH 1/2] VirtualBox support to libvirt
- Date: Thu, 19 Mar 2009 14:12:21 +0100
Hi Daniel,
>
> > +VBOX_DRIVER_SOURCES = \
> > + vbox/VBoxXPCOMCGlue.c vbox/VBoxXPCOMCGlue.h \
> > + vbox/vbox_driver.c vbox/vbox_driver.h \
> > + vbox/vbox_V2_2.c
>
> Hum, I wonder about the need of a subdirectory here, others
> drivers are directly in src/ ... maybe it's a good idea, but
> that's different from current practice.
Actually src/ now has 140+ files and I thought it would be better if every
driver got his own place ;)
> affect this too
>
> > +#ifdef WITH_VBOX
> > +#include "vbox/vbox_driver.h"
> > +#endif
> > #endif
>
> Otherwise that part of the patch looks good.
> Is there really no need for checkings at configure time ?
I didn't understand this, do you mean the #ifdef is not necessary?
i will remove it then.
Thanks,
-pritesh
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]