[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] MAINTAINERS leaves too many files uncovered
From: |
Thomas Huth |
Subject: |
Re: [Qemu-devel] MAINTAINERS leaves too many files uncovered |
Date: |
Fri, 23 Sep 2016 16:47:39 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 |
On 23.09.2016 14:56, Thomas Huth wrote:
> On 30.08.2016 13:31, Markus Armbruster wrote:
> [...]
>>>>> Ideas? Takers?
>>>>
>>>> Full list of unmaintained files now:
> [...]
>> hw/misc/applesmc.c
>
> Is this file used at all anymore? I can't see any code that instantiates
> this device ... so maybe that's a good candidate for clean-up, unless
> somebody volunteers for maintaining this device?
Ok, never mind, looks like you need to instantiate this device manually
if you want to run OS X on QEMU. So it's still needed, I guess.
Thomas