[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH V2 0/3] xen: pvscsi: avoid race, support suspend/resume
In the pvscsi backend copy the frontend request to ensure it is not changed by the frontend during processing it in the backend. Support suspend/resume of the domain to be able to access a pvscsi device n the frontend afterwards. Changes in V2: - changed scsiback_do_cmd_fn() as sugested by Jan Beulich - added adaption of backend parameters in frontend after resuming Juergen Gross (3): xen: mark pvscsi frontend request consumed only after last read xen: scsiback: add LUN of restored domain xen: support suspend/resume in pvscsi frontend drivers/scsi/xen-scsifront.c | 214 ++++++++++++++++++++++++++++++++++++------- drivers/xen/xen-scsiback.c | 33 ++++--- 2 files changed, 199 insertions(+), 48 deletions(-) -- 2.1.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |