app-emulation/qemu: fix epoll_create1 handling, bug #717548
authorSergei Trofimovich <slyfox@gentoo.org>
Thu, 16 Apr 2020 22:15:28 +0000 (23:15 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Thu, 16 Apr 2020 22:15:55 +0000 (23:15 +0100)
commit3a1b0a5e226c561f876d84210048b1fe3c95f2bb
treef5efe9026a6b17e2a0fac5506322b97711e3237c
parent21369e2071cb7ce4d5daaae710d4ac2f1c5fb4de
app-emulation/qemu: fix epoll_create1 handling, bug #717548

Recent python started using epoll_create1() which had
a bug of missing translation for flags from target to host.

Pull upstreamed patch.

Reported-by: Barnabás Virágh
Closes: https://bugs.gentoo.org/717548
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
app-emulation/qemu/files/qemu-4.2.0-epoll_create1.patch [new file with mode: 0644]
app-emulation/qemu/qemu-4.2.0-r4.ebuild [new file with mode: 0644]