diff options
| author | Ben Warren | 2017-03-02 22:36:50 +0100 |
|---|---|---|
| committer | Michael S. Tsirkin | 2017-03-15 18:37:19 +0100 |
| commit | 72d9196f1ef588c19821d0a4fb563836fdb2a0b7 (patch) | |
| tree | daaf24fe3ebdadc506c2f22caf1f66714ea2a964 /include/exec/exec-all.h | |
| parent | Update version for v2.9.0-rc0 release (diff) | |
| download | qemu-72d9196f1ef588c19821d0a4fb563836fdb2a0b7.tar.gz qemu-72d9196f1ef588c19821d0a4fb563836fdb2a0b7.tar.xz qemu-72d9196f1ef588c19821d0a4fb563836fdb2a0b7.zip | |
Bugfix: Handle error if VM Generation ID device not present
This was crashing due to NULL-pointer dereference
QMP Test case:
==============
(QEMU) query-vm-generation-id
{"error": {"class": "GenericError", "desc": "VM Generation ID device not
found"}}
HMP Test case:
==============
virsh # qemu-monitor-command --hmp 3 info vm-generation-id
VM Generation ID device not found
Signed-off-by: Ben Warren <ben@skyportsystems.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'include/exec/exec-all.h')
0 files changed, 0 insertions, 0 deletions
