commit 5fa472bd6e81dc16da24a1c47c3083730d31f121 parent be0e3e2609065c8ff0d6dc37c55f3de715beba93 Author: awy <awy@awy.one> Date: Thu, 10 Apr 2025 13:27:04 +0300 x Diffstat:
M | gpu_pass.sh | | | 8 | ++++---- |
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gpu_pass.sh b/gpu_pass.sh @@ -95,8 +95,8 @@ modprobe nvidia_uvm #echo 0000:00:14.0 > /sys/bus/pci/drivers/xhci_hcd/bind EOL -chmod +X /etc/libvirt/hooks/qemu.d/win10-hidden-pt/prepare/begin/start.sh -chmod +X /etc/libvirt/hooks/qemu.d/win10-hidden-pt/release/end/revert.sh +chmod +x /etc/libvirt/hooks/qemu.d/win10-hidden-pt/prepare/begin/start.sh +chmod +x /etc/libvirt/hooks/qemu.d/win10-hidden-pt/release/end/revert.sh case "$(readlink -f /sbin/init)" in *systemd*) @@ -128,8 +128,8 @@ EOL ;; esac -chmod +X /etc/libvirt/hooks/qemu.d/win10-hidden-pt/prepare/begin/cpuisolation.sh -chmod +X /etc/libvirt/hooks/qemu.d/win10-hidden-pt/release/end/cpurevert.sh +chmod +x /etc/libvirt/hooks/qemu.d/win10-hidden-pt/prepare/begin/cpuisolation.sh +chmod +x /etc/libvirt/hooks/qemu.d/win10-hidden-pt/release/end/cpurevert.sh cat <<EOL >> /etc/libvirt/hooks/kvm.conf