Revision 7bc2c097 lib/hypervisor/hv_xen.py

b/lib/hypervisor/hv_xen.py
47 47
_FILE_DRIVER_MAP = {
48 48
  constants.FD_LOOP: "file",
49 49
  constants.FD_BLKTAP: "tap:aio",
50
  constants.FD_BLKTAP2: "tap2:tapdisk:aio",
50 51
  }
51 52

  
52 53

  

Also available in: Unified diff