Not as far as I can tell. It'd be via vmm if you can, so your options would be
openbsd or netbsd, neither quickly from what I've heard.
On Thu Feb 18 01:39:13 2016 GMT-0500, Steve Litt wrote:
> Does hardware accelerated Qemu work on OpenBSD now? It didn't at the
> end of 2014.
>
> Thanks,
>
> S
On 2016-02-18, Steve Litt wrote:
> Does hardware accelerated Qemu work on OpenBSD now? It didn't at the
> end of 2014.
Not at present, no.
Does hardware accelerated Qemu work on OpenBSD now? It didn't at the
end of 2014.
Thanks,
SteveT
On Thu, 18 Feb 2016 10:38:48 +0500
"dmitry.sensei" wrote:
> It works :) If i added ifconfig tap0
> However I have not yet understand how :)
>
> On Thu, Feb 11, 2016 at 4:45 PM, John Long wrote:
It works :) If i added ifconfig tap0
However I have not yet understand how :)
On Thu, Feb 11, 2016 at 4:45 PM, John Long wrote:
> Dmitry,
>
> On Thu, Feb 11, 2016 at 10:06:34AM +0500, dmitry.sensei wrote:
>
>> Can you give generic guide to setting up a network in Qemu (OpenBSD)?
>> I have one p
Dmitry,
On Thu, Feb 11, 2016 at 10:06:34AM +0500, dmitry.sensei wrote:
> Can you give generic guide to setting up a network in Qemu (OpenBSD)?
> I have one physical re0 interface, which looks to the Internet.
#!/bin/ksh
ifconfig tun0 create
ifconfig tun0 link0
ifconfig tun0 up
ifconfig bridge0 c
On Thu, Feb 11, 2016 at 10:06:34AM +0500, dmitry.sensei wrote:
> I have read the documentation for setting up the network configuration
> in Qemu, README files of Qemu package, but especially did not
> understand how to do it :(
>
> 1. Documentation mainly oriented to Linux
> 2. Settings bridges &
Hi!
I have read the documentation for setting up the network configuration
in Qemu, README files of Qemu package, but especially did not
understand how to do it :(
1. Documentation mainly oriented to Linux
2. Settings bridges & etc. in openbsd for me so far not clear.
Can you give generic guide t
7 matches
Mail list logo