
On Wed, Apr 20, 2022 at 16:52:14 +0530, Ani Sinha wrote:
On Wed, Apr 20, 2022 at 4:46 PM Igor Mammedov <imammedo@redhat.com> wrote:
On Wed, 20 Apr 2022 13:02:12 +0200 Peter Krempa <pkrempa@redhat.com> wrote:
Few minor changes in qemu since the last update: - PIIX4_PM gained 'x-not-migrate-acpi-index' property
do you do this for just for every new property? (nothing outside of QEMU needs to know about x-not-migrate-acpi-index, unless one is interested in whether it works or not)
Any new property that is prefixed with "x-" should not be exposed through libvirt. They are experimental, unstable and can change any time in the future.
We don't expose it. I'm just simply noting what changed between the caps dumps. Since the difference between rc2 and GA hadn't much to happen I also noted this.