summaryrefslogtreecommitdiff
path: root/Kernel/Devices/VMWareBackdoor.h
AgeCommit message (Expand)Author
2021-12-28Kernel: Remove the kmalloc_eternal heap :^)Andreas Kling
2021-11-04Kernel: Process available VMWare mouse events immediatelyJelle Raaijmakers
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2020-08-25Kernel: Switch singletons to use new Singleton classTom
2020-08-22Revert "Kernel: Switch singletons to use new Singleton class"Andreas Kling
2020-08-21Kernel: Switch singletons to use new Singleton classTom
2020-07-04Kernel: Move headers intended for userspace use into Kernel/API/Andreas Kling
2020-04-08Kernel: Simplify VMWareBackdoor somewhatAndreas Kling
2020-04-08Kernel: Make VMWareBackdoor eternal (since it's never freed)Andreas Kling
2020-02-16Kernel: Move all code into the Kernel namespaceAndreas Kling
2020-02-05Kernel: Move the VMWare helpers out of the IO namespaceLiav A
2020-02-05Kernel: Add support for high bandwidth IO communication with VMWareLiav A
2020-02-04Kernel: Add support for vmmouseLiav A