From: Mohammed G. <m.g...@gm...> - 2008-04-26 09:28:56
|
On Sat, Apr 26, 2008 at 9:49 AM, Avi Kivity <av...@qu...> wrote: > Anthony Liguori wrote: > > > The second stage is to use a loop of x86_emulate() to run all 16-bit code > (instead of using vm86 mode). This will allow us to support guests that use > big real mode. > > > > > > > > Why do that unconditionally, instead of only when in a big-real-mode state? Is big-real-mode the only state where we have problems? |