qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [Xen-devel] [PATCH V4 04/10] configure: Introduce --ena


From: Konrad Rzeszutek Wilk
Subject: Re: [Qemu-devel] [Xen-devel] [PATCH V4 04/10] configure: Introduce --enable-xen-pci-passthrough.
Date: Fri, 18 Nov 2011 09:53:47 -0500
User-agent: Mutt/1.5.21 (2010-09-15)

On Thu, Nov 17, 2011 at 03:17:07PM +0000, Anthony PERARD wrote:
> Signed-off-by: Anthony PERARD <address@hidden>
> ---
>  Makefile.target |    2 ++
>  configure       |   25 +++++++++++++++++++++++++
>  2 files changed, 27 insertions(+), 0 deletions(-)
> 
> diff --git a/Makefile.target b/Makefile.target
> index a111521..2e881ce 100644
> --- a/Makefile.target
> +++ b/Makefile.target
> @@ -219,6 +219,8 @@ obj-$(CONFIG_NO_XEN) += xen-stub.o
>  
>  obj-i386-$(CONFIG_XEN) += xen_platform.o
>  
> +# Xen PCI Passthrough
> +

What is this for? Ah, the next patch plucks some contents
there. You might want to move this Makefile change in the next patch.



reply via email to

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