I figured it out. Apparently someone else ran some updates on the host
machine and the distro version of QEMU was installed and libvirt was
finding that one instead of the updated QEMU that was previously installed.
Thanks for the help!
Shawn
On Wed, Oct 10, 2012 at 3:50 PM, Martin Kletzander wro
On 10/10/2012 04:47 PM, Shawn Furrow wrote:
> I am using QEMU 1.1.0, the latest libvirt (from the git repo, but I've
> also tried release 0.10.0). Host os is Ubuntu 10.04 and the VM os is
> also 10.04.
>
> I am getting the qemu version from qemu-system-x86_64 --version so I
> know its the one that
I am using QEMU 1.1.0, the latest libvirt (from the git repo, but I've also
tried release 0.10.0). Host os is Ubuntu 10.04 and the VM os is also 10.04.
I am getting the qemu version from qemu-system-x86_64 --version so I know
its the one that is recognized from path.
As far as I know, no other ve
On 10/10/2012 07:22 PM, Shawn Furrow wrote:
> Hi all,
>
> I have been using Libvirt for several months now and I have only had minimal
> problems. I
> had a particular setup and was starting up multiple guests just fine.
> However, with
> seemingly no changes I now get the following error when t