Commit Graph

10 Commits

Author SHA1 Message Date
Thomas Penteker
4e86019779 qemu-all: 2.3.0 -> 2.5.0 2015-12-27 23:36:59 +01:00
Thomas Penteker
742c8185c9 qemu-all: 2.1.2 -> 2.2.0 2014-12-19 18:17:00 +01:00
Thomas Penteker
70db100e8c qemu-all: 2.0.0 -> 2.1.0 2014-08-08 22:11:40 +02:00
Thomas Penteker
42d84073ff [notify] qemu/qemu-all: add udev rules for /dev/kvm
This change requires you to run the bundled pre-install script, that will a
new group 'kvm' with proper permissions for the /dev/kvm device, to allow
unprivileged users (members of the kvm group) to run kvm-accelerated qemu
instances.

Please note that this change prevents non-root and non-kvm members from using
/dev/kvm acceleration.
2014-06-20 22:29:13 +02:00
Thomas Penteker
0775e5796f qemu-all: 1.7.1 -> 2.0.0 2014-04-18 00:27:57 +02:00
Thomas Penteker
a6fb3c128b qemu-all: 1.6.1 -> 1.7.0 2013-11-29 20:58:34 +01:00
Thomas Penteker
9a24ac4abd qemu-all: 1.5.2 -> 1.6.0 2013-08-18 01:09:17 +02:00
Thomas Penteker
8349d8389c qemu-all: 1.4.1 -> 1.5.0 2013-05-21 21:29:23 +02:00
Thomas Penteker
a484ceecf3 qemu-all: 1.4.0 -> 1.4.1 2013-04-24 16:09:48 +02:00
Thomas Penteker
a208c7f3b0 [notify] qemu: split port
qemu is now split into qemu with support for the x86 platform (both 32 and 64
bit and system and user emulation) and a qemu-all port that includes support
for all available platforms.

This was done to reduce build-time for the average user that will only use the
x86 emulation.

Please note, that both ports will kept in sync with regard to options and
versions and thus should be installed in a mutually exclusive fashion.
2013-04-07 21:42:10 +02:00