qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] For all targets and machine types: "start to monitor" s


From: Markus Armbruster
Subject: Re: [Qemu-devel] For all targets and machine types: "start to monitor" smoke test
Date: Wed, 08 Aug 2012 14:22:00 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux)

Markus Armbruster <address@hidden> writes:

> Andreas Färber <address@hidden> writes:
>
>> Am 07.08.2012 21:26, schrieb Markus Armbruster:
>>> Very basic smoke test: start QEMU with -monitor stdio, quit immediately.
>> [...]
>>> Summary of results:
>>> 
>>> * Bad unexplained
>> [...]
>>>   qemu-system-ppc64 prep
>>>       qemu: hardware error: Unknown device 'i82378' for bus 'PCI'
>>
>> This is an untested configuration, none of the PReP machines I know are
>> 64-bit. Alex wants all ppc machines in ppc64 for convenience though.
>
> If you want to have it, you get to test it :)
>
>> It sounds like CONFIG_I82378=y in default-configs/ppc64-softmmu.mak
>> would fix this.
>
> Make doesn't pick up that change.  Makefiles defective?
>
> [...]

Manual "touch ppc64-softmmu/config-target.h" did the trick.

Two more are missing: CONFIG_I82374 and CONFIG_PCSPK.  Result is
identical to ppc-softmmy.mak, except for the comment on the first line.



reply via email to

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