Searched hist:"25 b9cadb1ee3434b92de9096d4a2ae91820146bf" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/misc/ |
H A D | ntsync.c | 25b9cadb1ee3434b92de9096d4a2ae91820146bf Fri Mar 29 01:05:52 CET 2024 Elizabeth Figura <zfigura@codeweavers.com> ntsync: Introduce the ntsync driver and character device.
ntsync uses a misc device as the simplest and least intrusive uAPI interface.
Each file description on the device represents an isolated NT instance, intended to correspond to a single NT virtual machine.
Signed-off-by: Elizabeth Figura <zfigura@codeweavers.com> Link: https://lore.kernel.org/r/20240329000621.148791-2-zfigura@codeweavers.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|