On 19 September 2013 11:08, Alexey Kardashevskiy wrote:
> This adds QEMU wrappers for KVM_SET_ONE_REG/KVM_GET_ONE_REG ioctls.
>
> Signed-off-by: Alexey Kardashevskiy
> ---
> Changes:
> v2:
> * added Doc Comments
> * removed error_print
Thanks. The doc comments should go in the header file, not
t
This adds QEMU wrappers for KVM_SET_ONE_REG/KVM_GET_ONE_REG ioctls.
Signed-off-by: Alexey Kardashevskiy
---
Changes:
v2:
* added Doc Comments
* removed error_print
---
include/sysemu/kvm.h | 4
kvm-all.c| 33 +
2 files changed, 37 insertions(+)