On Sun, Nov 16, 2025 at 3:45 PM Michael S. Tsirkin <[email protected]> wrote: > > virtio pci uses word to mean "16 bits". mmio uses it to mean > "32 bits". > > To avoid confusion, let's avoid the term in core virtio > altogether. Just say U64 to mean "64 bit". > > Fixes: e7d4c1c5a546 ("virtio: introduce extended features") > Cc: "Paolo Abeni" <[email protected]> > Signed-off-by: Michael S. Tsirkin <[email protected]> > Message-Id: > <492ef5aaa196d155d0535b5b6f4ad5b3fba70a1b.1761058528.git....@redhat.com> > ---
Acked-by: Jason Wang <[email protected]> Thanks
