On Mon, Mar 19, 2012 at 10:09:22AM -0500, Anthony Liguori wrote:
> This dumps the results of query-version, query-commands, and
> query-config-capabilities into a single JSON object on stdout.
>
> Signed-off-by: Anthony Liguori
What about a mode where no machine and devices are initialized at al
On Tue, Mar 20, 2012 at 08:49:11AM +0100, Gerd Hoffmann wrote:
> On 03/19/12 16:09, Anthony Liguori wrote:
> > This dumps the results of query-version, query-commands, and
> > query-config-capabilities into a single JSON object on stdout.
>
> I think libvirt needs a query-devices too.
Currently w
On 03/19/12 16:09, Anthony Liguori wrote:
> This dumps the results of query-version, query-commands, and
> query-config-capabilities into a single JSON object on stdout.
I think libvirt needs a query-devices too.
cheers,
Gerd
This dumps the results of query-version, query-commands, and
query-config-capabilities into a single JSON object on stdout.
Signed-off-by: Anthony Liguori
---
qemu-options.hx |4
vl.c| 27 +++
2 files changed, 31 insertions(+), 0 deletions(-)
diff