Re: [PATCH 1/7] x86/HVM: drop stdvga's "cache" struct member

2024-09-11 Thread Jan Beulich
On 10.09.2024 18:44, Andrew Cooper wrote: > On 10/09/2024 3:39 pm, Jan Beulich wrote: >> As of 68e1183411be ("libxc: introduce a xc_dom_arch for hvm-3.0-x86_32 >> guests") caching mode is disabled for HVM domains from start-of-day, due >> the disabling being unconditional in hvm/save.c:arch_hvm_loa

Re: [PATCH 1/7] x86/HVM: drop stdvga's "cache" struct member

2024-09-10 Thread Andrew Cooper
On 10/09/2024 3:39 pm, Jan Beulich wrote: > As of 68e1183411be ("libxc: introduce a xc_dom_arch for hvm-3.0-x86_32 > guests") caching mode is disabled for HVM domains from start-of-day, due > the disabling being unconditional in hvm/save.c:arch_hvm_load(). With > that the field is useless, and can

[PATCH 1/7] x86/HVM: drop stdvga's "cache" struct member

2024-09-10 Thread Jan Beulich
As of 68e1183411be ("libxc: introduce a xc_dom_arch for hvm-3.0-x86_32 guests") caching mode is disabled for HVM domains from start-of-day, due the disabling being unconditional in hvm/save.c:arch_hvm_load(). With that the field is useless, and can be dropped. Drop the helper functions manipulating