All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Graf <agraf@suse.de>
To: qemu-devel@nongnu.org, fabrice@bellard.org
Subject: [Qemu-devel] [PATCH 0/3] [x86] Add Core 2 Duo CPU specification
Date: Mon, 11 Aug 2008 12:37:09 +0200	[thread overview]
Message-ID: <48A01655.3060604@suse.de> (raw)

Hi,

this set of patches attempts to implement a CPU definition set for 
current Intel CPUs that resembles an original as closely as currently 
possible. Several features a current Intel CPU has are not implemented 
by qemu, but that should not keep us from adding this definition so 
people can add features later on.

As a side effect, I made the sysenter instruction 64-bit aware. This was 
an issue in KVM, that used the 32-bit cpu struct variables to hold 
64-bit MSR  values sysenter needs. I believe it to be a step in the 
right direction to not fix this only for KVM, but make the functionality 
available to qemu as well.

Alex

             reply	other threads:[~2008-08-11 11:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-11 10:37 Alexander Graf [this message]
2008-08-18 14:31 ` [Qemu-devel] [PATCH 0/3] [x86] Add Core 2 Duo CPU specification Anthony Liguori
2008-08-18 14:43   ` Alexander Graf
2008-08-18 15:02   ` Alexander Graf
2008-08-18 21:31     ` Alexey Eremenko
2008-08-19  5:57       ` Alexander Graf
2008-08-21 19:38 ` 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=48A01655.3060604@suse.de \
    --to=agraf@suse.de \
    --cc=fabrice@bellard.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.