2c62ea860b
Merge remote-tracking branch 'up/f29' into f29-riscv64
...
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2018-09-10 22:21:29 +02:00
Cole Robinson
0cae3bc929
Remove unused patches
2018-09-06 16:37:44 -04:00
Cole Robinson
a6f68877d0
Rebase to qemu-3.0.0 GA
2018-08-15 10:19:27 -04:00
Cole Robinson
91efacc572
Fix build after ksm removal
2018-08-13 18:31:29 -04:00
Cole Robinson
748bb2f566
Drop ksm package, moved to ksmtuned srpm
2018-08-13 17:07:28 -04:00
Cole Robinson
c90305980d
Drop ksm package, moved to ksmtuned srpm
2018-08-13 17:06:42 -04:00
Daniel P. Berrangé
13b2fd93a9
Add missing requires on ssh block module accidentally lost
...
The rebase to 2.12 accidentally lost the %{name}-block-ssh
module dep.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2018-08-01 14:29:02 +01:00
Cole Robinson
e4ec8b672d
Another attempt to remove 50-kvm-sysctl
2018-08-01 05:54:39 -04:00
Cole Robinson
5bdb061bca
Fix s390x file removal
...
Only install modprobe kvm.conf on x86 (bz #1517989 )
2018-07-31 18:39:03 -04:00
Cole Robinson
d4c4507533
Rebase to qemu-3.0.0-rc3
...
Drop now unneeded s390x conf (bz #1609706 )
2018-07-31 16:36:31 -04:00
Peter Robinson
b12f5aef3a
Rebuild for Xen 4.11
2018-07-13 11:36:41 +01:00
Daniel P. Berrangé
b91dae7a8f
New CPU features for speculative store bypass (CVE-2018-3639)
...
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2018-06-18 13:45:14 +01:00
Cole Robinson
330481bc1c
Fix qxl memslot_get_virt crashes (bz #1565354 )
2018-06-05 14:28:06 -04:00
34bf911448
Re-enable systemtap (stap) trace backend for riscv64
...
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2018-05-10 11:36:12 +02:00
1a736eea9b
Add libatomic-static for riscv64
...
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2018-05-10 00:31:05 +02:00
2e42dab32b
Enable riscv64 as host (incl. WIP riscv backend patch)
...
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2018-05-09 18:06:22 +02:00
Cole Robinson
97eed6b145
Update to qemu-2.12.0 GA
2018-04-30 12:19:47 -04:00
Richard W.M. Jones
6dab4a0cbd
Update to qemu-2.12.0-rc3
...
- Remove upstream patch.
- Fixes issues with partition / LV minimum alignment (RHBZ#1565714).
2018-04-16 12:17:57 +01:00
Cole Robinson
7b9b67b1ec
Update to qemu-2.12.0-rc2
...
Drop upstreamed riscv patch
2018-04-05 14:25:31 -04:00
Cole Robinson
0d2d5cc76d
Update to qemu-2.12.0-rc1
2018-03-28 11:01:32 -04:00
Cole Robinson
80404b03be
Drop target whitelists; enable user tilegx, xtensa*
...
qemu configure will give us all targets if we don't specify a
whitelist, so drop the target lists to simplify the spec. This
also makes it clear that we were missing some linux-user targets,
so enable them
2018-03-26 17:12:19 -04:00
Cole Robinson
a28cfa8216
spec: Convert to using qemu-binfmt-conf.sh script
...
The binfmt masks are slightly different but I think they are
functionally equivalent. The script handles arch collision
automatically which lets us drop a lot of the %ifarch stuff
2018-03-25 11:53:02 -04:00
Cole Robinson
e9e03fcd1c
Add changelog
2018-03-23 19:40:00 -04:00
Cole Robinson
6269069f27
Fix audio/ui module dependencies
2018-03-23 19:28:10 -04:00
Cole Robinson
3930e8ff37
spec: Clean up outdated arch deps
...
- rdma-core, xen, spice, numactl are available in more places
- drop presumably obsolete aarch64 ld flag droppage
- centralize arch dep checks in one place
2018-03-23 16:41:49 -04:00
Cole Robinson
3758f8a137
Some spec cleanups
...
- Sort system-* in alphabetical order
- Remove a bunch of whitespace
- Remove repeated QEMU line in %description
2018-03-22 12:09:38 -04:00
Cole Robinson
e13261f947
Fix hppa firmware packaging
...
Accidentally added it to aarch64
2018-03-22 11:07:41 -04:00
Cole Robinson
3c6a0ca337
Rebase to qemu-2.12.0-rc0
...
- Add hppa and riscv32/64 targets
- Add audio and ui modules
2018-03-22 09:13:01 -04:00
Daniel P. Berrangé
55054b88c9
Re-enable normal Fedora hardening macros
...
We previously disabled the hardened build macros because they broke
static linking. This is now resolved, so we can use them as is, which in
turn ensures ksmctl gets linked correctly.
While doing this it is not neccessary to pass -pie in ldflags, as we are
already giving the --enable-pie configure option. This lets us move
setting of linker/compiler flags into the common run_configure
function, rather than duplicating them for static & dynamic builds
Finally, even though QEMU sets _FORTIFY_SOURCE itself, there's no reason
to strip it from the RPM provided build flags - it is harmless for it to
appear twice on compiler args. This ensures ksmctl.c gets fortified.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2018-03-19 18:36:49 +00:00
Cole Robinson
6b1a7d80a5
git rm kvm.modules
...
Was dropped from the spec in 2015
Reported-by: Danilo C. L. de Paula <ddepaula@redhat.com>
2018-03-13 09:33:13 -04:00
Cole Robinson
a7e2480deb
Rebase to qemu 2.11.1 bugfix release
2018-02-28 17:11:13 -05:00
Daniel P. Berrangé
29249a79a8
Avoid breakage in tests due to stricter crypto policies
...
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2018-02-28 18:54:48 +00:00
Daniel P. Berrangé
52904050aa
Explicitly use python2 binary
...
The /usr/bin/python binary has started spewing text to stderr, even when
not connected to a tty, which breaks QEMU test suite.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2018-02-28 18:02:52 +00:00
Daniel P. Berrangé
603dd9e50a
Bump release for new build
...
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2018-02-27 16:31:19 +00:00
Daniel P. Berrangé
28d4d1f5e7
Non-deterministic python hash iterator sort ordering
...
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2018-02-27 16:30:20 +00:00
Daniel P. Berrangé
34056732a5
Honour CC/LD flags from RPM global settings.
...
https://bugzilla.redhat.com/show_bug.cgi?id=1549657
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2018-02-27 15:33:06 +00:00
Daniel P. Berrangé
1d16c17085
Fix License: tag to better reflect reality
...
There are multiple problems with the license tag
- A bunch of QEMU code is GPLv2-only, not GPLv2-or-later
- Fedora licensing guidelines say that if "GPLv2" is
listed, it is redundant to list "GPLv2+" / "LGPLv2+",
since those licenses are forced to be equiv to "GPLv2"
in the combined work
- QEMU also includes code / files under MIT and CC-BY
license
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2018-02-27 15:14:09 +00:00
Fedora Release Engineering
8253c01b09
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 12:10:24 +00:00
Daniel P. Berrange
ec520ba35e
Fix date in changelog
...
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2017-12-22 10:38:58 +00:00
Daniel P. Berrange
167a6b72c2
Re-enable rbd on arm/ppc arches (rhbz #1528378 )
...
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2017-12-21 16:29:06 +00:00
Adam Williamson
f81be8f026
Fix problem with typing some characters via VNC (LP#1738283)
...
Note: this is kinda a temporary fix, but I don't want to wait
for a 'real' fix from upstream as I want to build os-autoinst
for Rawhide and this bug prevents its test suite working right.
2017-12-20 16:51:21 -08:00
Cole Robinson
f95699bf90
Rebuild for xen 4.10
2017-12-20 07:05:41 -05:00
Cole Robinson
90a3c96cff
Rebase to 2.11.0 GA
2017-12-18 14:37:02 -05:00
Cole Robinson
a76e086590
Rebase to 2.11.0-rc3
2017-12-04 11:54:22 -05:00
Paolo Bonzini
e978b4fe84
fix /var/log/qga-fsfreeze-hook.log
2017-11-29 00:39:08 +01:00
Paolo Bonzini
bfe7b8124e
fix compilation, upgrade qemu-ga packaging based on RHEL 7
2017-11-28 18:07:46 +01:00
Cole Robinson
700f126a07
Update to qemu-2.11.0-rc1
2017-11-20 06:41:22 -05:00
Cole Robinson
2a2b49f85b
spec: Drop deprecated Group: tag
2017-11-19 18:56:06 -05:00
Cole Robinson
59eb7ad892
Fix ppc64 KVM failure (bz #1501936 )
...
CVE-2017-15038: 9p: information disclosure when reading extended attributes (bz #1499111 )
CVE-2017-15268: potential memory exhaustion via websock connection to VNC (bz #1496882 )
2017-10-19 12:59:57 -04:00
Paolo Bonzini
b0a7742ccd
fix multipath qemu-pr-helper
...
Update patch 1014 for new libmultipath/libmpathpersist API
Force build to fail if multipath is not available
2017-10-18 09:03:01 +02:00