[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: [Xen-devel] [VTD][PATCH] Don't allow assigning the same device twice without release the first assignment
Keir, Resend the patch. This patch is implemented according to your suggestion. Asssigns device in xend before starting ioemu, and add the check on DOMCTL_assign_device hypercall. Thanks. -- Weidong Keir Fraser wrote: > On 16/10/07 03:04, "Han, Weidong" <weidong.han@xxxxxxxxx> wrote: > >>> The DOMCTL_assign_device should check whether the device is already >>> assigned. This has the benefit that it can atomically >>> check-and-allocate, under the domctl lock. >>> >>> You'll have to work out how to propagate DOMCTL_assign_device >>> failure to the user. Either you have to get the error out of ioemu, >>> or perhaps you can assign the device in xend before starting ioemu. >> >> Yes, adding the check on DOMCTL_assign_device is simple, but I didn't >> find a good way to propagate DOMCTL_assign_device failure to user. >> This patch adds the check in xend before starting ioemu. In addtion, >> adding the check in Xend can prompt user on the screen when the >> device has already been assigned. Thanks. > > Well, that's too bad because I won't take the original patch. Why > can't the device be assigned by xend? > > -- Keir Attachment:
assign-2.patch _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |