
16 Sep
2020
16 Sep
'20
6:40 a.m.
On 9/16/20 9:17 AM, morecache@gmail.com wrote:
From: Lin Ma <lma@suse.de>
v1 -> v2:
* Remove the merged patches. * Follow Ján and Erik's suggestions.
Lin Ma (4): virsh: net-port-create: log errors for non-existent xml file virsh: event: options --list, --all and --event are mutually exclusive docs: virsh: Document the IO mode 'io_uring' network: Check for active network during networkGetDHCPLeases
docs/manpages/virsh.rst | 3 ++- src/network/bridge_driver.c | 7 +++++++ tools/virsh-domain.c | 4 ++++ tools/virsh-network.c | 1 + 4 files changed, 14 insertions(+), 1 deletion(-)
Patches looks good to me, but see my comments. I can do the changes before pushing, if you agree with suggested changes. Michal