[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 5/9] tools/libx[cl]: Plumb bool restore down into xc_cpuid_apply_policy()
- To: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
- From: Ian Jackson <ian.jackson@xxxxxxxxxx>
- Date: Mon, 15 Jun 2020 15:55:55 +0100
- Authentication-results: esa3.hc3370-68.iphmx.com; dkim=none (message not signed) header.i=none
- Cc: Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxxx>, Paul Durrant <paul@xxxxxxx>, Jan Beulich <JBeulich@xxxxxxxx>, Wei Liu <wl@xxxxxxx>, Roger Pau Monne <roger.pau@xxxxxxxxxx>
- Delivery-date: Mon, 15 Jun 2020 14:56:04 +0000
- Ironport-sdr: Xqf7bF+CWtoO8YKHLW7lzHaz7j/K5hPwpmyFfv429rgnyfOGYkUzKIYb3KeVbvjHC5ZOvJNUEi dmNZOkZF/6eYRhbGFJTYoiGXpo0eEcCqbh3avqIbNi6RIEkcf7ReKyqo50UgmRKK5zyu2EFrtZ Ef5/Ez7WuIhVdDAaiNVZ3+cPUVKXJOwEDunaW+zYBRGnS+acogryN8ZUy3RUAIkfNo6mkYHPrn l93wyKDFp408fylCfO4vltxhGGDz0qvepF8aMVCkpISrvSFZu8JRvITkQ23nKWnMwFwbmYkV7o M4Q=
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
Andrew Cooper writes ("[PATCH 5/9] tools/libx[cl]: Plumb bool restore down into
xc_cpuid_apply_policy()"):
> In order to safely disable some features by default, without breaking
> migration from 4.13 or older, the CPUID logic needs to distinguish the two
> cases.
>
> Plumb a restore boolean down from the two callers of libxl__cpuid_legacy() all
> the way down into xc_cpuid_apply_policy().
>
> No functional change.
Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
|