From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42443) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yl3Px-0002BT-27 for qemu-devel@nongnu.org; Wed, 22 Apr 2015 18:46:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yl3Pt-0000is-1Q for qemu-devel@nongnu.org; Wed, 22 Apr 2015 18:46:52 -0400 Received: from mail-ig0-x22c.google.com ([2607:f8b0:4001:c05::22c]:33474) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yl3Ps-0000im-Sm for qemu-devel@nongnu.org; Wed, 22 Apr 2015 18:46:48 -0400 Received: by igbpi8 with SMTP id pi8so101006igb.0 for ; Wed, 22 Apr 2015 15:46:47 -0700 (PDT) Sender: Corey Minyard Message-ID: <553824D5.4050908@acm.org> Date: Wed, 22 Apr 2015 17:46:45 -0500 From: Corey Minyard MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Add an IPMI device to qemu Reply-To: minyard@acm.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Noel Burton-Krahn Cc: qemu-devel@nongnu.org Sure, it's available on https://github.com/cminyard/qemu.git, the stable-2.2-ipmi branch for now. I'm currently reworking these patches based upon feedback from the qemu maintainers. -corey On 04/22/2015 04:30 PM, Noel Burton-Krahn wrote: > Hi Corey, > > I saw your patches for getting IPMI into qemu, but they don't appear > to be in the qemu git repo yet. Do you have a github branch I could > cherry-pick to try them out? We've been looking at getting IPMI on > VMs for a while. Thanks for your work! > > [1] [Qemu-devel] [PATCH 00/16] Add an IPMI device to qemu > http://lists.nongnu.org/archive/html/qemu-devel/2014-12/msg01990.html > > Cheers, > -- > Noel Burton-Krahn > Piston Cloud Computing >