Earlier quoted context omitted.
If only the hardware compatibility was better. It hasn't worked on my past three laptops.
Yes, I was wanting to try this on a spare laptop but having to trial on a bunch until one works is going to be challenging. Is there a place to find supported hardware? I actually care very little about anything other than the network stack. If audio doesn't work, it won't bother me.
Show HN: Qvm-Create-Windows-Qube: The most secure and private way to run Windows
21–30 of 41 posts
Re: Show HN: Qvm-Create-Windows-Qube: The most secure and private way to run Windows
#22Earlier quoted context omitted.
Yes, I was wanting to try this on a spare laptop but having to trial on a bunch until one works is going to be challenging. Is there a place to find supported hardware? I actually care very little about anything other than the network stack. If audio doesn't work, it won't bother me.
You're in luck, there exists exactly what you're looking for. It's called the Hardware Compatibility List (HCL), see here: https://www.qubes-os.org/hcl/
Re: Show HN: Qvm-Create-Windows-Qube: The most secure and private way to run Windows
#23Earlier quoted context omitted.
You could say the Same about non IOMMU CPU virtualization. The problem here is AMD and Nvidias disgusting greed that has held back security by at least a decade. GPU virtualization (vGPU/MxGPU) is supported but only if you pay ridiculous enterprise licensing. This should be a first class feature like VT-d and would enable a usable Qubes desktop and Microsoft's VBS. https://en.wikipedia.org/wiki/GPU_virtualization#Med…
Wow, I was unaware such hardware virtualization extensions currently existed in such mature form for GPUs. Really unfortunate that they've been lost to the avarice of two tech giants which have a duopoly over the GPU market.
https://www.pcgamer.com/windows-11-pcs-can-hobble-gaming-per...
Re: Show HN: Qvm-Create-Windows-Qube: The most secure and private way to run Windows
#24Hi, HN! This is a small project I developed for Qubes OS that allows you to spin up new Windows qubes quickly, effortlessly and securely. Hope you don't mind the flamboyant title, but, I truly do believe that the small attack surface of the heavily minified Xen hypervisor, networking stack, GUI virtualization, and much more Qubes OS employs + the Whonix intergration implemented in this project (making it a Windows-Wh…
Re: Show HN: Qvm-Create-Windows-Qube: The most secure and private way to run Windows
#25Hi, HN! This is a small project I developed for Qubes OS that allows you to spin up new Windows qubes quickly, effortlessly and securely. Hope you don't mind the flamboyant title, but, I truly do believe that the small attack surface of the heavily minified Xen hypervisor, networking stack, GUI virtualization, and much more Qubes OS employs + the Whonix intergration implemented in this project (making it a Windows-Wh…
Does this use the default graphics drivers in Windows? I have an older installation of Win10 on my Qubes laptop, and I'm limited in the resolution I can set on the Windows desktop. I have 1440p display on the laptop, and the largest resolution is still a window that is much smaller than the screen. This is my biggest problem with the Windows VM, and I was hoping that your project might do something to address this.
I'm in the process of submitting a patch to SeaBIOS so it will no longer be necessary to patch this in yourself.
Re: Show HN: Qvm-Create-Windows-Qube: The most secure and private way to run Windows
#26Earlier quoted context omitted.
Does this use the default graphics drivers in Windows? I have an older installation of Win10 on my Qubes laptop, and I'm limited in the resolution I can set on the Windows desktop. I have 1440p display on the laptop, and the largest resolution is still a window that is much smaller than the screen. This is my biggest problem with the Windows VM, and I was hoping that your project might do something to address this.
I also faced this problem with the low selection of resolutions to choose for the Windows desktop with my ultrawide 3440x1440 screen. No worries, it was easily overcome with a simple modification to SeaBIOS, see here: https://groups.google.com/g/qubes-devel/c/aCCGpYysZTQ/m/4yMY... I'm in the process of submitting a patch to SeaBIOS so it will no longer be necessary to patch this in yourself.
Re: Show HN: Qvm-Create-Windows-Qube: The most secure and private way to run Windows
#27Re: Show HN: Qvm-Create-Windows-Qube: The most secure and private way to run Windows
#28Earlier quoted context omitted.
You're starting to get the idea: Qubes OS assumes that it's impossible to ensure every single application you will be running on your computer is secure. Therefore, the best way to secure your computer is to isolate all of the applications as much as possible so the exploitation of one doesn't lead to compromise of another or the entire system. Through (heavily minimized) Xen VMs is the most basic way Qubes seeks to…
If only the hardware compatibility was better. It hasn't worked on my past three laptops.
The main thing is that, to be practical, it needs at least 16GB of RAM. With only 16GB, you will want to use the ZRAM swap driver on your linux VMs. Dunno if any equivalent exists for windos.
Re: Show HN: Qvm-Create-Windows-Qube: The most secure and private way to run Windows
#29Earlier quoted context omitted.
Does 3d card passthrough work?
If you're referring to GPU passthrough, then yes, in practice much better with AMD cards then Nvidia cards.
(I understand that getting windos to use them could be hard.)
Re: Show HN: Qvm-Create-Windows-Qube: The most secure and private way to run Windows
#30Earlier quoted context omitted.
If you're referring to GPU passthrough, then yes, in practice much better with AMD cards then Nvidia cards.
I have been wondering... Instead of exposing the hardware GPU to the appVM, would a Vulkan virtualization work? I.e., VM sees a Vulkan API that forwards calls to a dedicated graphics VM that runs them. (I understand that getting windos to use them could be hard.)
https://en.wikipedia.org/wiki/RemoteFX#RemoteFX_vGPU_Depreca...
https://en.wikipedia.org/wiki/GPU_virtualization#API_remotin...