gvisor/pkg/sentry/platform/kvm
Nicolas Lacasse f4ce43e1f4 Allow and document bug ids in gVisor codebase.
PiperOrigin-RevId: 245818639
Change-Id: I03703ef0fb9b6675955637b9fe2776204c545789
2019-04-29 14:04:14 -07:00
..
testutil Remove license comments 2019-01-31 11:12:53 -08:00
BUILD Decouple filemem from platform and move it to pgalloc.MemoryFile. 2019-03-14 08:12:48 -07:00
address_space.go Decouple filemem from platform and move it to pgalloc.MemoryFile. 2019-03-14 08:12:48 -07:00
allocator.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
bluepill.go Fix "-c dbg" build break 2019-02-28 18:38:34 -08:00
bluepill_amd64.go kvm: simplify floating point logic. 2018-10-31 15:59:23 -07:00
bluepill_amd64.s kvm: add detailed traces on vCPU errors. 2018-10-31 15:50:10 -07:00
bluepill_amd64_unsafe.go kvm: add detailed traces on vCPU errors. 2018-10-31 15:50:10 -07:00
bluepill_fault.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
bluepill_unsafe.go kvm: simplify floating point logic. 2018-10-31 15:59:23 -07:00
context.go kvm: avoid siginfo allocations. 2018-10-31 10:08:06 -07:00
kvm.go Decouple filemem from platform and move it to pgalloc.MemoryFile. 2019-03-14 08:12:48 -07:00
kvm_amd64.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
kvm_amd64_unsafe.go Allow and document bug ids in gVisor codebase. 2019-04-29 14:04:14 -07:00
kvm_const.go kvm: add detailed traces on vCPU errors. 2018-10-31 15:50:10 -07:00
kvm_test.go Decouple filemem from platform and move it to pgalloc.MemoryFile. 2019-03-14 08:12:48 -07:00
machine.go Fix "-c dbg" build break 2019-02-28 18:38:34 -08:00
machine_amd64.go FPE_INTOVF (integer overflow) should be 2 refer to Linux. 2019-02-26 11:48:49 -08:00
machine_amd64_unsafe.go kvm: minimum guest/host timekeeping delta. 2019-03-11 18:19:45 -07:00
machine_unsafe.go kvm: add detailed traces on vCPU errors. 2018-10-31 15:50:10 -07:00
physical_map.go kvm: remove non-sane sanity check 2019-04-26 13:53:12 -07:00
virtual_map.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
virtual_map_test.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00