commit | 456273b02474780537e2bb52a72213f63bb5227a | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Fri May 04 16:25:43 2018 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Wed May 23 14:30:51 2018 +0200 |
tree | 0ab2748bc922e4e6c3471f01c6277dc703d0da97 | |
parent | 1a90bc8128ee7d16ce4abb131961e37084d75b16 [diff] |
job: Add query-jobs QMP command This adds a minimal query-jobs implementation that shouldn't pose many design questions. It can later be extended to expose more information, and especially job-specific information. Signed-off-by: Kevin Wolf <kwolf@redhat.com>