【问题标题】:Linux kernel 3.9 KVM for ARM processor适用于 ARM 处理器的 Linux 内核 3.9 KVM
【发布时间】:2013-05-01 03:56:40
【问题描述】:

Linux 内核 3.9 支持 KVM 的 ARM 处理器。 (http://kernelnewbies.org/Linux_3.9)

应该有对 KVM 的 CPU H/W 支持,例如 Intel VT 或 AMD-V。所以,我的问题是:

  • 什么样的 ARM 处理器可以用于 KVM?
  • 哪些 ARM 技术支持 KVM on ARM?

最好的问候。

【问题讨论】:

    标签: linux-kernel arm kvm


    【解决方案1】:

    我从 Linux 内核提交 (http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=749cf76c5a363e1383108a914ea09530bfa0bd43) 中找到了此信息。

    • 目前仅支持内核是 Cortex-A15。

    而且,ARM Coretex A15 提供 H/W Virtualization Extension 和 LPAE(Large Physical Address Extension)。请参阅this document 了解更多信息。

    我在博客中收集了一些related information。它是用韩语写的,但你可以使用谷歌翻译。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2020-12-30
      • 1970-01-01
      • 1970-01-01
      • 2013-05-14
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-05-30
      相关资源
      最近更新 更多