Re: [PATCH 03/10] KVM: emulate: improve formatting of flags table

From: Chang S. Bae
Date: Mon Nov 17 2025 - 14:53:59 EST


On 11/13/2025 4:36 PM, Paolo Bonzini wrote:
Align a little better the comments on the right side and list
explicitly the bits used by multi-bit fields.

No functional change intended.

Signed-off-by: Paolo Bonzini <pbonzini@xxxxxxxxxx>

Thanks for aligning those comments and clarifying reserved bits. This will definitely help folks who are considering adding new flags.

Reviewed-by: Chang S. Bae <chang.seok.bae@xxxxxxxxx>