summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/platform/kvm
diff options
context:
space:
mode:
authorgVisor bot <gvisor-bot@google.com>2020-02-04 22:49:52 +0000
committergVisor bot <gvisor-bot@google.com>2020-02-04 22:49:52 +0000
commit02dbbe7666661b2d78fd7f13f8131f5fb65c8b8c (patch)
tree9698edaaed21f4815815f9b98430ecd191c17119 /pkg/sentry/platform/kvm
parentc6739ff2459aacf18caeead7c521a072ddce146b (diff)
parent95ce8bb4c7ecb23e47e68c60b1de0b99ad8a856d (diff)
Merge release-20200127.0-65-g95ce8bb (automated)
Diffstat (limited to 'pkg/sentry/platform/kvm')
-rwxr-xr-xpkg/sentry/platform/kvm/kvm_amd64_state_autogen.go8
-rwxr-xr-xpkg/sentry/platform/kvm/kvm_amd64_unsafe_state_autogen.go8
-rwxr-xr-xpkg/sentry/platform/kvm/kvm_arm64_state_autogen.go8
-rwxr-xr-xpkg/sentry/platform/kvm/kvm_arm64_unsafe_state_autogen.go8
-rwxr-xr-xpkg/sentry/platform/kvm/kvm_state_autogen.go5
5 files changed, 37 insertions, 0 deletions
diff --git a/pkg/sentry/platform/kvm/kvm_amd64_state_autogen.go b/pkg/sentry/platform/kvm/kvm_amd64_state_autogen.go
new file mode 100755
index 000000000..0c21ccdb4
--- /dev/null
+++ b/pkg/sentry/platform/kvm/kvm_amd64_state_autogen.go
@@ -0,0 +1,8 @@
+// automatically generated by stateify.
+
+// +build amd64
+// +build amd64
+// +build amd64
+
+package kvm
+
diff --git a/pkg/sentry/platform/kvm/kvm_amd64_unsafe_state_autogen.go b/pkg/sentry/platform/kvm/kvm_amd64_unsafe_state_autogen.go
new file mode 100755
index 000000000..0c21ccdb4
--- /dev/null
+++ b/pkg/sentry/platform/kvm/kvm_amd64_unsafe_state_autogen.go
@@ -0,0 +1,8 @@
+// automatically generated by stateify.
+
+// +build amd64
+// +build amd64
+// +build amd64
+
+package kvm
+
diff --git a/pkg/sentry/platform/kvm/kvm_arm64_state_autogen.go b/pkg/sentry/platform/kvm/kvm_arm64_state_autogen.go
new file mode 100755
index 000000000..94b93bea5
--- /dev/null
+++ b/pkg/sentry/platform/kvm/kvm_arm64_state_autogen.go
@@ -0,0 +1,8 @@
+// automatically generated by stateify.
+
+// +build arm64
+// +build arm64
+// +build arm64
+
+package kvm
+
diff --git a/pkg/sentry/platform/kvm/kvm_arm64_unsafe_state_autogen.go b/pkg/sentry/platform/kvm/kvm_arm64_unsafe_state_autogen.go
new file mode 100755
index 000000000..94b93bea5
--- /dev/null
+++ b/pkg/sentry/platform/kvm/kvm_arm64_unsafe_state_autogen.go
@@ -0,0 +1,8 @@
+// automatically generated by stateify.
+
+// +build arm64
+// +build arm64
+// +build arm64
+
+package kvm
+
diff --git a/pkg/sentry/platform/kvm/kvm_state_autogen.go b/pkg/sentry/platform/kvm/kvm_state_autogen.go
index 5ab0e0735..f34ac0945 100755
--- a/pkg/sentry/platform/kvm/kvm_state_autogen.go
+++ b/pkg/sentry/platform/kvm/kvm_state_autogen.go
@@ -1,4 +1,9 @@
// automatically generated by stateify.
+// +build go1.12
+// +build !go1.15
+// +build go1.12
+// +build !go1.15
+
package kvm