server: expand known context names for native driver config
Guest Linux kernel's virtgpu driver only gets 15 chars of the guest application name via get_task_comm(). While a better method is devised to send the full name, do host-side substring expansion for known apps that must have app-specific native driver configuration applied.
Signed-off-by: Ryan Neph ryanneph@google.com