|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH 0/5] more solidification work
more solidification work around return values in stubdom,
invalid device kinds, and fix name to domid. nothing
ground breaking but quite nice to have.
Vincent Hanquez (5):
add some return values testing in stubdom
initialize enum to 1, to prevent defaulting to the 0 values when
structure when not properly initialized by the client.
add fuse around generic_device_add related to invalid kinds
add error in disk_add if phystype is not recognized
fix name to domid conversion.
tools/libxl/libxl.c | 38 ++++++++++++++++++++++++++++----------
tools/libxl/libxl.h | 6 +++---
tools/libxl/libxl_device.c | 5 ++++-
tools/libxl/libxl_internal.h | 4 ++--
tools/libxl/libxl_utils.c | 33 +++++++++++----------------------
tools/libxl/xl.c | 4 +---
6 files changed, 49 insertions(+), 41 deletions(-)
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH 0/5] more solidification work,
Vincent Hanquez <=
|
|
|
|
|