On Sat, Feb 26, 2011 at 04:38:58PM +0000, Prasad Joshi wrote:
> I pulled the latest qemu-kvm code and configured it with disabled-kvm
> and related options. Configuration finishes well, but the compilation
> fails.
> 
> prasad@prasad-kvm:~/KVM/qemu-kvm$ ./configure --disable-kvm
> --disable-kvm-device-assignment --disable-kvm-pit
> ...
> ...
> 
> prasad@prasad-kvm:~/KVM/qemu-kvm$ make
> ....
> ....
>   CC    x86_64-softmmu/kvm-stub.o
> /home/prasad/KVM/qemu-kvm/kvm-stub.c:140: error: expected identifier
> or ‘(’ before ‘<<’ token
> make[1]: *** [kvm-stub.o] Error 1
> make: *** [subdir-x86_64-softmmu] Error 2
> 
> 
> A Small fix would be
> 
> Signed-off-by: Prasad Joshi <[email protected]>

Applied, thanks.

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to