On Mon, Dec 06, 2010 at 05:29:24PM -0200, Marcelo Tosatti wrote:
In theory yes, but sync_lapic_to_cr8 is called in every vmexit/vmrun
cycle. Thats why I added the interrupt bit to the always-dirty mask. I
left this as a future optimization to only write cr8 to the vmcb when it
actually changes.
Joerg
--