freebsd-dev/sys/amd64
Mark Johnston 8b1adff8bc bhyve: Drop volatile qualifiers from snapshot code
They accomplish nothing since the qualifier is casted away in calls to
memcpy() and copyin()/copyout().  No functional change intended.

MFC after:	2 weeks
Reviewed by:	corvink, jhb
Differential Revision:	https://reviews.freebsd.org/D37292
2022-11-11 10:02:26 -05:00
..
acpica acpica: Merge ACPICA 20221020 2022-10-27 22:04:32 -04:00
amd64 ddb: print the actual syscall name 2022-10-28 18:21:08 -03:00
conf amd64: Add FIRECRACKER kernel configuration 2022-10-17 23:02:22 -07:00
ia32 Introduce the PROC_SIGCODE() macro 2022-07-18 16:27:26 +02:00
include bhyve: Drop volatile qualifiers from snapshot code 2022-11-11 10:02:26 -05:00
linux sys: use .S for assembly language files that use the preprocessor 2022-11-02 10:29:00 -04:00
linux32 sys: use .S for assembly language files that use the preprocessor 2022-11-02 10:29:00 -04:00
pci
sgx sgx: Remove unused variable. 2022-04-07 17:01:28 -07:00
vmm bhyve: Drop volatile qualifiers from snapshot code 2022-11-11 10:02:26 -05:00
Makefile