[Devel] [PATCH RHEL9 COMMIT] configs: Enable in-kernel accelerator for virtio-blk guests

Konstantin Khorenko khorenko at virtuozzo.com
Tue Jan 9 22:34:26 MSK 2024


The commit is pushed to "branch-rh9-5.14.0-362.8.1.vz9.35.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git
after rh9-5.14.0-362.8.1.vz9.35.5
------>
commit 04de95c103669946803f0690f04abcf7e1bcde07
Author: Konstantin Khorenko <khorenko at virtuozzo.com>
Date:   Thu Sep 15 20:56:30 2022 +0300

    configs: Enable in-kernel accelerator for virtio-blk guests
    
    https://virtuozzo.atlassian.net/browse/PSBM-139414
    https://virtuozzo.atlassian.net/browse/PSBM-152375
    
    Signed-off-by: Konstantin Khorenko <khorenko at virtuozzo.com>
    
    Feature: vhost-blk: in-kernel accelerator for virtio-blk guests
---
 redhat/configs/custom-overrides/generic/CONFIG_VHOST_BLK | 1 +
 1 file changed, 1 insertion(+)

diff --git a/redhat/configs/custom-overrides/generic/CONFIG_VHOST_BLK b/redhat/configs/custom-overrides/generic/CONFIG_VHOST_BLK
new file mode 100644
index 000000000000..07b92038bd7f
--- /dev/null
+++ b/redhat/configs/custom-overrides/generic/CONFIG_VHOST_BLK
@@ -0,0 +1 @@
+CONFIG_VHOST_BLK=m


More information about the Devel mailing list