public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: kvm@vger.kernel.org
Subject: [Bug 118121] New: KVM - unhandled rdmsr - VFIO+Radeon R9 380, Win10 Guest
Date: Thu, 12 May 2016 14:55:15 +0000	[thread overview]
Message-ID: <bug-118121-28872@https.bugzilla.kernel.org/> (raw)

https://bugzilla.kernel.org/show_bug.cgi?id=118121

            Bug ID: 118121
           Summary: KVM - unhandled rdmsr - VFIO+Radeon R9 380, Win10
                    Guest
           Product: Virtualization
           Version: unspecified
    Kernel Version: 4.5.x and below
          Hardware: Intel
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: kvm
          Assignee: virtualization_kvm@kernel-bugs.osdl.org
          Reporter: mparnell@gmail.com
        Regression: No

This only happens when attempting to run Just Cause 3, one of the most buggy
games currently known to exist...

Host CPU : 4790K Devil's Canyon
VFIO GPU: Radeon R9 380

Guest OS: Win10 64

Other than the attached dmesg selection and the attached command I use to run
the VM, I have seen no real issues so far as usage goes, the machine feels as
good as bare metal.

I start the machine using:

qemu-system-x86_64 -enable-kvm -m 16384 -cpu
host,kvm=off,hv_relaxed,hv_spinlocks=0x1fff,hv_vapic,hv_time \
-serial none \
-parallel none \
-nodefaults \
-nodefconfig \
-name Windows \
-soundhw hda \
-rtc base=localtime \
-vga none \
-net nic,macaddr=52:54:00:00:00:01,model=virtio,name=net0 \
-device vfio-pci,host=0000:01:00.0 \
-usb -usbdevice host:1532:0037 \
-usb -usbdevice host:2516:001a \
-net user \
-device virtio-scsi-pci,id=scsi \
-drive
if=pflash,format=raw,readonly,file=/usr/share/edk2.git/ovmf-x64/OVMF_CODE-pure-efi.fd
\
-drive if=pflash,format=raw,file=/tmp/my_vars.fd \
-drive
file=/home/ili/vm/windoze.img,id=disk,format=raw,if=none,cache=none,if=virtio \
-drive
file=/media/ili/vms/games.img,id=disk2,format=raw,if=none,cache=none,if=virtio 

(Off topic: The only drawback is the reset issue I think many of us suffer, as
I have to reboot the host machine if I power off the guest and want to start it
back up at a later time. The interesting thing there is that I don't run into
this with q35, but with my hardware configuration Windows doesn't play nice
using Q35, it seems. I could just be missing a configuration setting there
though.)

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

             reply	other threads:[~2016-05-12 14:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-12 14:55 bugzilla-daemon [this message]
2016-05-12 14:55 ` [Bug 118121] KVM - unhandled rdmsr - VFIO+Radeon R9 380, Win10 Guest bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-118121-28872@https.bugzilla.kernel.org/ \
    --to=bugzilla-daemon@bugzilla.kernel.org \
    --cc=kvm@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox