qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Fwd: Installing QEMU-KVM from Source


From: Fam Zheng
Subject: Re: [Qemu-devel] Fwd: Installing QEMU-KVM from Source
Date: Fri, 18 Aug 2017 15:31:48 +0800
User-agent: Mutt/1.8.3 (2017-05-23)

On Fri, 08/18 12:38, Tushar Bhardwaj wrote:
> Respected Sir,
> 
> I readied yours articles which is highly informative. I have installed
> Qemu-KVM using virt-manager, and there is no folder to track migration.c
> code. Please tell me how to install QEMU-KVM using source code so that I
> can do the required changes in migration code.

If you want guidance to develop QEMU:

https://wiki.qemu.org/Documentation/GettingStartedDevelopers

Quick pointer: https://www.qemu.org/download/#source

> To download and build QEMU from git:
> 
> git clone git://git.qemu-project.org/qemu.git
> cd qemu
> git submodule init
> git submodule update --recursive
> ./configure
> make

Fam



reply via email to

[Prev in Thread] Current Thread [Next in Thread]