All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: Stefan Weil <weil@mail.berlios.de>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [BUG] Regression for machine using fdc
Date: Thu, 27 Aug 2009 10:06:36 +0200	[thread overview]
Message-ID: <4A963E8C.5060600@redhat.com> (raw)
In-Reply-To: <4A9626FD.3000403@mail.berlios.de>

On 08/27/09 08:26, Stefan Weil wrote:
> Stefan Weil schrieb:
>> Hello
>>
>> 8baf73adf664e79eae201c3f618078a220a661d9 (qdev/isa: convert fdc)
>> breaks MIPS Malta:
>>
>> Tried to create isa device isa-fdc with no isa bus present
>>
>> Maybe other machines (mips_jazz, ppc_prec, sun4u) are also affected.
>>
>> Regards
>> Stefan
>
> mips_malta works now again (with patch in separate mail),
> sun4u should work, at least it calls isa_bus_new,
> but I still expect a regression for mips_jazz and ppc_prep.

-M isapc is broken too btw.  The ISA patches sent to the list yesterday 
are providing a sysbus->isa bridge and fix the -M isapc breakage.  With 
them applied fixing the other machines is simple one-liner as 
isa_bus_new(NULL) can be used then for machines without a PCI->ISA bridge.

cheers,
   Gerd

  reply	other threads:[~2009-08-27  8:06 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-27  5:41 [Qemu-devel] [BUG] Regression for machine using fdc Stefan Weil
2009-08-27  6:17 ` [Qemu-devel] [PATCH] mips malta: Fix fdc regression Stefan Weil
2009-08-28 11:47   ` [Qemu-devel] " Stefan Weil
2009-08-28 11:48     ` [Qemu-devel] " Stefan Weil
2009-08-28 17:37       ` [Qemu-devel] [PATCH] mips malta: Fix fdc regression and use qdev for i8042 setup Stefan Weil
2009-08-31  6:33         ` [Qemu-devel] " Gerd Hoffmann
2009-08-28 18:47       ` [Qemu-devel] Re: [PATCH] mips malta: Fix fdc regression Stefan Weil
2009-08-28 11:56     ` [Qemu-devel] [PATCH] mips malta: Use qdev for i8042 setup Stefan Weil
2009-08-28 12:13       ` [Qemu-devel] " Stefan Weil
2009-08-27  6:26 ` [Qemu-devel] [BUG] Regression for machine using fdc Stefan Weil
2009-08-27  8:06   ` Gerd Hoffmann [this message]
2009-08-27 19:46   ` Hervé Poussineau

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=4A963E8C.5060600@redhat.com \
    --to=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=weil@mail.berlios.de \
    /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.