Hi,
I would like to use EvilWM window manager inside of my
Qemu emulated Linux system. Therefore I would like to
change ctrl-alt key combination to grab mouse, because
it conflicts with EvilWM standard key combination.
I am trying qemu-system-i386 -alt-grab and -ctrl-grab
on MacOS X Maverick, but
On 6/2/2014 11:30 PM, p_j_r_m wrote:
Hi
I´ve an old 5.2 vxWorks x86 based system running on qemu over Linux.It
compiles with Tornado , so it´s quite old.My doubt is ,can this system
take benefit of some kind of acceleration?. (Linux goes up to 100% in
all CPU cores). Or, being it compiled with su
So it seems acceleration is possible...
why do you say "use a 64 bit Linux kernel"?
Why can´t I use a i386 kernel ? would be a better performance on x86_64 machine
?
Thank you very much.
El Miércoles 4 de junio de 2014 19:10, Jakob Bohm
escribió:
On 6/2/2014 11:30 PM, p_j_r_m wrote:
>
> From: Vlad Yasevich
> The problem is that openvpn creates a tun type device which is a
> layer 3 (IP) device, not an layer 2 (ethernet) device. As such,
> I am really surprised you could even bridge the two. That should
> have been rejected, as bridge requires ethernet type devices.
>
> You