On 7/16/19 11:13 PM, Paolo Bonzini wrote:
> Just make it a default device, so that it is automatically removed if VMPORT
> is not included in the binary (as is the case with --with-default-devices).
>
> Signed-off-by: Paolo Bonzini
> ---
> hw/i386/Kconfig | 3 +--
> 1 file changed, 1 insertion(+
Thanks Paolo
On Tue, 2019-07-16 at 23:13 +0200, Paolo Bonzini wrote:
> Just make it a default device, so that it is automatically removed if
> VMPORT
> is not included in the binary (as is the case with --with-default-
> devices).
>
> Signed-off-by: Paolo Bonzini
> ---
> hw/i386/Kconfig | 3 +--
Just make it a default device, so that it is automatically removed if VMPORT
is not included in the binary (as is the case with --with-default-devices).
Signed-off-by: Paolo Bonzini
---
hw/i386/Kconfig | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/hw/i386/Kconfig b/hw/i38