commit | e1b819c804314c87555e143fd9ea2858c9d2d34c | [log] [tgz] |
---|---|---|
author | Ilya Leoshkevich <iii@linux.ibm.com> | Mon Jun 05 13:39:48 2023 +0200 |
committer | Thomas Huth <thuth@redhat.com> | Mon Jun 05 20:48:34 2023 +0200 |
tree | e9c7429d935a71f0efa7ee23cfbc9bf53c82c307 | |
parent | 71b11cbe1c34411238703abe24bfaf2e9712c30d [diff] |
linux-user/elfload: Expose get_elf_hwcap() on s390x It is required for implementing /proc/cpuinfo emulation. Reviewed-by: David Hildenbrand <david@redhat.com> Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Message-Id: <20230605113950.1169228-3-iii@linux.ibm.com> Signed-off-by: Thomas Huth <thuth@redhat.com>