TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Accelerating iOS on QEMU with hardware virtualization (KVM)

22 点作者 mdelias将近 5 年前

3 条评论

londons_explore将近 5 年前
&gt; The ARM servers we were working on, however, ignored a higher different number of LSBs. Therefore, when dc zva was called inside bzero, more bytes than expected were set to 0<p>Let that sink in... ARM has an instruction which zeros out an implementation defined amount of memory...<p>How can ARM ever hope to become the new-x86 with things like that? It&#x27;s pretty rare a programmer wants a randomly sized bit of memory zeroed...
评论 #23904327 未加载
评论 #23895899 未加载
vaxman将近 5 年前
Wow, they succeeded in getting iOS to boot on a cloud ARM processor inside QEMU. They can use that enviro to develop custom layers to eventually run on modded hardware to do realtime analysis at full execution speed.
coolspot将近 5 年前
Great writeup!