qemu-e2k/accel/stubs
Juan Quintela 8f2c4cbc76 tcg: Fix compilation without TCG
Commit 2726627197 started to use tb_unlock() and tlb_set_dirty() on
non TCG code.  Add the functions as stubs, so that builds with TCG
disabled continue to compile.

Signed-off-by: Juan Quintela <quintela@redhat.com>
Acked-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
[PMM: tweaked commit message]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2017-11-23 10:02:44 +00:00
..
Makefile.objs accel/hax: move hax-stub.c to accel/stubs/ 2017-09-19 16:20:49 +02:00
hax-stub.c accel/hax: move hax-stub.c to accel/stubs/ 2017-09-19 16:20:49 +02:00
kvm-stub.c kvm: check KVM_CAP_SYNC_MMU with kvm_vm_check_extension() 2017-10-02 14:38:06 +02:00
tcg-stub.c tcg: Fix compilation without TCG 2017-11-23 10:02:44 +00:00