qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Anthony Liguori <aliguori@us.ibm.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/2] Add Phenom CPU Descriptor
Date: Mon, 02 Feb 2009 11:11:14 -0600	[thread overview]
Message-ID: <49872932.8090609@us.ibm.com> (raw)
In-Reply-To: <1233059726-8566-1-git-send-email-agraf@suse.de>

Alexander Graf wrote:
> 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(-)
>   

Applied both.  Thanks.

Regards,

Anthony Liguori

>
>
>   

      parent reply	other threads:[~2009-02-02 17:11 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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
2009-02-02 17:11 ` Anthony Liguori [this message]

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=49872932.8090609@us.ibm.com \
    --to=aliguori@us.ibm.com \
    --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).