qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] console: unbreak cocoa


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH] console: unbreak cocoa
Date: Thu, 18 Apr 2013 08:47:10 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5

  Hi,

>> -                } else if (is_graphic_console()) {
>> +                } else if (qemu_console_is_graphic(NULL)) {
> 
> This isn't the only use of is_graphic_console(); compare
> the patch I sent last night:
> 
> http://patchwork.ozlabs.org/patch/237347/

Yea, just found it in my inbox.

thanks,
  Gerd





reply via email to

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