All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tero Kaarlela <tero.kaarlela@kotinet.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Weird bahaviour of TOP and cdrom under	Qemu-system-ppc
Date: Thu, 21 Jul 2005 02:04:08 +0300	[thread overview]
Message-ID: <42DED868.3090006@kotinet.com> (raw)
In-Reply-To: <1121892393.9483.19.camel@rapid>

J. Mayer wrote:

>
>Fabrice has a fix for this.
>You can also edit hw/ide.c and comment the one-line Darwin hack (easy to
>find).
>  
>
   If this is what you mean:

#ifdef TARGET_PPC
         /* XXX: currently a workaround for Darwin/PPC. Need to check
            the IDE spec to see if it is correct */
-        ide_set_signature(s);
+        //ide_set_signature(s);


It seems to be removed from CVS.


Tero

      reply	other threads:[~2005-07-20 23:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-20 16:40 [Qemu-devel] Weird bahaviour of TOP and cdrom under Qemu-system-ppc Tero Kaarlela
2005-07-20 20:46 ` J. Mayer
2005-07-20 23:04   ` Tero Kaarlela [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=42DED868.3090006@kotinet.com \
    --to=tero.kaarlela@kotinet.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 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.