qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Help debugging audio problem


From: Programmingkid
Subject: [Qemu-devel] Help debugging audio problem
Date: Thu, 12 Jun 2014 11:57:35 -0400

What does this code mean? 

 if (!glue (s->nb_hw_voices_, TYPE)) {
        return NULL;
    }

The code is found in audio_template.h at line 244. 

I tried using GDB to figure out what it was doing, but had little luck. 

The AC97 sound card does not work, and I'm trying to change that. 

Any help would be great. Thanks.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]