OSDN Git Service

exec: remove non-TCG stuff from exec-all.h header.
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 11 Aug 2015 08:52:46 +0000 (10:52 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 12 Oct 2015 16:29:26 +0000 (18:29 +0200)
commit88401cbc5b5730986fd5040425f5015a9cce9080
tree3743534ef3ba8e61082d77d1e1544f53c89f9f1f
parent46eb8f98f2ce402e384d60ddd15020720994c7ca
exec: remove non-TCG stuff from exec-all.h header.

The header is included from basically everywhere, thanks to cpu.h.
It should be moved to the (TCG only) files that actually need it.
As a start, remove non-TCG stuff.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/exec/exec-all.h
include/exec/ram_addr.h
include/sysemu/cpus.h
include/sysemu/kvm.h