mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
qemu: Introduce QEMU_CAPS_OBJECT_MEMORY_FILE_PMEM capability
This capability tracks if memory-backend-file has the pmem attribute or not. Signed-off-by: Luyao Zhong <luyao.zhong@intel.com> Reviewed-by: John Ferlan <jferlan@redhat.com>
This commit is contained in:
@@ -167,6 +167,7 @@
|
||||
<flag name='iothread.poll-max-ns'/>
|
||||
<flag name='machine.pseries.cap-nested-hv'/>
|
||||
<flag name='memory-backend-file.align'/>
|
||||
<flag name='memory-backend-file.pmem'/>
|
||||
<version>3000091</version>
|
||||
<kvmVersion>0</kvmVersion>
|
||||
<microcodeVersion>437731</microcodeVersion>
|
||||
|
||||
@@ -210,6 +210,7 @@
|
||||
<flag name='iothread.poll-max-ns'/>
|
||||
<flag name='egl-headless.rendernode'/>
|
||||
<flag name='memory-backend-file.align'/>
|
||||
<flag name='memory-backend-file.pmem'/>
|
||||
<version>3000092</version>
|
||||
<kvmVersion>0</kvmVersion>
|
||||
<microcodeVersion>440395</microcodeVersion>
|
||||
|
||||
Reference in New Issue
Block a user