Pavel Hrdina
d03de54e7e
qemu: switch QEMU capabilities to use virFileCache
...
The switch contains considerable amount of changes:
virQEMUCapsRememberCached() is removed because this is now handled
by virFileCacheSave().
virQEMUCapsInitCached() is removed because this is now handled by
virFileCacheLoad().
virQEMUCapsNewForBinary() is split into two functions,
virQEMUCapsNewData() which creates new data if there is nothing
cached and virQEMUCapsLoadFile() which loads the cached data.
This is now handled by virFileCacheNewData().
virQEMUCapsCacheValidate() is removed because this is now handled by
virFileCacheValidate().
virQEMUCapsCacheFree() is removed because it's no longer required.
Add virCapsPtr into virQEMUCapsCachePriv because for each call of
virFileCacheLookup*() we need to use current virCapsPtr.
Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
2017-07-26 15:36:21 +02:00
..
2017-02-11 06:51:28 +04:00
2017-06-27 17:44:27 +04:00
2017-06-27 17:44:27 +04:00
2017-04-11 14:06:47 +02:00
2017-07-13 09:53:15 +02:00
2017-07-21 14:36:54 -04:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-01-18 06:31:54 -05:00
2017-07-14 16:05:46 +02:00
2017-04-11 14:06:47 +02:00
2017-07-11 10:41:24 +02:00
2017-03-21 11:25:59 -04:00
2017-03-21 11:25:59 -04:00
2017-03-21 11:25:59 -04:00
2017-05-26 10:44:05 -04:00
2016-12-06 13:34:00 +01:00
2017-04-11 14:06:47 +02:00
2017-07-15 14:50:42 +02:00
2017-07-21 15:46:29 +02:00
2017-04-11 14:06:47 +02:00
2017-06-23 14:11:25 +02:00
2017-06-23 14:11:25 +02:00
2017-07-15 14:50:42 +02:00
2017-07-10 13:23:04 +02:00
2017-07-25 22:38:35 +02:00
2017-07-21 15:46:29 +02:00
2017-03-29 10:36:55 +02:00
2017-03-29 10:36:55 +02:00
2017-03-08 13:22:33 -05:00
2017-03-08 13:22:33 -05:00
2017-03-08 13:22:33 -05:00
2017-03-07 10:44:26 +01:00
2017-06-16 13:09:41 +02:00
2017-07-13 09:37:52 +02:00
2017-07-26 15:33:45 +02:00
2017-03-27 13:13:29 +02:00
2017-07-11 14:24:17 +02:00
2016-12-06 13:33:18 +01:00
2017-04-04 16:36:15 +02:00
2017-05-19 08:47:36 -06:00
2017-02-14 10:54:29 +01:00
2017-06-07 13:36:01 +02:00
2017-04-21 13:35:04 +02:00
2017-06-27 17:44:27 +04:00
2017-06-27 17:44:27 +04:00
2017-04-11 13:23:01 +02:00
2017-07-13 09:53:15 +02:00
2017-07-26 15:35:02 +02:00
2017-04-04 17:30:03 +02:00
2017-06-07 13:36:01 +02:00
2017-04-04 17:30:03 +02:00
2017-04-27 14:13:19 +02:00
2017-04-11 13:23:01 +02:00
2017-04-28 14:17:10 +02:00
2017-04-28 10:22:40 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-07-11 10:41:24 +02:00
2017-07-26 15:33:45 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-19 10:51:51 +01:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-05-26 10:44:05 -04:00
2016-12-06 13:33:18 +01:00
2016-12-06 13:34:00 +01:00
2017-04-04 17:30:03 +02:00
2017-04-19 10:51:51 +01:00
2017-04-19 10:51:51 +01:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-11 14:06:47 +02:00
2017-06-05 09:08:52 +02:00
2017-07-21 15:46:29 +02:00
2017-04-04 17:30:03 +02:00
2017-07-26 15:35:24 +02:00
2017-04-04 17:30:03 +02:00
2017-07-26 15:35:24 +02:00
2017-07-10 17:15:53 -04:00
2017-06-23 14:11:25 +02:00
2017-07-20 10:08:27 -04:00
2017-07-11 15:18:31 +02:00
2017-04-04 17:30:03 +02:00
2017-04-10 14:49:20 +02:00
2017-01-18 10:04:11 +01:00
2017-01-20 15:42:12 +01:00
2017-07-26 15:35:24 +02:00
2017-07-21 15:46:29 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-06-16 16:00:10 +02:00
2017-04-04 17:30:03 +02:00
2017-06-05 09:08:52 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-05-15 12:34:19 +02:00
2017-07-24 15:49:54 +02:00
2017-04-04 17:30:03 +02:00
2017-07-26 15:35:02 +02:00
2017-07-26 15:36:21 +02:00
2017-07-26 15:36:21 +02:00
2017-07-26 15:35:02 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-07-20 16:14:50 +02:00
2017-05-12 16:54:33 +02:00
2017-06-16 13:09:41 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 13:23:01 +02:00
2017-07-13 09:37:52 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-07-26 15:33:45 +02:00
2017-07-26 15:33:45 +02:00
2017-05-19 14:02:37 +02:00
2017-05-11 11:45:41 +01:00
2017-05-09 13:12:40 +02:00
2017-04-19 10:51:51 +01:00
2017-07-20 14:02:14 +02:00
2017-04-27 14:13:19 +02:00
2017-05-09 13:12:40 +02:00
2017-07-21 17:03:43 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-07-19 17:59:09 +02:00
2017-04-25 21:14:18 +01:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2016-12-06 13:33:18 +01:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-05-09 13:12:40 +02:00
2017-07-16 17:06:45 -04:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-02-19 06:45:09 -05:00
2017-04-04 17:30:03 +02:00
2017-05-09 13:12:40 +02:00
2017-04-04 17:30:03 +02:00
2017-04-11 14:06:47 +02:00
2017-04-13 10:14:42 +02:00
2017-04-04 17:30:03 +02:00
2017-07-24 10:55:43 +02:00
2017-04-04 17:30:03 +02:00
2017-07-10 09:15:53 +02:00
2017-07-25 17:02:27 +02:00
2017-07-21 14:36:54 -04:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-04-04 17:30:03 +02:00
2017-06-05 09:08:52 +02:00
2017-04-04 17:30:03 +02:00
2017-06-05 09:08:52 +02:00
2017-06-05 09:08:52 +02:00
2017-06-05 09:08:52 +02:00
2017-06-05 09:08:52 +02:00