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 894285 - Win7 BSOD while boot with -M q35
Summary: Win7 BSOD while boot with -M q35
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: qemu-kvm
Version: 7.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: rc
: ---
Assignee: Michael S. Tsirkin
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-11 10:06 UTC by Suqin Huang
Modified: 2013-01-30 10:52 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-01-30 10:52:48 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
bsod (13.94 KB, image/png)
2013-01-11 10:08 UTC, Suqin Huang
no flags Details

Description Suqin Huang 2013-01-11 10:06:37 UTC
Description of problem:


Version-Release number of selected component (if applicable):
seabios-1.7.2-0.2.gita810e4e7.el7.x86_64
qemu-kvm-1.3.0-3.el7.x86_64

How reproducible:
100%

Steps to Reproduce:
1. install guest with -M pc
2. boot guest with -M q35
cmd:
/usr/libexec/qemu-kvm -nodefaults \
-device ich9-usb-uhci1,id=usb1,bus=pcie.0,addr=0x4 \
-drive file=/root/autotest-devel/client/tests/kvm/images/win7-64.qcow2,if=none,id=drive-ide0-0-0,media=disk,cache=none,format=qcow2,aio=native \
-device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 -device virtio-net-pci,netdev=idUMvixC,mac=9a:87:88:89:8a:8b,bus=pcie.0,addr=0x3,id='idMztaHV'\
 -netdev tap,id=idUMvixC,vhost=on,script=/home/autotest-devel/client/virt/scripts/qemu-ifup-switch \
-m 2048 -smp 2,cores=1,threads=1,sockets=2 -cpu 'Opteron_G3' \
-device usb-tablet,id=usb-tablet1,bus=usb1.0,port=1 -vnc :0 -vga cirrus \
-rtc base=utc,clock=host,driftfix=slew  -boot order=cdn,once=c,menu=off  \
 -no-kvm-pit-reinjection -enable-kvm -monitor stdio \
-M q35 -acpitable file=/root/seabios-rhel7/out/q35-acpi-dsdt.aml

3.
  
Actual results:


Expected results:


Additional info:
1. guest can be boot successfully with -M pc

Comment 1 Suqin Huang 2013-01-11 10:08:14 UTC
Created attachment 676763 [details]
bsod

Comment 4 Michael S. Tsirkin 2013-01-30 09:25:49 UTC
I'm closing this? Do things work OK if you install with ahci?

Comment 5 Suqin Huang 2013-01-30 09:55:23 UTC
Seems it's win7 issue which happen in real hardware as well 
and it works well if I install with ahci.

Comment 6 Suqin Huang 2013-01-30 10:20:06 UTC
(In reply to comment #5)
> Seems it's win7 issue which happen in real hardware as well 
> and it works well if I install with ahci.

Sorry, I mean it works well if install with -M q35,
will try ahci with -M pc


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