Age | Commit message (Expand) | Author |
---|---|---|
2020-05-16 | Kernel: Absorb LibBareMetal back into the kernel | Andreas Kling |
2020-04-11 | Kernel: Assert if we try to initialize VMWareBackdoor more than once | Liav A |
2020-04-08 | Kernel: Simplify VMWareBackdoor somewhat | Andreas Kling |
2020-03-02 | Kernel: Use klog() instead of kprintf() | Liav A |
2020-02-27 | VMWareBackdoor: Use dbg() instead of dbgprintf() | Liav A |
2020-02-16 | Kernel: Move all code into the Kernel namespace | Andreas Kling |
2020-02-09 | Kernel: Apply changes to use LibBareMetal definitions | Liav A |
2020-02-05 | Kernel: Move the VMWare helpers out of the IO namespace | Liav A |
2020-02-05 | Kernel: Fix vmmouse detection method | Liav A |
2020-02-05 | Kernel: Add support for high bandwidth IO communication with VMWare | Liav A |
2020-02-04 | Kernel: Add support for vmmouse | Liav A |