qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/3] Machine queue, 2021-02-02
@ 2021-02-02 19:30 Eduardo Habkost
  2021-02-02 19:30 ` [PULL 1/3] memory: add readonly support to memory_region_init_ram_from_file() Eduardo Habkost
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Eduardo Habkost @ 2021-02-02 19:30 UTC (permalink / raw)
  To: Peter Maydell, qemu-devel; +Cc: Paolo Bonzini, Igor Mammedov

I still have a huge list of patches to review, but I don't keep
this series stuck in the queue while I try to catch up.

The following changes since commit 74208cd252c5da9d867270a178799abd802b9338:

  Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-fixes-pull-request' into staging (2021-01-29 19:51:25 +0000)

are available in the Git repository at:

  https://gitlab.com/ehabkost/qemu.git tags/machine-next-pull-request

for you to fetch changes up to dbd730e8598701e11b2fb7aee1704f4ec1787e86:

  nvdimm: check -object memory-backend-file, readonly=on option (2021-02-01 17:07:34 -0500)

----------------------------------------------------------------
Machine queue, 2021-02-02

Feature:
* nvdimm: read-only file support (Stefan Hajnoczi)

----------------------------------------------------------------

Stefan Hajnoczi (3):
  memory: add readonly support to memory_region_init_ram_from_file()
  hostmem-file: add readonly=on|off option
  nvdimm: check -object memory-backend-file, readonly=on option

 include/exec/memory.h     |  2 ++
 include/exec/ram_addr.h   |  5 +++--
 include/qemu/mmap-alloc.h |  2 ++
 backends/hostmem-file.c   | 28 +++++++++++++++++++++++++++-
 docs/nvdimm.txt           | 24 +++++++++++++++++-------
 hw/mem/nvdimm.c           |  9 +++++++++
 qemu-options.hx           |  5 ++++-
 softmmu/memory.c          |  7 +++++--
 softmmu/physmem.c         | 18 +++++++++++-------
 util/mmap-alloc.c         | 10 ++++++----
 util/oslib-posix.c        |  2 +-
 11 files changed, 87 insertions(+), 25 deletions(-)

-- 
2.28.0




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

end of thread, other threads:[~2021-02-03 12:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-02 19:30 [PULL 0/3] Machine queue, 2021-02-02 Eduardo Habkost
2021-02-02 19:30 ` [PULL 1/3] memory: add readonly support to memory_region_init_ram_from_file() Eduardo Habkost
2021-02-02 19:30 ` [PULL 2/3] hostmem-file: add readonly=on|off option Eduardo Habkost
2021-02-02 19:30 ` [PULL 3/3] nvdimm: check -object memory-backend-file, readonly=on option Eduardo Habkost
2021-02-03 12:55 ` [PULL 0/3] Machine queue, 2021-02-02 Peter Maydell

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).