qemu/target-i386
Jan Kiszka 3d4b26494f kvm: Implement kvm_irqchip_in_kernel like kvm_enabled
To both avoid that kvm_irqchip_in_kernel always has to be paired with
kvm_enabled and that the former ends up in a function call, implement it
like the latter. This means keeping the state in a global variable and
defining kvm_irqchip_in_kernel as a preprocessor macro.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
2012-02-08 15:57:50 -02:00
..
cpu.h
cpuid.c
helper_template.h
helper.c
helper.h
hyperv.c
hyperv.h
kvm.c
machine.c
op_helper.c
ops_sse_header.h
ops_sse.h
svm.h
TODO
translate.c