]> git.proxmox.com Git - mirror_qemu.git/commit
hw/i386: also turn off VMMOUSE is VMPORT is disabled
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 17 Jul 2019 07:06:15 +0000 (08:06 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 23 Jul 2019 14:53:25 +0000 (15:53 +0100)
commit6d314626cc20e47108eb3d3e6e926dd802b23441
treea30d0f33a2c01e814da72fb887fd5c58aeedc5b6
parente54ecc70c34d3ea4326cbf4f945530725532f2ab
hw/i386: also turn off VMMOUSE is VMPORT is disabled

Commit 97fd1ea8c1 broke the build for --without-default-devices as
VMMOUSE depends on VMPORT.

Fixes: 97fd1ea8c1
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
hw/i386/Kconfig