Commit Graph

18 Commits

Author SHA1 Message Date
Jonatan Schlag
62cddc671e qemu: update to version 2.11
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2018-01-24 16:12:47 +00:00
Michael Tremer
3a8b6ae05d Various rootfile fixes
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-02-24 20:09:03 +00:00
Jonatan Schlag
a29910adf8 Update qemu to 2.8
For Changelog see:

http://wiki.qemu.org/ChangeLog/2.8
http://wiki.qemu.org/ChangeLog/2.7

Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-01-02 14:43:21 +00:00
Jonatan Schlag
ccb35c191f Update qemu to version 2.6
This patch update qemu to version 2.6
For changelogs see:
http://wiki.qemu.org/ChangeLog/2.5
http://wiki.qemu.org/ChangeLog/2.6

Qemu try to built with bluez, but before version 2.6 bluez was not used
by qemu on IPFire, so I think it is better to disable bluez because
nobody needs it before version 2.6 and our bluez  is not the latest
version so I think this will cause more problems than benefits.

Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-07-16 11:38:39 +01:00
Jonatan Schlag
5cc7ae0926 Qemu: add a group kvm to access /dev/kvm eaiser
As a normal user, it is not possible to use qemu with KVM. This is bad
because it is better when it is possible to start the machine with a
less privileged user. To achieve this a group KVM is created and the
access to /dev/kvm is allowed for this group. So every user in this
group can use qemu with KVM.
This change is also useful for libvirt because the VMs can be started
with user nobody and group kvm.

Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-06-20 16:25:29 +01:00
Arne Fitzenreiter
7f16eac4a4 qemu: update to 2.4.0
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2015-09-17 12:57:31 +02:00
Arne Fitzenreiter
c97dda34de qemu: enabled x86_64 for build and as target.
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2015-09-16 20:27:52 +02:00
Arne Fitzenreiter
ad39b30985 qemu: update to 2.3.0 2015-05-06 19:12:06 +02:00
Arne Fitzenreiter
cd7ed8c2e1 qemu: enabled arm-emulation support. 2011-08-26 18:15:57 +02:00
Arne Fitzenreiter
1c6e776c15 qemu: update to 0.15.0.
(need gcc4.1.2)
2011-08-17 16:52:47 +02:00
Arne Fitzenreiter
cffed7aa4b qemu: switch to qemu-kvm to support more kvm features. 2011-07-14 22:55:29 +02:00
Arne Fitzenreiter
6f52b3df16 qemu: update to 0.14.1. 2011-05-18 19:44:40 +02:00
root
51459d2580 Updated qemu to current stable. 2010-02-05 13:23:59 +01:00
Arne Fitzenreiter
a5c5377197 Change qemu to a version that support kvm and kqemu. 2009-11-09 22:09:54 +01:00
Michael Tremer
b3b37f98a0 Rootfile update. 2009-11-09 20:13:37 +01:00
maniacikarus
399ed04b2b Upgraded qemu to current stable 2009-03-06 09:12:15 +01:00
Maniacikarus
ea769b0a09 Fixed serveral rootfiles 2008-11-02 11:11:32 +01:00
ms
8cc9652598 Added the qemu package.
capi4k-utils will be distributed with the next core update.


git-svn-id: http://svn.ipfire.org/svn/ipfire/branches/2.1/trunk@1241 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2008-02-28 14:42:47 +00:00