[Qemu-devel] SMP support for MIPS: Access register set of all CPU's on one

2014-06-20 Thread Maryyam Muhammad Din
CPU? QEMU Version: 1.0.1 Guest: Cavium Octeon Linux Guest Arch: MIPS64 Thank You -- Maryyam Muhammad Din Al-Khawarizmi Institute of Computer Science UET Lahore

[Qemu-devel] smp support in mips64

2014-04-16 Thread Maryyam Muhammad Din
? -- Maryyam Muhammad Din Al-Khawarizmi Institute of Computer Science UET LahoreU

[Qemu-devel] Does QEMU support mips64 SMP support?

2014-04-02 Thread Maryyam Muhammad Din
I am using octeon linux as guest operating system with mips64. I want to use SMP support. When i use '-smp 2' it display following error: *Number of SMP cpus requested (2), exceeds max cpus supported by machine `octeon' (1)* Does QEMU support SMP for mips64? Regards -- Maryyam Muhammad Din Al

[Qemu-devel] networking problem with qemu malta mips

2014-02-05 Thread Maryyam Muhammad Din
machine to qemu guest. Is there any issue with qemu or vmware or tap device? -- Maryyam Muhammad Din Al-Khawarizmi Institute of Computer Science UET Lahore

[Qemu-devel] Debugging bootloader with gdb in qemu

2013-12-31 Thread Maryyam Muhammad Din
-octeon_ebh5610 target remote localhost:1234 when i try to step into bootloader code, it continues execution without breaking. This totally skip the bootloader code which i want to examine step by step as it execute. Can anyone suggest, what do i need to do to resolve this issue. Thank You -- Maryyam Muhammad

[Qemu-devel] Keyboard interrupt routing from QEMU to guest OS

2013-12-08 Thread Maryyam Muhammad Din
Hi everyone, I am unable to figure-out when someone presses control-c on the keyboard, how host OS routes it to QEMU and how QEMU then routes it to the guest? Please suggest me how can I extract complete control flow. Thank You -- Maryyam Muhammad Din Al-Khawarizmi Institute of Computer Science

Re: [Qemu-devel] Keyboard interrupt routing from QEMU to guest OS

2013-12-08 Thread Maryyam Muhammad Din
me. Thank You On Mon, Dec 9, 2013 at 12:34 PM, Samuel Thibault samuel.thiba...@gnu.orgwrote: Maryyam Muhammad Din, le Mon 09 Dec 2013 12:25:23 +0500, a écrit : I am unable to figure-out when someone presses control-c on the keyboard, how host OS routes it to QEMU and how QEMU then routes