qemu-trivial
[Top][All Lists]
Advanced

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

Re: [Qemu-trivial] [Qemu-devel] [PATCH v2 0/7] Remove more unused functi


From: Stefan Weil
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH v2 0/7] Remove more unused functions
Date: Mon, 27 Apr 2015 20:09:50 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.6.0

Am 27.04.2015 um 13:27 schrieb Michael Tokarev:
14.03.2015 09:19, Thomas Huth wrote:
Here are some more patches to remove completely unused functions
from QEMU. Please review carefully, some of the functions might
still get usefull in the future again, so if you discover one,
please let me know, then I'll remove it from the patch series
again.
Applied to -trivial, thank you!

/mjt


I'm sorry that I did not notice this series earlier.

The function serial_set_frequency() is used in my personal branch for MIPS AR7. That's not a sufficient reason to keep it, but I think that other (maybe most) systems have a serial clock with a typical frequency which can be changed by software (as it is the case for AR7). So if this function is currently unused, this simply means that the serial device emulations are incomplete.

Regards
Stefan




reply via email to

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