All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add me as the maintainer for ivshmem-pci
@ 2025-01-23  1:22 Gustavo Romero
  2025-01-23  1:22 ` [PATCH v2 1/2] hw/misc/ivshmem-pci: Rename remaining parts for consistency Gustavo Romero
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Gustavo Romero @ 2025-01-23  1:22 UTC (permalink / raw)
  To: qemu-devel, philmd, armbru; +Cc: alex.bennee, gustavo.romero

Add me as the maintainer for the ivshmem-pci.c device, the ivshmem
server, and the ivshmem client tool. Also, adjust remaining parts left
behind after ivshmem PCI device was renamed from ivshmem.c to
ivshmem-pci.c, like header files, Kconfig, docs, and build scripts.


Cheers,
Gustavo

Gustavo Romero (2):
  hw/misc/ivshmem-pci: Rename remaining parts for consistency
  MAINTAINERS: Add me as the maintainer for ivshmem-pci

 MAINTAINERS                                          | 9 ++++++++-
 contrib/ivshmem-client/ivshmem-client.h              | 2 +-
 contrib/ivshmem-server/ivshmem-server.h              | 2 +-
 docs/system/device-emulation.rst                     | 2 +-
 docs/system/devices/ivshmem-flat.rst                 | 2 +-
 docs/system/devices/{ivshmem.rst => ivshmem-pci.rst} | 4 ++--
 hw/misc/Kconfig                                      | 4 ++--
 hw/misc/ivshmem-pci.c                                | 2 +-
 hw/misc/meson.build                                  | 4 ++--
 include/hw/misc/{ivshmem.h => ivshmem-pci.h}         | 6 +++---
 tests/qtest/meson.build                              | 2 +-
 11 files changed, 23 insertions(+), 16 deletions(-)
 rename docs/system/devices/{ivshmem.rst => ivshmem-pci.rst} (96%)
 rename include/hw/misc/{ivshmem.h => ivshmem-pci.h} (88%)

-- 
2.34.1



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-02-01 10:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-23  1:22 [PATCH v2 0/2] Add me as the maintainer for ivshmem-pci Gustavo Romero
2025-01-23  1:22 ` [PATCH v2 1/2] hw/misc/ivshmem-pci: Rename remaining parts for consistency Gustavo Romero
2025-01-23  1:22 ` [PATCH v2 2/2] MAINTAINERS: Add me as the maintainer for ivshmem-pci Gustavo Romero
2025-01-24  7:29 ` [PATCH v2 0/2] " Markus Armbruster
2025-01-24 16:22 ` Philippe Mathieu-Daudé
2025-01-31 18:33   ` Philippe Mathieu-Daudé
2025-02-01  7:08     ` Markus Armbruster

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.