Hi all,
Can anyone please advise the correct process for defining a USB device to
point to a USB 2 Controller? Specifically, how do you define a USB device
to use the EHCI controller in a guest xml file?
To summarize my problem:
I have 1 x USB1 device and 1 x USB2 device that I would like to use
On Tue, Sep 10, 2013 at 9:09 AM, Dennis Jenkins
wrote:
> I recently upgraded "libvirt" on Gentoo to 1.2.2-r1 (latest available). I
> have not used LXC containers for a few weeks, so I don't recall what version
> of libvirt I was using when my container last booted successfully.
>
> Unfortunately,
> ostara ~ # ebuild
> /usr/portage/app-emulation/libvirt/libvirt-1.1.2-r1.ebuild setup clean
> * libvirt-1.1.2.tar.gz SHA256 SHA512 WHIRLPOOL size ;-)
> ... [ ok ]
> * libvirt-1.1.2-e89bdf01.tar.xz SHA256 SHA512 WHIRLPOOL size ;-)
> ...
On Tue, Sep 10, 2013 at 2:20 PM, Dennis Jenkins wrote:
> On Tue, Sep 10, 2013 at 1:34 PM, Doug Goldstein wrote:
>
>> A suggestion would be to make sure that you have all the necessary
>> kernel options enabled. You can check with: ebuild
>> /usr/portage/app-emulation/libvirt/libvirt-1.1.2-r1.ebui
On 09/10/2013 12:03 PM, Arun Viswanath wrote:
> Hi All,
>I'm need to simulate libvirt API's say to mock the libvirt API
> responses. (Actually I need to simulate qemu API's response). Because of my
> project needs I need to write this simulated libvirt server in Java. I
> believe the simulated
On Tue, Sep 10, 2013 at 1:34 PM, Doug Goldstein wrote:
> On Tue, Sep 10, 2013 at 9:09 AM, Dennis Jenkins
> wrote:
>
> Yeah our security people got a bit over zealous. That's being rectified.
>
> :)
> >
> > TL;DR: My container is configured to use "br0" for its networking. "br0"
> > exists tot
Hi All,
I'm need to simulate libvirt API's say to mock the libvirt API
responses. (Actually I need to simulate qemu API's response). Because of my
project needs I need to write this simulated libvirt server in Java. I
believe the simulated libvirt can be written as java RPC which should
capable
2013/9/2 Jiaan Zeng
> Hi All,
>
> I am new to libvirt and encounter a strange problem to set up network
> filter in a NAT network.
>
> I launched VMs in a single host using NAT, i.e. interface
> type='network'. Now I want to control the outbound traffic from VM
> instance - only allow the VM to a
I recently upgraded "libvirt" on Gentoo to 1.2.2-r1 (latest available). I
have not used LXC containers for a few weeks, so I don't recall what
version of libvirt I was using when my container last booted successfully.
Unfortunately, Gentoo's portage tree does not offer any previous versions
of li