qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/5] virtio-grants-v8-tag
@ 2024-06-12 21:29 Stefano Stabellini
  2024-06-12 21:29 ` [PULL 1/5] xen: mapcache: Make MCACHE_BUCKET_SHIFT runtime configurable Stefano Stabellini
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Stefano Stabellini @ 2024-06-12 21:29 UTC (permalink / raw)
  To: qemu-devel, stefanha; +Cc: sstabellini, peter.maydell, Edgar.Iglesias

The following changes since commit 80e8f0602168f451a93e71cbb1d59e93d745e62e:

  Merge tag 'virtio-grants-v8-tag' into staging (2024-06-09 11:21:55 -0700)

are available in the Git repository at:

  https://gitlab.com/sstabellini/qemu.git 

for you to fetch changes up to 6d87a2a311fe4a8363143e6914d000697ea0cd83:

  hw/arm: xen: Enable use of grant mappings (2024-06-09 20:16:14 +0200)

----------------------------------------------------------------
Edgar E. Iglesias (5):
      xen: mapcache: Make MCACHE_BUCKET_SHIFT runtime configurable
      xen: mapcache: Unmap first entries in buckets
      xen: mapcache: Pass the ram_addr offset to xen_map_cache()
      xen: mapcache: Add support for grant mappings
      hw/arm: xen: Enable use of grant mappings

 hw/arm/xen_arm.c                |   5 +
 hw/xen/xen-hvm-common.c         |  12 ++-
 hw/xen/xen-mapcache.c           | 234 ++++++++++++++++++++++++++++++----------
 include/hw/xen/xen-hvm-common.h |   3 +
 include/sysemu/xen-mapcache.h   |   2 +
 include/sysemu/xen.h            |   1 +
 system/physmem.c                |   9 +-
 7 files changed, 202 insertions(+), 64 deletions(-)


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

end of thread, other threads:[~2024-06-16 18:05 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-12 21:29 [PULL 0/5] virtio-grants-v8-tag Stefano Stabellini
2024-06-12 21:29 ` [PULL 1/5] xen: mapcache: Make MCACHE_BUCKET_SHIFT runtime configurable Stefano Stabellini
2024-06-12 21:29 ` [PULL 2/5] xen: mapcache: Unmap first entries in buckets Stefano Stabellini
2024-06-12 21:29 ` [PULL 3/5] xen: mapcache: Pass the ram_addr offset to xen_map_cache() Stefano Stabellini
2024-06-12 21:29 ` [PULL 4/5] xen: mapcache: Add support for grant mappings Stefano Stabellini
2024-06-12 21:29 ` [PULL 5/5] hw/arm: xen: Enable use of " Stefano Stabellini
2024-06-14  4:04 ` [PULL 0/5] virtio-grants-v8-tag Richard Henderson
2024-06-14 22:22   ` Stefano Stabellini
2024-06-16 18:04 ` Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).