On 8 April 2013 18:30, Paolo Bonzini <pbonz...@redhat.com> wrote: > {hw => include/hw/arm}/devices.h | 0
Just noticed this is wrong -- devices.h contains prototypes for various miscellaneous devices. For instance sm501 is sh4. This doesn't belong in include/hw/arm/. (More generally I don't much like the include/hw/$ARCH/ directories -- ideally all these headers should be replaced by generic manipulations of properties...) -- PMM