qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH-for-5.2 2/3] gitlab-ci: Add a job to cover the --without-defa


From: Paolo Bonzini
Subject: Re: [PATCH-for-5.2 2/3] gitlab-ci: Add a job to cover the --without-default-devices config
Date: Tue, 3 Nov 2020 22:12:10 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.3.1

On 03/11/20 22:07, Philippe Mathieu-Daudé wrote:
diff --git a/accel/Kconfig b/accel/Kconfig
index 2ad94a3839..d24664d736 100644
--- a/accel/Kconfig
+++ b/accel/Kconfig
@@ -7,3 +7,4 @@ config KVM
  config XEN
      bool
      select FSDEV_9P if VIRTFS
+    select 9PFS if VIRTFS
Without this line ^ it works! Thanks :*

Without which line?

(Also if both work I prefer the other one).

Paolo




reply via email to

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