On 10/09/2015 11:32, Michael S. Tsirkin wrote:
> > kvm.c keeps it consistent between target-i386/kvm.c and
> > target-i386/cpu.h (which will include standard-headers/asm-x86/hyperv.h
> > in Denis's patch).
> 
> Yes but kvm_para.h uses asm/hyperv.h
> MAybe do the same everywhere?

Unfortunately you cannot use asm/hyperv.h in target-i386/cpu.h, because
Win32 builds do not have -Ilinux-headers.  That's the reason why I
needed to move it to standard-headers. :(

Paolo

> Seems marginally prettier, but you decide, I'm not interested
> in pushing this point.

Reply via email to