> -----Original Message----- > From: Olaf Hering [mailto:o...@aepfle.de] > Sent: Thursday, January 24, 2013 2:00 PM > To: KY Srinivasan > Cc: Jan Beulich; b...@alien8.de; a...@canonical.com; x...@kernel.org; > t...@linutronix.de; de...@linuxdriverproject.org; gre...@linuxfoundation.org; > jasow...@redhat.com; linux-kernel@vger.kernel.org; h...@zytor.com > Subject: Re: [PATCH RESEND 1/1] X86: Handle Hyper-V vmbus interrupts as > special hypervisor interrupts > > On Thu, Jan 24, KY Srinivasan wrote: > > > > > Question is - considering you stated that this is supported > > > starting in Win8, doesn't Hyper-V itself announce that > > > capability in some explicit way? > > > > Thanks Jan. Unfortunately I don't think tis interrupt delivery model > > is specified via a "feature" bit (I will check with the Windows guys). > > Perhaps, we can have a Hyper-V specific compilation switch to address > > the Xen emulation issue. > > Would that really help if both pvops XEN_PVHVM and HYPERV are enabled in > the config? I assume at this point the access to the DMI data is not yet > possible.
I was under the impression that only Dom0 Xen would emulate Hyper-V. K. Y > > Olaf >