public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* How bad is KVM_EXIT_INTERNAL_ERROR?
@ 2016-12-21  9:41 Dmitry Vyukov
  2016-12-21 11:00 ` Paolo Bonzini
  0 siblings, 1 reply; 7+ messages in thread
From: Dmitry Vyukov @ 2016-12-21  9:41 UTC (permalink / raw)
  To: Paolo Bonzini, Radim Krčmář, KVM list,
	Steve Rutherford

Hello,

I am getting some KVM_EXIT_INTERNAL_ERROR/KVM_INTERNAL_ERROR_EMULATION
while fuzzing KVM. Does it indicate a bug in kvm code?
To make it clear, the context is that guest does all kind of weird
stuff and if it kills itself it is fine. I am just trying to catch bad
effects on the host.
As far as I can tell, if qemu gets KVM_EXIT_INTERNAL_ERROR it will
fail. So for user it will look like qemu misbehaves. E.g. it will not
auto restart the VM.
If KVM_EXIT_INTERNAL_ERROR/KVM_INTERNAL_ERROR_EMULATION is OK, are
other KVM_EXIT_INTERNAL_ERROR error codes worse? Are there any other
indications that host is affected in a bad way? I mean besides BUGs,
WARNINGs and crashes of the host kernel.

Thanks

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-12-22 10:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-21  9:41 How bad is KVM_EXIT_INTERNAL_ERROR? Dmitry Vyukov
2016-12-21 11:00 ` Paolo Bonzini
2016-12-21 11:06   ` Dmitry Vyukov
2016-12-21 13:26     ` Paolo Bonzini
2016-12-21 19:05       ` Dmitry Vyukov
2016-12-22  9:05         ` Paolo Bonzini
2016-12-22 10:44           ` Dmitry Vyukov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox