mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +00:00
Add REMOTE_PROC_DOMAIN_EVENT_DISK_CHANGE to remote_protocol-structs
* src/remote_protocol-structs: Add new event
This commit is contained in:
parent
552fe4cce6
commit
806d4d8140
@ -1998,4 +1998,5 @@ enum remote_procedure {
|
||||
REMOTE_PROC_DOMAIN_RESET = 245,
|
||||
REMOTE_PROC_DOMAIN_SNAPSHOT_NUM_CHILDREN = 246,
|
||||
REMOTE_PROC_DOMAIN_SNAPSHOT_LIST_CHILDREN_NAMES = 247,
|
||||
REMOTE_PROC_DOMAIN_EVENT_DISK_CHANGE = 248,
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user