moneytech / xen-pv-console

xen-pv-console(write only)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xen-pv-console(write only)

write only な pv console を実装した単純なカーネル。
世界時をコンソールに出力する。

下記例:

[ell@centos ~]$ make
[ell@centos ~]$ sudo xl create -c domain_config 
[ell@centos ~]$ sudo xl create -c domain_config 
Parsing config from domain_config
Hello from printk!
2019/10/15 09:57:07

About

xen-pv-console(write only)


Languages

Language:C 66.1%Language:Assembly 26.6%Language:C++ 3.8%Language:Makefile 3.4%