qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH, Bug 1612908] scripts: Add TCP endpoints for qom-* s


From: carl
Subject: [Qemu-devel] [PATCH, Bug 1612908] scripts: Add TCP endpoints for qom-* scripts
Date: Sat, 13 Aug 2016 10:26:44 -0700

From: Carl Allendorph <address@hidden>

I've created a patch for bug #1612908. The current docs for the scripts
in the "scripts/qmp/" directory suggest that both unix sockets and
tcp endpoints can be used. The TCP endpoints don't work for most of the
scripts, with notable exception of 'qmp-shell'. This patch attempts to
refactor the process of distinguishing between unix path endpoints and
tcp endpoints to work for all of these scripts.

Carl Allendorph (1):
  scripts: Add ability for qom-* python scripts to target tcp endpoints

 scripts/qmp/qmp-shell | 22 ++--------------------
 scripts/qmp/qmp.py    | 23 ++++++++++++++++++++---
 2 files changed, 22 insertions(+), 23 deletions(-)

--
2.7.4



reply via email to

[Prev in Thread] Current Thread [Next in Thread]