【转】Configuring VM Acceleration on Linux

Configuring VM Acceleration on Linux

Linux-based systems support virtual machine acceleration through the KVM software package. Follow instructions for installing KVM on your Linux system, and verify that KVM is enabled. In addition to following the installation instructions, be aware of these configuration requirements:

  • Running KVM requires specific user permissions, make sure you have sufficient permissions according to the KVM installation instructions.
  • If you use another virtualization technology in your Linux platform, unload its kernel driver before running the x86 emulator. For example, the VirtualBox driver program is vboxdrv.

To run an x86-based emulator with VM acceleration:

  • If you are running the emulator from the command line, start the emulator with an x86-based AVD and include the KVM options:

    emulator -avd <avd_name> -qemu -m 512 -enable-kvm

    Note: You must provide an x86-based AVD configuration name, otherwise VM acceleration will not be enabled.

  • If you are running the emulator from Android Studio, run your Android application with an x86-based AVD and include the KVM options:
    1. In Android Studio, click your Android module folder and then select Run > Edit Configurations...
    2. In the left panel of the Run/Debug Configurations dialog, select your Android run configuration or create a new configuration.
    3. Under the Target Device options, select the x86-based AVD you created previously.
    4. In the Emulator tab, in the Additional command line options field, enter:
      -qemu -m 512 -enable-kvm
    5. Run your Android project using this run configuration.

Important: When using the -qemu command line option, make sure it is the last parameter in your command. All subsequent options are interpreted as qemu-specific parameters.

注: Issue: 195031 Emulator tab not available in Android Studio 1.5

时间: 2024-10-13 02:37:25

【转】Configuring VM Acceleration on Linux的相关文章

linux-网络配置以及VM的克隆linux的问题

网卡配置: vi /etc/sysconfig/network-scripts/ifcfg-eth0 DEVICE=eth0HWADDR=00:0C:29:D4:A4:B1TYPE=EthernetUUID=45744d6c-8ec4-4c68-9342-384515579b07ONBOOT="yes"NM_CONTROLLED=yesBOOTPROTO="static"IPADDR="192.168.1.120"GATEWAY="19

VM安装kali linux失败原因之一

今天想在平板电脑上安装虚拟机kali系统,结果安装途中出现错误 提示请返回选择一个安装过程 点击确定后安装过程停在安装系统上 网上搜索了一下,按照上面说的进入live CD,选择application-system-install 还是出现同样的情况 我在观察安装过程后发现,错误出现在复制系统文件之时 所以我想是不是分配的硬盘空间不够倒致出现这个问题 于是,重新删除了此虚拟机,新建了一个20G大小硬盘的新虚拟机,安装成功!! VM版本8.0 kali linux版本1.0.9a

vm虚拟机中linux无法连接外网?

问题出现的环境? vm虚拟机中安装了linux系统,vm设置了NAT方式共享主机ip,但还是没法访问外网?在linux系统中查询ip地址,没有ipv4地址,就是配置了自动获取,但是还是没有获取? 问题原因? 出现在vm虚拟机NAT网络设置,linux系统需要手动配置静态ip地址 如何做? 对vm虚拟机: 需要更改相关子网和网关配置,重点是子网络第三个字段和本地网络第三个字段错开 对于linux系统: root权限下: vi /etc/sysconfig/network-scripts/ifcfg

VM(虚拟机)安装LINUX系统

0        检查BIOS虚拟化支持   1.新建虚拟机 2.新建虚拟机向导 3创建虚拟空白光盘 4.安装Linux系统对应的CentOS版 5.虚拟机命名和定位磁盘位置 6.处理器配置,看自己是否是双核.多核 7.设置内存为2GB 8.设置网络桥接 9.选择IO控制器类型 10.选择磁盘类型 11.新建虚拟磁盘 13.你在哪里存储这个磁盘文件 14.新建虚拟机向导配置完成 15.VM设置   16.加载ISO 17.加电并安装配置CentOS     18.加电后初始化欢迎进入页面 回车选

使用VM虚拟机安装Linux系统详细流程

最近新换了个电脑,所以需要重新安装虚拟机和Linux系统,话不多说,看流程吧 1.安装vm,这个就不说了,打开VM 2.点击安装虚拟机 3.选择自定义安装 4.选择稍后安装 5.选择要安装的系统 6.命名和确定安装路径 7.处理器和内存配置,选默认的就好 8.这里一定要选nat模式 9.还是选默认的 还是选默认的 还是选默认的 还是默认的 还是默认的 这样虚拟机就安装好了,接下来安装Linux系统 开启虚拟机 下面点取消,这个没关系 下面选第一项,安装系统 接下来就是等待安装完毕了 这里先点击安

在本地上,xshell连接vm上的linux系统

1.第一次写博文,今天下午奋斗了一下午,终于明白了怎么连接虚拟机上面的linux系统. 2.怎么连接上这个系统以及配置的话,我都不说了,有一个链接 http://wenku.baidu.com/link?url=KornMzLj-AiWFWz24dMDLFqalSW8raGiublJzHF05fEVbpdoWH0E53ReuQ5hQ4RuJsKTyTQ78BGFb4umUycNUqN_qf7Wqv6fIf_Rq5vG 3.我下午一直的就是静态IP的问题. 我的一直都是192.168.15.1 ,

vm下的Linux无法联网问题

我在vm下见了一个Ubuntu的虚拟机,发现无法上网.搜索了网上好多方法,最终总结出了一套的方法. 1.在虚拟机的网络适配器中这样设置: 由上面的照片可以看出,现在虚拟机使用的是VMnet8这个适配器. 接下来,到本地的网络适配器中: 我在使用wifi上网,所以,右击“无线网络连接”(类推,如果是网线连接上网,就选择“本地连接”),点击“共享”,将两个复选框选上,在第一个复选框下面的下拉菜单中选上虚拟机要使用的网络,我的是VMnet8.如下图: 重启虚拟机,就可以上网了.

vm tools安装linux ubuntu和主机不能复制

点击图中的安装vm tools ,因为我的已经安装过了,所以显示的是重新安装. 点击以后会出来一个虚拟光驱,打开虚拟光驱,复制出来 vm toolsxxx.tar.gz  文件建立一个临时文件夹,复制进去后 cp VMwareTools-7.8.4-126130.tar.gz /tmp cd /tmp/ tar zxvf VMwareTools-6.5.0-118166.tar.gz //解压文件 cd vmware-tools-distrib ./vmware-install.pl //安装开

使用Visual VM 监控远程Linux服务器上的 JVM的垃圾回收情况

注:以下用到的ip均为随机乱写的,非真实IP 一.启动服务器jar包 本人服务器运行的 springboot  程序,所以直接在启动jar包时,添加相关的参数即可 .(ip为乱写的) java -Dcom.sun.management.jmxremote.port=19100 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false -Djava.rmi.server.ho