v2v: Add comment.

This commit is contained in:
Richard W.M. Jones
2015-11-15 21:51:30 +00:00
parent f3e6b3565c
commit d2ea61bd1c
2 changed files with 2 additions and 0 deletions

View File

@@ -1417,6 +1417,7 @@ let rec convert ~keep_serial_console (g : G.guestfs) inspect source =
guestcaps
(* Register this conversion module. *)
let () =
let matching = function
| { i_type = "linux";

View File

@@ -711,6 +711,7 @@ echo uninstalling Xen PV driver
guestcaps
(* Register this conversion module. *)
let () =
let matching = function
| { i_type = "windows" } -> true