softmmu: move include files to include/sysemu/

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
Paolo Bonzini 2012-12-17 18:20:04 +01:00
parent 1de7afc984
commit 9c17d615a6
296 changed files with 421 additions and 421 deletions

View file

@ -8,7 +8,7 @@
*/
#include "cpu.h"
#include "kvm.h"
#include "sysemu/kvm.h"
#if !defined(CONFIG_USER_ONLY)
/* service interrupts are floating therefore we must not pass an cpustate */