https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196093
Bug ID: 196093
Summary: byve mer error running linux emulation of Ubuntu
Product: Base System
Version: 11.0-CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
Created attachment 150717
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150717&action=edit
patch to bhyve/xmsr.c
FreeBSD VM's work fine, problem arose when running a linux emulation.
# bhyve -AI -H -P -s 0:0,hostbridge -s 1:0,lpc -s 2:0,virtio-net,tap1 -s
3:0,virtio-blk,./linux.img -s 4:0,ahci-cd,./ubuntu-13.10-server-amd64.iso -l
com1,stdio -c 4 -m 1024M linuxguest
wrmsr to register 0x1a0(0x801889) on vcpu 0
vm exit[0]
reason VMX
rip 0x000000000154b760
inst_length 3
status 0
exit_reason 2
qualification 0x0000000000000000
inst_type 0
inst_error 0
The problem is in bhyve_xmsr.c
Patch attached.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"