summaryrefslogtreecommitdiffstats
path: root/patches
Commit message (Collapse)AuthorAgeFilesLines
* linux-yocto: Remove ClearLinux patch causing ixgbevf issueyocto-4.9Gabriel Ionescu2017-06-261-1/+2
| | | | | | | | | | | | | Remove one of the ClearLinux patches because it was causing the ixgbevf module in the guest kernel to be initialized incorrectly, throwing the following errors: ixgbevf 0000:00:02.0: Unable to allocate MSI-X interrupts ixgbevf: probe of 0000:00:02.0 failed with error -12 The ClearLinux patch is specific for the guest only. Signed-off-by: Gabriel Ionescu <gabriel.ionescu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* Kernel: Add start-end messages for guest kernelGabriel Ionescu2017-06-212-0/+99
| | | | | Signed-off-by: Gabriel Ionescu <gabriel.ionescu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* boot time: specific for guest on this branchAdrian Calianu2017-05-241-0/+0
| | | | Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
* patches: Boot time optimazation with ClearLinux pathesAdrian Calianu2017-05-2318-0/+1362
| | | | | Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* ipv4: fix for waiting 2 minutes at boot timeDragos Motrea2017-03-212-0/+45
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>