public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <aliguori-NZpS4cJIG2HvQtjrzfazuQ@public.gmane.org>
To: Simon Kagstrom
	<public-simon.kagstrom-6Uc+yI3S9P8-8ByrlEUxsivZ+VzJOa5vwg@public.gmane.org>
Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: Etherboot problems
Date: Thu, 09 Nov 2006 20:32:34 -0600	[thread overview]
Message-ID: <4553E4C2.1050801@cs.utexas.edu> (raw)
In-Reply-To: <873b8sij7k.wl%simon.kagstrom-6Uc+yI3S9P8@public.gmane.org>

Simon Kagstrom wrote:
>> Very likely this is due to VT's inability to virtualize real mode 
>> correctly.  Is anyone in the mood to extend x86_emulate.c to support 
>> real mode?
> 
> I forgot to add that I've tested it in Xen as well, and it works
> there. Maybe someone has an AMD at hand to test it on?
> 
> But I also suspected that this was the reason why it failed. I ran a
> diff between x86_emulate.c in Xen and KVM but couldn't immediately see
> any differences which would explain this.


Xen doesn't use x86_emulate.c for real mode.  It uses vmxassist which 
uses vm86 mode (yes, there are many many emulators in Xen).

Xen 3.0.4 is planning on dropping vmxassist in favor of CPU state hand 
off between QEMU and Xen.  This would be much easier in KVM ATM as it 
doesn't require state synchronization for hardware emulation.

Regards,

Anthony Liguori

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

  parent reply	other threads:[~2006-11-10  2:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-09 16:05 Etherboot problems Simon Kagstrom
     [not found] ` <874pt8ip14.wl%simon.kagstrom-6Uc+yI3S9P8@public.gmane.org>
2006-11-09 16:17   ` Avi Kivity
     [not found]     ` <455354AB.8000908-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2006-11-09 17:49       ` Avi Kivity
     [not found]         ` <45536A11.6050808-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2006-11-09 18:11           ` Simon Kagstrom
     [not found]             ` <873b8sij7k.wl%simon.kagstrom-6Uc+yI3S9P8@public.gmane.org>
2006-11-10  2:32               ` Anthony Liguori [this message]
2006-11-10 15:35           ` Simon Kagstrom
     [not found]             ` <87odrfgvqf.wl%simon.kagstrom-6Uc+yI3S9P8@public.gmane.org>
2006-11-10 16:11               ` Avi Kivity
     [not found]                 ` <4554A4BF.5020409-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2006-11-11 13:27                   ` Simon Kagstrom
     [not found]                     ` <87r6wa9kr2.wl%simon.kagstrom-6Uc+yI3S9P8@public.gmane.org>
2006-11-12  8:20                       ` Avi Kivity

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4553E4C2.1050801@cs.utexas.edu \
    --to=aliguori-nzps4cjig2hvqtjrzfazuq@public.gmane.org \
    --cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=public-simon.kagstrom-6Uc+yI3S9P8-8ByrlEUxsivZ+VzJOa5vwg@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox