Re: [Qemu-devel] [PATCH] virtio-9p: fix QEMU build break

2011-10-17 Thread Aneesh Kumar K.V
On Tue, 18 Oct 2011 14:46:25 +1100, David Gibson wrote: > On Mon, Oct 10, 2011 at 10:19:31PM +0530, Aneesh Kumar K.V wrote: > > On Mon, 10 Oct 2011 22:05:21 +0530, "Aneesh Kumar K.V" > > wrote: > > > On Mon, 10 Oct 2011 18:30:28 +0800, Zhi Yong Wu > > > wrote: > > > > qemu build break due to t

Re: [Qemu-devel] [PATCH] virtio-9p: fix QEMU build break

2011-10-17 Thread David Gibson
On Mon, Oct 10, 2011 at 10:19:31PM +0530, Aneesh Kumar K.V wrote: > On Mon, 10 Oct 2011 22:05:21 +0530, "Aneesh Kumar K.V" > wrote: > > On Mon, 10 Oct 2011 18:30:28 +0800, Zhi Yong Wu > > wrote: > > > qemu build break due to the redefinition of struct file_handle. My > > > qemu.git/HEAD is 8ac

Re: [Qemu-devel] [PATCH] virtio-9p: fix QEMU build break

2011-10-10 Thread Zhi Yong Wu
On Tue, Oct 11, 2011 at 12:49 AM, Aneesh Kumar K.V wrote: > On Mon, 10 Oct 2011 22:05:21 +0530, "Aneesh Kumar K.V" > wrote: >> On Mon, 10 Oct 2011 18:30:28 +0800, Zhi Yong Wu >> wrote: >> > qemu build break due to the redefinition of struct file_handle. My >> > qemu.git/HEAD is 8acbc9b21d757a

Re: [Qemu-devel] [PATCH] virtio-9p: fix QEMU build break

2011-10-10 Thread Aneesh Kumar K.V
On Mon, 10 Oct 2011 22:05:21 +0530, "Aneesh Kumar K.V" wrote: > On Mon, 10 Oct 2011 18:30:28 +0800, Zhi Yong Wu > wrote: > > qemu build break due to the redefinition of struct file_handle. My > > qemu.git/HEAD is 8acbc9b21d757a6be4f8492e547b8159703a0547 > > > > Below is the log: > > [root@f15

Re: [Qemu-devel] [PATCH] virtio-9p: fix QEMU build break

2011-10-10 Thread Aneesh Kumar K.V
On Mon, 10 Oct 2011 18:30:28 +0800, Zhi Yong Wu wrote: > qemu build break due to the redefinition of struct file_handle. My > qemu.git/HEAD is 8acbc9b21d757a6be4f8492e547b8159703a0547 > > Below is the log: > [root@f15 qemu]# make > CCqapi-generated/qga-qapi-types.o > LINK qemu-ga > C

[Qemu-devel] [PATCH] virtio-9p: fix QEMU build break

2011-10-10 Thread Zhi Yong Wu
qemu build break due to the redefinition of struct file_handle. My qemu.git/HEAD is 8acbc9b21d757a6be4f8492e547b8159703a0547 Below is the log: [root@f15 qemu]# make CCqapi-generated/qga-qapi-types.o LINK qemu-ga CClibhw64/9pfs/virtio-9p-handle.o /home/zwu/work/virt/qemu/hw/9pfs/vir