All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: kvm@vger.kernel.org
Subject: [Bug 53631] nVMX: Support exit/entry MSR load/store
Date: Tue, 26 Feb 2013 15:21:19 +0000 (UTC)	[thread overview]
Message-ID: <20130226152119.CFCFB11FB07@bugzilla.kernel.org> (raw)
In-Reply-To: <bug-53631-28872@https.bugzilla.kernel.org/>

https://bugzilla.kernel.org/show_bug.cgi?id=53631





--- Comment #1 from Nadav Har'El <nyh@math.technion.ac.il>  2013-02-26 15:21:19 ---
To support this feature correctly, I think we can't give the msr array address
given by L1 (vmcs12) directly to the processor (vmcs02), but rather we should
loop on the entries in the array given by L1, using KVM's writemsr/readmsr.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

  parent reply	other threads:[~2013-02-26 15:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-11 14:21 [Bug 53631] New: nVMX: Support exit/entry MSR load/store bugzilla-daemon
2013-02-11 14:21 ` [Bug 53631] " bugzilla-daemon
2013-02-26 15:21 ` bugzilla-daemon [this message]
2015-03-17  3:53 ` bugzilla-daemon
2015-04-08  8:57 ` bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130226152119.CFCFB11FB07@bugzilla.kernel.org \
    --to=bugzilla-daemon@bugzilla.kernel.org \
    --cc=kvm@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.