libvirt/src/xenconfig
Cole Robinson 4231485c1c caps: Use an enum internally for ostype value
But the internal API stays the same, and we just convert the value as
needed. Not useful yet, but this is the beginning step of using an enum
for ostype throughout the code.
2015-04-20 16:37:25 -04:00
..
xen_common.c xenconfig: move <os> parsing/formating to config-specific files 2015-04-16 16:11:01 -06:00
xen_common.h xenconfig: export xenConfigCopyString 2015-04-16 16:11:01 -06:00
xen_sxpr.c virBitmap: Place virBitmapIsAllClear check after virBitmapParse calls 2015-04-13 14:21:02 +02:00
xen_sxpr.h
xen_xl.c caps: Use an enum internally for ostype value 2015-04-20 16:37:25 -04:00
xen_xl.h Introduce support for parsing/formatting Xen xl config format 2015-01-14 08:28:50 -07:00
xen_xm.c xenconfig: move <os> parsing/formating to config-specific files 2015-04-16 16:11:01 -06:00
xen_xm.h src/xenconfig: move common parsing/formatting to xen_common 2014-08-18 20:47:38 -06:00
xenxs_private.h