Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-04-12 | add vmware drivers | Martin Kelly | 1 | -0/+13 | |
VMWare Fusion defaults to SCSI disks, so we need it builtin to the kernel to recognize the boot disk. While we're at it, add in other useful VMWare-related modules. Change-Id: Ia571142d5d3493b3b14619e6df29367bf06e5ae5 Signed-off-by: Martin Kelly <mkelly@xevo.com> | |||||
2016-07-19 | vmdk images need harddisk drivers built-in | Jan-Simon Möller | 1 | -0/+7 | |
This patch adds the disk drivers as to the kernel to be able to boot the vmdk images w/o initrd (only qemux86 and qemux86_64). v2: use _append as it is a parsed expression Change-Id: I3ebfe09079754fa29a008d14e1d0bcd3c7e98f84 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> |