Re: [libvirt] [PATCH V2 0/9] support multi-thread compress migration.

2015-09-23 Thread Feng, Shaohe
Hi, Eric and Jiri I build a qemu with multi-thread compress migration. And I have do some test on live migration with multi-thread compress by libvirt after apply this patch set. Can you give come comments on this patch set? > -Original Message- > From: Feng, Shaohe > Sent:

Re: [libvirt] [PATCH V2 0/9] support multi-thread compress migration.

2015-09-22 Thread Feng, Shaohe
Ping. > -Original Message- > From: Feng, Shaohe > Sent: Monday, August 10, 2015 5:32 PM > To: 'libvir-list@redhat.com' > Cc: 'Jiri Denemark'; 'Eric Blake'; Li, Liang Z; Dugger, Donald D > Subject: RE: [PATCH V2 0/9] support multi-thread compress migration. > > Hi, Eric and Jiri > > Can

Re: [libvirt] [PATCH V2 0/9] support multi-thread compress migration.

2015-08-10 Thread Feng, Shaohe
Hi, Eric and Jiri Can you have a look at this patch and give some comments at your leisure? -Original Message- From: Feng, Shaohe Sent: Thursday, July 9, 2015 9:02 PM To: libvir-list@redhat.com Cc: Jiri Denemark; Eric Blake; Li, Liang Z; Feng, Shaohe Subject: [PATCH V2 0/9]

Re: [libvirt] [PATCH V2 0/9] support multi-thread compress migration.

2015-08-08 Thread Feng, Shaohe
Ping? -Original Message- From: Feng, Shaohe Sent: Thursday, July 9, 2015 9:02 PM To: libvir-list@redhat.com Cc: Jiri Denemark; Eric Blake; Li, Liang Z; Feng, Shaohe Subject: [PATCH V2 0/9] support multi-thread compress migration. These series patches support multi-thread compress

[libvirt] [PATCH V2 0/9] support multi-thread compress migration.

2015-07-10 Thread ShaoHe Feng
These series patches support multi-thread compress during live migration. Eli Qiao (4): Add test cases for qemuMonitorJSONGetMigrationParameter remote: Add support for set and get multil thread migration parameters qemu_driver: Add support to set/get migration parameters. virsh: Add set