<p dir="ltr">64bit Spur has been working fine for some time on the WSL, the main limitation I see right now is now no accelerated rendering, sound, or direct hardware access. But for my day to day use it's been working fine.</p>
<p dir="ltr">A shared memory region could be used by special VM plugins to enable that access. </p>
<br><div class="gmail_quote"><div dir="ltr">Ben Coman <<a href="mailto:btc@openinworld.com">btc@openinworld.com</a>> schrieb am Mo., 8. Mai 2017, 06:58:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
I expect a native LLP64 Windows port is preferable, but I'm following<br>
WSL developments because there's an outside chance it could offer an<br>
interim 64-bit Windows VM.<br>
<br>
The idea is to split the VM execution into two parts - a KVM part on<br>
the Windows side that grabs some framebuffer resource and<br>
mouse/keyboard events and forwards them via LxBus to the Linux side<br>
where we already have a working JIT.  The Linux side fills the<br>
framebuffer that the Windows side displays.<br>
<br>
<a href="https://blogs.msdn.microsoft.com/wsl/2016/10/19/windows-and-ubuntu-interoperability/" rel="noreferrer" target="_blank">https://blogs.msdn.microsoft.com/wsl/2016/10/19/windows-and-ubuntu-interoperability/</a><br>
<br>
<br>
Devil is in the details, but this is curious... "A Linux application<br>
can share part of its virtual address space with an NT application,<br>
which can then map it."<br>
<a href="https://github.com/ionescu007/lxss/blob/master/The%20Linux%20kernel%20hidden%20inside%20windows%2010.pdf" rel="noreferrer" target="_blank">https://github.com/ionescu007/lxss/blob/master/The%20Linux%20kernel%20hidden%20inside%20windows%2010.pdf</a><br>
<br>
<br>
Some experiments here...<br>
<a href="https://github.com/ionescu007/lxss" rel="noreferrer" target="_blank">https://github.com/ionescu007/lxss</a><br>
<br>
<br>
WSL seems like a great environment to develop & test for a Linux<br>
production environment while having easy access to corporate tools<br>
like Word, Excel & Outlook.<br>
<br>
cheers -ben<br>
</blockquote></div>