qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] VMware ESX guest bringup (partial)


From: Alexander Graf
Subject: [Qemu-devel] [PATCH 0/2] VMware ESX guest bringup (partial)
Date: Mon, 5 Jan 2009 17:11:09 +0100

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(-)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]