]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm: Rename early_printk.c to 8250-serial.c
authorPekka Enberg <penberg@kernel.org>
Sun, 9 Jan 2011 11:02:04 +0000 (13:02 +0200)
committerPekka Enberg <penberg@kernel.org>
Sun, 9 Jan 2011 11:02:04 +0000 (13:02 +0200)
commit4ac4f0c681b3f4147a4adb163b448495ace3dc31
tree89be8a63d1faf82c2d488163dddf94ff5733824f
parent526b08d3eb3595fa999ede6c004f8171b8b6e125
kvm: Rename early_printk.c to 8250-serial.c

The 8250 emulation is no longer there to just support early_printk() so rename
the source file to reflect that.

Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/8250-serial.c [moved from tools/kvm/early_printk.c with 98% similarity]
tools/kvm/Makefile
tools/kvm/include/kvm/8250-serial.h [new file with mode: 0644]
tools/kvm/include/kvm/early_printk.h [deleted file]
tools/kvm/main.c