commit | 88401cbc5b5730986fd5040425f5015a9cce9080 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Tue Aug 11 10:52:46 2015 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Oct 12 18:29:26 2015 +0200 |
tree | 3743534ef3ba8e61082d77d1e1544f53c89f9f1f | |
parent | 46eb8f98f2ce402e384d60ddd15020720994c7ca [diff] |
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>