summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/arch/arch_x86_impl.go
AgeCommit message (Expand)Author
2021-07-20Add go:build directives as required by Go 1.17's gofmt.Jamie Liu
2021-03-23Move the code that manages floating-point state to a separate packageAndrei Vagin
2020-04-25Enable automated marshalling for signals and the arch package.Rahat Mahmood
2020-04-01Fix 386 build tagsMichael Pratt
2020-02-10Move x86 state definition to its own file.Brad Burlage