LekKit
LekKit
Weird warning in `lynx` browser. May be related to FIN/RST flags handling. 
> It's a bit difficult for users (include me) to use a large disk image (for example, 512G) If you are possibly talking about sparse images (Those that aren't consuming...
> At my previous work on RVVM support I adapted ATA support for boot loader and kernel so it can pass up to GUI. But I got some strange problems...
> In theory you can use PATA PCIe card on Hifive Unmatched for example. But it is rare case. Welp, U-Boot doesn't even have working drivers for that then. They...
See https://lekkit.github.io/test/index.html for some nightmare fuel. Jokes aside, I consider making some kind of a demo like that, for people who visit RVVM repo and want to quickly look what...
> Now RVVM seems not support multi task downloading I am not sure at all that it's on RVVM side. I occasionally see it's balancing multiple downloads properly, sometimes not,...
Running with `epoll` on Illumos. Apparently it balances the downloads fine, and it still peaks at around 4.5 MB/s downlink - which makes me believe this is actually peak of...
I've almost finished a fix for localhost connections via port forwarding. Also working on distinguishing graceful FIN versus RST from outside. Will merge soon
Please test 89a01de, it should implement all the desired (so far) functionality (But no special arguments yet). You can ssh into the guest with `ssh root@localhost -p 2022`.
> I have noticed there is no networking support yet, but perhaps there is a way to make u boot ignore this and run regardless? This is a known issue...