On Thu, Apr 19, 2018 at 04:00:23PM +0200, Michal Privoznik wrote:
So far all the properties we are trying to fetch are device
properties, i.e. -device $dev on qemu command line. Change
misleading variable names to express what's queried for better.
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
---
src/qemu/qemu_capabilities.c | 202 +++++++++++++++++++++----------------------
1 file changed, 101 insertions(+), 101 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano