summaryrefslogtreecommitdiff
path: root/target/linux/x86/kvm_guest/target.mk
Commit message (Collapse)AuthorAgeFilesLines
* x86: kvm: disable squashfs and jffs2 images by defaultJo-Philipp Wich2013-10-101-0/+1
| | | | SVN-Revision: 38355
* x86: remove subtarget specific LINUX_VERSION overridesGabor Juhos2012-05-181-1/+0
| | | | SVN-Revision: 31803
* x86/kvm_guest: switch to 3.3Gabor Juhos2012-05-171-0/+1
| | | | | | Compile tested only. SVN-Revision: 31763
* x86: add kvm_guest subtarget Add a KVM guest subtarget to the x86 target. ↵Jo-Philipp Wich2010-09-051-0/+2
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