Re: [PATCH 1/2] x86/ucode: Adjust parse_ucode() to match other list handling

2025-02-26 Thread Jan Beulich
On 26.02.2025 19:45, Andrew Cooper wrote: > On 26/02/2025 2:30 pm, Jan Beulich wrote: >> On 25.02.2025 23:29, Andrew Cooper wrote: >>> --- a/docs/misc/xen-command-line.pandoc >>> +++ b/docs/misc/xen-command-line.pandoc >>> @@ -2721,34 +2721,42 @@ performance. >>> Alternatively, selecting `tsx=1

Re: [PATCH 1/2] x86/ucode: Adjust parse_ucode() to match other list handling

2025-02-26 Thread Andrew Cooper
On 26/02/2025 2:30 pm, Jan Beulich wrote: > On 25.02.2025 23:29, Andrew Cooper wrote: >> --- a/docs/misc/xen-command-line.pandoc >> +++ b/docs/misc/xen-command-line.pandoc >> @@ -2721,34 +2721,42 @@ performance. >> Alternatively, selecting `tsx=1` will re-enable TSX at the users own >> risk. >

Re: [PATCH 1/2] x86/ucode: Adjust parse_ucode() to match other list handling

2025-02-26 Thread Jan Beulich
On 25.02.2025 23:29, Andrew Cooper wrote: > --- a/docs/misc/xen-command-line.pandoc > +++ b/docs/misc/xen-command-line.pandoc > @@ -2721,34 +2721,42 @@ performance. > Alternatively, selecting `tsx=1` will re-enable TSX at the users own risk. > > ### ucode > -> `= List of [ | scan=, nmi= ]`