qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Alexander Graf <agraf@suse.de>
To: qemu-devel@nongnu.org
Cc: computers57@hotmail.com
Subject: Re: [Qemu-devel] Add Core Duo support
Date: Mon, 06 Oct 2008 15:26:32 +0200	[thread overview]
Message-ID: <48EA1208.3000203@suse.de> (raw)
In-Reply-To: <BAY110-DAV324AB79B5191EF0DDCA75B93E0@phx.gbl>

Hi,

C.W.Betts wrote:
> This patch adds the Core Duo support from Alexander Graf's patches to 
> add Intel Mac emulation to qemu.

Hey, cool. I'm really glad to hear that they are still in use. But 
please always CC me when you reuse code from me, so I can track on 
what's happening with it :-).
Also it's always nice to mark patches with a "[PATCH]" prefix in the 
subject.

> When looking at the code, I noticed that there wasn't a definition of 
> the Core Duo processor that Alexander's patches requires. There was a 
> Core 2 Duo in the X86_64 definition, but not one available in 32-bit mode.

Yes, I actually wanted to shift everything to the 64-bit version, as 
only a few Macs did not have x86_64 support. I have to admit, that 
there's no real need to do that, so it's probably best to include the 
coreduo and core2duo defines.

> Please note that this patch is more or less a direct copy and doesn't 
> have the Model ID specified.

Hum, I would rather like to see the "real deal" be added, including some 
information on what is missing, just like the core2duo define is too. I 
already extracted the CPUID information from a CoreDuo Macbook Pro and 
will write up and submit a patch soon.

> Also, this patch contains a patch so that the Athlon processor uses 
> the CPUID_VENDOR_AMD_[3] defines.

Please commit this second chunk. I apparently oversaw that one.


Alex

      reply	other threads:[~2008-10-06 13:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <5813587B-0AB3-4D3F-887C-B17AB2F41BA8@hotmail.com>
2008-10-05 23:23 ` [Qemu-devel] Add Core Duo support C.W. Betts
2008-10-06 13:26   ` Alexander Graf [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=48EA1208.3000203@suse.de \
    --to=agraf@suse.de \
    --cc=computers57@hotmail.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).