Re: [Qemu-devel] [PATCH] vmgenid: allow VM Generation ID modification via QMP/HMP

2018-02-28 Thread Benjamin Warren via Qemu-devel
On Wed, Feb 28, 2018 at 5:36 AM, Or Idgar wrote: > From: Or Idgar > > This patch allow changing the Virtual Machine Generation > ID through QMP/HMP while the vm guest is running. > As the definition block of VMGENID in ACPI includes the > "Notify" method, we can use it to notify the guest about

[Qemu-devel] [PATCH] vmgenid: allow VM Generation ID modification via QMP/HMP

2018-02-28 Thread Or Idgar
From: Or Idgar This patch allow changing the Virtual Machine Generation ID through QMP/HMP while the vm guest is running. As the definition block of VMGENID in ACPI includes the "Notify" method, we can use it to notify the guest about ID changes. QMP command example: { "execute": "set-vm-gen