Displaying 2 results from an estimated 2 matches for "xs_perm_type".
2010 Mar 05
0
[PATCH] Resolve gcc4.5 type error
Without this, gcc 4.5 complains with,
error: case value ''3'' not in enumerated type ''const enum xs_perm_type''
Signed-off-by: Charles Arnold <carnold@novell.com>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2012 Jan 25
26
[PATCH v4 00/23] Xenstore stub domain
Changes from v3:
- mini-os configuration files moved into stubdom/
- mini-os extra console support now a config option
- Fewer #ifdefs
- grant table setup uses hypercall bounce
- Xenstore stub domain syslog support re-enabled
Changes from v2:
- configuration support added to mini-os build system
- add mini-os support for conditionally compiling frontends, xenbus
-