x86: move max-ram-below-4g to pc
commit9a45729d3bfcc87a23efaab84092473e770d900b
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 29 May 2020 07:39:56 +0000 (29 09:39 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 17 Jun 2020 12:24:22 +0000 (17 14:24 +0200)
tree881e2d2ce2c8715758b598fa18a1fc2c3f3a9def
parent3235936e306b5eae6291907e4d675f226707fd14
x86: move max-ram-below-4g to pc

Move from X86MachineClass to PCMachineClass so it disappears
from microvm machine type property list.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Paul Durrant <paul@xen.org>
Message-id: 20200529073957.8018-4-kraxel@redhat.com
hw/i386/pc.c
hw/i386/pc_piix.c
hw/i386/pc_q35.c
hw/i386/x86.c
hw/i386/xen/xen-hvm.c
include/hw/i386/pc.h
include/hw/i386/x86.h