diff options
| author | Marc-André Lureau | 2018-10-03 13:44:52 +0200 |
|---|---|---|
| committer | Paolo Bonzini | 2018-11-06 21:35:05 +0100 |
| commit | c26763f8ec70b1011098cab0da9178666d8256a5 (patch) | |
| tree | 58f08cb76a279fdb86ad4cb36b5c4c6b527488cc /scripts/switch-timer-api | |
| parent | target/i386: Clear RF on SYSCALL instruction (diff) | |
| download | qemu-c26763f8ec70b1011098cab0da9178666d8256a5.tar.gz qemu-c26763f8ec70b1011098cab0da9178666d8256a5.tar.xz qemu-c26763f8ec70b1011098cab0da9178666d8256a5.zip | |
memory: learn about non-volatile memory region
Add a new flag to mark memory region that are used as non-volatile, by
NVDIMM for example. That bit is propagated down to the flat view, and
reflected in HMP info mtree with a "nv-" prefix on the memory type.
This way, guest_phys_blocks_region_add() can skip the NV memory
regions for dumps and TCG memory clear in a following patch.
Cc: dgilbert@redhat.com
Cc: imammedo@redhat.com
Cc: pbonzini@redhat.com
Cc: guangrong.xiao@linux.intel.com
Cc: mst@redhat.com
Cc: xiaoguangrong.eric@gmail.com
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20181003114454.5662-2-marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/switch-timer-api')
0 files changed, 0 insertions, 0 deletions
