qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [BUG] Regression for machine using fdc


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [BUG] Regression for machine using fdc
Date: Thu, 27 Aug 2009 10:06:36 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.1) Gecko/20090814 Fedora/3.0-2.6.b3.fc11 Lightning/1.0pre Thunderbird/3.0b3

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 via email to

[Prev in Thread] Current Thread [Next in Thread]