Re: [Qemu-devel] [PATCH V2 for 2.1 0/3] bug fixs for memory backend

2014-07-07 Thread Michael S. Tsirkin
On Mon, Jul 07, 2014 at 04:17:30PM +0800, Hu Tao wrote: > On Mon, Jul 07, 2014 at 06:35:42AM +0300, Michael S. Tsirkin wrote: > > On Mon, Jul 07, 2014 at 06:24:59AM +0300, Michael S. Tsirkin wrote: > > > On Mon, Jul 07, 2014 at 10:58:05AM +0800, Hu Tao wrote: > > > > This series includes three patc

Re: [Qemu-devel] [PATCH V2 for 2.1 0/3] bug fixs for memory backend

2014-07-07 Thread Hu Tao
On Mon, Jul 07, 2014 at 06:35:42AM +0300, Michael S. Tsirkin wrote: > On Mon, Jul 07, 2014 at 06:24:59AM +0300, Michael S. Tsirkin wrote: > > On Mon, Jul 07, 2014 at 10:58:05AM +0800, Hu Tao wrote: > > > This series includes three patches to fix bugs of memory backend. Patch > > > 1 prepares for ne

Re: [Qemu-devel] [PATCH V2 for 2.1 0/3] bug fixs for memory backend

2014-07-06 Thread Michael S. Tsirkin
On Mon, Jul 07, 2014 at 06:24:59AM +0300, Michael S. Tsirkin wrote: > On Mon, Jul 07, 2014 at 10:58:05AM +0800, Hu Tao wrote: > > This series includes three patches to fix bugs of memory backend. Patch > > 1 prepares for next patches, patch 2 and patch 3 fix two bugs > > respectively, see each patc

Re: [Qemu-devel] [PATCH V2 for 2.1 0/3] bug fixs for memory backend

2014-07-06 Thread Michael S. Tsirkin
On Mon, Jul 07, 2014 at 10:58:05AM +0800, Hu Tao wrote: > This series includes three patches to fix bugs of memory backend. Patch > 1 prepares for next patches, patch 2 and patch 3 fix two bugs > respectively, see each patch for the bugs and how to reproduce them. > > changes to v1: > > - split

[Qemu-devel] [PATCH V2 for 2.1 0/3] bug fixs for memory backend

2014-07-06 Thread Hu Tao
This series includes three patches to fix bugs of memory backend. Patch 1 prepares for next patches, patch 2 and patch 3 fix two bugs respectively, see each patch for the bugs and how to reproduce them. changes to v1: - split patch 1 in v1 into 2 patches - don't rely on ram_block_add to retur