qmp/hmp: add query-vm-generation-id and 'info vm-generation-id' commands
Add commands to query Virtual Machine Generation ID counter. QMP command example: { "execute": "query-vm-generation-id" } HMP command example: info vm-generation-id Signed-off-by:Igor Mammedov <imammedo@redhat.com> Reviewed-by:
Eric Blake <eblake@redhat.com> Signed-off-by:
Ben Warren <ben@skyportsystems.com> Reviewed-by:
Laszlo Ersek <lersek@redhat.com> Tested-by:
Laszlo Ersek <lersek@redhat.com> Reviewed-by:
Michael S. Tsirkin <mst@redhat.com> Signed-off-by:
Michael S. Tsirkin <mst@redhat.com>
Showing
- hmp-commands-info.hx 14 additions, 0 deletionshmp-commands-info.hx
- hmp.c 9 additions, 0 deletionshmp.c
- hmp.h 1 addition, 0 deletionshmp.h
- hw/acpi/vmgenid.c 16 additions, 0 deletionshw/acpi/vmgenid.c
- qapi-schema.json 20 additions, 0 deletionsqapi-schema.json
- stubs/Makefile.objs 1 addition, 0 deletionsstubs/Makefile.objs
- stubs/vmgenid.c 9 additions, 0 deletionsstubs/vmgenid.c
Loading
Please register or sign in to comment