Bruce Rogers
b8088a06f4
Accepting request 628306 from home:ldewey:branches:Virtualization
...
- Update QEMU to allow kvm group access to /dev/sev (bsc#1102604).
71-sev.rules
OBS-URL: https://build.opensuse.org/request/show/628306
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=422
2018-08-09 03:51:57 +00:00
Bruce Rogers
3e525a672d
Accepting request 627372 from home:bfrogers:branches:Virtualization
...
Update to qemu v2.12.1
OBS-URL: https://build.opensuse.org/request/show/627372
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=421
2018-08-03 16:05:13 +00:00
Bruce Rogers
3a460da5c3
Accepting request 626725 from home:matz2:branches:Virtualization
...
- Add ipxe-fix-build.patch to not error out with
binutils >= 2.31 .
OBS-URL: https://build.opensuse.org/request/show/626725
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=419
2018-07-31 14:50:24 +00:00
Bruce Rogers
4964f1e6d7
Accepting request 625450 from home:ldewey:branches:Virtualization
...
- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-2.12
* Patches added:
0067-seccomp-allow-sched_setscheduler-wi.patch
- Fixing seccomp resourcecontrol defunct issue (bsc#1102627)
- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-2.12
* Patches added:
0067-seccomp-allow-sched_setscheduler-wi.patch
- Fixing seccomp resourcecontrol defunct issue (bsc#1102627)
- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-2.12
* Patches added:
0067-seccomp-allow-sched_setscheduler-wi.patch
OBS-URL: https://build.opensuse.org/request/show/625450
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=418
2018-07-26 16:34:38 +00:00
Bruce Rogers
79526a9f5b
Accepting request 621221 from home:bfrogers:branches:Virtualization
...
Remove linux-user patch which is no longer needed (bsc#1098056)
OBS-URL: https://build.opensuse.org/request/show/621221
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=416
2018-07-05 21:54:02 +00:00
Bruce Rogers
fcae0737b2
Accepting request 621214 from home:bfrogers:branches:Virtualization
...
- Tweak build service constraints information to avoid failures
- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-2.12
* Patches added:
0067-xen-add-block-resize-support-for-xe.patch
- Fix build failure of skiboot with gcc8 compiler
skiboot-hdata-i2c.c-fix-building-with-gcc8.patch
- Tweak build service constraints information to avoid failures
- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-2.12
* Patches added:
0067-xen-add-block-resize-support-for-xe.patch
- Fix build failure of skiboot with gcc8 compiler
skiboot-hdata-i2c.c-fix-building-with-gcc8.patch
- Tweak build service constraints information to avoid failures
- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-2.12
* Patches added:
0067-xen-add-block-resize-support-for-xe.patch
OBS-URL: https://build.opensuse.org/request/show/621214
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=415
2018-07-05 20:55:09 +00:00
Bruce Rogers
b3c240d94a
Accepting request 615066 from home:bfrogers:branches:Virtualization
...
Tweak patch file generation to be more git version agnostic. Also change update_git.sh to not reformat spec file by default.
OBS-URL: https://build.opensuse.org/request/show/615066
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=414
2018-06-07 20:13:16 +00:00
Bruce Rogers
4495753e79
Accepting request 613354 from home:bfrogers:branches:Virtualization
...
Fixes for AHCI (workaround->proper upstream fix), ccid-card-passthrough regression, and one more qemu-guest-agent tweak.
OBS-URL: https://build.opensuse.org/request/show/613354
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=412
2018-05-31 21:00:53 +00:00
Bruce Rogers
58fc860e6d
Accepting request 612290 from home:bfrogers:branches:Virtualization
...
A couple of fixes, including one which gives confidence we can submit to Factory finally.
OBS-URL: https://build.opensuse.org/request/show/612290
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=410
2018-05-25 18:04:13 +00:00
Bruce Rogers
0a85de9260
Accepting request 602824 from Virtualization:Staging
...
Update to v2.12.0. Includes more tests for qemu-testsuite.
OBS-URL: https://build.opensuse.org/request/show/602824
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=409
2018-05-01 15:20:58 +00:00
Bruce Rogers
1f38d8f308
Accepting request 602137 from home:bfrogers:branches:Virtualization
...
- Fix autoinstall of qemu-guest-agent by getting the modalias string right (bsc#1091143)
OBS-URL: https://build.opensuse.org/request/show/602137
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=407
2018-04-27 20:58:41 +00:00
Bruce Rogers
4767958250
Accepting request 601676 from home:bfrogers:branches:Virtualization
...
- Guard strncpy call with GCC pragma to disable warning about possible
incorrect usage, when in fact it is correct. This is for gcc 8
compatibility (bsc#1090355)
ipxe-efi-guard-strncpy-with-gcc-warning-ignore-pragma.patch
- Add WantedBy for enable qemu-ga@.service auto start (bsc#1090369)
- Guard strncpy call with GCC pragma to disable warning about possible
incorrect usage, when in fact it is correct. This is for gcc 8
compatibility (bsc#1090355)
ipxe-efi-guard-strncpy-with-gcc-warning-ignore-pragma.patch
- Add WantedBy for enable qemu-ga@.service auto start (bsc#1090369)
OBS-URL: https://build.opensuse.org/request/show/601676
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=406
2018-04-26 18:53:21 +00:00
Bruce Rogers
727e799ab8
Accepting request 595767 from home:bfrogers:branches:Virtualization
...
- fix qemu-ga service file name (bsc#1089067)
OBS-URL: https://build.opensuse.org/request/show/595767
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=405
2018-04-11 19:20:00 +00:00
Bruce Rogers
870785490c
Accepting request 593874 from home:bfrogers:branches:Virtualization
...
- Be more specific about python version used in building package.
Other minor spec file tweaks.
- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-2.11
* Patches added:
0080-vga-fix-region-calculation.patch
- Fix OOB access in VGA emulation (CVE-2018-7858 bsc#1084604)
0080-vga-fix-region-calculation.patch
- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-2.11
- Fix OOB access in VGA emulation (CVE-2018-7858 bsc#1084604)
0080-vga-fix-region-calculation.patch
- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-2.11
OBS-URL: https://build.opensuse.org/request/show/593874
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=403
2018-04-05 22:27:33 +00:00
Bruce Rogers
fdbbcb455c
Accepting request 593852 from home:lyan:branches:Virtualization
...
Add new look up path sys/class/tpm for tpm cancel path
OBS-URL: https://build.opensuse.org/request/show/593852
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=402
2018-04-05 20:59:57 +00:00
Bruce Rogers
c6a2db0596
Accepting request 587590 from home:bfrogers:branches:Virtualization
...
Fix issue with key mapping. Also update supported docs wrt SEV QMP commands.
OBS-URL: https://build.opensuse.org/request/show/587590
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=400
2018-03-15 17:39:43 +00:00
Bruce Rogers
bc7401062b
Accepting request 586666 from home:lin_ma:branches:Virtualization
...
correctly handle smbios table files for fixing bsc994082 and bsc1084316
OBS-URL: https://build.opensuse.org/request/show/586666
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=399
2018-03-14 14:38:58 +00:00
Bruce Rogers
531647e446
Accepting request 585178 from home:bfrogers:branches:Virtualization
...
Add support for setting OEM strings table (fate#323624)
OBS-URL: https://build.opensuse.org/request/show/585178
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=398
2018-03-09 22:01:22 +00:00
Bruce Rogers
8b3ea2463f
Accepting request 582205 from home:bfrogers:branches:Virtualization
...
Remove no longer needed temporary workaround: 0076-i386-Compensate-for-KVM-SPEC_CTRL-f.patch
OBS-URL: https://build.opensuse.org/request/show/582205
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=397
2018-03-03 15:05:43 +00:00
Bruce Rogers
a7517427cc
Accepting request 582028 from home:bfrogers:branches:Virtualization
...
Fix example qemu-ifup script and eliminate bogus use of CPUID_7_0_EDX_PRED_CMD
OBS-URL: https://build.opensuse.org/request/show/582028
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=396
2018-03-02 17:01:56 +00:00
Bruce Rogers
fd3a9dfaf5
Accepting request 579226 from home:bfrogers:branches:Virtualization
...
qemu-testsuite wasn't building due to null pointers in the new migration warning patch.
OBS-URL: https://build.opensuse.org/request/show/579226
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=394
2018-02-23 01:52:34 +00:00
Bruce Rogers
98c8efb207
Accepting request 579218 from home:bfrogers:branches:Virtualization
...
Due to too much manual re-construction of patch renaming, I missed a patch mention, which caused the Factory submission to be denied.
Now fixed.
OBS-URL: https://build.opensuse.org/request/show/579218
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=393
2018-02-22 23:16:35 +00:00
Bruce Rogers
596dc9ba39
Accepting request 579209 from home:bfrogers:branches:Virtualization
...
Update to 2.11.1, plus a few other fixes.
OBS-URL: https://build.opensuse.org/request/show/579209
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=392
2018-02-22 22:01:24 +00:00
Bruce Rogers
49812da5a8
Accepting request 574394 from home:bfrogers:branches:Virtualization
...
- Add AMD SEV (Secure Encrypted Virtualization) support by taking the v7 series of the patches posted to qemu ml. (fate#322124)
- Update python3 related patches now that they are upstream
OBS-URL: https://build.opensuse.org/request/show/574394
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=390
2018-02-08 19:55:31 +00:00
Bruce Rogers
d368a28510
Accepting request 574324 from home:jfehlig:branches:Virtualization
...
- guest agent: change service file to a template so it can be
used by Xen as well. Adjust udev rule accordingly.
FATE#324963
- guest agent: change service file to a template so it can be
used by Xen as well. Adjust udev rule accordingly.
FATE#324963
OBS-URL: https://build.opensuse.org/request/show/574324
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=389
2018-02-08 17:43:16 +00:00
Bruce Rogers
c696816dcc
Accepting request 570792 from home:bfrogers:branches:Virtualization
...
Fix machine inconsistency with -no-acpi and nvdimm (bsc#1077823)
OBS-URL: https://build.opensuse.org/request/show/570792
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=388
2018-01-29 23:38:40 +00:00
Bruce Rogers
2ad5386494
Accepting request 569857 from home:bfrogers:branches:Virtualization
...
- Modify BuildRequires python references
- seabios also needed tweaks for python2 vs python3
* Patches added:
seabios-use-python2-explicitly-as-needed.patch
seabios-switch-to-python3-as-needed.patch
- Modify BuildRequires python references
- seabios also needed tweaks for python2 vs python3
* Patches added:
seabios-use-python2-explicitly-as-needed.patch
seabios-switch-to-python3-as-needed.patch
OBS-URL: https://build.opensuse.org/request/show/569857
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=386
2018-01-26 13:19:10 +00:00
Bruce Rogers
cab63b6041
Accepting request 569760 from home:bfrogers:branches:Virtualization
...
Hopefully we're at least close to the right stuff for handling python2 vs python3 right with these changes.
OBS-URL: https://build.opensuse.org/request/show/569760
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=385
2018-01-26 01:09:47 +00:00
Bruce Rogers
9d553ab38a
Accepting request 569754 from home:bfrogers:branches:Virtualization
...
Hopefully we're at least close to the right stuff for handling python2 vs python3 right with these changes.
OBS-URL: https://build.opensuse.org/request/show/569754
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=384
2018-01-25 23:50:30 +00:00
Bruce Rogers
5d7aa9a184
Accepting request 565839 from home:bfrogers:branches:Virtualization
...
- Fix packaging dependencies (coreutils) for qemu-ksm package
(bsc#1040202)
- Fix packaging dependencies (coreutils) for qemu-ksm package
(bsc#1040202)
OBS-URL: https://build.opensuse.org/request/show/565839
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=382
2018-01-15 20:21:37 +00:00
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