Loading libvirt_generated_enums.h +3 −0 Original line number Diff line number Diff line Loading @@ -619,6 +619,9 @@ # if !LIBVIR_CHECK_VERSION(10, 0, 0) # define VIR_DOMAIN_BLOCK_RESIZE_CAPACITY (1 << 1) # endif # if !LIBVIR_CHECK_VERSION(12, 3, 0) # define VIR_DOMAIN_BLOCK_RESIZE_EXTEND (1 << 2) # endif /* enum virDomainBlockedReason */ # if !LIBVIR_CHECK_VERSION(0, 9, 2) Loading libvirt_generated_macros.h +5 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ #pragma once #if !LIBVIR_CHECK_VERSION(0, 0, 1) # define LIBVIR_VERSION_NUMBER 12002000 # define LIBVIR_VERSION_NUMBER 12003000 #endif #if !LIBVIR_CHECK_VERSION(5, 8, 0) Loading Loading @@ -1756,6 +1756,10 @@ # define VIR_NODE_MEMORY_SHARED_SLEEP_MILLISECS "shm_sleep_millisecs" #endif #if !LIBVIR_CHECK_VERSION(12, 3, 0) # define VIR_NODE_MEMORY_STATS_AVAILABLE "available" #endif #if !LIBVIR_CHECK_VERSION(0, 9, 3) # define VIR_NODE_MEMORY_STATS_BUFFERS "buffers" #endif Loading Loading
libvirt_generated_enums.h +3 −0 Original line number Diff line number Diff line Loading @@ -619,6 +619,9 @@ # if !LIBVIR_CHECK_VERSION(10, 0, 0) # define VIR_DOMAIN_BLOCK_RESIZE_CAPACITY (1 << 1) # endif # if !LIBVIR_CHECK_VERSION(12, 3, 0) # define VIR_DOMAIN_BLOCK_RESIZE_EXTEND (1 << 2) # endif /* enum virDomainBlockedReason */ # if !LIBVIR_CHECK_VERSION(0, 9, 2) Loading
libvirt_generated_macros.h +5 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ #pragma once #if !LIBVIR_CHECK_VERSION(0, 0, 1) # define LIBVIR_VERSION_NUMBER 12002000 # define LIBVIR_VERSION_NUMBER 12003000 #endif #if !LIBVIR_CHECK_VERSION(5, 8, 0) Loading Loading @@ -1756,6 +1756,10 @@ # define VIR_NODE_MEMORY_SHARED_SLEEP_MILLISECS "shm_sleep_millisecs" #endif #if !LIBVIR_CHECK_VERSION(12, 3, 0) # define VIR_NODE_MEMORY_STATS_AVAILABLE "available" #endif #if !LIBVIR_CHECK_VERSION(0, 9, 3) # define VIR_NODE_MEMORY_STATS_BUFFERS "buffers" #endif Loading