qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 0/1] Host Memory Backends and Memory devices queue 2023-05-23
@ 2023-05-23 15:02 David Hildenbrand
  2023-05-23 15:02 ` [GIT PULL 1/1] hostmem-file: add offset option David Hildenbrand
  2023-05-23 20:06 ` [GIT PULL 0/1] Host Memory Backends and Memory devices queue 2023-05-23 Richard Henderson
  0 siblings, 2 replies; 3+ messages in thread
From: David Hildenbrand @ 2023-05-23 15:02 UTC (permalink / raw)
  To: qemu-devel
  Cc: Alexander Graf, Markus Armbruster, Peter Xu, Igor Mammedov,
	Michael S . Tsirkin, Paolo Bonzini, Peter Maydell,
	David Hildenbrand

The following changes since commit 886c0453cbf10eebd42a9ccf89c3e46eb389c357:

  Merge tag 'pull-qapi-2023-05-17-v2' of https://repo.or.cz/qemu/armbru into staging (2023-05-22 15:54:21 -0700)

are available in the Git repository at:

  https://github.com/davidhildenbrand/qemu.git tags/mem-2023-05-23

for you to fetch changes up to 4b870dc4d0c0895859d34d14ce0272a4bcbccf78:

  hostmem-file: add offset option (2023-05-23 16:47:03 +0200)

----------------------------------------------------------------
Hi,

"Host Memory Backends" and "Memory devices" queue ("mem"):
- New "offset" option for memory-backend-file

----------------------------------------------------------------
Alexander Graf (1):
      hostmem-file: add offset option

 backends/hostmem-file.c | 40 +++++++++++++++++++++++++++++++++++++++-
 hw/virtio/vhost-user.c  |  1 +
 include/exec/memory.h   |  2 ++
 include/exec/ram_addr.h |  3 ++-
 include/exec/ramblock.h |  1 +
 qapi/qom.json           |  5 +++++
 qemu-options.hx         |  6 +++++-
 softmmu/memory.c        |  3 ++-
 softmmu/physmem.c       | 17 ++++++++++++-----
 9 files changed, 69 insertions(+), 9 deletions(-)

-- 
2.40.1



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

end of thread, other threads:[~2023-05-23 20:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-23 15:02 [GIT PULL 0/1] Host Memory Backends and Memory devices queue 2023-05-23 David Hildenbrand
2023-05-23 15:02 ` [GIT PULL 1/1] hostmem-file: add offset option David Hildenbrand
2023-05-23 20:06 ` [GIT PULL 0/1] Host Memory Backends and Memory devices queue 2023-05-23 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).