]> git.proxmox.com Git - qemu.git/commit
qom: introduce QERR_PROPERTY_VALUE_OUT_OF_RANGE
authorPaolo Bonzini <pbonzini@redhat.com>
Sun, 18 Dec 2011 16:05:08 +0000 (17:05 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 19 Dec 2011 16:27:34 +0000 (10:27 -0600)
commit6aced82c4f304c47d7affb8371edda093b11c81a
tree1ea53562ea9fb69118a8602b59f57f760f834a47
parent7db4c4e8e53fc6fe9fee3fe6f6e822f7f1549352
qom: introduce QERR_PROPERTY_VALUE_OUT_OF_RANGE

This will be used when reject invalid values for integer fields that
are less than 64-bits wide.

Reviewed-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
qerror.c
qerror.h