RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 985375 - windows guest hits BSOD during installing vtune
Summary: windows guest hits BSOD during installing vtune
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: qemu-kvm
Version: 7.0
Hardware: x86_64
OS: Linux
medium
high
Target Milestone: rc
: ---
Assignee: Karen Noel
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-17 11:11 UTC by FuXiangChun
Modified: 2014-06-09 14:14 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-07-18 12:51:41 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description FuXiangChun 2013-07-17 11:11:29 UTC
Description of problem:
windows2012 and win7 show BSOD during installing vtune. guest don't use virtio-win driver.  I will attach memory dump file later 

Version-Release number of selected component (if applicable):
# uname -r
3.10.0-0.rc7.64.el7.x86_64
[root@localhost home]# rpm -qa|grep qemu
qemu-kvm-1.5.1-2.el7.x86_64

How reproducible:
100%

Steps to Reproduce:
1./usr/libexec/qemu-kvm -M pc-i440fx-rhel7.0.0 -cpu SandyBridge -enable-kvm -m 4096 -smp 4,sockets=2,cores=2,threads=1 -name juli -uuid 355a2475-4e03-4cdd-bf7b-5d6a59edaa61 -rtc base=localtime,clock=host,driftfix=slew -drive file=/home/windows_server_2012_x64.qcow2,if=none,id=storage1,media=disk,cache=none,format=qcow2 -device ide-drive,drive=storage1,id=system1 -netdev tap,id=hostnet0,vhost=on,queues=4,script=/etc/qemu-ifup -device rtl8139,netdev=hostnet0,id=rtl81391,mac=24:be:05:14:0d:b2 -k en-us  -vnc :3 -monitor stdio -balloon none

2. install vtune VTune_Amplifier_XE_2013_update6_setup.exe inside guest

3. 

Actual results:
guest BSOD

Expected results:
install vtune successfully

Additional info:
vtune can be installed successfully in win7-64 bare host.

Comment 4 Ronen Hod 2013-07-17 11:58:09 UTC
Gleb,

I don't see it in the BZ, but I believe that it works for Linux guests.
Will we ever make it work? Shall we postpone to 7.1?

Comment 6 Ronen Hod 2013-07-18 12:51:41 UTC
Closing
Gleb says that vTune writes to MSR that we do not and cannot support (probably MSR_PLATFORM_INFO), and that in the PMU test plan he already said not to test vTune.


Note You need to log in before you can comment on or make changes to this bug.