qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC PATCH 1/6] adlib: qdev-ify


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [RFC PATCH 1/6] adlib: qdev-ify
Date: Wed, 10 Apr 2013 10:03:23 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130311 Thunderbird/17.0.4

Il 09/04/2013 19:28, Andreas Färber ha scritto:
>> > +#ifdef HAS_YMF262
>> > +#define ADLIB_DESC "Yamaha YMF262 (OPL3)"
>> > +#else
>> > +#define ADLIB_DESC "Yamaha YM3812 (OPL2)"
>> > +#endif
> Shouldn't in the process of QOM'ifying this be split into two devices?
> Is HAS_YMF262 user-selected or dependent on libraries or something?
> 

IIRC the OPL3 code is not under a GPL-compatible license (perhaps the
MAME license?), the code is just there for people who want to combine it
themselves.

Paolo



reply via email to

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