From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eduardo Habkost Subject: Re: [PATCH V4 0/4] introduce coalesced pio support Date: Tue, 28 Aug 2018 11:57:14 -0300 Message-ID: <20180828145714.GI5675@localhost.localdomain> References: <1535199590-68475-1-git-send-email-peng.hao2@zte.com.cn> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: zhong.weidong@zte.com.cn, kvm@vger.kernel.org, rkrcmar@redhat.com, mst@redhat.com, qemu-devel@nongnu.org, pbonzini@redhat.com To: Peng Hao Return-path: Content-Disposition: inline In-Reply-To: <1535199590-68475-1-git-send-email-peng.hao2@zte.com.cn> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+gceq-qemu-devel2=m.gmane.org@nongnu.org Sender: "Qemu-devel" List-Id: kvm.vger.kernel.org On Sat, Aug 25, 2018 at 08:19:46PM +0800, Peng Hao wrote: [...] > Peng Hao (4): > target-i386: introduce coalesced_pio kvm header update > target-i386:add coalesced_pio API > target-i386: add rtc 0x70 port as coalesced_pio > target-i386: add i440fx 0xcf8 port as coalesced_pio Do you have a summary of the changes between v3 and v4? -- Eduardo