Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102709220
D37962.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
537 B
Referenced Files
None
Subscribers
None
D37962.diff
View Options
diff --git a/sys/amd64/vmm/vmm_dev.c b/sys/amd64/vmm/vmm_dev.c
--- a/sys/amd64/vmm/vmm_dev.c
+++ b/sys/amd64/vmm/vmm_dev.c
@@ -479,6 +479,8 @@
case VM_ALLOC_MEMSEG_FBSD12:
#endif
case VM_ALLOC_MEMSEG:
+ case VM_BIND_PPTDEV:
+ case VM_UNBIND_PPTDEV:
case VM_MMAP_MEMSEG:
case VM_MUNMAP_MEMSEG:
case VM_REINIT:
@@ -491,8 +493,6 @@
/* FALLTHROUGH */
case VM_MAP_PPTDEV_MMIO:
case VM_UNMAP_PPTDEV_MMIO:
- case VM_BIND_PPTDEV:
- case VM_UNBIND_PPTDEV:
#ifdef BHYVE_SNAPSHOT
case VM_SNAPSHOT_REQ:
case VM_RESTORE_TIME:
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 17, 4:29 AM (20 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14670241
Default Alt Text
D37962.diff (537 B)
Attached To
Mode
D37962: vmm: take exclusive mem_segs_lock when (un)assigning ppt dev
Attached
Detach File
Event Timeline
Log In to Comment