Re: [PATCH 0/3] KVM: Introduce VCPU-wide notion of guest-mode V2

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Roedel, Joerg
Date: Wednesday, December 1, 2010 - 3:03 am

On Wed, Dec 01, 2010 at 03:01:49AM -0500, Nadav Har'El wrote:

Yes, right. Thats a good thing. I sent a follow-on patch adding the
comments.

Btw, another idea which came up recently was to concentrate the actuall
vmexit emulation at a single point. Every code place which does the exit
directly today will be changed to only set a request-bit and the real
exit is then done later. Your code might already do this, I havn't
checked. In fact the idea is from the neste-VMX patchset for Xen :)
This would fit very well in the generic code because it already has
request-bit infrastructure. What do you think, can nested VMX also make
use of that too?

	Joerg

-- 
AMD Operating System Research Center

Advanced Micro Devices GmbH Einsteinring 24 85609 Dornach
General Managers: Alberto Bozzo, Andrew Bowd
Registration: Dornach, Landkr. Muenchen; Registerger. Muenchen, HRB Nr. 43632

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 0/3] KVM: Introduce VCPU-wide notion of guest-m ..., Roedel, Joerg, (Wed Dec 1, 3:03 am)