summaryrefslogtreecommitdiffstats
path: root/target/linux/x86/kvm_guest/target.mk
Commit message (Collapse)AuthorAgeFilesLines
* x86: remove subtarget specific LINUX_VERSION overridesjuhosg2012-05-181-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31803 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86/kvm_guest: switch to 3.3juhosg2012-05-171-0/+1
| | | | | | Compile tested only. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31763 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH v5 3/4] x86: add kvm_guest subtargetjow2010-09-051-0/+2
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