mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
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 |
||
|---|---|---|
| .. | ||
| amd64 | ||
| i386 | ||
| hyperv.c | ||
| hyperv_busdma.c | ||
| hyperv_machdep.h | ||
| hyperv_reg.h | ||
| hyperv_var.h | ||
| vmbus.c | ||
| 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 | ||