1 Mar
2014
1 Mar
'14
5:32 a.m.
Eric Blake wrote:
On 02/28/2014 12:30 PM, Roman Bogorodskiy wrote:
Implement domainUndefine and required helper functions: - domainIsActive - domainIsPersistent --- src/bhyve/bhyve_driver.c | 79 ++++++++++++++++++++++++++++++++++++++++++++++++ src/bhyve/bhyve_utils.h | 1 + 2 files changed, 80 insertions(+)
ACK, worth having in 1.2.2 to avoid an incomplete feature addition.
Pushed, thanks! Roman Bogorodskiy