On Tue, Nov 05, 2019 at 02:27:12PM +0100, Jiri Denemark wrote:
While virDomainCapsCPUModel structure contains 'usable' field with
virDomainCapsCPUUsable type, the lower level structure specific to QEMU
driver used virTriStateBool for the same thing and we had to translate
between them.

Signed-off-by: Jiri Denemark <jdene...@redhat.com>
---

Notes:
   Version 3:
   - new patch

src/qemu/qemu_capabilities.c | 11 +++--------
src/qemu/qemu_monitor.h      |  2 +-
src/qemu/qemu_monitor_json.c |  4 ++--
tests/qemumonitorjsontest.c  |  4 ++--
4 files changed, 8 insertions(+), 13 deletions(-)


Reviewed-by: Ján Tomko <jto...@redhat.com>

Jano

Attachment: signature.asc
Description: PGP signature

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to