Now that events are read at normal process time, we can use malloc to grow the event queue instead of discarding events.
e2df803 mi: Grow event queue while reading events
mi/mieq.c | 103 +++++++++++++++++++------------------------------------------
1 file changed, 32 insertions(+), 71 deletions(-)
Upstream: cgit.freedesktop.org