• M
    qemu: Implement NVDIMM · 1bc17319
    Michal Privoznik 提交于
    So, majority of the code is just ready as-is. Well, with one
    slight change: differentiate between dimm and nvdimm in places
    like device alias generation, generating the command line and so
    on.
    
    Speaking of the command line, we also need to append 'nvdimm=on'
    to the '-machine' argument so that the nvdimm feature is
    advertised in the ACPI tables properly.
    Signed-off-by: NMichal Privoznik <mprivozn@redhat.com>
    1bc17319
qemu_domain.c 251.5 KB