After remove all the mixed packages and reinstall them, this issue has been
fixed.
Thanks for your help!
-Best Regards,
Andy
-邮件原件-
发件人: libvirt-users-boun...@redhat.com [mailto:libvirt-users-boun...@redhat.com]
代表 梅磊
发送时间: 27 March 2015 14:47
收件人: 'Laine Stump'; libvirt-users@redhat.co
sorry I just realized that virConnectListAllNodeDevices() returns devices
of host machine.
virDomainGetXMLDesc() returns full xml of the requested domain. But with
this the only way to extract channel devices is to parse the entire xml
document. Is there any other way like iterating devices of a d
Hello,
I've added a Channel Device through virt-manager GUI. virsh dumpxml shows
the device as.
I am expecting virConnectListAllNodeDevices to have the device in its
output. But I don't see it there. Is it the right function to call ?
virNodeDevicePtr* devices;
Dear Ramaekers,
Perhaps I didn’t describe the problem clearly.
Libvirt has built-in driver for linux container, so, on Fedora, libvirt can be
used to start and stop the linux container. (libvirt’s official website is
libvirt.org). On Ubuntu, a user tool from https://linuxcontainers.org"; is
us
Getting no output on /dev/hvcNN
On Thu, Mar 19, 2015 at 3:15 PM, Daniel P. Berrange
wrote:
> On Thu, Mar 19, 2015 at 01:29:37PM +0530, Neel Basu wrote:
> > HI!,
> >
> > I am using virt-manager GUI. There I can add a `Console Device` through
> > Add Hardware. I can add a virtio pty WITHOUT resta