[Qemu-devel] [PATCH 0/4] four zpci patches

2017-08-28 Thread Yi Min Zhao
This patch set contains four small zpci patches to fixup different issues. 1) fixup calculation of msix boundary 2) remove zpci idx from msix message, instead we could use PCIDevice's id to find zpci device in kvm_arch_fixup_msi_route() 3) fixup ind_offset calculation for adapter interrupt routi

Re: [Qemu-devel] [PATCH 0/4] four zpci patches

2017-08-27 Thread Yi Min Zhao
在 2017/8/25 上午12:27, Eric Blake 写道: On 08/24/2017 03:48 AM, Yi Min Zhao wrote: 在 2017/8/24 下午3:13, Cornelia Huck 写道: On Thu, 24 Aug 2017 13:20:12 +0800 Yi Min Zhao wrote: Why can't I receive [Qemu-devel] prefixed patches? I sent patches to qemu-devel@nongnu.org and cc you also myself. Bu

Re: [Qemu-devel] [PATCH 0/4] four zpci patches

2017-08-24 Thread Eric Blake
On 08/24/2017 03:48 AM, Yi Min Zhao wrote: > > > 在 2017/8/24 下午3:13, Cornelia Huck 写道: >> On Thu, 24 Aug 2017 13:20:12 +0800 >> Yi Min Zhao wrote: >> >>> Why can't I receive [Qemu-devel] prefixed patches? >> > I sent patches to qemu-devel@nongnu.org and cc you also myself. > But what I received

Re: [Qemu-devel] [PATCH 0/4] four zpci patches

2017-08-24 Thread Yi Min Zhao
在 2017/8/24 下午3:13, Cornelia Huck 写道: On Thu, 24 Aug 2017 13:20:12 +0800 Yi Min Zhao wrote: Why can't I receive [Qemu-devel] prefixed patches? 在 2017/8/23 下午3:26, Yi Min Zhao 写道: This patch set contains four small zpci patches to fixup different issues. 1) fixup calculation of msix bounda

Re: [Qemu-devel] [PATCH 0/4] four zpci patches

2017-08-24 Thread Cornelia Huck
On Thu, 24 Aug 2017 13:20:12 +0800 Yi Min Zhao wrote: > Why can't I receive [Qemu-devel] prefixed patches? > > > 在 2017/8/23 下午3:26, Yi Min Zhao 写道: > > This patch set contains four small zpci patches to fixup different issues. > > 1) fixup calculation of msix boundary > > 2) remove zpci idx fr

Re: [Qemu-devel] [PATCH 0/4] four zpci patches

2017-08-23 Thread Yi Min Zhao
Why can't I receive [Qemu-devel] prefixed patches? 在 2017/8/23 下午3:26, Yi Min Zhao 写道: This patch set contains four small zpci patches to fixup different issues. 1) fixup calculation of msix boundary 2) remove zpci idx from msix message, instead we could use PCIDevice's id to find zpci devi