[Lldb-commits] [PATCH] D82064: [ARM64] Add QEMU testing environment setup guide for SVE testing

Muhammad Omair Javaid via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jun 17 17:18:00 PDT 2020


omjavaid created this revision.
omjavaid added a reviewer: labath.
omjavaid added a project: LLDB.
Herald added subscribers: aaron.ballman, danielkiss, kristof.beyls, tschuett.

This patch adds a HowTo document to lldb docs which gives instruction on how to setup QEMU environment for modern Arm64 features not released in publicly available hardware till date.

More generally this howto can be applied to other architecture types supported by QEMU emulator. This may help setup a lldb test environment for all supported architecture/platform types.


https://reviews.llvm.org/D82064

Files:
  lldb/docs/lldb-qemu-aarch64-sve-howto.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82064.271536.patch
Type: text/x-patch
Size: 7926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200618/70afcff2/attachment-0001.bin>


More information about the lldb-commits mailing list