On 1/3/19 9:23 AM, Marc Haber wrote:
Hi Laine,
thanks for your answer, I really appreciate that.
On Wed, Jan 02, 2019 at 11:34:30AM -0500, Laine Stump wrote:
On 12/16/18 4:59 PM, Marc Haber wrote:
I would like to run a network firewall as a VM on a KVM host. There are
~ 25 VLANs delivered to
Greetings,
I'm executing an external script when the qemu hook is called with start or
release, the script is rather simple, upon start it iterates over the output of
lsusb -t and for each device, it looks if it should be added to the vm we
started, if so, it attaches it to the vm as follows:
v
Hi Laine,
thanks for your answer, I really appreciate that.
On Wed, Jan 02, 2019 at 11:34:30AM -0500, Laine Stump wrote:
> On 12/16/18 4:59 PM, Marc Haber wrote:
> > I would like to run a network firewall as a VM on a KVM host. There are
> > ~ 25 VLANs delivered to the KVM host on three dedicated
On Thu, 20 Dec 2018 at 15:39, Laine Stump wrote:
> I think you're right. Each bus requires some amount of IO space, and I
> thought I recalled someone saying that all of the available IO space is
> exhausted after 7 or 8 buses. [...]
>
Laine,
Do you have by any chance a link to a page explainin