memory: Remove "qemu:" prefix from the "qemu:ram-discard-manager" type name
commita36ea38abde3bba671d95c6dff61fcc3828aee22
authorThomas Huth <thuth@redhat.com>
Fri, 17 Nov 2023 11:44:55 +0000 (17 12:44 +0100)
committerThomas Huth <thuth@redhat.com>
Wed, 20 Dec 2023 09:29:23 +0000 (20 10:29 +0100)
tree443c5c4287b883024f1c81b6c815c372ef5d3628
parentc455e011c61c91d152ac6170c2a3b7fbc89e194a
memory: Remove "qemu:" prefix from the "qemu:ram-discard-manager" type name

Type names should not contain special characters like ":". Let's
remove the whole prefix here since it does not really seem to be
helpful to have such a prefix here. The type name is only used
internally for an interface type, so the renaming should not affect
the user interface or migration.

Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20231117114457.177308-4-thuth@redhat.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
include/exec/memory.h