gvisor/pkg/sentry/platform/kvm
Michael Pratt df5d377521 Remove go_test from go_stateify and go_marshal
They are no-ops, so the standard rule works fine.

PiperOrigin-RevId: 268776264
2019-09-12 15:10:17 -07:00
..
testutil Update canonical repository. 2019-06-13 16:50:15 -07:00
BUILD Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
address_space.go Update canonical repository. 2019-06-13 16:50:15 -07:00
allocator.go Update canonical repository. 2019-06-13 16:50:15 -07:00
bluepill.go Update canonical repository. 2019-06-13 16:50:15 -07:00
bluepill_amd64.go Update canonical repository. 2019-06-13 16:50:15 -07:00
bluepill_amd64.s Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
bluepill_amd64_unsafe.go Fix various spelling issues in the documentation 2019-06-27 14:25:50 -07:00
bluepill_fault.go Update canonical repository. 2019-06-13 16:50:15 -07:00
bluepill_unsafe.go Add build guard to files using go:linkname 2019-05-30 12:09:39 -07:00
context.go Update canonical repository. 2019-06-13 16:50:15 -07:00
filters.go Avoid importing platforms from many source files 2019-07-03 22:51:26 -07:00
kvm.go Avoid importing platforms from many source files 2019-07-03 22:51:26 -07:00
kvm_amd64.go Update canonical repository. 2019-06-13 16:50:15 -07:00
kvm_amd64_unsafe.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
kvm_const.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
kvm_test.go Update canonical repository. 2019-06-13 16:50:15 -07:00
machine.go kvm: fix race between machine.Put and machine.Get 2019-07-22 13:28:16 -07:00
machine_amd64.go Update canonical repository. 2019-06-13 16:50:15 -07:00
machine_amd64_unsafe.go Fix various spelling issues in the documentation 2019-06-27 14:25:50 -07:00
machine_unsafe.go kvm: wake up all waiter of vCPU.state 2019-07-15 19:27:18 -07:00
physical_map.go Update canonical repository. 2019-06-13 16:50:15 -07:00
virtual_map.go Update canonical repository. 2019-06-13 16:50:15 -07:00
virtual_map_test.go Update canonical repository. 2019-06-13 16:50:15 -07:00