qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v3 13/19] .mailmap: Display correct email address for Michael S.


From: Philippe Mathieu-Daudé
Subject: [PATCH v3 13/19] .mailmap: Display correct email address for Michael S. Tsirkin
Date: Thu, 2 Jul 2020 19:38:12 +0200

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 <mst@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@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í <markmb@redhat.com>
 Marek Dolata <mkdolata@us.ibm.com>
 Michael Avdienko <whitearchey@gmail.com>
 Michael S. Tsirkin <mst@redhat.com>
+Michael S. Tsirkin <mst@redhat.com> <mst@robin.(none)>
 Munkyu Im <munkyu.im@samsung.com>
 Nicholas Bellinger <nab@linux-iscsi.org>
 Nicholas Thomas <nick@bytemark.co.uk>
-- 
2.21.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]