Partition Enumeration

The hypervisor provides the HvGetNextChildPartition hypercall function to enumerate the partition identifiers of children of a particular parent partition. In order for the enumeration process to produce predictable results, the hypervisor returns the partition identifier of each child for a specified parent partition in the order of the child's creation (that is, the more recently that a partition was created, the later it will be returned by an enumeration process).

 

 

Send comments about this topic to Microsoft

Build date: 11/16/2013

Show:
© 2014 Microsoft. All rights reserved.