Mohammed Gamal wrote:
> Hi,
> I was trying to compile the code from kvm-userspace.git against the
> kernel from kvm.git tree. I ran configure --with-patched-kernel and I
> got this error:
>
> ../libkvm/libkvm.h:385: error: expected '=', ',', ';', 'asm' or
>
Last commit broke libkvm. I pushed o
Hi,
I was trying to compile the code from kvm-userspace.git against the
kernel from kvm.git tree. I ran configure --with-patched-kernel and I
got this error:
../libkvm/libkvm.h:385: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'kvm_get_cr8'
main.c: In function 'enter_32':
main.c: