public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* pci-assign terminates the guest upon pread() / pwrite() error?
@ 2012-09-20 17:27 Etienne Martineau
  2012-09-20 17:36 ` Jan Kiszka
  2012-09-20 18:16 ` Alex Williamson
  0 siblings, 2 replies; 10+ messages in thread
From: Etienne Martineau @ 2012-09-20 17:27 UTC (permalink / raw)
  To: Jan Kiszka, Marcelo Tosatti; +Cc: kvm

In hw/kvm/pci-assign.c a pread() error part of assigned_dev_pci_read() 
result in a hw_error(). Similarly a pwrite() error part of 
assigned_dev_pci_write() also result in a hw_error().

Would there be a way to avoid terminating the guest for those cases? How 
about we deassign the device upon error?

thanks,
Etienne

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

end of thread, other threads:[~2012-09-21 17:07 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-20 17:27 pci-assign terminates the guest upon pread() / pwrite() error? Etienne Martineau
2012-09-20 17:36 ` Jan Kiszka
2012-09-20 18:16 ` Alex Williamson
2012-09-20 19:08   ` Etienne Martineau
2012-09-20 19:37     ` Alex Williamson
2012-09-20 20:36       ` Etienne Martineau
2012-09-20 21:13         ` Alex Williamson
2012-09-21 15:17           ` Etienne Martineau
2012-09-21 15:49             ` Alex Williamson
2012-09-21 17:07               ` Etienne Martineau

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