RE: [PATCH v5 00/18] xen: introduce CONFIG_SYSCTL

2025-06-29 Thread Penny, Zheng
gt; Dario > Faggioli ; Juergen Gross ; George > Dunlap ; Nathan Studer ; > Stewart Hildebrand ; Bertrand Marquis > ; Volodymyr Babchuk > ; Alistair Francis ; > Bob Eshleman ; Connor Davis > ; Oleksii Kurochko ; xen- > de...@lists.xenproject.org; xen-de...@dornerwo

Re: [PATCH v5 00/18] xen: introduce CONFIG_SYSCTL

2025-06-26 Thread Jan Beulich
On 16.06.2025 08:41, Penny Zheng wrote: > It can be beneficial for some dom0less systems to further reduce Xen footprint > via disabling some hypercalls handling code, which may not to be used & > required in such systems. Each hypercall has a separate option to keep > configuration flexible. > >

[PATCH v5 00/18] xen: introduce CONFIG_SYSCTL

2025-06-15 Thread Penny Zheng
It can be beneficial for some dom0less systems to further reduce Xen footprint via disabling some hypercalls handling code, which may not to be used & required in such systems. Each hypercall has a separate option to keep configuration flexible. Options to disable hypercalls: - sysctl - domctl - h