
31 Jan
2018
31 Jan
'18
7:09 a.m.
On Thu, Jan 25, 2018 at 15:22:18 +0100, Michal Privoznik wrote:
Only a small subset of VIR_CONNECT_LIST_DOMAINS_* flags are actually used in virsh code. Remove the unused ones.
I don't think this is well justified. All of the flags are implemented in virsh code in general. I see almost all of them implemented in the cmdList command. You either need to rewrite the commit message or the patch below is flawed.