|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] [VTD][PATCH] Don't allow assigning the same device twice
Keir Fraser 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.
>
> -- Keir
>
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.
-- Weidong
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [VTD][PATCH] Don't allow assigning the same device twice without release the first assignment, Han, Weidong
- Re: [Xen-devel] [VTD][PATCH] Don't allow assigning the same device twice without release the first assignment, Keir Fraser
- RE: [Xen-devel] [VTD][PATCH] Don't allow assigning the same device twice without release the first assignment,
Han, Weidong <=
- Re: [Xen-devel] [VTD][PATCH] Don't allow assigning the same device twice without release the first assignment, Keir Fraser
- RE: [Xen-devel] [VTD][PATCH] Don't allow assigning the same device twice without release the first assignment, Han, Weidong
- RE: [Xen-devel] [VTD][PATCH] Don't allow assigning the same device twice without release the first assignment, Han, Weidong
- Re: [Xen-devel] [VTD][PATCH] Don't allow assigning the same device twice without release the first assignment, Keir Fraser
- RE: [Xen-devel] [VTD][PATCH] Don't allow assigning the samedevice twice without release the first assignment, Han, Weidong
- Re: [Xen-devel] [VTD][PATCH] Don't allow assigning the samedevice twice without release the first assignment, Keir Fraser
- RE: [Xen-devel] [VTD][PATCH] Don't allow assigning the samedevice twice without release the first assignment, Han, Weidong
|
|
|
|
|