1. 11 12月, 2008 4 次提交
    • C
      52037657
    • D
      Adding support for SDL fullscreen option · a3d570c7
      Daniel Veillard 提交于
      * src/domain_conf.c src/domain_conf.h src/qemu_conf.c
        tests/qemuxml2argvtest.c tests/qemuxml2xmltest.c
        tests/qemuxml2argvdata/qemuxml2argv-graphics-sdl-fullscreen.args
        tests/qemuxml2argvdata/qemuxml2argv-graphics-sdl-fullscreen.xml:
        slightly modified patch for SDL fullscreen from Itamar Heim
      * docs/formatdomain.html docs/formatdomain.html.in docs/libvirt.rng:
        update the schemas and docs about the sdl graphic element attributes
      * AUTHORS: add Itamar Heim
      Daniel
      a3d570c7
    • J
      avoid a new "make distcheck" failure · bd0af108
      Jim Meyering 提交于
      Distribute the new file, libvirtd.logrotate.in, and make
      distclean remove the build product, libvirtd.logrotate.
      * qemud/Makefile.am (EXTRA_DIST): Add libvirtd.logrotate.in.
      (DISTCLEANFILES): Initialize, and append libvirtd.logrotate.in.
      bd0af108
    • J
      avoid format string warnings · 79892762
      Jim Meyering 提交于
      * src/openvz_conf.c (openvzGetNodeCPUs): Add "%s" arg before _(...).
      * src/uml_driver.c (umlDomainBlockPeek): Likewise.
      79892762
  2. 10 12月, 2008 2 次提交
    • J
      fix just-broken "virsh start" and "virsh pool-start" commands · 3693a02f
      Jim Meyering 提交于
      * src/virsh.c (cmdPoolStart, cmdStart): Change hard-coded
      vshCommandOptDomainBy string argument to match just-changed
      option name.  Cole Robinson reported that "virsh start" was
      broken and provided that part of the fix.
      Bug introduced by yesterday's "virsh.c: tweak options to produce
      more accurate help".
      * tests/start: New file.  Test for the above fix.
      * tests/Makefile.am (test_scripts): Add start.
      3693a02f
    • G
      logrotate qemu monitor logs · 54f4ed6b
      Guido Günther 提交于
      54f4ed6b
  3. 08 12月, 2008 9 次提交
  4. 07 12月, 2008 1 次提交
  5. 05 12月, 2008 24 次提交