diff options
author | Vladimir Chtchetkine <vchtchetkine@google.com> | 2012-03-16 09:21:02 -0700 |
---|---|---|
committer | Vladimir Chtchetkine <vchtchetkine@google.com> | 2012-03-16 09:21:02 -0700 |
commit | 10bc04fd968d7f80258bf1eec665babf28e9e47d (patch) | |
tree | 30269c62a7f2d6658b6c6ebc2ad2fcf7c1d9ddb0 /hw/arm-misc.h | |
parent | facee1d1d0c3029915f5443c788cd32b9f5b9c83 (diff) | |
download | external_qemu-10bc04fd968d7f80258bf1eec665babf28e9e47d.zip external_qemu-10bc04fd968d7f80258bf1eec665babf28e9e47d.tar.gz external_qemu-10bc04fd968d7f80258bf1eec665babf28e9e47d.tar.bz2 |
Fixes a hack that was enabling multi-touch emulation on Mac.
The issue was that on Mac there is a bug in select() implementation, that caused select()
to fail with EINVAL on condition that timeout exceeds 100000000 secods. So the real fix
was to clamp timout value to that limit when select() is called on Mac.
Change-Id: Icb9ead00a0060028957af1e6e22911d5e8e231c6
Diffstat (limited to 'hw/arm-misc.h')
0 files changed, 0 insertions, 0 deletions