
28 Feb
2014
28 Feb
'14
8:32 p.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