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 <[email protected]> > --- > 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 <[email protected]> -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
