PR: 250802
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 34629
Event Timeline
Comment Actions
This is incorrect: there should never be an exit for a membar access by a guest, hence the assert.
The membar is directly mapped into guest address space - see vmm_mem.c:vmm_mmio_alloc()
Comment Actions
May be, I do not know yet. Please see the referenced PR https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250802, I put this patch out for the user to try. Phab automatically assigned reviewers.