qemu-e2k/target
Claudio Fontana a1b0e46130 hax: unbreak accelerator cpu code after cpus.c split
during my split of cpus.c, code line
"current_cpu = cpu"
was removed by mistake, causing hax to break.

This commit fixes the situation restoring it.

Reported-by: Volker Rümelin <vr_qemu@t-online.de>
Fixes: e92558e4bf
Signed-off-by: Claudio Fontana <cfontana@suse.de>
Message-Id: <20201016080032.13914-1-cfontana@suse.de>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-10-17 10:45:53 -04:00
..
alpha cpu-timers, icount: new modules 2020-10-05 16:41:22 +02:00
arm target/arm: Make '-cpu max' have a 48-bit PA 2020-10-08 21:40:01 +01:00
avr
cris
hppa
i386 hax: unbreak accelerator cpu code after cpus.c split 2020-10-17 10:45:53 -04:00
lm32
m68k
microblaze
mips
moxie
nios2
openrisc
ppc ppc: Fix return value in cpu_post_load() error path 2020-10-09 10:15:06 +11:00
riscv icount: rename functions to be consistent with the module name 2020-10-05 16:41:22 +02:00
rx
s390x disas: Enable capstone disassembly for s390x 2020-10-03 04:25:14 -05:00
sh4
sparc target/sparc/int32_helper: Remove duplicated 'Tag Overflow' entry 2020-10-13 13:33:46 +02:00
tilegx
tricore
unicore32
xtensa
meson.build