On Wed, 19 Nov 2025 at 13:44, Cornelia Huck <[email protected]> wrote: > > This requires a bit of care, since we still have to handle the EL > specific part (DCZID_EL0.DZP). Callers can set/access dcz_blocksize > via a wrapper working on DCZID_EL.BS. > > KVM currently does not support DCZID_EL0 via ONE_REG, and actually > does not need to work with it, so provide a dummy value for now.
That seems like an odd (unintended?) omission -- is it worth adding? (We would need to handle older kernels that don't expose it anyway, of course.) thanks -- PMM
