|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH 1/4] libxl: extend physinfo structure
On 18/04/10 22:23, Andre Przywara wrote:
The libxl version of the physinfo sysctl does not contain some
fields like nr_nodes or capabilities needed for xl info output.
Add them to the structure and the retrieving function.
Signed-off-by: Andre Przywara<andre.przywara@xxxxxxx>
I think, It would be much nicer to provide the phys_caps already decoded
instead of copying the xc value as is.
so what about something like having phys_cap_hvm and
phys_cap_hvm_directio field directly in the structure ? If things
extends, we should add new field in libxl anyway.
--
Vincent
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|