« Previous | Next » 

Revision ef1462f1

IDef1462f153453d6dd1b06888b4eda42885cb16f7
Parent 14b8592f
Child 57c24313

Added by Dimitris Aragiorgis over 9 years ago

(2.13) kvm: Refactor _GetNetworkDeviceFeatures() helper

Make _GetNetworkDeviceFeatures() return a tuple of (dict, str, str).
The first item should be a dictionary including the enabled
netdev/device features (vhost, vnet_hdr, mq). The other two are
strings to be appended to --netdev and --device qemu options.

Signed-off-by: Dimitris Aragiorgis <>
Reviewed-by: Hrvoje Ribicic <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences