> On Jan 29, 2018, at 11:17 PM, Philippe Mathieu-Daudé wrote:
>
> Hi John,
>
> On 01/30/2018 12:58 AM, John Arbuckle wrote:
>> After using QEMU with the sb16 sound card I would see all these messages
>> about some numbered command not being understood. It became annoying after a
>> while to a
Hi John,
On 01/30/2018 12:58 AM, John Arbuckle wrote:
> After using QEMU with the sb16 sound card I would see all these messages
> about some numbered command not being understood. It became annoying after a
> while to always see this message, so this patch changes things so that the
> message
After using QEMU with the sb16 sound card I would see all these messages about
some numbered command not being understood. It became annoying after a while to
always see this message, so this patch changes things so that the message is
only printed when DEBUG is defined.
Signed-off-by: John Ar