Re: [PATCH V2 0/3] acpi: Add machine option to disable SPCR table

2025-04-23 Thread Li Chen
Hi Bibo, On Wed, 23 Apr 2025 16:49:09 +0800 bibo mao wrote --- > > > On 2025/4/23 下午4:36, Li Chen wrote: > > Hi Bibo, > > > > On Wed, 23 Apr 2025 14:27:36 +0800 bibo mao > > wrote --- > > > > > > > > > On 2025/4/22 下午8:03, Li Chen wrote: > > > > This serie

Re: [PATCH V2 0/3] acpi: Add machine option to disable SPCR table

2025-04-23 Thread bibo mao
On 2025/4/23 下午4:36, Li Chen wrote: Hi Bibo, On Wed, 23 Apr 2025 14:27:36 +0800 bibo mao wrote --- > > > On 2025/4/22 下午8:03, Li Chen wrote: > > This series introduces a new machine option, spcr=on|off, allowing users > > to disable the ACPI SPCR (Serial Port Console Redir

Re: [PATCH V2 0/3] acpi: Add machine option to disable SPCR table

2025-04-23 Thread Li Chen
Hi Bibo, On Wed, 23 Apr 2025 14:27:36 +0800 bibo mao wrote --- > > > On 2025/4/22 下午8:03, Li Chen wrote: > > This series introduces a new machine option, spcr=on|off, allowing users > > to disable the ACPI SPCR (Serial Port Console Redirection) table. > > By default, SPCR is enab

Re: [PATCH V2 0/3] acpi: Add machine option to disable SPCR table

2025-04-22 Thread bibo mao
On 2025/4/22 下午8:03, Li Chen wrote: This series introduces a new machine option, spcr=on|off, allowing users to disable the ACPI SPCR (Serial Port Console Redirection) table. By default, SPCR is enabled. Disabling it can help ensure that the guest > console behavior is determined solely by ke

[PATCH V2 0/3] acpi: Add machine option to disable SPCR table

2025-04-22 Thread Li Chen
This series introduces a new machine option, spcr=on|off, allowing users to disable the ACPI SPCR (Serial Port Console Redirection) table. By default, SPCR is enabled. Disabling it can help ensure that the guest's console behavior is determined solely by kernel command-line parameters on arch like