qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] There are two distinct qdevs named TYPE_OPENPROM


From: Markus Armbruster
Subject: [Qemu-devel] There are two distinct qdevs named TYPE_OPENPROM
Date: Tue, 29 Oct 2013 08:57:54 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

sun4m.c and sun4u.c both define a qdev named TYPE_OPENPROM.  As far as I
can tell, they differ only in the name of their memory region.

If they ever get linked into the same executable,
type_register_internal() will reject the second one.  But they aren't,
so this isn't a bug.  Is it bad style?



reply via email to

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