qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/4] make SMBUS/SATA/PIT configurable and introd


From: Chao Peng
Subject: Re: [Qemu-devel] [PATCH 0/4] make SMBUS/SATA/PIT configurable and introduce
Date: Mon, 14 Nov 2016 15:41:26 +0800

On Thu, 2016-11-10 at 16:50 +0200, Michael S. Tsirkin wrote:
> On Sat, Nov 05, 2016 at 03:19:47AM -0400, Chao Peng wrote:
> > 
> > This patchset makes SMBUS/SATA/PIT configurable and introduces a
> > new
> > machine type q35-lite with these features disabled by default. This
> > is
> > useful for creating light weight virtual machine without boot time
> > penalty when these devices are unused. 
> > 
> > See https://lists.gnu.org/archive/html/qemu-devel/2016-09/msg00422.
> > html
> > for the background.
> 
> Reviewed-by: Michael S. Tsirkin <address@hidden>
> 
> As we are in freeze now, please remember to re-test and ping after
> the
> release to get this applied.
> 
Sure, I will ping you after the re-testing.

Thanks,
Chao
> 
> > 
> > Chao Peng (4):
> >   pc: make smbus configurable
> >   pc: make sata configurable
> >   pc: make pit configurable
> >   q35: introduce q35-lite
> > 
> >  hw/i386/pc.c         | 68
> > +++++++++++++++++++++++++++++++++++++++++++++++-----
> >  hw/i386/pc_piix.c    |  2 +-
> >  hw/i386/pc_q35.c     | 57 ++++++++++++++++++++++++++++++--------
> > -----
> >  include/hw/i386/pc.h |  8 +++++++
> >  4 files changed, 112 insertions(+), 23 deletions(-)
> > 
> > -- 
> > 1.8.3.1
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]