]> Git Repo - qemu.git/commit
memory_mapping: Rework cpu related includes
authorPeter Crosthwaite <[email protected]>
Sun, 7 Jun 2015 21:59:09 +0000 (14:59 -0700)
committerPaolo Bonzini <[email protected]>
Fri, 26 Jun 2015 14:00:50 +0000 (16:00 +0200)
commit94beb661bd90bcb477eed6d3b07aced988c40163
treeb626bf1f95f4486a714dbe841956c37646f3d0f4
parent27e7755bea57c66097000f7612271ceefcbeb4a4
memory_mapping: Rework cpu related includes

This makes it more consistent with all other core code files, which
either just rely on qemu-common.h inclusion or precede cpu.h with
qemu-common.h.

cpu-all.h should not be included in addition to cpu.h. Remove it.

Signed-off-by: Peter Crosthwaite <[email protected]>
Message-Id: <1433714349[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
memory_mapping.c
This page took 0.025668 seconds and 4 git commands to generate.