s/Refactor virQEMUCapsLoadCache/Split out virQEMUCapsLoadMachines/ maybe
On Tue, Nov 05, 2019 at 02:27:33PM +0100, Jiri Denemark wrote:
All the code for loading machine type data was moved to a standalone
virQEMUCapsLoadMachines function.
Signed-off-by: Jiri Denemark <jdenemar(a)redhat.com>
---
Notes:
Version 3:
- new patch
src/qemu/qemu_capabilities.c | 93 +++++++++++++++++++++---------------
1 file changed, 55 insertions(+), 38 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano