]> git.proxmox.com Git - qemu.git/commit
QMP: add scripts/qmp
authorLuiz Capitulino <lcapitulino@redhat.com>
Tue, 10 Sep 2013 20:39:23 +0000 (16:39 -0400)
committerLuiz Capitulino <lcapitulino@redhat.com>
Wed, 18 Sep 2013 12:57:02 +0000 (08:57 -0400)
commit22f3946bc5db2090ffc4ea41f2b83d09e58b665e
treed6685f78fc7eb68479d13ea92968c67f96247f09
parent6c2679fc19560699679200fb42ab4659bcbe7f79
QMP: add scripts/qmp

Populate it with all scripts stored in QMP/. Also fixes trailing
whitespaces in qmp-shell and qmp.py.

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
16 files changed:
QMP/qemu-ga-client [deleted file]
QMP/qmp [deleted file]
QMP/qmp-shell [deleted file]
QMP/qmp.py [deleted file]
QMP/qom-fuse [deleted file]
QMP/qom-get [deleted file]
QMP/qom-list [deleted file]
QMP/qom-set [deleted file]
scripts/qmp/qemu-ga-client [new file with mode: 0755]
scripts/qmp/qmp [new file with mode: 0755]
scripts/qmp/qmp-shell [new file with mode: 0755]
scripts/qmp/qmp.py [new file with mode: 0644]
scripts/qmp/qom-fuse [new file with mode: 0755]
scripts/qmp/qom-get [new file with mode: 0755]
scripts/qmp/qom-list [new file with mode: 0755]
scripts/qmp/qom-set [new file with mode: 0755]