Re: [Qemu-devel] Cant make the IPMI simulator work, help needed.

2015-06-08 Thread Corey Minyard
On 06/08/2015 12:24 AM, RamakrishnaDeepak Battu wrote: > Thank you Corey. > > I haven't noticed the port 623, I changed it. > > If I ran this command alone: > /usr/local/bin/qemu-system-x86_64 --enable-kvm -nographic -net > nic,model=e1000,macaddr=52:54:00:12:34:59 -net > user,hostfwd=tcp::-

Re: [Qemu-devel] Cant make the IPMI simulator work, help needed.

2015-06-07 Thread RamakrishnaDeepak Battu
Thank you Corey. I haven't noticed the port 623, I changed it. If I ran this command alone: /usr/local/bin/qemu-system-x86_64 --enable-kvm -nographic -net nic,model=e1000,macaddr=52:54:00:12:34:59 -net user,hostfwd=tcp::-10.0.2.15:22 -chardev socket,id=ipmi0,host=localhost,port=623,reconnect

Re: [Qemu-devel] Cant make the IPMI simulator work, help needed.

2015-06-04 Thread Corey Minyard
This question is probably best destined for the openipmi mailing list, not qemu, so I'll add that to the CC. This work is still not completely there, so it will be changing, but it should work as is. On 06/02/2015 05:58 AM, RamakrishnaDeepak Battu wrote: > Hi, > > I am trying to simulate the IPM

[Qemu-devel] Cant make the IPMI simulator work, help needed.

2015-06-02 Thread RamakrishnaDeepak Battu
Hi, I am trying to simulate the IPMI simulator for test purposes but was failing somehow.. I see lot of help being given in this forum , especially Corey Minyard. Thank you. I am new to IPMI and QEMU, but followed the threads and was able to fix up to some point. Right now struck and not able to