Revision 99036865 kvm-all.c
b/kvm-all.c | ||
---|---|---|
893 | 893 |
|
894 | 894 |
DPRINTF("kvm_cpu_exec()\n"); |
895 | 895 |
|
896 |
if (kvm_arch_process_irqchip_events(env)) {
|
|
896 |
if (kvm_arch_process_async_events(env)) {
|
|
897 | 897 |
env->exit_request = 0; |
898 | 898 |
return EXCP_HLT; |
899 | 899 |
} |
Also available in: Unified diff