]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm: Add support for early serial printk
authorPekka Enberg <penberg@cs.helsinki.fi>
Sun, 11 Apr 2010 17:42:10 +0000 (20:42 +0300)
committerPekka Enberg <penberg@cs.helsinki.fi>
Sun, 11 Apr 2010 17:51:57 +0000 (20:51 +0300)
commitec444f9da2e33aff154ee00f085d79dd624f2167
treef5095971424145220bc08c2f3807595d71ec1e7d
parentfb5ad24f84b5b2af33a5242535e4673b25e5f1c8
kvm: Add support for early serial printk

Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
tools/kvm/Makefile
tools/kvm/early_printk.c [new file with mode: 0644]
tools/kvm/include/kvm/early_printk.h [new file with mode: 0644]
tools/kvm/include/kvm/ioport.h [new file with mode: 0644]
tools/kvm/ioport.c
tools/kvm/main.c