qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 2/2] target-i386: move asm-x86/hyperv.h to st


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v2 2/2] target-i386: move asm-x86/hyperv.h to standard-headers
Date: Thu, 10 Sep 2015 11:28:03 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0


On 10/09/2015 11:25, Michael S. Tsirkin wrote:
> > It is needed because kvm headers include <asm/hyperv.h> and you don't
> > want to pick the system version.
> 
> I see. Makes sense. Then maybe don't bother with kvm.c either?
> Keeps it consistent ...

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).

Paolo



reply via email to

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