Skip to content

Commit a3d2da9

Browse files
committed
Merge pull request xapi-project#48 from euanh/CP-10125
CP-10125: Add IGD_passthrough to video_card
2 parents b73f099 + f972884 commit a3d2da9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

xen/xenops_interface.ml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ module Vm = struct
104104
| Cirrus
105105
| Standard_VGA
106106
| Vgpu
107+
| IGD_passthrough
107108
with sexp
108109

109110
type hvm_info = {

0 commit comments

Comments
 (0)