Re: [PATCH 11/11] KVM: SVM: Don't call instruction emulator for invdand wbinvd

From: Avi Kivity
Date: Sun Feb 21 2010 - 04:53:22 EST


On 02/19/2010 05:23 PM, Joerg Roedel wrote:
There is an intercept for WBINVD and INVD in SVM so we don't
need the instruction emulator. The primary reason is that
the current instruction emulator fails to emulate these
instructions and the rip is not advanced.

The bios (at least bochs bios) does have wbinvd, so this ought to work.


--
error compiling committee.c: too many arguments to function

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/