On Thu, 10 Sep 2015 11:39:38 +0200 Paolo Bonzini <[email protected]> wrote:
> The Hyper-V definitions are an industry standard and can be used > from code that is not KVM-specific. > > Signed-off-by: Paolo Bonzini <[email protected]> > --- > .../standard-headers}/asm-x86/hyperv.h | 10 +- > linux-headers/asm-x86/hyperv.h | 253 > +-------------------- > scripts/update-linux-headers.sh | 9 +- > target-i386/kvm.c | 2 +- > 4 files changed, 13 insertions(+), 261 deletions(-) > copy {linux-headers => include/standard-headers}/asm-x86/hyperv.h (98%) Reviewed-by: Cornelia Huck <[email protected]>
