Re: [Qemu-devel] vfio/pci: guest error recovery proposal

2017-01-09 Thread Michael S. Tsirkin
On Wed, Dec 28, 2016 at 10:52:13AM +0800, Cao jin wrote: > > > On 12/16/2016 07:02 AM, Michael S. Tsirkin wrote: > > > >> 1) We need to do the right thing for the guest, I don't think we > >> should be presuming that different reset types are equivalent, > >> leaving gaps where we expec

Re: [Qemu-devel] vfio/pci: guest error recovery proposal

2016-12-27 Thread Cao jin
On 12/16/2016 07:02 AM, Michael S. Tsirkin wrote: > >> 1) We need to do the right thing for the guest, I don't think we >> should be presuming that different reset types are equivalent, >> leaving gaps where we expect the guest/host to do a reset and don't >> follow through on other

[Qemu-devel] vfio/pci: guest error recovery proposal

2016-12-15 Thread Michael S. Tsirkin
> 1) We need to do the right thing for the guest, I don't think we > should be presuming that different reset types are equivalent, > leaving gaps where we expect the guest/host to do a reset and don't > follow through on other reset requests, and we need to notify the > guest imm