From: Alexander Graf <agraf@suse.de>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH 0/2] VMware ESX guest bringup (partial)
Date: Mon, 5 Jan 2009 17:11:09 +0100 [thread overview]
Message-ID: <1231171871-2320-1-git-send-email-agraf@suse.de> (raw)
In order to get VMware ESX running as guest OS, some modifications need
to be done in qemu / KVM. As this is work in progress, this is the
current status of what is required to get it to boot at least partially.
FWIW some MTRR MSRs are still missing to make it happy on qemu. The
patches given here should be enough to make it at least boot when using
KVM with NPT though.
Alexander Graf (2):
Make vmport report the processor speed
Add phenom CPU descriptor
hw/vmport.c | 22 ++++++++++++++++++++++
target-i386/helper.c | 27 +++++++++++++++++++++++++++
2 files changed, 49 insertions(+), 0 deletions(-)
next reply other threads:[~2009-01-05 16:11 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-05 16:11 Alexander Graf [this message]
2009-01-05 16:11 ` [Qemu-devel] [PATCH 1/2] [RFC] Make vmport report the processor speed Alexander Graf
2009-01-05 16:11 ` [Qemu-devel] [PATCH 2/2] Add phenom CPU descriptor Alexander Graf
2009-01-09 23:16 ` Alexander Graf
2009-01-09 23:36 ` Anthony Liguori
2009-01-05 16:37 ` [Qemu-devel] [PATCH 1/2] [RFC] Make vmport report the processor speed Anthony Liguori
2009-01-07 6:58 ` Alexander Graf
2009-01-06 4:24 ` François Revol
2009-01-06 4:56 ` Anthony Liguori
2009-01-06 22:33 ` Jamie Lokier
2009-01-07 6:29 ` Alexander Graf
2009-01-07 10:23 ` François Revol
2009-01-07 11:15 ` Alexander Graf
2009-01-07 11:32 ` François Revol
2009-01-07 14:34 ` Alexander Graf
2009-01-07 14:48 ` François Revol
2009-01-07 15:44 ` Alexander Graf
2009-01-07 16:46 ` Anthony Liguori
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=1231171871-2320-1-git-send-email-agraf@suse.de \
--to=agraf@suse.de \
--cc=qemu-devel@nongnu.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;
as well as URLs for NNTP newsgroup(s).