[Qemu-discuss] qemu microblazeel system reboot does not work

2013-12-12 Thread Waldemar Brodkorb
Hi, I am trying to implement a automatic testing framework for musl libc¹ with help of qemu system emulation. It works so far for arm/mips/mipsel/powerpc/x86/x86_64 architectures. Now I am working on the microblaze/microblazeel support, and I have a system with Linux 3.11.10 and Glibc 2.18, which

Re: [Qemu-discuss] e1000 with cavium octeon guest in QEMU

2014-02-19 Thread Waldemar Brodkorb
Hi, Maryyam Muhammad Din wrote, > I am using Cavium Octeon (CN57XX) guest with QEMU. What exactly do you mean? I have no cavium octeon emulation in my qemu-1.7.0: wbx@helium:~ $ qemu-system-mips64 -version

Re: [Qemu-discuss] e1000 with cavium octeon guest in QEMU

2014-02-19 Thread Waldemar Brodkorb
imMIPS MIPSsim platform > octeon mips r4k platform > mips mips r4k platform > > Host OS: Fedora 19 > Guest: Debian linux 2.6.32.13-Cavium-Octeon > QEMU version: 1.0.1 > > > On Wed, Feb 19, 2014 at 11:44 PM, Waldemar Brodkorb

[Qemu-discuss] -ctrl-grab / -alt-grab not working on MacOS X maverick

2014-06-04 Thread Waldemar Brodkorb
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

Re: [Qemu-discuss] Newbie: Running Solaris8/SPARC binaries / shared objects on x86-Linux Machines

2014-08-31 Thread Waldemar Brodkorb
Hi, just a crazy idea, what about running Linux/sparc or NetBSD/sparc in Qemu and using the Solaris Binary Emulation? best regards waldemar