opnsense-src/sys/dev/hyperv/vmbus
Dexuan Cui 96f105d11f hyperv: Fix boot-up after malloc() returns memory of NX by default now
FreeBSD VM can't boot up on Hyper-V after the recent malloc change in
r335068: Make UMA and malloc(9) return non-executable memory in most cases.

The hypercall page here must be executable.
Fix the boot-up issue by adding M_EXEC.

PR:		229167
Sponsored by:	Microsoft
2018-07-07 00:41:04 +00:00
..
amd64 Rename assym.s to assym.inc 2018-03-20 17:58:51 +00:00
i386 i386 4/4G split. 2018-04-13 20:30:49 +00:00
hyperv.c hyperv: Fix boot-up after malloc() returns memory of NX by default now 2018-07-07 00:41:04 +00:00
hyperv_busdma.c
hyperv_machdep.h
hyperv_reg.h
hyperv_var.h
vmbus.c PTI for amd64. 2018-01-17 11:44:21 +00:00
vmbus_br.c
vmbus_brvar.h
vmbus_chan.c
vmbus_chanvar.h
vmbus_et.c
vmbus_if.m
vmbus_reg.h
vmbus_res.c
vmbus_var.h
vmbus_xact.c