Re: [Qemu-devel] [PATCH v4 02/17] Add a base IPMI interface

2015-11-18 Thread Michael S. Tsirkin
Please submit after 2.5 is out. It's clearly a new feature so can't be merged now, after freeze. On Wed, Nov 18, 2015 at 12:41:20PM -0600, Corey Minyard wrote: > I haven't heard any more comments on this series, should I resubmit with the > one shutdown change? > > -corey > > On Nov 12, 2015 1:0

Re: [Qemu-devel] [PATCH v4 02/17] Add a base IPMI interface

2015-11-18 Thread Corey Minyard
I haven't heard any more comments on this series, should I resubmit with the one shutdown change? -corey On Nov 12, 2015 1:02 PM, wrote: > From: Corey Minyard > > Add the basic IPMI types and infrastructure to QEMU. Low-level > interfaces and simulation interfaces will register with this; it's

[Qemu-devel] [PATCH v4 02/17] Add a base IPMI interface

2015-11-12 Thread minyard
From: Corey Minyard Add the basic IPMI types and infrastructure to QEMU. Low-level interfaces and simulation interfaces will register with this; it's kind of the go-between to tie them together. Signed-off-by: Corey Minyard --- default-configs/i386-softmmu.mak | 1 + default-configs/x86_6