mirror of
https://github.com/qemu/qemu.git
synced 2025-11-01 05:42:59 +00:00
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> |
||
|---|---|---|
| .. | ||
| cpu-qom.h | ||
| cpu.c | ||
| cpu.h | ||
| fpu_helper.c | ||
| gdbstub.c | ||
| helper.c | ||
| helper.h | ||
| int_helper.c | ||
| machine.c | ||
| Makefile.objs | ||
| mem_helper.c | ||
| STATUS | ||
| sys_helper.c | ||
| translate.c | ||
| vax_helper.c | ||