[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] vmx: last branch recording MSR emulation
On 9/8/07 14:05, "Jan Beulich" <jbeulich@xxxxxxxxxx> wrote: > The default of reading native registers is of course very questionable, but > it's been that way for so long that I didn't dare to kill this, as I'm > suspecting > that booting some, if not all, OSes without this would not work. And the then > likely resulting incrementally adding of emulation for individual MSRs on an > empirical basis is something that I consider, as pointed out on other similar > occasions like the MMIO instruction decoder, very wrong for code that is no > longer in a proof-of-concept state. Doing it the current way you get bitten when host MSRs contain unexpected values. This is why the MCE/MCA MSR handling got added -- some guests were getting confused, and thius crashing, on one particular host type that we hadn't tested on before. We're just storing up trouble for the future. -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |