
20 Jul
2017
20 Jul
'17
12:04 p.m.
On Thu, Jul 20, 2017 at 01:32:36PM +0200, Jiri Denemark wrote:
On Wed, Jul 19, 2017 at 17:09:51 +0200, Pavel Hrdina wrote:
Preparation for switching to virFileCache where there are two callbacks, one to get a new data and second one to load a cached data.
This also removes virQEMUCapsReset which is no longer required.
Signed-off-by: Pavel Hrdina <phrdina@redhat.com> --- src/qemu/qemu_capabilities.c | 143 +++++++++++++++++++------------------------ src/qemu/qemu_capspriv.h | 1 - tests/qemucapsprobe.c | 2 +- 3 files changed, 63 insertions(+), 83 deletions(-)
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
I'll push the series shortly. Thanks, Pavel