x86: add kvm_guest subtarget Add a KVM guest subtarget to the x86 target. Since VirtI...
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)
commit8ce034b36afe053d400eeddf01425b466afe7985
treeec043e3fbfc394fe4666e7c76ea4dbbf5af888cb
parent75ffc6d36758ca335814d10bf45c0cf42d3b2430
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]