]> git.proxmox.com Git - mirror_qemu.git/commit - include/exec/cpu-all.h
include/exec: Move standard exceptions to cpu-all.h
authorPeter Crosthwaite <crosthwaitepeter@gmail.com>
Sun, 31 May 2015 06:11:42 +0000 (23:11 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 26 Jun 2015 14:00:51 +0000 (16:00 +0200)
commit9e0dc48c9f05505b53cb28f860456a0648e56ddf
treec712347f4018892fa3781042cbc8b1f54e4c0448
parent6e0b07306d1793e8402dd218d2e38a7377b5fc27
include/exec: Move standard exceptions to cpu-all.h

These exception indicies are generic and don't have any reliance on the
per-arch cpu.h defs. Move them to cpu-all.h so they can be used by core
code that does not have access to cpu-defs.h.

Reviewed-by: Richard Henderson <rth@redhat.com>
Signed-off-by: Peter Crosthwaite <crosthwaite.peter@gmail.com>
Message-Id: <dbebd3062c7cd4332240891a3564e73f374ddfcd.1433052532.git.crosthwaite.peter@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/exec/cpu-all.h
include/exec/cpu-defs.h