On 11/02/2016 01:58 PM, Paolo Bonzini wrote:
The impact is small because kvm_get_vcpu_events fixes env->hflags, but
it is wrong and could cause INITs to be delayed arbitrarily with
-machine kernel_irqchip=off.
Signed-off-by: Paolo Bonzini
---
target-i386/kvm.c | 2 +-
1 file changed, 1 inserti
The impact is small because kvm_get_vcpu_events fixes env->hflags, but
it is wrong and could cause INITs to be delayed arbitrarily with
-machine kernel_irqchip=off.
Signed-off-by: Paolo Bonzini
---
target-i386/kvm.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target-i386/