Re: [PATCH 0/4] virtio support for container
From: Tetsuya Mukawa <hidden>
Date: 2016-01-12 06:26:52
From: Tetsuya Mukawa <hidden>
Date: 2016-01-12 06:26:52
On 2016/01/12 15:14, Yuanhan Liu wrote:
On Tue, Jan 12, 2016 at 03:01:01PM +0900, Tetsuya Mukawa wrote:quoted
On 2016/01/12 14:46, Tan, Jianfeng wrote:quoted
Hi Tetsuya,quoted
Hi Jianfeng and Xie, I guess my implementation and yours have a lot of common code, so I will try to rebase my patch on yours.We also think so. And before you rebase your code, I think we can rely on Yuanhan's struct virtio_pci_ops to make the code structure brief and clear, as discussed in your patch's thread, i.e., we both rebase our code according to Yuanhan's code. Is that OK?Yes, I agree with it.I will send v2 out today, and hopefully someone will ACK and test it soon. After that, I'm also hoping Thomas could do a quick merge then. --yliu
Hi Yuanhan, Thanks, I will review and test it also. Tetsuya