x86: rename oem-id and oem-table-id properties
commit90a66f48471975fd46f1caab1574679f0a0ef74b
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 2 Apr 2021 08:21:28 +0000 (2 10:21 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 4 Apr 2021 21:44:08 +0000 (4 17:44 -0400)
tree3ef54c291694c0673f8522feecae9cc523aba708
parent11577d85b1a6939380bd16ed9a861653194de044
x86: rename oem-id and oem-table-id properties

After introducing non-scalar machine properties, it would be preferrable
to have a single acpitable property which includes both generic
information (such as the OEM ids) and custom tables currently
passed via -acpitable.

Do not saddle ourselves with legacy oem-id and oem-table-id
properties, instead mark them as experimental.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20210402082128.13854-1-pbonzini@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/arm/virt.c
include/hw/i386/x86.h
tests/qtest/bios-tables-test.c