On Fri, 9 Feb 2024, Stewart Hildebrand wrote: > On 1/12/24 01:13, Jiqian Chen wrote: > > When a device has been reset on dom0 side, the vpci on Xen > > side won't get notification, so the cached state in vpci is > > all out of date compare with the real device state. > > To solve that problem, add a new hypercall to clear all vpci > > device state. When the state of device is reset on dom0 side, > > dom0 can call this hypercall to notify vpci. > > > > Co-developed-by: Huang Rui <[email protected]> > > Signed-off-by: Jiqian Chen <[email protected]> > > Reviewed-by: Stewart Hildebrand <[email protected]>
Reviewed-by: Stefano Stabellini <[email protected]>
