qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 02/35] hw: move headers to include/


From: Markus Armbruster
Subject: Re: [Qemu-devel] [PATCH 02/35] hw: move headers to include/
Date: Tue, 09 Apr 2013 10:35:25 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux)

Paolo Bonzini <address@hidden> writes:

> 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.



reply via email to

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