qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v6 06/10] rocker: add new rocker switch device


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v6 06/10] rocker: add new rocker switch device
Date: Wed, 11 Feb 2015 11:05:26 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0


On 11/02/2015 10:49, Stefan Hajnoczi wrote:
> This poses a new problem: when QEMU is built without rocker the
> QMP/HMP commands fail to link because rocker_find() and friends are
> missing (they live in rocker.c).
> 
> There are two options compile out the HMP/QMP commands (see how
> SPICE does this, e.g. query-spice) or provide stub functions that
> return an error to the HMP/QMP client when rocker is unavailable.

Can we just not merge the QMP/HMP commands for now?

Paolo



reply via email to

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