[libvirt] [PATCH 0/2] Python virNodeGetInfo mess

Michal Privoznik mprivozn at redhat.com
Mon Sep 30 09:30:10 UTC 2013


I'm proposing two contradictionary patches to fix the issue. Long story short,
libvirt is mangling the memory size in pythong API binding where the size is
reported in MiB instead of KiB:

https://www.redhat.com/archives/libvirt-users/2013-September/msg00187.html

Which approach do you like better?

Michal Privoznik (2):
  python: Report nodeinfo's memory in KiB
  python: Document virNodeGetInfo bug

 python/libvirt-override-api.xml | 2 +-
 python/libvirt-override.c       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
1.8.1.5




More information about the libvir-list mailing list