Re: [Qemu-devel] [PATCH] target-i386: adds PV_SEND_IPI CPUID feature bit

2018-08-07 Thread Eduardo Habkost
On Tue, Aug 07, 2018 at 12:07:37PM +0200, Paolo Bonzini wrote: > On 07/08/2018 09:45, Wanpeng Li wrote: > >> > >> Paolo, Radim: can I assume the bit is already reserved and queue > >> this patch, or should I wait until the KVM patch is merged into > >> kvm.git? > > I guess you can apply the qemu pa

Re: [Qemu-devel] [PATCH] target-i386: adds PV_SEND_IPI CPUID feature bit

2018-08-07 Thread Paolo Bonzini
On 07/08/2018 09:45, Wanpeng Li wrote: >> >> Paolo, Radim: can I assume the bit is already reserved and queue >> this patch, or should I wait until the KVM patch is merged into >> kvm.git? > I guess you can apply the qemu patch now since the kvm part is merged. > https://git.kernel.org/pub/scm/virt

Re: [Qemu-devel] [PATCH] target-i386: adds PV_SEND_IPI CPUID feature bit

2018-08-07 Thread Wanpeng Li
Hi Eduardo, On Tue, 3 Jul 2018 at 05:43, Eduardo Habkost wrote: > > On Mon, Jul 02, 2018 at 06:22:51PM +0800, Wanpeng Li wrote: > > From: Wanpeng Li > > > > Adds PV_SEND_IPI CPUID feature bit. > > > > Thanks! > > Paolo, Radim: can I assume the bit is already reserved and queue > this patch, or sh

Re: [Qemu-devel] [PATCH] target-i386: adds PV_SEND_IPI CPUID feature bit

2018-07-23 Thread Wanpeng Li
Ping, On Tue, 3 Jul 2018 at 05:43, Eduardo Habkost wrote: > > On Mon, Jul 02, 2018 at 06:22:51PM +0800, Wanpeng Li wrote: > > From: Wanpeng Li > > > > Adds PV_SEND_IPI CPUID feature bit. > > > > Thanks! > > Paolo, Radim: can I assume the bit is already reserved and queue > this patch, or should I

Re: [Qemu-devel] [PATCH] target-i386: adds PV_SEND_IPI CPUID feature bit

2018-07-02 Thread Eduardo Habkost
On Mon, Jul 02, 2018 at 06:22:51PM +0800, Wanpeng Li wrote: > From: Wanpeng Li > > Adds PV_SEND_IPI CPUID feature bit. > Thanks! Paolo, Radim: can I assume the bit is already reserved and queue this patch, or should I wait until the KVM patch is merged into kvm.git? -- Eduardo

[Qemu-devel] [PATCH] target-i386: adds PV_SEND_IPI CPUID feature bit

2018-07-02 Thread Wanpeng Li
From: Wanpeng Li Adds PV_SEND_IPI CPUID feature bit. Cc: Paolo Bonzini Cc: Eduardo Habkost Cc: Radim Krčmář Cc: Vitaly Kuznetsov Signed-off-by: Wanpeng Li --- target/i386/cpu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/i386/cpu.c b/target/i386/cpu.c index 1