
24 Nov
2016
24 Nov
'16
3:08 p.m.
On Mon, Nov 21, 2016 at 12:21:05AM +0100, Jiri Denemark wrote:
The function is made a little bit more readable and the code which refreshes cached capabilities if they are not valid any more was moved into a separate function (virQEMUCapsCacheValidate) so that it can be reused in other places.
Signed-off-by: Jiri Denemark <jdenemar@redhat.com> --- src/qemu/qemu_capabilities.c | 59 +++++++++++++++++++++++++++----------------- 1 file changed, 36 insertions(+), 23 deletions(-)
ACK Pavel