diff options
| author | Peter Crosthwaite | 2015-07-12 04:00:05 +0200 |
|---|---|---|
| committer | Andreas Färber | 2015-10-22 15:49:40 +0200 |
| commit | 0960be7cffa7b30189f2f0f76b1ac3c8115660f3 (patch) | |
| tree | aed47a20518d0623449f3c642bc69f5b4bdecea8 /include/exec | |
| parent | disas: QOMify mips specific disas setup (diff) | |
| download | qemu-0960be7cffa7b30189f2f0f76b1ac3c8115660f3.tar.gz qemu-0960be7cffa7b30189f2f0f76b1ac3c8115660f3.tar.xz qemu-0960be7cffa7b30189f2f0f76b1ac3c8115660f3.zip | |
disas: QOMify alpha specific disas setup
Move the target_disas() alpha specifics to the CPUClass::disas_set_info()
hook and delete the #ifdef specific code in disas.c.
This also makes monitor_disas() consistent with target_disas(), as
monitor_disas() was missing a set of the BFD (This was an omission from
commit b9bec751c8c8b08d8055da32306eb105db03031b).
Signed-off-by: Peter Crosthwaite <crosthwaite.peter@gmail.com>
Acked-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
