Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F133591215
D37417.id113225.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
319 B
Referenced Files
None
Subscribers
None
D37417.id113225.diff
View Options
diff --git a/sys/amd64/vmm/vmm.c b/sys/amd64/vmm/vmm.c
--- a/sys/amd64/vmm/vmm.c
+++ b/sys/amd64/vmm/vmm.c
@@ -1696,8 +1696,6 @@
{
struct vm_exit *vmexit;
- KASSERT(vm->rendezvous_func != NULL, ("rendezvous not in progress"));
-
vmexit = vm_exitinfo(vm, vcpuid);
vmexit->rip = rip;
vmexit->inst_length = 0;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Oct 27, 9:21 PM (13 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
24316479
Default Alt Text
D37417.id113225.diff (319 B)
Attached To
Mode
D37417: vmm: remove unneccessary rendezvous assertion
Attached
Detach File
Event Timeline
Log In to Comment