Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VirtualBox 6 compatibility fix #181

Merged
merged 1 commit into from
Dec 22, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion eval-win10x64-enterprise-cygwin.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
[
"setextradata",
"{{.Name}}",
"VBoxInternal/CPUM/CMPXCHG16B",
"VBoxInternal/CPUM/IsaExts/CMPXCHG16B",
"1"
]
],
Expand Down
2 changes: 1 addition & 1 deletion eval-win10x64-enterprise-ssh.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
[
"setextradata",
"{{.Name}}",
"VBoxInternal/CPUM/CMPXCHG16B",
"VBoxInternal/CPUM/IsaExts/CMPXCHG16B",
"1"
]
],
Expand Down
2 changes: 1 addition & 1 deletion eval-win10x64-enterprise.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
[
"setextradata",
"{{.Name}}",
"VBoxInternal/CPUM/CMPXCHG16B",
"VBoxInternal/CPUM/IsaExts/CMPXCHG16B",
"1"
]
],
Expand Down
2 changes: 1 addition & 1 deletion eval-win10x86-enterprise-cygwin.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
[
"setextradata",
"{{.Name}}",
"VBoxInternal/CPUM/CMPXCHG16B",
"VBoxInternal/CPUM/IsaExts/CMPXCHG16B",
"1"
]
],
Expand Down
2 changes: 1 addition & 1 deletion eval-win10x86-enterprise-ssh.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
[
"setextradata",
"{{.Name}}",
"VBoxInternal/CPUM/CMPXCHG16B",
"VBoxInternal/CPUM/IsaExts/CMPXCHG16B",
"1"
]
],
Expand Down
2 changes: 1 addition & 1 deletion eval-win10x86-enterprise.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
[
"setextradata",
"{{.Name}}",
"VBoxInternal/CPUM/CMPXCHG16B",
"VBoxInternal/CPUM/IsaExts/CMPXCHG16B",
"1"
]
],
Expand Down
2 changes: 1 addition & 1 deletion eval-win2012r2-datacenter-cygwin.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
[
"setextradata",
"{{.Name}}",
"VBoxInternal/CPUM/CMPXCHG16B",
"VBoxInternal/CPUM/IsaExts/CMPXCHG16B",
"1"
]
],
Expand Down
2 changes: 1 addition & 1 deletion eval-win2012r2-datacenter-ssh.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
[
"setextradata",
"{{.Name}}",
"VBoxInternal/CPUM/CMPXCHG16B",
"VBoxInternal/CPUM/IsaExts/CMPXCHG16B",
"1"
]
],
Expand Down
2 changes: 1 addition & 1 deletion eval-win2012r2-datacenter.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
[
"setextradata",
"{{.Name}}",
"VBoxInternal/CPUM/CMPXCHG16B",
"VBoxInternal/CPUM/IsaExts/CMPXCHG16B",
"1"
]
],
Expand Down
2 changes: 1 addition & 1 deletion eval-win2012r2-standard-cygwin.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
[
"setextradata",
"{{.Name}}",
"VBoxInternal/CPUM/CMPXCHG16B",
"VBoxInternal/CPUM/IsaExts/CMPXCHG16B",
"1"
]
],
Expand Down
2 changes: 1 addition & 1 deletion eval-win2012r2-standard-ssh.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
[
"setextradata",
"{{.Name}}",
"VBoxInternal/CPUM/CMPXCHG16B",
"VBoxInternal/CPUM/IsaExts/CMPXCHG16B",
"1"
]
],
Expand Down
2 changes: 1 addition & 1 deletion eval-win2012r2-standard.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
[
"setextradata",
"{{.Name}}",
"VBoxInternal/CPUM/CMPXCHG16B",
"VBoxInternal/CPUM/IsaExts/CMPXCHG16B",
"1"
]
],
Expand Down
2 changes: 1 addition & 1 deletion eval-win2016-standard-cygwin.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
[
"setextradata",
"{{.Name}}",
"VBoxInternal/CPUM/CMPXCHG16B",
"VBoxInternal/CPUM/IsaExts/CMPXCHG16B",
"1"
]
],
Expand Down
2 changes: 1 addition & 1 deletion eval-win2016-standard-ssh.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
[
"setextradata",
"{{.Name}}",
"VBoxInternal/CPUM/CMPXCHG16B",
"VBoxInternal/CPUM/IsaExts/CMPXCHG16B",
"1"
]
],
Expand Down
2 changes: 1 addition & 1 deletion eval-win2016-standard.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
[
"setextradata",
"{{.Name}}",
"VBoxInternal/CPUM/CMPXCHG16B",
"VBoxInternal/CPUM/IsaExts/CMPXCHG16B",
"1"
]
],
Expand Down
2 changes: 1 addition & 1 deletion eval-win81x64-enterprise-cygwin.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
[
"setextradata",
"{{.Name}}",
"VBoxInternal/CPUM/CMPXCHG16B",
"VBoxInternal/CPUM/IsaExts/CMPXCHG16B",
"1"
]
],
Expand Down
2 changes: 1 addition & 1 deletion eval-win81x64-enterprise-ssh.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
[
"setextradata",
"{{.Name}}",
"VBoxInternal/CPUM/CMPXCHG16B",
"VBoxInternal/CPUM/IsaExts/CMPXCHG16B",
"1"
]
],
Expand Down
2 changes: 1 addition & 1 deletion eval-win81x64-enterprise.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
[
"setextradata",
"{{.Name}}",
"VBoxInternal/CPUM/CMPXCHG16B",
"VBoxInternal/CPUM/IsaExts/CMPXCHG16B",
"1"
]
],
Expand Down
2 changes: 1 addition & 1 deletion eval-win81x86-enterprise-cygwin.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
[
"setextradata",
"{{.Name}}",
"VBoxInternal/CPUM/CMPXCHG16B",
"VBoxInternal/CPUM/IsaExts/CMPXCHG16B",
"1"
]
],
Expand Down
2 changes: 1 addition & 1 deletion eval-win81x86-enterprise-ssh.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
[
"setextradata",
"{{.Name}}",
"VBoxInternal/CPUM/CMPXCHG16B",
"VBoxInternal/CPUM/IsaExts/CMPXCHG16B",
"1"
]
],
Expand Down
2 changes: 1 addition & 1 deletion eval-win81x86-enterprise.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
[
"setextradata",
"{{.Name}}",
"VBoxInternal/CPUM/CMPXCHG16B",
"VBoxInternal/CPUM/IsaExts/CMPXCHG16B",
"1"
]
],
Expand Down
2 changes: 1 addition & 1 deletion win2012r2-datacenter-cygwin.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
[
"setextradata",
"{{.Name}}",
"VBoxInternal/CPUM/CMPXCHG16B",
"VBoxInternal/CPUM/IsaExts/CMPXCHG16B",
"1"
]
],
Expand Down
2 changes: 1 addition & 1 deletion win2012r2-datacenter-ssh.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
[
"setextradata",
"{{.Name}}",
"VBoxInternal/CPUM/CMPXCHG16B",
"VBoxInternal/CPUM/IsaExts/CMPXCHG16B",
"1"
]
],
Expand Down
2 changes: 1 addition & 1 deletion win2012r2-datacenter.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
[
"setextradata",
"{{.Name}}",
"VBoxInternal/CPUM/CMPXCHG16B",
"VBoxInternal/CPUM/IsaExts/CMPXCHG16B",
"1"
]
],
Expand Down
2 changes: 1 addition & 1 deletion win2012r2-standard-cygwin.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
[
"setextradata",
"{{.Name}}",
"VBoxInternal/CPUM/CMPXCHG16B",
"VBoxInternal/CPUM/IsaExts/CMPXCHG16B",
"1"
]
],
Expand Down
2 changes: 1 addition & 1 deletion win2012r2-standard-ssh.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
[
"setextradata",
"{{.Name}}",
"VBoxInternal/CPUM/CMPXCHG16B",
"VBoxInternal/CPUM/IsaExts/CMPXCHG16B",
"1"
]
],
Expand Down
2 changes: 1 addition & 1 deletion win2012r2-standard.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
[
"setextradata",
"{{.Name}}",
"VBoxInternal/CPUM/CMPXCHG16B",
"VBoxInternal/CPUM/IsaExts/CMPXCHG16B",
"1"
]
],
Expand Down
2 changes: 1 addition & 1 deletion win2012r2-standardcore-cygwin.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
[
"setextradata",
"{{.Name}}",
"VBoxInternal/CPUM/CMPXCHG16B",
"VBoxInternal/CPUM/IsaExts/CMPXCHG16B",
"1"
]
],
Expand Down
2 changes: 1 addition & 1 deletion win2012r2-standardcore-ssh.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
[
"setextradata",
"{{.Name}}",
"VBoxInternal/CPUM/CMPXCHG16B",
"VBoxInternal/CPUM/IsaExts/CMPXCHG16B",
"1"
]
],
Expand Down
2 changes: 1 addition & 1 deletion win2012r2-standardcore.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
[
"setextradata",
"{{.Name}}",
"VBoxInternal/CPUM/CMPXCHG16B",
"VBoxInternal/CPUM/IsaExts/CMPXCHG16B",
"1"
]
],
Expand Down
2 changes: 1 addition & 1 deletion win2016-standard-cygwin.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
[
"setextradata",
"{{.Name}}",
"VBoxInternal/CPUM/CMPXCHG16B",
"VBoxInternal/CPUM/IsaExts/CMPXCHG16B",
"1"
]
],
Expand Down
2 changes: 1 addition & 1 deletion win2016-standard-ssh.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
[
"setextradata",
"{{.Name}}",
"VBoxInternal/CPUM/CMPXCHG16B",
"VBoxInternal/CPUM/IsaExts/CMPXCHG16B",
"1"
]
],
Expand Down
2 changes: 1 addition & 1 deletion win2016-standard.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
[
"setextradata",
"{{.Name}}",
"VBoxInternal/CPUM/CMPXCHG16B",
"VBoxInternal/CPUM/IsaExts/CMPXCHG16B",
"1"
]
],
Expand Down
2 changes: 1 addition & 1 deletion win81x64-enterprise-cygwin.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
[
"setextradata",
"{{.Name}}",
"VBoxInternal/CPUM/CMPXCHG16B",
"VBoxInternal/CPUM/IsaExts/CMPXCHG16B",
"1"
]
],
Expand Down
2 changes: 1 addition & 1 deletion win81x64-enterprise-ssh.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
[
"setextradata",
"{{.Name}}",
"VBoxInternal/CPUM/CMPXCHG16B",
"VBoxInternal/CPUM/IsaExts/CMPXCHG16B",
"1"
]
],
Expand Down
2 changes: 1 addition & 1 deletion win81x64-enterprise.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
[
"setextradata",
"{{.Name}}",
"VBoxInternal/CPUM/CMPXCHG16B",
"VBoxInternal/CPUM/IsaExts/IsaExts/CMPXCHG16B",
"1"
]
],
Expand Down
2 changes: 1 addition & 1 deletion win81x64-pro-cygwin.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
[
"setextradata",
"{{.Name}}",
"VBoxInternal/CPUM/CMPXCHG16B",
"VBoxInternal/CPUM/IsaExts/CMPXCHG16B",
"1"
]
],
Expand Down
2 changes: 1 addition & 1 deletion win81x64-pro-ssh.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
[
"setextradata",
"{{.Name}}",
"VBoxInternal/CPUM/CMPXCHG16B",
"VBoxInternal/CPUM/IsaExts/CMPXCHG16B",
"1"
]
],
Expand Down
2 changes: 1 addition & 1 deletion win81x64-pro.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
[
"setextradata",
"{{.Name}}",
"VBoxInternal/CPUM/CMPXCHG16B",
"VBoxInternal/CPUM/IsaExts/CMPXCHG16B",
"1"
]
],
Expand Down