[prev in list] [next in list] [prev in thread] [next in thread] 

List:       qemu-discuss
Subject:    Re: [Qemu-discuss] How to build latest stable version of QEMU?
From:       Greg Kurz <groug () kaod ! org>
Date:       2016-09-14 16:19:12
Message-ID: 20160914181912.3bb75a20 () bahia
[Download RAW message or body]

On Wed, 14 Sep 2016 15:09:52 +0300
Utku Gültopu <ugultopu@gmail.com> wrote:

> Sorry for this very basic question but I wanted to make sure I am doing this \
> correct. 

Hi,

> If I want to build QEMU's latest stable version (instead of the latest development \
> version), am I supposed to follow the following command line sequence? 
> 	git clone git://git.qemu-project.org/qemu.git

cd qemu

;)

> 	git checkout stable-2.6
> 	mkdir build
> 	cd build
> 	../configure
> 	make
> 
> Best regards

This is correct, but it will build all the targets and may take some time.
If you need fewer targets or even one, you can pass the --target-list option
to configure (see configure --help for the full list).

Cheers.

--
Greg


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic