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 645342 - Implement QEMU driver for modern sound device like Intel HDA
Summary: Implement QEMU driver for modern sound device like Intel HDA
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: qemu-kvm
Version: 6.0
Hardware: All
OS: Linux
low
medium
Target Milestone: rc
: 6.1
Assignee: Gerd Hoffmann
QA Contact: Virtualization Bugs
URL:
Whiteboard:
: 562595 (view as bug list)
Depends On:
Blocks: 563122 580954 LibvirtHDA 648838 663604
TreeView+ depends on / blocked
 
Reported: 2010-10-21 11:02 UTC by Jes Sorensen
Modified: 2013-01-09 23:16 UTC (History)
14 users (show)

Fixed In Version: qemu-kvm-0.12.1.2-2.122.el6
Doc Type: Bug Fix
Doc Text:
Red Hat Enterprise Linux 6.1 includes the ability to expose an emulated Intel HDA sound card to all guests. This update enables native sound support for many guests including the 64-bit version of Windows 7.
Clone Of:
Environment:
Last Closed: 2011-05-19 11:33:45 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2011:0534 0 normal SHIPPED_LIVE Important: qemu-kvm security, bug fix, and enhancement update 2011-05-19 11:20:36 UTC

Description Jes Sorensen 2010-10-21 11:02:52 UTC
Description of problem:
QEMU lacks a driver for a modern sound device. Windows7/x64 does not have any drivers for any of the sound devices we support in current QEMU.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:
  * Documentation for Intel HDA:
   * http://www.intel.com/Assets/PDF/manual/307017.pdf
   * ftp://download.intel.com/standards/hdaudio/pdf/hdaudio_03.pdf

Comment 2 Gerd Hoffmann 2010-10-27 16:01:37 UTC
*** Bug 562595 has been marked as a duplicate of this bug. ***

Comment 3 Gerd Hoffmann 2010-10-27 16:12:49 UTC
qemu scratch build with intel hda support:
  https://brewweb.devel.redhat.com/taskinfo?taskID=2855203

Patches (against upstream):
  http://cgit.freedesktop.org/spice/qemu/log/?h=audio.2

Usage:
  add 'device intel-hda -device hda-duplex' to the qemu cmd line.

Comment 4 Gerd Hoffmann 2010-10-28 20:47:05 UTC
New build:
  http://brewweb.devel.redhat.com/brew/taskinfo?taskID=2859656

Comment 5 Gerd Hoffmann 2010-10-28 21:24:27 UTC
Yaniv, any chance you can torture the HDA emulation with UAATest?
(see http://msdn.microsoft.com/en-us/library/ff568525%28VS.85%29.aspx)

Comment 8 Gerd Hoffmann 2010-11-01 13:51:41 UTC
New build:
  http://brewweb.devel.redhat.com/brew/taskinfo?taskID=2864915

Comment 13 Qingtang Zhou 2011-01-17 03:11:08 UTC
verified on qemu-kvm-0.12.1.2-2.129.el6

Comment 21 Ryan Lerch 2011-03-17 03:39:35 UTC
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
Red Hat Enterprise Linux 6.1 exposes an emulated Intel HDA sound card to all guests. This update enables native sound support for many guests including the 64-bit version of Windows 7.

Comment 22 Ryan Lerch 2011-03-17 03:40:35 UTC
    Technical note updated. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    Diffed Contents:
@@ -1 +1 @@
-Red Hat Enterprise Linux 6.1 exposes an emulated Intel HDA sound card to all guests. This update enables native sound support for many guests including the 64-bit version of Windows 7.+Red Hat Enterprise Linux 6.1 includes the ability to expose an emulated Intel HDA sound card to all guests. This update enables native sound support for many guests including the 64-bit version of Windows 7.

Comment 23 Miya Chen 2011-03-17 11:08:29 UTC
Packages Tested:
qemu-kvm-0.12.1.2-2.149.el6
checkpoint: get sound from guest under spice graphic

======================
Guest	      Arch	HDA
-------------------------------------------------
Winxp SP3     i386	No driver	
-------------------------------------------------
Win2003 SP2   i386	No driver	
              X86_64	No driver	
-------------------------------------------------
Win2008       i386	No driver	
              X86_64	No driver
-------------------------------------------------	
Win2008R2     X86_64	PASS	
-------------------------------------------------
Win7          i386	PASS	
              X86_64	PASS	
-------------------------------------------------
RHEL-3.9.z    i386	No driver	
              X86_64	No driver
-------------------------------------------------	
RHEL-4.8.z    i386	PASS	
              X86_64	PASS	
-------------------------------------------------
RHEL-5.6.z    i386	PASS	
              X86_64	PASS	
-------------------------------------------------
RHEL-6.0.z    i386	PASS	
              X86_64	PASS
-------------------------------------------------
RHEL-6.1      i386	PASS
              X86_64	PASS	

combined with comment#15, this bug should be fixed.

Comment 25 Gerd Hoffmann 2011-04-28 11:10:36 UTC
Re #19: tech note added meanwhile looks good to me.

Comment 26 errata-xmlrpc 2011-05-19 11:33:45 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHSA-2011-0534.html

Comment 27 errata-xmlrpc 2011-05-19 12:49:36 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHSA-2011-0534.html


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