|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [RFC PATCH 4/4] hw/xen: Have the xenpv machine select 9pfs
9pfs is not an accelerator feature but a machine one.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@xxxxxxxxx>
---
accel/Kconfig | 1 -
hw/xen/Kconfig | 1 +
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/accel/Kconfig b/accel/Kconfig
index 461104c7715..b9e9a2d35b0 100644
--- a/accel/Kconfig
+++ b/accel/Kconfig
@@ -15,4 +15,3 @@ config KVM
config XEN
bool
- select FSDEV_9P if VIRTFS
diff --git a/hw/xen/Kconfig b/hw/xen/Kconfig
index 15944144a17..14009cd6a05 100644
--- a/hw/xen/Kconfig
+++ b/hw/xen/Kconfig
@@ -4,3 +4,4 @@ config XEN_PV
select PCI
select USB
select IDE_PIIX
+ select FSDEV_9P if VIRTFS
--
2.26.2
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |