• O
    qemu: record timestamp in qemu domain log · 93bc093a
    Osier Yang 提交于
    Currently only support domain start and shutdown, for domain start,
    record timestamp before the qemu command line, and for domain shutdown,
    just say it's shutting down with timestamp.
    
    * src/qemu/qemu_driver.c (qemudStartVMDaemon, qemudShutdownVMDaemon
      introduced two macros - START_POSTFIX, SHUTDOWN_POSTFIX)
    93bc093a
qemu_driver.c 413.1 KB