If you define a domain with serial devs > 0 && parallel devs >= serial
devs, libvirtd segfaults when trying to set up the back compat console
device. We were using a previous loop counter where we shouldn't. The
attached patch fixes this.
Thanks,
Cole