mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Mon Jun 9 15:42:34 PST 2008 David L. Leskovec <dlesko@linux.vnet.ibm.com>
* src/lxc_driver.c: Make console element is output only. Always open new PTY when starting a container. Fix string overrun when storing console name in VM def struct
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
Mon Jun 9 15:42:34 PST 2008 David L. Leskovec <dlesko@linux.vnet.ibm.com>
|
||||
|
||||
* src/lxc_driver.c: Console element is output only. Always open new
|
||||
PTY when starting a container.
|
||||
Fix string overrun when storing console name in VM def struct
|
||||
|
||||
Mon Jun 9 13:14:00 BST 2008 Richard W.M. Jones <rjones@redhat.com>
|
||||
|
||||
Better error messages in xend driver.
|
||||
@@ -56,7 +62,7 @@ Thu Jun 5 14:10:00 BST 2008 Richard W.M. Jones <rjones@redhat.com>
|
||||
|
||||
Wed Jun 4 23:02:21 PST 2008 David L. Leskovec <dlesko@linux.vnet.ibm.com>
|
||||
|
||||
* src/lxc_driver.c: Add sanity of tty pid before kill()
|
||||
* src/lxc_driver.c: Add sanity check of tty pid before kill()
|
||||
Ignore ECHILD errors during VM cleanup
|
||||
Call functions to store tty pid and cleanup tty pid file
|
||||
* src/lxc_conf.h: Add function to verify container process exists
|
||||
|
||||
Reference in New Issue
Block a user