Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Dec 2014 13:22:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 196093] New: byve mer error running linux emulation of Ubuntu
Message-ID:  <bug-196093-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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: freebsd-bugs@FreeBSD.org
          Reporter: db@FreeBSD.org

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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196093-8>