On 07/04/2011 05:33 AM, Daniel P. Berrange wrote: > The UML inotify handler would kill off guests when certain > conditions arise, but it forgot to remove transient guests > from the list of domains > > * src/uml/uml_driver.c: Cleanup transient guests > --- > src/uml/uml_driver.c | 18 +++++++++++++++++- > 1 files changed, 17 insertions(+), 1 deletions(-)
ACK.
> } else if (umlIdentifyChrPTY(driver, dom) < 0) {
> VIR_WARN("Could not identify charater devices for new
> domain");
While you're touching this area of code,
s/charater/character/
--
Eric Blake [email protected] +1-801-349-2682
Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
-- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
