于 2011年08月19日 21:48, Eric Blake 写道:
On 08/19/2011 08:03 AM, Osier Yang wrote:
---
src/qemu/qemu_driver.c | 22 +++++++++++++---------
1 files changed, 13 insertions(+), 9 deletions(-)
ACK with nit.
VIR_INFO("Undefining domain '%s'", vm->def->name);
- virDomainRemoveInactive(&driver->domains,
- vm);
- vm = NULL;
+
+ /* If the domain is active, keep it running but set it as transient.
+ * domainDestroy and domainShutdown will take care of remove the
s/remove/removing/
Pushed with the nix fixed.
--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list