From 36de6eef57626f4c36b63795b81d1a67242a7ee7 Mon Sep 17 00:00:00 2001 From: "Dr. Gerhard Weck" Date: Tue, 17 Jan 2023 18:27:23 +0100 Subject: [PATCH] Create Windows qubes.md --- user/templates/windows/Windows qubes.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 user/templates/windows/Windows qubes.md diff --git a/user/templates/windows/Windows qubes.md b/user/templates/windows/Windows qubes.md new file mode 100644 index 00000000..30268261 --- /dev/null +++ b/user/templates/windows/Windows qubes.md @@ -0,0 +1,15 @@ +Windows qubes +============= + +Like any other unmodified OSes, Windows can be installed in Qubes as an [HVM](https://www.qubes-os.org/doc/standalone-and-hvm/) domain. + +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 given version of Windows. In the latter case, one would have to [enable inter-VM networking](/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 following external resources: + +* [Installing and Using Windows-based VMs in Qubes R4.0](/doc/templates/windows/windows-vm.md) +* [Installing and Using Qubes Windows Tools in Qubes R4.0](/doc/templates/windows/windows-tools.md) +* [Installing and Using Windows-based VMs in Qubes R4.1](/doc/templates/windows/windows-vm41.md) +* [Installing and Using Qubes Windows Tools in Qubes R4.1](/doc/templates/windows/windows-tools41.md) +* [Create a Gaming HVM in Qubes 4.1](/doc/templates/windows-gaming-hvm.md) +* [Migrate backups of Windows VMs created under Qubes R4.0 to R4.1](/doc/templates/windows/windows-migrate41.md)