On 14/10/2024 11.06, Peter Maydell wrote:
On Mon, 14 Oct 2024 at 02:13, Andrew Randrianasulu
<randrianas...@gmail.com> wrote:
some 8 years ago this patch was sent to qemu-devel:
https://lists.gnu.org/archive/html/qemu-devel/2016-06/msg05333.html
"[Qemu-devel] [PATCH 7/7] Add ALSA ioctls"
I wonder why it was rejected, may be as part of series?
Hard to say from this distance, but looking at the patch
I think it probably was just that it was on the end of
a series that did a bunch of other things and the earlier
patches in the series had issues.
Yes, looks like there were review comments on the series that were not
addressed:
https://lists.gnu.org/archive/html/qemu-devel/2016-06/msg05557.html
https://lists.gnu.org/archive/html/qemu-devel/2016-06/msg05364.html
But mainly one of the problems were that the patches haven't been send in a
proper threaded way, so it was hard to follow the series:
https://lists.gnu.org/archive/html/qemu-devel/2016-06/msg05546.html
Anyway, looking at the other patches, it seems most of them were not related
to ALSA, so you might be fine in just picking that patch, get it to work
with the latest version of QEMU again and send just that single updated
patch to this mailing list again. YMMV of course.
Thomas