Markus Armbruster <arm...@redhat.com> writes: > qemu-common.h stipulates: > > * If a header file uses a definition from qemu-common.h, that definition > * must be moved to a separate header file, and the header that uses it > * must include that header. > > I count 117 violations of that rule. This series fixes them. It also > reduces the number of objects depending on qemu-common.h in my > "everything" build from roughly 5800 out of 6500 to less than 600. > > I used my "[RFC v4 0/7] Baby steps towards saner headers" to check > properly self-contained headers remain self-contained.
Queued.