<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi, all<br>
    <br>
    I test virsh comand "domjobinfo"  on x86-i386 and PPC64 host. But
    Both get nothing. <br>
    # virsh version<br>
    Compiled against library: libvir 0.9.13<br>
    Using library: libvir 0.9.13<br>
    Using API: QEMU 0.9.13<br>
    Running hypervisor: QEMU 1.1.50<br>
    <br>
    # virsh list<br>
     Id    Name                           State<br>
    ----------------------------------------------------<br>
     21    f16-ppc-qcow2                  running<br>
     22    f16-blkiotune                  running<br>
     23    f16-device-attach              running<br>
    <br>
    # virsh domjobinfo 21<br>
    Job type:         None  <br>
    <br>
    <br>
    But I have run two jobs on domain 21<br>
    [root@localhost ~]# jobs<br>
    [1]-  Stopped                 top<br>
    [2]+  Stopped                 vi install.log<br>
    <br>
    I searched the domjobinfo patch gave by Daniel P. Berrange, he said
    "
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    This series introduces 2 new APIs to allow long running jobs to be
    monitored and cancelled. " <br>
    Dose domjobinfo only monitor some special jobs in guest? Or does I
    miss something? <br>
    <br>
    Thanks & Regards<br>
    Kimi Li<br>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
  </body>
</html>