From 8feb2e8dee86b6f60c4a4c64be3d360af060815e Mon Sep 17 00:00:00 2001 From: taradiddles Date: Fri, 2 Mar 2018 08:30:43 +0200 Subject: [PATCH] fix type - paravitualized -> paravirtualized --- managing-os/windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/managing-os/windows.md b/managing-os/windows.md index ed0a0194..a8e41fee 100644 --- a/managing-os/windows.md +++ b/managing-os/windows.md @@ -9,7 +9,7 @@ Windows VMs in Qubes OS Like any other unmodified OSes, Windows can be installed in Qubes as an [HVM](/doc/hvm/) domain. -Qubes Windows Tools are then usually installed to provide integration with the rest of the Qubes system; they also include Xen's paravitualized (PV) drivers to increase performance compared to qemu emulated devices. Alternatively, only Xen's PV drivers can be installed if integration with Qubes isn't required or if the tools aren't supported on a give version of Windows. In the latter case, one would have to [enable inter-VM networking](https://www.qubes-os.org/doc/firewall/#enabling-networking-between-two-qubes) to be able to exchange files with HVMs. +Qubes Windows Tools are then usually installed to provide integration with the rest of the Qubes system; they also include Xen's paravirtualized (PV) drivers to increase performance compared to qemu emulated devices. Alternatively, only Xen's PV drivers can be installed if integration with Qubes isn't required or if the tools aren't supported on a give version of Windows. In the latter case, one would have to [enable inter-VM networking](https://www.qubes-os.org/doc/firewall/#enabling-networking-between-two-qubes) to be able to exchange files with HVMs. For more information about Windows VMs in Qubes OS, please see the specific guides below: