On Mon, Feb 04, 2019 at 04:46:57PM +0100, Peter Krempa wrote:
Cast disk->bus to proper type and add missing values to the enum so
it's
more obvious what types are supported.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_command.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano