Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-16 | qemu-all: 3.0.0 -> 3.1.0 | Thomas Penteker | |
2018-10-03 | qemu-all: remove optional build file from footprint, closes FS#1682 | Thomas Penteker | |
2018-09-09 | qemu-all: 2.10.1 -> 3.0.0 | Thomas Penteker | |
2017-10-03 | qemu-all: 2.8.1.1 -> 2.10.1 | Thomas Penteker | |
2017-03-04 | qemu-all: 2.7.0 -> 2.8.0 | Thomas Penteker | |
2016-09-12 | qemu-all: 2.6.0 -> 2.7.0 | Thomas Penteker | |
2016-05-27 | [notify] qemu-all: fix several CVEs, patch taken from ↵ | Thomas Penteker | |
http://pkgs.fedoraproject.org/cgit/rpms/qemu.git/commit/?id=f0208c9e | |||
2016-04-14 | qemu-all: adjust man path | Thomas Penteker | |
2015-12-27 | qemu-all: 2.3.0 -> 2.5.0 | Thomas Penteker | |
2014-12-19 | qemu-all: 2.1.2 -> 2.2.0 | Thomas Penteker | |
2014-08-08 | qemu-all: 2.0.0 -> 2.1.0 | Thomas Penteker | |
2014-06-20 | [notify] qemu/qemu-all: add udev rules for /dev/kvm | Thomas Penteker | |
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-04-18 | qemu-all: 1.7.1 -> 2.0.0 | Thomas Penteker | |
2013-11-29 | qemu-all: 1.6.1 -> 1.7.0 | Thomas Penteker | |
2013-08-18 | qemu-all: 1.5.2 -> 1.6.0 | Thomas Penteker | |
2013-05-21 | qemu-all: 1.4.1 -> 1.5.0 | Thomas Penteker | |
2013-04-24 | qemu-all: 1.4.0 -> 1.4.1 | Thomas Penteker | |
2013-04-07 | [notify] qemu: split port | Thomas Penteker | |
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. |