Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] linux5.4: Disable VFIO on arm*
@ 2021-03-27  1:49 the-maldridge
  2021-03-27  1:52 ` [PR PATCH] [Updated] " the-maldridge
  2021-03-27  1:56 ` [PR PATCH] [Merged]: " the-maldridge
  0 siblings, 2 replies; 3+ messages in thread
From: the-maldridge @ 2021-03-27  1:49 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 436 bytes --]

There is a new pull request by the-maldridge against master on the void-packages repository

https://github.com/the-maldridge/void-packages disarmed-vfio
https://github.com/void-linux/void-packages/pull/29768

linux5.4: Disable VFIO on arm*
hardware virtualization is unlikely on 32-bit arm targets, but if needed we can always turn it back on.

A patch file from https://github.com/void-linux/void-packages/pull/29768.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-disarmed-vfio-29768.patch --]
[-- Type: text/x-diff, Size: 682 bytes --]

From 70eff4faa80735b26fa5ebefc7231fa9112ffef5 Mon Sep 17 00:00:00 2001
From: Michael Aldridge <maldridge@VoidLinux.org>
Date: Fri, 26 Mar 2021 18:48:57 -0700
Subject: [PATCH] linux5.4: Disable VFIO on arm*

---
 srcpkgs/linux5.4/files/arm-dotconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/srcpkgs/linux5.4/files/arm-dotconfig b/srcpkgs/linux5.4/files/arm-dotconfig
index 0953e0c0054c..594dc5224735 100644
--- a/srcpkgs/linux5.4/files/arm-dotconfig
+++ b/srcpkgs/linux5.4/files/arm-dotconfig
@@ -5957,6 +5957,7 @@ CONFIG_VIRTIO_MENU=y
 CONFIG_VIRTIO_BALLOON=m
 CONFIG_VIRTIO_INPUT=m
 # CONFIG_VIRTIO_MMIO is not set
+CONFIG_VFIO=n
 
 #
 # Microsoft Hyper-V guest support

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Updated] linux5.4: Disable VFIO on arm*
  2021-03-27  1:49 [PR PATCH] linux5.4: Disable VFIO on arm* the-maldridge
@ 2021-03-27  1:52 ` the-maldridge
  2021-03-27  1:56 ` [PR PATCH] [Merged]: " the-maldridge
  1 sibling, 0 replies; 3+ messages in thread
From: the-maldridge @ 2021-03-27  1:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 441 bytes --]

There is an updated pull request by the-maldridge against master on the void-packages repository

https://github.com/the-maldridge/void-packages disarmed-vfio
https://github.com/void-linux/void-packages/pull/29768

linux5.4: Disable VFIO on arm*
hardware virtualization is unlikely on 32-bit arm targets, but if needed we can always turn it back on.

A patch file from https://github.com/void-linux/void-packages/pull/29768.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-disarmed-vfio-29768.patch --]
[-- Type: text/x-diff, Size: 693 bytes --]

From b5d8d95e83cf202ae4d72ce31d6416853fc4e38f Mon Sep 17 00:00:00 2001
From: Michael Aldridge <maldridge@VoidLinux.org>
Date: Fri, 26 Mar 2021 18:48:57 -0700
Subject: [PATCH] linux5.4: Disable VFIO on arm*

---
 srcpkgs/linux5.4/files/arm-dotconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/srcpkgs/linux5.4/files/arm-dotconfig b/srcpkgs/linux5.4/files/arm-dotconfig
index 0953e0c0054c..8c7dd0551235 100644
--- a/srcpkgs/linux5.4/files/arm-dotconfig
+++ b/srcpkgs/linux5.4/files/arm-dotconfig
@@ -5957,6 +5957,7 @@ CONFIG_VIRTIO_MENU=y
 CONFIG_VIRTIO_BALLOON=m
 CONFIG_VIRTIO_INPUT=m
 # CONFIG_VIRTIO_MMIO is not set
+# CONFIG_VFIO is not set
 
 #
 # Microsoft Hyper-V guest support

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Merged]: linux5.4: Disable VFIO on arm*
  2021-03-27  1:49 [PR PATCH] linux5.4: Disable VFIO on arm* the-maldridge
  2021-03-27  1:52 ` [PR PATCH] [Updated] " the-maldridge
@ 2021-03-27  1:56 ` the-maldridge
  1 sibling, 0 replies; 3+ messages in thread
From: the-maldridge @ 2021-03-27  1:56 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 267 bytes --]

There's a merged pull request on the void-packages repository

linux5.4: Disable VFIO on arm*
https://github.com/void-linux/void-packages/pull/29768

Description:
hardware virtualization is unlikely on 32-bit arm targets, but if needed we can always turn it back on.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-03-27  1:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-27  1:49 [PR PATCH] linux5.4: Disable VFIO on arm* the-maldridge
2021-03-27  1:52 ` [PR PATCH] [Updated] " the-maldridge
2021-03-27  1:56 ` [PR PATCH] [Merged]: " the-maldridge

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).