.giant snip.. > > > + * - "type": > > > + * * DM_ACPI_BLOB_TYPE_TABLE > > > + * The data blob specified by this directory is an ACPI table. > > > + * * DM_ACPI_BLOB_TYPE_NSDEV > > > + * The data blob specified by this directory is an ACPI namespace > > > device. > > > + * Its name is specified by the directory name, while the AML code > > > of the > > > + * body of the AML device structure is in the data blob. > > > > Could those be strings on XenStore? Strings are nice. "table" or > > "nsdev"? > > I'm not object to use a string, but isn't an integer easier for > programs to parse? Or you are considering it should also be human > readable?
Integers are easier. But it needs to be defined in the public header files. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel