Takahiro

Results 300 issues of Takahiro

For example, cursor and delete keys.

enhancement

performance
experiment

Peripheral devices should be configurable by device tree file but currently the configurations (Memory map, IRQ number, and so on) are hardcoded in the emulator. Another option is we hardcode...

enhancement

![image](https://user-images.githubusercontent.com/7637832/80662542-5b295280-8a46-11ea-934e-1336ace482c1.png)

bug
xv6

Disk access ring buffer doesn't seem to be released correctly on Linux. Currently setting virtio block device queue size big enough as workaround so far. We should figure out and...

bug
Linux

performance
experiment

enhancement

I guess there may be a big room for rewriting the code to more modern, standard, and optimized Rust coding style. I'm very happy if you give feedback and help...

help wanted