qemu-e2k/include
Philippe Mathieu-Daudé 120964219d accel/tcg: Rename user-mode do_interrupt hack as fake_user_interrupt
do_interrupt() is sysemu specific. However due to some X86
specific hack, it is also used in user-mode emulation, which
is why it couldn't be restricted to CONFIG_SOFTMMU (see the
comment around added in commit 7827168471: "cpu: tcg_ops:
move to tcg-cpu-ops.h, keep a pointer in CPUClass").
Keep the hack but rename the handler as fake_user_interrupt()
and restrict do_interrupt() to sysemu.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20210911165434.531552-6-f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2021-09-14 12:00:21 -07:00
..
authz
block block/block-copy: block_copy_state_new(): drop extra arguments 2021-09-01 14:38:08 +02:00
chardev
crypto
disas
exec accel/tcg: Clear PAGE_WRITE before translation 2021-09-14 12:00:20 -07:00
fpu
hw accel/tcg: Rename user-mode do_interrupt hack as fake_user_interrupt 2021-09-14 12:00:21 -07:00
io
libdecnumber
migration
monitor
net vhost_net: do not assume nvqs is always 2 2021-09-04 17:34:05 -04:00
qapi
qemu util/vfio-helpers: Pass Error handle to qemu_vfio_dma_map() 2021-09-07 09:08:24 +01:00
qom
scsi
semihosting
standard-headers
sysemu Only check CONFIG_NVMM when NEED_CPU_H is defined 2021-09-13 13:56:26 +02:00
tcg tcg: Remove tcg_global_reg_new defines 2021-09-14 12:00:20 -07:00
ui vga: misc fixes and cleanups. 2021-09-01 10:57:30 +01:00
user
elf.h
glib-compat.h
qemu-common.h
qemu-io.h
trace-tcg.h