Re: [Qemu-devel] [PATCH v2 0/4] fixes for pci tree, v2

2014-06-17 Thread Michael S. Tsirkin
On Tue, Jun 17, 2014 at 04:47:53PM +0800, Hu Tao wrote: > On Mon, Jun 16, 2014 at 02:09:33PM +0300, Michael S. Tsirkin wrote: > > On Mon, Jun 16, 2014 at 06:05:40PM +0800, Hu Tao wrote: > > > Michael, > > > > > > This is fixes for your pci tree v2. please review. thanks! > > > > Patches 1,4 appli

Re: [Qemu-devel] [PATCH v2 0/4] fixes for pci tree, v2

2014-06-17 Thread Hu Tao
On Mon, Jun 16, 2014 at 02:09:33PM +0300, Michael S. Tsirkin wrote: > On Mon, Jun 16, 2014 at 06:05:40PM +0800, Hu Tao wrote: > > Michael, > > > > This is fixes for your pci tree v2. please review. thanks! > > Patches 1,4 applied. Thanks! What about patches 2,3? If you need I can resend patch 2

Re: [Qemu-devel] [PATCH v2 0/4] fixes for pci tree, v2

2014-06-16 Thread Michael S. Tsirkin
On Mon, Jun 16, 2014 at 06:05:40PM +0800, Hu Tao wrote: > Michael, > > This is fixes for your pci tree v2. please review. thanks! Patches 1,4 applied. Thanks! > changes to v1: > > 1. adds the missing query-memdev and change into querying qom for > memdevs(patch 1) > 2. tweak error message

[Qemu-devel] [PATCH v2 0/4] fixes for pci tree, v2

2014-06-16 Thread Hu Tao
Michael, This is fixes for your pci tree v2. please review. thanks! changes to v1: 1. adds the missing query-memdev and change into querying qom for memdevs(patch 1) 2. tweak error message (patch 2) 3. improve error handling for memory-backend-file (patch 3) 4. fixup the problem that no