Home
last modified time | relevance | path

Searched hist:cb79224b7e4b3d981c4080e60f20557739681000 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/core/
H A Dnuma.cdiff cb79224b7e4b3d981c4080e60f20557739681000 Wed Jun 26 02:42:28 CDT 2019 Igor Mammedov <imammedo@redhat.com> deprecate -mem-path fallback to anonymous RAM

Fallback might affect guest or worse whole host performance
or functionality if backing file were used to share guest RAM
with another process.

Patch deprecates fallback so that we could remove it in future
and ensure that QEMU will provide expected behavior and fail if
it can't use user provided backing file.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20190626074228.11558-1-imammedo@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>