qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] what versions of MacOSX do we want to support in qemu?
@ 2013-03-11 18:14 Peter Maydell
  2013-03-11 22:15 ` Andreas Färber
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Maydell @ 2013-03-11 18:14 UTC (permalink / raw)
  To: QEMU Developers; +Cc: Andreas Färber

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?

thanks
-- PMM

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-03-12 12:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-11 18:14 [Qemu-devel] what versions of MacOSX do we want to support in qemu? Peter Maydell
2013-03-11 22:15 ` Andreas Färber
2013-03-12  9:14   ` Peter Maydell
2013-03-12 12:45   ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).