qemu-patch-raspberry4/target-alpha
Paolo Bonzini 74de807f79 target-alpha: fix uninitialized variable
I am not sure why the compiler does not catch it.  There is no
semantic change since gen_excp returns EXIT_NORETURN, but the
old code is wrong.

Reported by Coverity.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2015-11-06 15:42:38 +03:00
..
cpu-qom.h
cpu.c disas: QOMify alpha specific disas setup 2015-10-22 15:49:40 +02:00
cpu.h target-*: Drop cpu_gen_code define 2015-10-07 20:36:50 +11:00
fpu_helper.c
gdbstub.c
helper.c
helper.h cmpbge emulation improvements 2015-09-03 12:09:41 +01:00
int_helper.c
machine.c
Makefile.objs
mem_helper.c typofixes - v4 2015-09-11 10:45:43 +03:00
STATUS
sys_helper.c s/cpu_get_real_ticks/cpu_get_host_ticks/ 2015-10-08 19:46:01 +03:00
translate.c target-alpha: fix uninitialized variable 2015-11-06 15:42:38 +03:00
vax_helper.c