mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-30 10:55:27 +00:00
Delete the hvlog boot parameter for SOS to workaround the kernel panic in acrn_hvlog_init
This commit is contained in:
parent
879118b26f
commit
625d339961
@ -1,3 +1,3 @@
|
||||
title The ACRN Service OS
|
||||
linux /EFI/org.clearlinux/kernel-org.clearlinux.iot-lts2018-sos.4.19.13-1901141830
|
||||
options console=tty0 console=ttyS0 root=PARTUUID=<UUID of rootfs partition> rw rootwait ignore_loglevel no_timer_check consoleblank=0 i915.nuclear_pageflip=1 i915.avail_planes_per_pipe=0x01010F i915.domain_plane_owners=0x011111110000 i915.enable_gvt=0 i915.enable_guc=0 hvlog=2M@0x1FE00000 i915.alpha_support=1
|
||||
options console=tty0 console=ttyS0 root=PARTUUID=<UUID of rootfs partition> rw rootwait ignore_loglevel no_timer_check consoleblank=0 i915.nuclear_pageflip=1 i915.avail_planes_per_pipe=0x01010F i915.domain_plane_owners=0x011111110000 i915.enable_gvt=0 i915.enable_guc=0 i915.alpha_support=1
|
||||
|
Loading…
Reference in New Issue
Block a user