diff options
author | 2013-09-16 20:13:05 +0200 | |
---|---|---|
committer | 2014-02-04 19:34:30 +0100 | |
commit | 3604a76fea6ff37738d4a8f596be38407be74a83 (patch) | |
tree | 38e6b72140d381f96235fe51cf04db83c4f56eb9 /qga/commands-posix.c | |
parent | milkymist-vgafb: swap pixel data in source buffer (diff) | |
download | qemu-3604a76fea6ff37738d4a8f596be38407be74a83.tar.xz qemu-3604a76fea6ff37738d4a8f596be38407be74a83.zip |
target-lm32: kill cpu_abort() calls
Instead of killing QEMU, translate instructions which are not available on
the CPU model as a noop and issue a log message at translation time.
On the real hardware CPU unknown opcodes results in undefined behaviour.
These changes prepare the removal of CPULM32State from DisasContext.
Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Andreas Färber <afaerber@suse.de>
Diffstat (limited to 'qga/commands-posix.c')
0 files changed, 0 insertions, 0 deletions