On Tue, May 12, 2009 at 03:38:59PM +0800, Dong, Eddie wrote:
> I noticed the MACRO for SVM vmcb->control.event_inj and VMX VM_EXIT_INTR_INFO 
> are almost same, I have a need to query the event injection situation in 
> common code so plan to expose this register read/write to x86.c.  Should we 
> define a new format for evtinj/VM_EXIT_INTR_INFO as common KVM format, or 
> just move those original MACRO to kvm_host.h?
> 
I haven't seen your code, so I don't know what you are trying to do, but why
querying interrupt/nmi/exception injection queues is not enough? What
info is missing there?

--
                        Gleb.
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to