commit | a28feb855cc0ad452acd3dfe2b8f2841927da5f1 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Fri Jul 10 07:17:13 2020 -0400 |
committer | Michael S. Tsirkin <mst@redhat.com> | Wed Aug 05 11:08:40 2020 -0400 |
tree | a936741b1a89aeaded14541bd3514f0c7047dc8e | |
parent | 577e677a785357542311a645eeb1756cd83988be [diff] |
virtio_pmem: correct tags for config space fields Since this is a modern-only device, tag config space fields as having little endian-ness. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Cornelia Huck <cohuck@redhat.com>