qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] what versions of MacOSX do we want to support in qemu?


From: Peter Maydell
Subject: Re: [Qemu-devel] what versions of MacOSX do we want to support in qemu?
Date: Tue, 12 Mar 2013 09:14:00 +0000

On 11 March 2013 22:15, Andreas Färber <address@hidden> wrote:
> Am 11.03.2013 19:14, schrieb Peter Maydell:
>> Hi; I'm currently looking at fixing the warnings that qemu generates in
>> MacOSX syslog regarding CPSGetCurrentProcess and CPSEnableForegroundOperation
>> being deprecated. The new API for doing this is TransformProcessType(),
>> which came in in MacOSX 10.3 apparently. Do we still need to support
>> 10.2 and older (via ifdefs or something), or can I just replace the
>> old code with the new recommended method?
>
> The oldest I had been testing was v10.3.9. The oldest we "must" support
> is v10.5.8 IMO since there is no upgrade path for ppc beyond that.

OK, I'll send out a patch which just moves to the new API.

thanks
-- PMM



reply via email to

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