Il 09/04/2013 10:35, Markus Armbruster ha scritto: > >> > Many of these should be cleaned up with proper qdev-/QOM-ification. >> > Right now there are many catch-all headers in include/hw/ARCH depending >> > on cpu.h, and this makes it necessary to compile these files per-target. >> > However, fixing this does not belong in these patches. > Breaks the build for me: hw/9pfs/virtio-9p-device.h moved to > include/hw/virtio/virtio-9p.h, but hw/9pfs/virtio-9p-device.c's #include > not updated.
Hans already sent a patch for that. Paolo