summaryrefslogtreecommitdiffstats
path: root/patches
Commit message (Collapse)AuthorAgeFilesLines
* kernel messages: add different host/guest messagesMatei Valeanu2018-06-214-25/+140
| | | | | | | | | Rebase the patch and split it into host/guest. Add different kernel start/end messages for host and guest for easier parsing when booting both. Signed-off-by: Matei Valeanu <Matei.Valeanu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* boot_time_opt_guest: update guest boot time optimization patches for 4.14Martin Borg2018-05-1419-414/+181
| | | | | | | | | The new patches are based on: https://github.com/clearlinux-pkgs/linux-kvm commit 5a0a30430116735fecb22b269e4ca10a08147d8d Signed-off-by: Martin Borg <martin.borg@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* boot_time_opt: update host boot time optimization patches for 4.14Martin Borg2018-03-2634-573/+504
| | | | | | | | | The new patches are based on: https://github.com/clearlinux-pkgs/linux-lts commit 5595fe425a52af6734235a1a953b6b03210060ec Signed-off-by: Martin Borg <martin.borg@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* fix boot_time_opt patch for guestAdrian Calianu2017-09-271-9/+9
| | | | Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
* add guest features from yocto branchAdrian Calianu2017-09-2718-0/+1363
| | | | Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
* Kernel: Optimize boot time and add start/end messagesGabriel Ionescu2017-06-092-0/+99
| | | | | Signed-off-by: Gabriel Ionescu <gabriel.ionescu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* boot time: applicable only for hostAdrian Calianu2017-05-241-2/+2
| | | | | | and fix typos watch->patch Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
* patches: Boot time optimizations with ClearLinux patchesAdrian Calianu2017-05-2332-0/+2238
| | | | | 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>