Hi,
there's some difference between RHEL6 and RHEL7 configure for qemu-kvm. As I'm 
updating spec file to have qemu-kvm configured correctly I'd like to confirm 
correct configuration.

1) Options different in RHEL6 and RHEL7
audio-drv-list:
  RHEL6: --audio-drv-list=pa,alsa
  RHEL7: --audio-drv-list=pa,sdl,alsa,oss
  sdl see later, do we want oss too?

werror:
  RHEL6: --enable-werror
  RHEL7: --disable-weror
  Not sure if this change for rhel7

2) Options present in RHEL7 but missing in RHEL6
--disable-virtfs
--disable-rdb
--enable-seccomp
--enable-mixemu
  All this options should be used correctly

3) Options present in RHEL6 but missing in RHEL6
--block-drv-whitelist=qcow2,raw,file,host_device,host_cdrom,qed 
  Is the whitelist same?

--disable-debug-tcg
--disable-sparse
  Default option, adding it to make it visible

--enable-kvm-cap-pit
--enable-kvm-cap-device-assignment
--enable-smartcard
  Not existing anymore

--disable-brlapi 
--disable-bluez
--disable-vde
--disable-curses
--disable-curl
--disable-check-utests
--enable-vnc-tls
--enable-vnc-sasl
--enable-linux-aio
--disable-smartcard-nss
--enable-usb-redir
  This are missing options

--disable-sdl 
  Should be added
  audio-drv-list=sdl has to be removed if this option is used

Is this setting correct?
Regards,
Mirek
-- 
Miroslav Rezanina
Software Engineer - Virtualization Team)

_______________________________________________
Virt-test-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-test-devel

Reply via email to