All of lore.kernel.org
 help / color / mirror / Atom feed
From: <peng.hao2@zte.com.cn>
To: <mst@redhat.com>
Cc: qemu-devel@nongnu.org, pbonzini@redhat.com, ehabkost@redhat.com,
	kvm@vger.kernel.org, rkrcmar@redhat.com
Subject: Re: [PATCH V5 1/4]  target-i386: introduce coalesced_pio kvm headerupdate
Date: Wed, 17 Oct 2018 09:37:07 +0800 (CST)	[thread overview]
Message-ID: <201810170937078423295@zte.com.cn> (raw)
In-Reply-To: <20180907170136-mutt-send-email-mst@kernel.org>

On Fri, Aug 31, 2018 at 05:05:02PM +0800, Peng Hao wrote:
>> add coalesced_pio's struct and KVM_CAP_COALESCED_PIO header.
>>
>> Signed-off-by: Peng Hao <peng.hao2@zte.com.cn>
>
>I can merge ths together with q35 patch, but pls
>get acks from kvm folks, to this end fix up
>commit logs and subjects to match reality and repost.
the kvm kernel part  of the patch has merged. 
https://git.kernel.org/pub/scm/virt/kvm/kvm.git/commit/?h=queue&id=0804c849f1df0992d39a37c4fc259f7f8b16f385
But the  KVM_CAP_COALESCED_PIO has changed to 162, I will send patches again.

WARNING: multiple messages have this Message-ID (diff)
From: <peng.hao2@zte.com.cn>
To: mst@redhat.com
Cc: pbonzini@redhat.com, rkrcmar@redhat.com, ehabkost@redhat.com,
	qemu-devel@nongnu.org, kvm@vger.kernel.org
Subject: Re: [Qemu-devel] [PATCH V5 1/4]  target-i386: introduce coalesced_pio kvm headerupdate
Date: Wed, 17 Oct 2018 09:37:07 +0800 (CST)	[thread overview]
Message-ID: <201810170937078423295@zte.com.cn> (raw)
In-Reply-To: <20180907170136-mutt-send-email-mst@kernel.org>

On Fri, Aug 31, 2018 at 05:05:02PM +0800, Peng Hao wrote:
>> add coalesced_pio's struct and KVM_CAP_COALESCED_PIO header.
>>
>> Signed-off-by: Peng Hao <peng.hao2@zte.com.cn>
>
>I can merge ths together with q35 patch, but pls
>get acks from kvm folks, to this end fix up
>commit logs and subjects to match reality and repost.
the kvm kernel part  of the patch has merged. 
https://git.kernel.org/pub/scm/virt/kvm/kvm.git/commit/?h=queue&id=0804c849f1df0992d39a37c4fc259f7f8b16f385
But the  KVM_CAP_COALESCED_PIO has changed to 162, I will send patches again.

  reply	other threads:[~2018-10-17  1:37 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-31  9:05 [PATCH V5 0/4] introduce coalesced pio support Peng Hao
2018-08-31  9:05 ` [Qemu-devel] " Peng Hao
2018-08-31  9:05 ` [PATCH V5 1/4] target-i386: introduce coalesced_pio kvm header update Peng Hao
2018-08-31  9:05   ` [Qemu-devel] " Peng Hao
2018-09-07 21:01   ` Michael S. Tsirkin
2018-09-07 21:01     ` [Qemu-devel] " Michael S. Tsirkin
2018-09-07 21:02   ` Michael S. Tsirkin
2018-09-07 21:02     ` [Qemu-devel] " Michael S. Tsirkin
2018-10-17  1:37     ` peng.hao2 [this message]
2018-10-17  1:37       ` [Qemu-devel] [PATCH V5 1/4] target-i386: introduce coalesced_pio kvm headerupdate peng.hao2
2018-08-31  9:05 ` [PATCH V5 2/4] target-i386:add coalesced_pio API Peng Hao
2018-08-31  9:05   ` [Qemu-devel] " Peng Hao
2018-08-31  3:35   ` Michael S. Tsirkin
2018-08-31  3:35     ` [Qemu-devel] " Michael S. Tsirkin
2018-08-31  9:05 ` [PATCH V5 3/4] target-i386: add rtc 0x70 port as coalesced_pio Peng Hao
2018-08-31  9:05   ` [Qemu-devel] " Peng Hao
2018-08-31  9:05 ` [PATCH V5 4/4] target-i386: add i440fx 0xcf8 " Peng Hao
2018-08-31  9:05   ` [Qemu-devel] " Peng Hao
  -- strict thread matches above, loose matches on Subject: below --
2018-08-31  0:14 [PATCH V5 1/4] target-i386: introduce coalesced_pio kvm headerupdate peng.hao2

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201810170937078423295@zte.com.cn \
    --to=peng.hao2@zte.com.cn \
    --cc=ehabkost@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=mst@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=rkrcmar@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.