[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)
commit46870ff9e27ed8e5b07fb0d5a9ebb97426a5796c
tree20c9302fee5e0aac91c349dc9023da10e2bfef38
parent5f3d84fcebadf6dbecce2e57c5c36eb1d610f6e9
[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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22944 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]