Re: [Qemu-devel] QEMU IPMI support

2015-04-07 Thread Longever, Joseph
Hi Corey, I got it working now. The port wasn't listening on the correct address when set to localhost but when I set the address to 0.0.0.0 it started listening on 127.0.0.1. Set serial parameters to: serial 15 0.0.0.0 9002 codec VM ipmb 0x20 [ 10.025336] ipmi message handler version 39.2

Re: [Qemu-devel] QEMU IPMI support

2015-04-07 Thread Longever, Joseph
Hi Corey, Thanks so much for the support. I pulled down the 2.2-ipmi stable snapshot and everything compiled with no issues. Could you help confirm my configuration? I ran lanserv with the serial parameter to create the socket that will communicate with the QEMU IPMI device over port 9002: H

Re: [Qemu-devel] QEMU IPMI support

2015-04-07 Thread Longever, Joseph
I'm sure this all works and it's just me... Attached is the config, I also pasted the text below: The startcmd starts a QEMU instance which then PXE boots Linux kernel 2.6.34 with IPMI drivers enabled in the kernel: startcmd "qemu-system-x86_64 -vnc :1 --enable-kvm -chardev socket,id=ipmi0

Re: [Qemu-devel] QEMU IPMI support

2015-04-07 Thread Corey Minyard
On 04/07/2015 07:24 AM, Longever, Joseph wrote: > Hi Corey, > > Thanks so much for the support. I pulled down the 2.2-ipmi stable snapshot > and everything compiled with no issues. > > Could you help confirm my configuration? Can you send your complete configuration file and startup command file

Re: [Qemu-devel] QEMU IPMI support

2015-04-07 Thread Corey Minyard
On 04/04/2015 09:02 PM, Corey Minyard wrote: > Ok, done. It's at https://github.com/cminyard/qemu on github. There > are two branches at the moment, stable-2.2-ipmi is based on the 2.2 > release and will not rebase. master-ipmi-rebase will rebase on master > as it moves. > > I haven't done exten

Re: [Qemu-devel] QEMU IPMI support

2015-04-04 Thread Corey Minyard
Ok, done. It's at https://github.com/cminyard/qemu on github. There are two branches at the moment, stable-2.2-ipmi is based on the 2.2 release and will not rebase. master-ipmi-rebase will rebase on master as it moves. I haven't done extensive testing yet, and it has a few experimental things,

Re: [Qemu-devel] Qemu IPMI support

2013-11-05 Thread Bret Ketchum
Will do, thanks. On Tue, Nov 5, 2013 at 7:53 AM, Michael S. Tsirkin wrote: > On Tue, Nov 05, 2013 at 07:27:42AM -0600, Bret Ketchum wrote: > > Gentlemen, > > > > Hope this email finds you well and hope you can point me in the right > > direction. I've a project which requires a VM to see