Fabian
Fabian
Could you provide a program/OS invocation that reproduces this?
Seems to be fixed, thanks @chschnell
Do you have a minimal reproducing testcase? Ideally something that runs in qemu and doesn't in v86.
The testcase is useful, thanks for that. This issue will be difficult to fix in a way that doesn't negatively affect performance of other programs. I currently don't really have...
> what's the value proposition of ocaml-tls for you in piaf? 1. Compiling OpenSSL is a pain. This affects me, because I want to compile statically on a platform that...
Note that the OCaml compiler already recognizes identity functions from variant constructors to int: https://godbolt.org/z/PWWfGK6Wb
> @copy could you talk more about your use case for having it in the call tree? In the above screenshot, it isn't obvious (from a quick glance) that a...
> I gave some more thoughts: @copy, isn't it what the inverted tree would help to show you? Indeed, it would, to a certain degree. My workflow doesn't usually include...
The code for this is here: https://github.com/alpinelinux/mkinitfs/blob/54bae0769080710e0769370a7bf3e0e158eec152/initramfs-init.in#L740 The flags looks fine to me, maybe it's something weird with busybox's mount?
v86 emulates a PS2 mouse, which [seems to be supported](https://github.com/ghaerr/elks/blob/a9a86f2c403e44ff732f66e41b0cf0867fafc622/Documentation/text/Configure.help.txt#L135) by elks. I wouldn't mind supporting serial mouse too, but it's probably not very widely used.