1. 02 3月, 2007 1 次提交
  2. 27 2月, 2007 4 次提交
  3. 26 2月, 2007 4 次提交
  4. 24 2月, 2007 1 次提交
  5. 23 2月, 2007 17 次提交
  6. 22 2月, 2007 1 次提交
  7. 21 2月, 2007 5 次提交
  8. 20 2月, 2007 4 次提交
  9. 19 2月, 2007 1 次提交
  10. 17 2月, 2007 2 次提交
    • M
      Fri Feb 16 18:28:32 IST 2007 Mark McLoughlin <markmc@redhat.com> · cfa655f9
      Mark McLoughlin 提交于
              * qemud/qemud.c, qemud/dispatch.c, qemud/internal.h
              qemud/conf.c, qemud/driver.c, configure.in: add a
              qemudLog() function which uses syslog() if we're in daemon
              mode, doesn't output INFO/DEBUG messages unless the
              verbose flag is set and doesn't output DEBUG messages
              unless compiled with --enable-debug. Also, make a first
              pass through fatal errors and add error messages for them.
      cfa655f9
    • M
      Fri Feb 16 18:26:55 IST 2007 Mark McLoughlin <markmc@redhat.com> · 49fe2820
      Mark McLoughlin 提交于
              * qemud/internal.h, qemud/qemud.c: improve signal handling
              and handle SIGHUP by shutting down all guests and networks
              and re-loading configs, and handle SIGINT and SIGTERM
              by shutting down cleanly.
      49fe2820