Fixes: 034432e47b72cff45c905feadf7165af8bb50b7e
Signed-off-by: Victor Toso <victortoso@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
*
* Memory size modification flags.
*
- * Since: v1.0.0
+ * Since: v0.9.0
*/
typedef enum {
/* See virDomainModificationImpact for these flags. */
*
* Flags for controlling virtual CPU hot-plugging.
*
- * Since: v1.0.0
+ * Since: v0.8.5
*/
typedef enum {
/* See virDomainModificationImpact for these flags. */
/**
* virDomainDeviceModifyFlags:
*
- * Since: v1.0.0
+ * Since: v0.7.7
*/
typedef enum {
/* See virDomainModificationImpact for these flags. */
* Note that these flags come in groups; if all bits from a group are 0,
* then that group is not used to filter results.
*
- * Since: v1.0.0
+ * Since: v0.10.2
*/
typedef enum {
VIR_CONNECT_LIST_STORAGE_POOLS_INACTIVE = 1 << 0,