[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-discuss] How to build latest stable version of QEMU?
From: |
Utku Gültopu |
Subject: |
[Qemu-discuss] How to build latest stable version of QEMU? |
Date: |
Wed, 14 Sep 2016 15:09:52 +0300 |
Sorry for this very basic question but I wanted to make sure I am doing this
correct.
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
git checkout stable-2.6
mkdir build
cd build
../configure
make
Best regards
- [Qemu-discuss] How to build latest stable version of QEMU?,
Utku Gültopu <=