[PATCH v5 3/4] x86: add kvm_guest subtarget
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 5 Sep 2010 23:18:51 +0000 (23:18 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 5 Sep 2010 23:18:51 +0000 (23:18 +0000)
commit81f28e254598b67c4bca9d30229a7e5ce9cba1fd
tree20c9302fee5e0aac91c349dc9023da10e2bfef38
parent4317c9db8ca8f059e87c455d1c9653cddac22a11
[PATCH v5 3/4] x86: add kvm_guest subtarget
Add a KVM guest subtarget to the x86 target. Since VirtIO is the
preferred I/O virtualization platform for kvm, this target expects it's
root device to be /dev/vda.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 22944
target/linux/x86/kvm_guest/base-files/etc/inittab [new file with mode: 0644]
target/linux/x86/kvm_guest/config-default [new file with mode: 0644]
target/linux/x86/kvm_guest/target.mk [new file with mode: 0644]