mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
v2v: Add comment.
This commit is contained in:
@@ -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";
|
||||
|
||||
@@ -711,6 +711,7 @@ echo uninstalling Xen PV driver
|
||||
|
||||
guestcaps
|
||||
|
||||
(* Register this conversion module. *)
|
||||
let () =
|
||||
let matching = function
|
||||
| { i_type = "windows" } -> true
|
||||
|
||||
Reference in New Issue
Block a user