摘要: 如何只编译qemu arm,请参考下面的操作步骤。 How to build qemu-system-arm in Linux Most (all?) Linux distributions have a binary package for qemu-system (including qemu- 阅读全文
posted @ 2023-02-01 14:58 秋天的太阳 阅读(206) 评论(0) 推荐(0)
摘要: First, you have to clone the repo: git clone https://github.com/axboe/liburing.git Then you can build: make -C ./liburing After that, you can compile 阅读全文
posted @ 2023-02-01 13:05 秋天的太阳 阅读(231) 评论(0) 推荐(0)