Home
last modified time | relevance | path

Searched hist:ba43d28916c4f51c19bd7366089155ce81bee058 (Results 1 – 3 of 3) sorted by relevance

/qemu/hw/audio/
H A Dintel-hda.hba43d28916c4f51c19bd7366089155ce81bee058 Tue Oct 25 14:53:01 UTC 2011 Marc-André Lureau <marcandre.lureau@gmail.com> hda: do not mix output and input stream states, RHBZ #740493

Windows 7 may use the same stream number for input and output.
Current code will confuse streams.

Changes since v1:
- keep running_compat[] for migration version 1
- add running_real[] for migration version 2

Signed-off-by: Marc-Andr? Lureau <marcandre.lureau@redhat.com>
Signed-off-by: malc <av1474@comtv.ru>
H A Dintel-hda.c18ebcc86f2e21c83efe26b09218c859234876465 Wed Nov 02 11:56:14 UTC 2011 Gerd Hoffmann <kraxel@redhat.com> intel-hda: fix stream search

commit ba43d28916c4f51c19bd7366089155ce81bee058 introduces a bug:
The stream-not-found case doesn't error out any more, instead the
code silently uses the first stream. Fix it.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
ba43d28916c4f51c19bd7366089155ce81bee058 Tue Oct 25 14:53:01 UTC 2011 Marc-André Lureau <marcandre.lureau@gmail.com> hda: do not mix output and input stream states, RHBZ #740493

Windows 7 may use the same stream number for input and output.
Current code will confuse streams.

Changes since v1:
- keep running_compat[] for migration version 1
- add running_real[] for migration version 2

Signed-off-by: Marc-Andr? Lureau <marcandre.lureau@redhat.com>
Signed-off-by: malc <av1474@comtv.ru>
H A Dhda-codec.cba43d28916c4f51c19bd7366089155ce81bee058 Tue Oct 25 14:53:01 UTC 2011 Marc-André Lureau <marcandre.lureau@gmail.com> hda: do not mix output and input stream states, RHBZ #740493

Windows 7 may use the same stream number for input and output.
Current code will confuse streams.

Changes since v1:
- keep running_compat[] for migration version 1
- add running_real[] for migration version 2

Signed-off-by: Marc-Andr? Lureau <marcandre.lureau@redhat.com>
Signed-off-by: malc <av1474@comtv.ru>