1. 10 6月, 2008 4 次提交
    • D
      * python/generator.py python/libvir.c python/libvirt-python-api.xml: · cb96ae25
      Daniel Veillard 提交于
        Apply patch from Cole Robinson fixing UUIDString for python
      Daniel
      cb96ae25
    • R
      Pass syntax check for XM block devices over to XenD · 406d8963
      Richard W.M. Jones 提交于
      	* src/xm_internal.c: Pass responsibility for checking syntax
      	  of XM block devices over the XenD (see also Xen cset 17617).
      	  (Hiroyuki Kaguchi).
      406d8963
    • R
      virDomainMemoryPeek API · 6bcf2501
      Richard W.M. Jones 提交于
              * include/libvirt/libvirt.h.in, src/libvirt.c, src/driver.h,
                src/libvirt_sym.version: New virDomainMemoryPeek API.
              * qemud/remote.c, qemud/remote_protocol.x, src/remote_internal.c:
                Support for remote.
              * src/qemu_driver.c: QEMU driver implementation of API.
              * src/test.c: Test driver (null) implementation of API.
              * docs/hvsupport.html.in: Document API.
              * libvirt.spec.in: New path /var/cache/libvirt for temporary
                storage of memory images.
              * qemud/libvirtd.init.in: Remove any old temp files in
                /var/cache/libvirt on restarts.
              * src/Makefile.am: make install creates /var/cache/libvirt.
              * configure.in: Detect mkdir -p.
      6bcf2501
    • D
      Mon Jun 9 15:42:34 PST 2008 David L. Leskovec <dlesko@linux.vnet.ibm.com> · 0d0c9672
      David L. Leskovec 提交于
      	* 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
      0d0c9672
  2. 09 6月, 2008 1 次提交
  3. 06 6月, 2008 3 次提交
  4. 05 6月, 2008 2 次提交
    • R
      virDomainBlockPeek call · 8354895e
      Richard W.M. Jones 提交于
      	* configure.in: Document AC_SYS_LARGEFILE.
      	* docs/hvsupport.html.in: Document HV support for virDomainBlockPeek.
      	* include/libvirt/libvirt.h.in, src/driver.h, src/libvirt.c,
      	src/libvirt_sym.version: Add virDomainBlockPeek infrastructure.
      	* src/qemu_driver.c, src/test.c: Null versions of this call.
      	* src/xen_unified.c, src/xend_internal.c, src/xend_internal.h,
      	src/xm_internal.c, src/xm_internal.h: Xen implementation.
      	* tests/sexpr2xmldata/sexpr2xml-curmem.xml,
      	tests/sexpr2xmldata/sexpr2xml-no-source-cdrom.xml: XML output
      	has been reordered slightly in the Xen driver, but should be
      	functionally the same.
      8354895e
    • D
      Fix a few issues related to restart of libvirtd with containers running. · 0bd57cdb
      David L. Leskovec 提交于
      Mon May 12 23:32:21 PST 2008 David L. Leskovec <dlesko@linux.vnet.ibm.com>
      
      	* src/lxc_driver.c: Add sanity 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
      	Add facilities to manage storing the tty forward process pid
      	* src/lxc_conf.c: Add function to verify container process exists
      	Call function to verify container process during config load
      	Add facilities to manage storing the tty forward process pid
      	Call function to load tty pid during load config
      0bd57cdb
  5. 03 6月, 2008 1 次提交
  6. 02 6月, 2008 1 次提交
  7. 30 5月, 2008 9 次提交
  8. 29 5月, 2008 7 次提交
  9. 27 5月, 2008 3 次提交
  10. 23 5月, 2008 8 次提交
  11. 22 5月, 2008 1 次提交