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

2025-07-04 Thread Penny, Zheng
h ; Dario Faggioli ; > Juergen Gross ; George Dunlap ; > Nathan Studer ; Stewart Hildebrand > ; Bertrand Marquis ; Volodymyr > Babchuk ; Alistair Francis > ; Bob Eshleman ; > Connor Davis ; Oleksii Kurochko > ; xen-devel@lists.xenproject.org; xen- > de...@dornerworks.com > S

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

2025-07-04 Thread Jan Beulich
On 04.07.2025 11:29, 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. > >