]> Git Repo - qemu.git/commit
hda: do not mix output and input streams, RHBZ #740493
authorMarc-AndrĂ© Lureau <[email protected]>
Tue, 25 Oct 2011 14:53:00 +0000 (16:53 +0200)
committermalc <[email protected]>
Tue, 25 Oct 2011 15:15:07 +0000 (19:15 +0400)
commit36ac4ad3d054a7b4962a6393630a73591cfa9558
treefbdf25dc35489ecce023bf8e3537d622f89147f9
parent952e849c150b4f1b89f8728cba00f925c1d6e75b
hda: do not mix output and input streams, RHBZ #740493

Windows 7 may use the same stream number for input and output.
That will result in lot of garbage on playback.

The hardcoded value of 4 needs to be in sync with GCAP streams
description and IN/OUT registers.

Signed-off-by: Marc-Andr? Lureau <[email protected]>
Signed-off-by: malc <[email protected]>
hw/intel-hda.c
This page took 0.02464 seconds and 4 git commands to generate.