[Qemu-devel] Re: [PATCH] Add KVM CFLAGS to vhost build

2010-05-03 Thread Michael S. Tsirkin
On Tue, Apr 06, 2010 at 01:31:29PM +0200, Jan Kiszka wrote: > The configure test of vhost uses KVM CFLAGS, so the build must use them > as well. Otherwise we specifically miss what --kerneldir provides. > > Signed-off-by: Jan Kiszka Acked-by: Michael S. Tsirkin > --- > Makefile.target |2

[Qemu-devel] Re: [PATCH] Add KVM CFLAGS to vhost build

2010-05-03 Thread Jan Kiszka
Jan Kiszka wrote: > The configure test of vhost uses KVM CFLAGS, so the build must use them > as well. Otherwise we specifically miss what --kerneldir provides. > Ping. Jan > Signed-off-by: Jan Kiszka > --- > Makefile.target |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > d