Skip to content

Install KVM QEMU

Harsh Gondaliya edited this page Sep 6, 2019 · 3 revisions

Steps

  1. Install KVM-QEMU and Virtual Machine Manager.

    root@SDCLAB04:/usr/local/src/ovs-dpdk-with-tso# apt-get install qemu-system virt-manager

  2. Type this command in terminal to connect to QEMU/KVM and start the Virtual Machine Manager.

    root@SDCLAB04:/usr/local/src/ovs-dpdk-with-tso# virt-manager

    Virtual Machine Manager GUI will open up.

Now move on the installation steps at Install & Configure OvS-DPDK page.