KVM resize disk

Then extend the disk by using the `+‘ before disk capacity.

$ sudo qemu-img resize /var/lib/libvirt/images/rhel8.qcow2 +10G

Image resized.