On Fri, 16 Aug 2019 at 14:08, Markus Armbruster <arm...@redhat.com> wrote: > > The following changes since commit f8f2eac4e5de8ce8ef17591ee1b84904437be25b: > > Open 4.2 development tree (2019-08-15 17:20:55 +0100) > > are available in the Git repository at: > > git://repo.or.cz/qemu/armbru.git tags/pull-include-2019-08-13-v2 > > for you to fetch changes up to 54d31236b906c8f03eb011717de7bc47000720c3: > > sysemu: Split sysemu/runstate.h off sysemu/sysemu.h (2019-08-16 13:37:36 > +0200) > > ---------------------------------------------------------------- > Header cleanup patches for 2019-08-13 > > ---------------------------------------------------------------- > Markus Armbruster (29): > include: Make headers more self-contained > Include generated QAPI headers less > qapi: Split error.json off common.json > memory: Fix type of IOMMUMemoryRegionClass member @parent_class > queue: Drop superfluous #include qemu/atomic.h > trace: Eliminate use of TARGET_FMT_plx > trace: Do not include qom/cpu.h into generated trace.h > Include sysemu/reset.h a lot less > Include migration/qemu-file-types.h a lot less > ide: Include hw/ide/internal a bit less outside hw/ide/ > typedefs: Separate incomplete types and function types > Include hw/irq.h a lot less > Clean up inclusion of exec/cpu-common.h > migration: Move the VMStateDescription typedef to typedefs.h > Include migration/vmstate.h less > Include exec/memory.h slightly less > Include qom/object.h slightly less > Include hw/hw.h exactly where needed > Include qemu/queue.h slightly less > Include qemu/main-loop.h less > Include hw/qdev-properties.h less > Include hw/boards.h a bit less > numa: Don't include hw/boards.h into sysemu/numa.h > Include sysemu/hostmem.h less > numa: Move remaining NUMA declarations from sysemu.h to numa.h > Clean up inclusion of sysemu/sysemu.h > Include sysemu/sysemu.h a lot less > sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h > sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/4.2 for any user-visible changes. -- PMM