qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] VMware ESX guest bringup (partial)
@ 2009-01-05 16:11 Alexander Graf
  2009-01-05 16:11 ` [Qemu-devel] [PATCH 1/2] [RFC] Make vmport report the processor speed Alexander Graf
  0 siblings, 1 reply; 28+ messages in thread
From: Alexander Graf @ 2009-01-05 16:11 UTC (permalink / raw)
  To: qemu-devel

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

^ permalink raw reply	[flat|nested] 28+ messages in thread
* [Qemu-devel] [PATCH 0/2] Add Phenom CPU Descriptor
@ 2009-01-27 12:35 Alexander Graf
  2009-01-27 12:35 ` [Qemu-devel] [PATCH 1/2] Implement FFXSR Alexander Graf
  0 siblings, 1 reply; 28+ messages in thread
From: Alexander Graf @ 2009-01-27 12:35 UTC (permalink / raw)
  To: qemu-devel

Having multiple different CPUs can be very conventient when trying out
if some things don't work because they require special features.

Mac OS X only running on modern Intel CPUs is an example for this. Another
example is Hyper-V, which needs a current Barcelona/Phenom CPU to run
on when it's supposed to use SVM.

This patchset implements FFXSR which is required by Hyper-V and the
Phenom CPU description. It is not sufficient to make Hyper-V boot yet,
but at least brings us one step closer to it.

Alexander Graf (2):
  Implement FFXSR
  Add phenom CPU descriptor

 target-i386/helper.c    |   28 ++++++++++++++++++++++++++++
 target-i386/op_helper.c |   28 ++++++++++++++++++++--------
 2 files changed, 48 insertions(+), 8 deletions(-)

^ permalink raw reply	[flat|nested] 28+ messages in thread

end of thread, other threads:[~2009-01-30  9:06 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-05 16:11 [Qemu-devel] [PATCH 0/2] VMware ESX guest bringup (partial) Alexander Graf
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
  -- strict thread matches above, loose matches on Subject: below --
2009-01-27 12:35 [Qemu-devel] [PATCH 0/2] Add Phenom CPU Descriptor Alexander Graf
2009-01-27 12:35 ` [Qemu-devel] [PATCH 1/2] Implement FFXSR Alexander Graf
2009-01-27 12:35   ` [Qemu-devel] [PATCH 2/2] Add phenom CPU descriptor Alexander Graf
2009-01-27 14:37     ` Anthony Liguori
2009-01-27 15:16       ` Alexander Graf
2009-01-27 15:33       ` Laurent Vivier
2009-01-27 19:12         ` Anthony Liguori
2009-01-27 22:39           ` Paul Brook
2009-01-27 22:56             ` Paul Brook
2009-01-28 16:43               ` Jamie Lokier
2009-01-30  9:06               ` Amit Shah
2009-01-28  8:17             ` Alexander Graf

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