All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/1] virtio: Add vhost-user-rtc and vhost-user-rtc-pci
@ 2026-05-15 13:23 Manos Pitsidianakis
  2026-05-15 13:23 ` [PULL 1/1] " Manos Pitsidianakis
  2026-05-16 23:25 ` [PULL 0/1] " Stefan Hajnoczi
  0 siblings, 2 replies; 3+ messages in thread
From: Manos Pitsidianakis @ 2026-05-15 13:23 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, richard.henderson, stefanha

The following changes since commit edcc429e9e41a8e0e415dcdab6aa52ad17ef8889:

  Merge tag 'pbouvier/pr/docs-20260513' of https://gitlab.com/p-b-o/qemu into staging (2026-05-14 10:18:06 -0400)

are available in the Git repository at:

  https://gitlab.com/epilys/qemu.git tags/vhost-user-rtc-pr-1

for you to fetch changes up to e331d3089ee64411013eea74fdf71ccf30bcb626:

  virtio: Add vhost-user-rtc and vhost-user-rtc-pci (2026-05-15 16:13:07 +0300)

----------------------------------------------------------------
vhost-user-rtc-pr-1

----------------------------------------------------------------
Manos Pitsidianakis (1):
      virtio: Add vhost-user-rtc and vhost-user-rtc-pci

 include/hw/virtio/vhost-user-rtc.h        | 22 ++++++++++++++++++++++
 MAINTAINERS                               |  6 ++++++
 docs/system/devices/virtio/vhost-user.rst |  3 +++
 hw/virtio/Kconfig                         |  5 +++++
 hw/virtio/meson.build                     |  3 +++
 hw/virtio/vhost-user-rtc-pci.c            | 70 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 hw/virtio/vhost-user-rtc.c                | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 7 files changed, 173 insertions(+)
 create mode 100644 include/hw/virtio/vhost-user-rtc.h
 create mode 100644 hw/virtio/vhost-user-rtc-pci.c
 create mode 100644 hw/virtio/vhost-user-rtc.c

-- 
γαῖα πυρί μιχθήτω



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

end of thread, other threads:[~2026-05-18 12:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-15 13:23 [PULL 0/1] virtio: Add vhost-user-rtc and vhost-user-rtc-pci Manos Pitsidianakis
2026-05-15 13:23 ` [PULL 1/1] " Manos Pitsidianakis
2026-05-16 23:25 ` [PULL 0/1] " Stefan Hajnoczi

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.