virtio-mem: Set "unplugged-inaccessible=auto" for the 7.0 machine on x86
commit60f1f77cabe42995fe8dff2bf8e874846339b5c0
authorDavid Hildenbrand <david@redhat.com>
Fri, 17 Dec 2021 13:40:39 +0000 (17 14:40 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Sat, 8 Jan 2022 00:30:13 +0000 (7 19:30 -0500)
treedfef3a1799374a810d30b359234be55ffa3e5675
parent23ad8dec8d324d1fa027612eac9288e23d796a14
virtio-mem: Set "unplugged-inaccessible=auto" for the 7.0 machine on x86

Set the new default to "auto", keeping it set to "off" for compat
machines. This property is only available for x86 targets.

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Pankaj Gupta <pankaj.gupta@ionos.com>
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20211217134039.29670-4-david@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/i386/pc.c
hw/virtio/virtio-mem.c