SHA256
1
0
forked from pool/qemu
Commit Graph

334 Commits

Author SHA256 Message Date
Bruce Rogers
e5bf87c674 Accepting request 561702 from home:bfrogers:branches:Virtualization
Address recent cpu vulnerability code named Spectre, as far as QEMU is concerned. (CVE-2017-5715 bsc#1068032)

OBS-URL: https://build.opensuse.org/request/show/561702
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=381
2018-01-04 17:05:29 +00:00
Bruce Rogers
f9c661e610 Accepting request 557422 from home:bfrogers:branches:Virtualization
Fix inadvertent change to Group - not sure how that happened.

OBS-URL: https://build.opensuse.org/request/show/557422
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=379
2017-12-15 15:18:16 +00:00
Bruce Rogers
978b9849d4 Accepting request 556837 from Virtualization:Staging
Update to v2.11.0. Additional changes related to SLE-15.

OBS-URL: https://build.opensuse.org/request/show/556837
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=378
2017-12-14 00:53:24 +00:00
Bruce Rogers
bd4b26726c Accepting request 546543 from home:bfrogers:branches:Virtualization
Remove SDL support for SLE15 usage (still supported for openSUSE, for now) - see fate#324465.
Fix skiboot.lib build issue
Address python compatibility issue.

OBS-URL: https://build.opensuse.org/request/show/546543
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=376
2017-11-29 21:55:00 +00:00
Bruce Rogers
f3591c13dd Accepting request 537248 from home:bfrogers:branches:Virtualization
Forgot to add changelog reference to two skiboot patches needed for gcc7 to build it cleanly.

OBS-URL: https://build.opensuse.org/request/show/537248
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=374
2017-10-27 20:07:07 +00:00
Bruce Rogers
a6b759d2e7 Accepting request 536924 from home:lyan:branches:Virtualization
wrap scripts into qemu-tools

OBS-URL: https://build.opensuse.org/request/show/536924
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=373
2017-10-26 17:10:00 +00:00
Bruce Rogers
40d6206ff1 Accepting request 536899 from home:bfrogers:branches:Virtualization
Add note about QED format support being withdrawn.
Also add a few more security fixes

OBS-URL: https://build.opensuse.org/request/show/536899
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=372
2017-10-26 14:38:26 +00:00
Bruce Rogers
e3edfcd663 Accepting request 534273 from home:bfrogers:branches:Virtualization
- Don't tie glusterfs support to specific arch
- Build skiboot firmware (OPAL), particularly since it's fairly easy to do so

OBS-URL: https://build.opensuse.org/request/show/534273
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=371
2017-10-16 15:47:06 +00:00
Bruce Rogers
ea98cd5bfc Accepting request 533913 from home:hkuhn_:branches:Virtualization
Added the global macro 'with_glusterfs' in order to re-enable glusterfs support. The macro enable easier future adjustments for various ARCH/targets/requiremnets. At first glusterfs support is enabled for openSUSE Leap 42.x and Factory for ARCH x86_64.

OBS-URL: https://build.opensuse.org/request/show/533913
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=370
2017-10-13 16:07:37 +00:00
Bruce Rogers
05e477c87d Accepting request 531447 from home:bfrogers:branches:Virtualization
- Add dependencies on ovmf (uefi) for the qemu-x86 and qemu-arm
  packages
- Fix s390-netboot.img to be included with qemu-s390 package, not
  qemu-ppc
- Add dependencies on ovmf (uefi) for the qemu-x86 and qemu-arm
  packages
- Fix s390-netboot.img to be included with qemu-s390 package, not
  qemu-ppc

OBS-URL: https://build.opensuse.org/request/show/531447
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=368
2017-10-04 19:17:03 +00:00
Bruce Rogers
8e0f4e6086 Accepting request 531017 from home:bfrogers:branches:Virtualization
Update to v2.10.1 a stable, bug-fix-only release
Also needed one more fix for qemu-testsuite

OBS-URL: https://build.opensuse.org/request/show/531017
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=367
2017-10-03 22:19:51 +00:00
Bruce Rogers
73a0d16113 Accepting request 530641 from home:bfrogers:branches:Virtualization
Fix s390 issues, build from source rpm, and qemu-testsuite failures.

OBS-URL: https://build.opensuse.org/request/show/530641
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=366
2017-10-03 03:16:40 +00:00
Bruce Rogers
5bc46a4ea9 Accepting request 529162 from home:lyan:branches:Virtualization
fix baum that releases brlapi twice

OBS-URL: https://build.opensuse.org/request/show/529162
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=365
2017-09-28 18:55:21 +00:00
Bruce Rogers
947166121c Accepting request 528163 from home:bfrogers:branches:Virtualization
- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-2.10
* Patches added:
  0036-target-i386-cpu-Add-new-EPYC-CPU-mo.patch
- For SLE15 pre-release testing, add support for the EPYC processor.
  This will be officially supported once it is included in the v2.11
  release. (bsc#1052825)
  0036-target-i386-cpu-Add-new-EPYC-CPU-mo.patch
- Fix some support statements in our SLE support documents.
- For SLE15 pre-release testing, add support for the EPYC processor.
  This will be officially supported once it is included in the v2.11
  release. (bsc#1052825)
  0036-target-i386-cpu-Add-new-EPYC-CPU-mo.patch
- Fix some support statements in our SLE support documents.

OBS-URL: https://build.opensuse.org/request/show/528163
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=363
2017-09-22 02:16:14 +00:00
Bruce Rogers
df8a80613e Accepting request 520017 from home:bfrogers:branches:Virtualization
A few post v2.10 patches needed to fix issues identified too late to get in. Also enable seccomp for all arch's we build for, and use better package references for rdma support

OBS-URL: https://build.opensuse.org/request/show/520017
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=361
2017-08-31 20:04:54 +00:00
Bruce Rogers
fb7db9270b Accepting request 520003 from home:jfehlig:branches:Virtualization
- Add a supportconfig plugin
  qemu-supportconfig
  FATE#323661

OBS-URL: https://build.opensuse.org/request/show/520003
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=360
2017-08-31 18:04:33 +00:00
Bruce Rogers
01e9700e70 Accepting request 519796 from Virtualization:Staging
Update to v2.10.0. Also includes some prep work for SLE15.

OBS-URL: https://build.opensuse.org/request/show/519796
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=359
2017-08-30 22:22:50 +00:00
Bruce Rogers
8430fff5e7 Accepting request 518587 from home:bfrogers:branches:Virtualization
- Fix package build failure as of glibc v2.26 update in Factory
  (boo#1055587)
  0075-Replace-struct-ucontext-with-uconte.patch
- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-2.9
- Fix package build failure as of glibc v2.26 update in Factory
  (boo#1055587)
  0075-Replace-struct-ucontext-with-uconte.patch
- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-2.9
- Fix package build failure as of glibc v2.26 update in Factory
  (boo#1055587)
  0075-Replace-struct-ucontext-with-uconte.patch
- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-2.9

OBS-URL: https://build.opensuse.org/request/show/518587
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=357
2017-08-24 19:29:21 +00:00
Bruce Rogers
3f414359c0 Accepting request 517862 from home:Andreas_Schwab:Factory
- Remove redundant prerequire for pwdutils

OBS-URL: https://build.opensuse.org/request/show/517862
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=355
2017-08-22 20:13:09 +00:00
Bruce Rogers
0524d4b35f Accepting request 517606 from home:bfrogers:branches:Virtualization
- Postrequire acl for setfacl
- Prerequire shadow for groupadd
- Postrequire acl for setfacl
- Prerequire shadow for groupadd

OBS-URL: https://build.opensuse.org/request/show/517606
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=354
2017-08-18 16:25:16 +00:00
Bruce Rogers
4490b0e1e4 Accepting request 517094 from home:bfrogers:branches:Virtualization
Discovered we needed to augment a previous security patch with two additional patches to complete a clean fix.

OBS-URL: https://build.opensuse.org/request/show/517094
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=353
2017-08-15 20:33:21 +00:00
Bruce Rogers
ed51b2aa2e Accepting request 515767 from home:lyan:branches:Virtualization
- pre-add group kvm for qemu-tools

OBS-URL: https://build.opensuse.org/request/show/515767
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=352
2017-08-09 20:07:29 +00:00
Bruce Rogers
4dbe5f8be6 Accepting request 515068 from home:bfrogers:branches:Virtualization
More support doc tweaks. Also, switch one patch with upstream version (header changes only).

OBS-URL: https://build.opensuse.org/request/show/515068
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=351
2017-08-07 18:37:45 +00:00
Bruce Rogers
481686d650 Accepting request 512570 from home:bfrogers:branches:Virtualization
Include latest security fixes. Also fix support statements. Also adjust to recent libvdeplug-devel package name change.

OBS-URL: https://build.opensuse.org/request/show/512570
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=350
2017-07-25 20:21:37 +00:00
Bruce Rogers
eb1e0a8392 Accepting request 511335 from home:bfrogers:branches:Virtualization
Include two recent fixes from Alex Graf.

OBS-URL: https://build.opensuse.org/request/show/511335
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=349
2017-07-18 22:46:57 +00:00
Bruce Rogers
74ee667789 Accepting request 507055 from home:lyan:branches:Virtualization
remove build dependency package iasl used for seabios

OBS-URL: https://build.opensuse.org/request/show/507055
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=348
2017-06-29 12:03:02 +00:00
Bruce Rogers
45949aa942 Accepting request 506218 from home:bfrogers:branches:Virtualization
Fix for issue which affects openQA

OBS-URL: https://build.opensuse.org/request/show/506218
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=346
2017-06-26 10:10:20 +00:00
Bruce Rogers
4849ea9f14 Accepting request 505145 from home:bfrogers:branches:Virtualization
Latest security fixes, a fix to a security fix, and a tweak to how we select the compiler where size is critical. Also found we need --no-renames for git format-patch as we do our git patch workflow.

OBS-URL: https://build.opensuse.org/request/show/505145
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=345
2017-06-21 01:27:18 +00:00
Bruce Rogers
d95d559950 Accepting request 501556 from home:lyan:branches:Virtualization
Backport ipxe to support FirstBurstLength

OBS-URL: https://build.opensuse.org/request/show/501556
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=344
2017-06-08 20:03:44 +00:00
Bruce Rogers
eebb8e70f1 Accepting request 500484 from home:bfrogers:branches:Virtualization
Repair changelog entries which misidentified a set of patches due to bad manual editing.

OBS-URL: https://build.opensuse.org/request/show/500484
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=342
2017-06-01 19:51:34 +00:00
Bruce Rogers
66d2d38838 Accepting request 497394 from home:bfrogers:branches:Virtualization
Fixes for gcc7 compatibility.

OBS-URL: https://build.opensuse.org/request/show/497394
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=341
2017-05-23 00:39:19 +00:00
Bruce Rogers
6489295f0d Accepting request 497385 from home:bfrogers:branches:Virtualization
One more security fix.

OBS-URL: https://build.opensuse.org/request/show/497385
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=340
2017-05-22 20:33:55 +00:00
Bruce Rogers
8868022634 Accepting request 494734 from home:bfrogers:branches:Virtualization
Security fixes.

OBS-URL: https://build.opensuse.org/request/show/494734
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=339
2017-05-11 21:48:59 +00:00
Bruce Rogers
fb435f43f3 Accepting request 493037 from home:bfrogers:branches:Virtualization
Fix build issues for some older distros. Also includes fixing broken parts of spec file when not building x86 firmware.

OBS-URL: https://build.opensuse.org/request/show/493037
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=338
2017-05-05 15:05:43 +00:00
Bruce Rogers
80de822f07 Accepting request 491710 from home:bfrogers:branches:Virtualization
A xen hvm fix and an experimental feature added on top of our v2.9.0 qemu.

OBS-URL: https://build.opensuse.org/request/show/491710
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=337
2017-04-28 11:47:25 +00:00
Andreas Färber
9e55d2ed03 Accepting request 489656 from home:bfrogers:branches:Virtualization
v2.9.0 (final) based qemu package set.

OBS-URL: https://build.opensuse.org/request/show/489656
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=336
2017-04-20 19:00:32 +00:00
Andreas Färber
54d6bf53d5 Accepting request 489184 from home:bfrogers:branches:Virtualization
Update to qemu v2.9.0-rc5

OBS-URL: https://build.opensuse.org/request/show/489184
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=335
2017-04-18 21:27:52 +00:00
Andreas Färber
36ac86c950 Accepting request 487699 from home:bfrogers:branches:Virtualization
Update to rc4 of v2.9.0. Also includes a few other fixes, and a number of tweaks to the spec files. I'd be happy to answer any questions about all those spec file changes, I believe they were all in the direction of a more correct and maintainable spec file. Since this is still in rc phase, let's keep it in devel project. Final release should appear in time for Beta2 of SLE12SP3. Delta from previous: Added Alex's patch for keyboard empty event.

OBS-URL: https://build.opensuse.org/request/show/487699
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=334
2017-04-12 19:10:15 +00:00
Bruce Rogers
8dd5050628 Accepting request 483957 from home:bfrogers:branches:Virtualization
Add fate reference (ARM support).

OBS-URL: https://build.opensuse.org/request/show/483957
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=333
2017-03-31 03:07:43 +00:00
Bruce Rogers
7d988c49f1 Accepting request 483913 from home:bfrogers:branches:Virtualization
Fix an issue in the rc2 code worth worrying about for Beta1. Also get the support doc in better shape.

OBS-URL: https://build.opensuse.org/request/show/483913
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=332
2017-03-31 00:38:52 +00:00
Bruce Rogers
e9354b5825 Accepting request 483217 from Virtualization:Staging
1

OBS-URL: https://build.opensuse.org/request/show/483217
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=331
2017-03-29 04:22:10 +00:00
Bruce Rogers
70b09a5bad Accepting request 461715 from Virtualization:Staging
Update to v2.8.0, including integration of SLE qemu package so we are "Factory First" again for SLE qemu. Includes some spec file tweaks/cleanups as well. A number of post v2.8.0 security fixes are also included.

OBS-URL: https://build.opensuse.org/request/show/461715
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=329
2017-03-15 19:38:55 +00:00
Andreas Färber
bfbac80200 Accepting request 450179 from home:bfrogers:branches:Virtualization
Really re-enable rbd/ceph for openSUSE this time.

OBS-URL: https://build.opensuse.org/request/show/450179
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=327
2017-01-13 18:36:53 +00:00
Andreas Färber
b80212dce1 Accepting request 449728 from home:a_faerber:branches:Virtualization
Clean up sgabios build

OBS-URL: https://build.opensuse.org/request/show/449728
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=326
2017-01-11 18:17:11 +00:00
Andreas Färber
8dfc70216b Accepting request 442479 from home:a_faerber:branches:Virtualization
SLOF XHCI keyboard fixes for ppc64 (boo#977027)

OBS-URL: https://build.opensuse.org/request/show/442479
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=325
2016-11-28 21:13:00 +00:00
Andreas Färber
99e05ca475 Accepting request 442464 from home:a_faerber:branches:Virtualization
Recommend x86 ROMs for emulated PCI cards on ppc, arm, others (bsc#1005869)

OBS-URL: https://build.opensuse.org/request/show/442464
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=324
2016-11-28 18:24:03 +00:00
Andreas Färber
d4cac1a5e0 Accepting request 441455 from home:a_faerber:branches:Virtualization
Tidy SLOF patch boilerplate

OBS-URL: https://build.opensuse.org/request/show/441455
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=323
2016-11-22 16:55:16 +00:00
Andreas Färber
155f8ab6d6 Accepting request 441249 from home:a_faerber:branches:Virtualization
Fix whitespace issues in qemu.spec.in

OBS-URL: https://build.opensuse.org/request/show/441249
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=322
2016-11-21 18:03:09 +00:00
Andreas Färber
5ba6ba498c Accepting request 441248 from home:a_faerber:branches:Virtualization
Build with spice on all archs (boo#1009438)

OBS-URL: https://build.opensuse.org/request/show/441248
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=321
2016-11-21 17:35:32 +00:00
Andreas Färber
f036a54ad6 Accepting request 441247 from home:bfrogers:branches:Virtualization
Refine the reproducible build changes to no longer override linux commands, but rather fix via patches only. Also fix all the recent security issues reported.

OBS-URL: https://build.opensuse.org/request/show/441247
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=320
2016-11-21 17:05:46 +00:00