On 11.06.2025 19:16, Roger Pau Monne wrote: > --- a/docs/misc/xen-command-line.pandoc > +++ b/docs/misc/xen-command-line.pandoc > @@ -2072,6 +2072,28 @@ for all of them (`true`), only for those subject to > XPTI (`xpti`) or for > those not subject to XPTI (`no-xpti`). The feature is used only in case > INVPCID is supported and not disabled via `invpcid=false`. > > +### pdx-compress > +> `= <boolean> | auto | fast | slow` > + > +> Default: `auto` > + > +Only relevant when hypervisor is build with PFN PDX offset compression > +`CONFIG_PDX_OFFSET_COMPRESSION`.
Which, however, the name of the command line option doesn't reflect at all. Question is what your thoughts were towards what if another compression method also wanted a command line control. Jan