----- Original Message ----- > From: "Eduardo Habkost" <[email protected]> > To: "Andrey Smetanin" <[email protected]> > Cc: [email protected], [email protected], "Marcelo Tosatti" > <[email protected]>, "Roman Kagan" > <[email protected]>, "Denis V. Lunev" <[email protected]>, "Paolo Bonzini" > <[email protected]>, "Andreas Färber" > <[email protected]>, "Richard Henderson" <[email protected]> > Sent: Saturday, January 23, 2016 4:20:13 PM > Subject: Re: [Qemu-devel] [PATCH v2] target-i386/kvm: Hyper-V VMBus > hypercalls blank handlers > > On Thu, Jan 21, 2016 at 05:04:20PM +0300, Andrey Smetanin wrote: > > Add Hyper-V VMBus hypercalls blank handlers which > > just returns error code - HV_STATUS_INVALID_HYPERCALL_CODE. > > > > Changes v2: > > * use KVM_EXIT_HYPERV exit type > > > > Paolo, this needs a linux-headers update. Should I let you update > the headers in your tree and apply this patch, or can I run > update-linux-headers.sh on my x86 branch?
This patch's dependency is not even in any upstream KVM branch, so it will take some time. For now, just apply it with the linux-headers changes, and don't "graduate" it from x86-next to x86 until the headers are updated. Paolo
