On Fri, Jan 3, 2020 at 3:10 AM Jan Beulich <[email protected]> wrote: > > On 31.12.2019 23:17, Roman Shaposhnik wrote: > > here's a silly question: whenever Xen is provided with a VGA console, > > where's the keyboard driver coming from? Quick to my surprise, my > > casual inspection of the drivers/ folder didn't reveal much. > > How do "VGA console" and "keyboard driver" match up? The former > is an output device; in Xen there simply is no input counterpart. > If you need one with both input and output, you'll need to make > use of a serial console, not the VGA one.
This answers it perfectly! Thank you Jan. Thanks, Roman. _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
