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
On Wed, Feb 04, 2015 at 10:54:17PM -0800, sfel...@gmail.com wrote:
> diff --git a/default-configs/pci.mak b/default-configs/pci.mak
> index a186c39..a7f3278 100644
> --- a/default-configs/pci.mak
> +++ b/default-configs/pci.mak
> @@ -32,3 +32,4 @@ CONFIG_PCI_TESTDEV=y
> CONFIG_NVME_PCI=y
> CONFIG