[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [win-pv-devel] [PATCH v2 0/4] Fix resume from suspend
When a VM resumes from suspend, the domain is rebuilt before the suspend callback is called. This necessitates failing all currently outstanding and prepared requests, in order to get StorPort to replay the SRBs. v2: Updates based on comments Merge "Rework BlkifRingDisable" and "Ignore missing requests for responses" Owen Smith (4): Replace XENVBD_SRB_STATE with LIST_ENTRY Fail SRBs if ring is not Enabled Rework BlkifRingDisable Attempt to process responses on the ring src/xenvbd/adapter.c | 6 +- src/xenvbd/ring.c | 185 ++++++++++++++++++++++++++++++--------------------- src/xenvbd/ring.h | 2 +- src/xenvbd/target.c | 8 +-- src/xenvbd/target.h | 4 +- 5 files changed, 118 insertions(+), 87 deletions(-) -- 2.16.2.windows.1 _______________________________________________ win-pv-devel mailing list win-pv-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/win-pv-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |