Fix Michael S. Tsirkin email address in the following commits:

  $ git log --committer='mst@robin.(none)' --oneline
  572992eefa msix: Switch msix_uninit to return void
  5a2c202981 msix: Allow full specification of MSIX layout
  d35e428c84 msix: Split PBA into it's own MemoryRegion
  2cf62ad742 msix: Note endian TODO item
  eebcb0a76a msix: Move msix_mmio_read
  b2357c484d virtio: Convert to msix_init_exclusive_bar() interface
  1116b53921 ivshmem: Convert to msix_init_exclusive_bar() interface
  53f949254a msix: Add simple BAR allocation MSIX setup functions
  118f2c2b48 msix: fix PCIDevice naming inconsistency
  393a98924e msix: drop unused msix_bar_size, require valid bar_size

Cc: Michael S. Tsirkin <m...@redhat.com>
Reviewed-by: Markus Armbruster <arm...@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org>
---
 .mailmap | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.mailmap b/.mailmap
index 3219bb5d4f..eaed43a178 100644
--- a/.mailmap
+++ b/.mailmap
@@ -130,6 +130,7 @@ Marc Marí <mar...@redhat.com>
 Marek Dolata <mkdol...@us.ibm.com>
 Michael Avdienko <whitearc...@gmail.com>
 Michael S. Tsirkin <m...@redhat.com>
+Michael S. Tsirkin <m...@redhat.com> <mst@robin.(none)>
 Munkyu Im <munkyu...@samsung.com>
 Nicholas Bellinger <n...@linux-iscsi.org>
 Nicholas Thomas <n...@bytemark.co.uk>
-- 
2.21.3


Reply via email to