Re: [Qemu-devel] [PATCH QEMU 5/5] migration: Add the interface for cache drop control

2016-04-19 Thread Li, Liang Z
ngnu.org; > arm...@redhat.com; ag...@suse.de; borntrae...@de.ibm.com; > cornelia.h...@de.ibm.com; leon.al...@imgtec.com; aurel...@aurel32.net; > r...@twiddle.net > Subject: Re: [Qemu-devel] [PATCH QEMU 5/5] migration: Add the interface > for cache drop control > > On 04/19/2016 0

Re: [Qemu-devel] [PATCH QEMU 5/5] migration: Add the interface for cache drop control

2016-04-19 Thread Eric Blake
On 04/19/2016 08:20 AM, Liang Li wrote: > Whether drop the cache and drop what kind of cache depend on the Whether to drop the cache, and what kind of cache drop to perform, depend ... > user, add the related qmp and hmp interface to query and set the > cache control value. > > Signed-off-by:

[Qemu-devel] [PATCH QEMU 5/5] migration: Add the interface for cache drop control

2016-04-19 Thread Liang Li
Whether drop the cache and drop what kind of cache depend on the user, add the related qmp and hmp interface to query and set the cache control value. Signed-off-by: Liang Li --- hmp.c | 8 include/migration/migration.h | 1 +