SHA256
1
0
forked from pool/qemu
Commit Graph

503 Commits

Author SHA256 Message Date
Bruce Rogers
00d4d8e727 Accepting request 768144 from home:bfrogers:branches:Virtualization
A few more bug fixes from upstream. Also stop using system membarriers, and revert a recent xen migration fix (not the right one).

OBS-URL: https://build.opensuse.org/request/show/768144
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=528
2020-01-28 19:08:17 +00:00
Bruce Rogers
fc44851caa Accepting request 766922 from home:dimstar:Factory
- BuildRequire pkconfig(systemd) instead of systemd: allow OBS to
  shortcut through the -mini flavors.
- Use systemd_ordering in place of systemd_requires: systemd is
  never a strict requirement for qemu; but when installing qemu on
  a systemd-managed system, we want system to be present first.

OBS-URL: https://build.opensuse.org/request/show/766922
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=527
2020-01-24 19:43:39 +00:00
Bruce Rogers
aeadbb01ac Accepting request 764410 from home:bfrogers:branches:Virtualization
- Fix xenfv migration from xen host with pre-v4.0 qemu (bsc#1159755)
  hw-i386-disable-smbus-migration-for-xenf.patch

OBS-URL: https://build.opensuse.org/request/show/764410
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=525
2020-01-14 18:34:22 +00:00
Bruce Rogers
5c7bdc6864 Accepting request 764366 from home:olh:branches:Virtualization
- Create files within bundles.tar.xz with fixed timestamp and uid

OBS-URL: https://build.opensuse.org/request/show/764366
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=524
2020-01-14 17:11:04 +00:00
Bruce Rogers
bd590bd730 Accepting request 762952 from home:bfrogers:branches:Virtualization
- Add a %bcond_without system_membarrier along with related
  processing to the spec file, to better investigate running QEMU
  with the --disable-membarrier configure option

OBS-URL: https://build.opensuse.org/request/show/762952
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=522
2020-01-11 02:05:17 +00:00
Bruce Rogers
979cfb5342 Accepting request 762845 from home:bfrogers:branches:Virtualization
Include SLE feature requests, misc upstream stable bug fixes, and repair Jira feature references

OBS-URL: https://build.opensuse.org/request/show/762845
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=521
2020-01-10 14:18:12 +00:00
Bruce Rogers
4e3aa638c5 Accepting request 762501 from home:bfrogers:branches:Virtualization
- Add Cooperlake vcpu model (jira-SLE-10195)
  i386-Add-MSR-feature-bit-for-MDS-NO.patch
  i386-Add-macro-for-stibp.patch
  i386-Add-new-CPU-model-Cooperlake.patch
  target-i386-Add-new-bit-definitions-of-M.patch
  target-i386-Add-missed-features-to-Coope.patch
- Add HMAT support (jira-SLE-10228) (the test case for this series
  isn't included because we aren't set up to handle binary patches)
  numa-Extend-CLI-to-provide-initiator-inf.patch
  numa-Extend-CLI-to-provide-memory-latenc.patch
  numa-Extend-CLI-to-provide-memory-side-c.patch
  hmat-acpi-Build-Memory-Proximity-Domain-.patch
  hmat-acpi-Build-System-Locality-Latency-.patch
  hmat-acpi-Build-Memory-Side-Cache-Inform.patch
  tests-numa-Add-case-for-QMP-build-HMAT.patch

OBS-URL: https://build.opensuse.org/request/show/762501
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=520
2020-01-09 17:59:25 +00:00
Bruce Rogers
076d13f46d Accepting request 756646 from Virtualization:Staging
v4.2.0 finally

OBS-URL: https://build.opensuse.org/request/show/756646
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=518
2019-12-12 23:08:03 +00:00
Bruce Rogers
db5bae7cdc Accepting request 755656 from Virtualization:Staging
Update to qemu 4.2.0-rc5

OBS-URL: https://build.opensuse.org/request/show/755656
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=517
2019-12-10 18:35:13 +00:00
Bruce Rogers
54546d7ca3 Accepting request 754204 from home:bfrogers:branches:Virtualization:Staging
Update to v4.2.0-rc4. Also update the support docs

OBS-URL: https://build.opensuse.org/request/show/754204
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=516
2019-12-05 00:01:03 +00:00
Bruce Rogers
e09eb3e2aa Accepting request 751303 from home:bfrogers:branches:Virtualization:Staging
Update to v4.2.0-rc3. Intent is to submit to Factory, and SLE-15-SP2 as well

OBS-URL: https://build.opensuse.org/request/show/751303
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=513
2019-11-27 12:46:32 +00:00
Bruce Rogers
d67e9c0b68 Accepting request 749743 from home:bfrogers:branches:Virtualization
- Expose pschange-mc-no "feature", indicating CPU does not have
  the page size change machine check vulnerability (CVE-2018-12207
  bsc#1155812)
  target-i386-add-PSCHANGE_NO-bit-for-the-.patch
- Expose taa-no "feature", indicating CPU does not have the
  TSX Async Abort vulnerability. (CVE-2019-11135 bsc#1152506)
  target-i386-Export-TAA_NO-bit-to-guests.patch
Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-4.1

OBS-URL: https://build.opensuse.org/request/show/749743
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=512
2019-11-19 20:31:43 +00:00
Bruce Rogers
907915b13a Accepting request 748963 from home:bfrogers:branches:Virtualization
Update to v4.1.1, a stable, bug-fix-only release. I won't forward on to Factory yet, since I'm expecting some other important patches to appear in upstream master soon, which we'll also want.

OBS-URL: https://build.opensuse.org/request/show/748963
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=511
2019-11-15 19:53:22 +00:00
Bruce Rogers
f5afa3eaa6 Accepting request 746667 from home:Guillaume_G:branches:Virtualization
- Fix %arm builds

OBS-URL: https://build.opensuse.org/request/show/746667
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=509
2019-11-08 18:15:04 +00:00
Bruce Rogers
3461fe0b46 Accepting request 746404 from home:bfrogers:branches:Virtualization
Fix two more qcow2 storage related bugs identified recently by upstream.

OBS-URL: https://build.opensuse.org/request/show/746404
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=507
2019-11-07 20:37:13 +00:00
Bruce Rogers
a47d6566ab Accepting request 746103 from home:bfrogers:branches:Virtualization
Include latest upstream disk corruption fix - hopefully that's all of them!

OBS-URL: https://build.opensuse.org/request/show/746103
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=505
2019-11-06 23:27:48 +00:00
Bruce Rogers
c76fbac963 Accepting request 745188 from home:StefanBruens:branches:openSUSE:Factory
- Correct package names in _constraints after switch to multibuild.

OBS-URL: https://build.opensuse.org/request/show/745188
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=504
2019-11-04 14:27:51 +00:00
Bruce Rogers
35e477a4b9 Accepting request 743386 from home:bfrogers:branches:Virtualization
Include a qcow2 storage image corruption fix.

OBS-URL: https://build.opensuse.org/request/show/743386
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=501
2019-10-28 02:04:18 +00:00
Bruce Rogers
b713ff1e59 Accepting request 739091 from home:lnussel:branches:Virtualization
- use %gcc_version for cross compilers (boo#1153703)

OBS-URL: https://build.opensuse.org/request/show/739091
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=500
2019-10-17 14:09:45 +00:00
Bruce Rogers
c2d625a6fd Accepting request 738698 from home:bfrogers:branches:Virtualization
Minor tweaks to improve qemu-testsuite build reliability and edk2 build capability

OBS-URL: https://build.opensuse.org/request/show/738698
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=499
2019-10-15 20:37:05 +00:00
Bruce Rogers
5456d4e97a Accepting request 736751 from home:bfrogers:branches:Virtualization
Some minor fixes.

OBS-URL: https://build.opensuse.org/request/show/736751
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=498
2019-10-10 02:07:57 +00:00
Bruce Rogers
2541bc3b5d Accepting request 734657 from home:bfrogers:branches:Virtualization
Indicate that our spec file needs bash as the shell

OBS-URL: https://build.opensuse.org/request/show/734657
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=496
2019-10-02 16:04:56 +00:00
Bruce Rogers
744cd4ae34 Accepting request 734616 from home:bfrogers:branches:Virtualization
Disable some of the block tests which randomly fail in context of qemu-testsuite build.

OBS-URL: https://build.opensuse.org/request/show/734616
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=495
2019-10-02 13:45:22 +00:00
Bruce Rogers
6f08fa6f4d Accepting request 734440 from home:bfrogers:branches:Virtualization
Add in upstream stable patches. Also a new more minor tweaks.

OBS-URL: https://build.opensuse.org/request/show/734440
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=492
2019-10-02 02:17:15 +00:00
Bruce Rogers
9616008bca Accepting request 734120 from home:bfrogers:branches:Virtualization
I missed a few patch mentions in changelog

OBS-URL: https://build.opensuse.org/request/show/734120
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=491
2019-09-30 15:58:24 +00:00
Bruce Rogers
64435eabdc Accepting request 730437 from Virtualization:Staging
Update to v4.1.0. Also includes other major packaging changes as follows:
There is a new package maintenance workflow - see README.PACKAGING for details.
The sibling packages qemu-linux-user and qemu-testsuite are now created with the Build Service's MultiBuild feature. This also necessitates combining the qemu-linux-user changelog content back into qemu's. Luckily the delta there is quite small. Note that the qemu spec file is now that much busier, but added section markers should help reduce the confusion. Also qemu is being enabled for RISCV host compatibility, so some changes are related to that as well.

OBS-URL: https://build.opensuse.org/request/show/730437
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=487
2019-09-12 15:54:03 +00:00
Bruce Rogers
eaced9c278 Accepting request 721580 from home:lyan:branches:Virtualization
security fix for CVE-2019-14378

OBS-URL: https://build.opensuse.org/request/show/721580
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=485
2019-08-07 21:16:47 +00:00
Bruce Rogers
86c0cebfeb Accepting request 721318 from home:bfrogers:branches:Virtualization
Minor change to get qemu-linux-user building with latest kernel header changes

OBS-URL: https://build.opensuse.org/request/show/721318
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=484
2019-08-06 15:30:33 +00:00
Bruce Rogers
80d6e94215 Accepting request 721129 from home:StefanBruens:branches:Virtualization
Make build reproducible

OBS-URL: https://build.opensuse.org/request/show/721129
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=483
2019-08-05 23:13:58 +00:00
Bruce Rogers
ea444bfb8a Accepting request 718651 from home:lyan:branches:Virtualization
security fixes

OBS-URL: https://build.opensuse.org/request/show/718651
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=482
2019-07-25 21:18:09 +00:00
c631d28615 Accepting request 709099 from home:mslacken:branches:Virtualization
- fixed regression for ksm.service was (bsc#1112646)

OBS-URL: https://build.opensuse.org/request/show/709099
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=480
2019-07-01 08:07:52 +00:00
Bruce Rogers
ea39ed31f2 Accepting request 708991 from home:bfrogers:branches:Virtualization
Content of packaged %_docdir/%name/interop/_static/ dir depends on python-Sphinx version, so lets just wildcard specifying those files, rather than trying to manage a specific file list

OBS-URL: https://build.opensuse.org/request/show/708991
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=477
2019-06-10 17:46:42 +00:00
Bruce Rogers
a87183bab3 Accepting request 708414 from home:bfrogers:branches:Virtualization
Last change exposed that we still do rely on python2. Make spec file adjustment

OBS-URL: https://build.opensuse.org/request/show/708414
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=476
2019-06-07 16:22:05 +00:00
Bruce Rogers
60c48c34b7 Accepting request 708391 from home:bfrogers:branches:Virtualization
- Switch from python-Sphinx to Sphinx from python variant we are
  building with (new Sphinx is for python3 only)
- Switch from python-Sphinx to Sphinx from python variant we are
  building with (new Sphinx is for python3 only)

OBS-URL: https://build.opensuse.org/request/show/708391
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=475
2019-06-07 14:38:32 +00:00
Bruce Rogers
60f0b7a167 Accepting request 706380 from home:bfrogers:branches:Virtualization
Fix some gcc9 compatibility issues.

OBS-URL: https://build.opensuse.org/request/show/706380
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=474
2019-05-29 17:48:52 +00:00
Bruce Rogers
301f790b81 Accepting request 703814 from home:bfrogers:branches:Virtualization
- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-4.0
* Patches added:
  0045-kbd-state-fix-autorepeat-handling.patch
- Fix regression in autorepeat key handling
  0045-kbd-state-fix-autorepeat-handling.patch
- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-4.0
- Fix file list
- Fix regression in autorepeat key handling
  0045-kbd-state-fix-autorepeat-handling.patch
- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-4.0
- Fix file list

OBS-URL: https://build.opensuse.org/request/show/703814
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=473
2019-05-17 22:21:50 +00:00
Bruce Rogers
f9e7b0667e Accepting request 703257 from home:bfrogers:branches:Virtualization
Yet another gcc9 related code fix

OBS-URL: https://build.opensuse.org/request/show/703257
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=471
2019-05-15 20:19:48 +00:00
Bruce Rogers
cf465e1c21 Accepting request 703018 from home:bfrogers:branches:Virtualization
A few gcc9 related patches, and one to add the md-clear cpu feature.

OBS-URL: https://build.opensuse.org/request/show/703018
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=470
2019-05-14 22:20:21 +00:00
Bruce Rogers
b1a445e3fd Accepting request 702352 from home:bfrogers:branches:Virtualization
- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-4.0
* Patches renamed:
  0036-util-qemu-sockets-Fix-GCC-9-build-w.patch
  -> 0036-sockets-avoid-string-truncation-war.patch
  0039-linux-user-uname-Fix-GCC-9-build-wa.patch
  -> 0039-linux-user-avoid-string-truncation-.patch
- Correct logic of which ipxe patches get included based on
  suse_version. We were wrongly excluding a gcc9 related patch for
  example
- Switch to now upstreamed version of some patches
* Patches renamed:
  0036-util-qemu-sockets-Fix-GCC-9-build-w.patch
  -> 0036-sockets-avoid-string-truncation-war.patch
  0039-linux-user-uname-Fix-GCC-9-build-wa.patch
  -> 0039-linux-user-avoid-string-truncation-.patch
- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-4.0
- Create /usr/share/qemu/firmware and /etc/qemu/firmware directories
  in support of the firmware descriptor feature now in use as of
  libvirt v5.2
- Correct logic of which ipxe patches get included based on
  suse_version. We were wrongly excluding a gcc9 related patch for
  example
- Switch to now upstreamed version of some patches
* Patches renamed:
  0036-util-qemu-sockets-Fix-GCC-9-build-w.patch
  -> 0036-sockets-avoid-string-truncation-war.patch
  0039-linux-user-uname-Fix-GCC-9-build-wa.patch
  -> 0039-linux-user-avoid-string-truncation-.patch
- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-4.0
- Create /usr/share/qemu/firmware and /etc/qemu/firmware directories
  in support of the firmware descriptor feature now in use as of
  libvirt v5.2

OBS-URL: https://build.opensuse.org/request/show/702352
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=468
2019-05-11 15:08:13 +00:00
Bruce Rogers
8f880e74e5 Accepting request 701423 from home:bfrogers:branches:Virtualization
A couple more post v4.0 tweaks.

OBS-URL: https://build.opensuse.org/request/show/701423
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=465
2019-05-07 21:38:21 +00:00
Bruce Rogers
ea71b129f6 Accepting request 699951 from Virtualization:Staging
Update to v4.0.0

OBS-URL: https://build.opensuse.org/request/show/699951
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=464
2019-05-01 22:51:10 +00:00
Bruce Rogers
e274119f03 Accepting request 689893 from home:bfrogers:branches:Virtualization
Upstream changed the fix for a security bug. Adjust accordingly. Sorry for the churn!

OBS-URL: https://build.opensuse.org/request/show/689893
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=462
2019-03-29 14:33:24 +00:00
Bruce Rogers
0201824b9e Accepting request 689150 from home:bfrogers:branches:Virtualization
A tweak was needed to previous submit, and in the interim another security bug came in, so fix that as well.

OBS-URL: https://build.opensuse.org/request/show/689150
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=461
2019-03-27 17:35:55 +00:00
Bruce Rogers
4dc0ebdca9 Accepting request 688939 from home:bfrogers:branches:Virtualization
- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-3.1
* Patches added:
  0061-slirp-check-sscanf-result-when-emul.patch
  0062-ppc-add-host-serial-and-host-model-.patch
  0063-i2c-ddc-fix-oob-read.patch
- Remove an unneeded BuildRequires which impacts bsc#1119414 fix
  Also add a corresponding Recommends for qemu-tools as part of
  this packaging adjustment (bsc#1130484)
- Fix information leak in slirp (CVE-2019-9824 bsc#1129622)
  0061-slirp-check-sscanf-result-when-emul.patch
- Add method to specify whether or not to expose certain ppc64 host
  information, which can be considered a security issue
  (CVE-2019-8934 bsc#1126455)
  0062-ppc-add-host-serial-and-host-model-.patch
- Fix OOB memory access and information leak in virtual monitor
  interface (CVE-2019-03812 bsc#1125721) 
  0063-i2c-ddc-fix-oob-read.patch
- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-3.1
- Remove an unneeded BuildRequires which impacts bsc#1119414 fix
  Also add a corresponding Recommends for qemu-tools as part of
  this packaging adjustment (bsc#1130484)
- Fix information leak in slirp (CVE-2019-9824 bsc#1129622)
  0061-slirp-check-sscanf-result-when-emul.patch
- Add method to specify whether or not to expose certain ppc64 host
  information, which can be considered a security issue
  (CVE-2019-8934 bsc#1126455)
  0062-ppc-add-host-serial-and-host-model-.patch
- Fix OOB memory access and information leak in virtual monitor
  interface (CVE-2019-03812 bsc#1125721) 
  0063-i2c-ddc-fix-oob-read.patch
- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-3.1

OBS-URL: https://build.opensuse.org/request/show/688939
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=460
2019-03-27 03:57:07 +00:00
Bruce Rogers
0c80576ea1 Accepting request 682912 from home:bfrogers:branches:Virtualization
Again address ipxe GCC 9 incompatibilities. Previously included patch to disable unneeded warning got muffed somehow (bsc#1121464)

OBS-URL: https://build.opensuse.org/request/show/682912
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=458
2019-03-08 18:21:16 +00:00
Bruce Rogers
3d00c639f7 Accepting request 678204 from home:Guillaume_G:branches:Virtualization
- Package and cross-build rom files for aarch64 from 
  SLE15/Leap15.0 to fix boo#1125964
- Add patch to fix seabios cross-compilation:
  * seabios-fix_cross_compilation.patch
- Add patch to fix sgabios cross-compilation:
  * sgabios-fix-cross-build.patch
- Fix _constraints to include all architectures for disk size
  (fix aarch64)

OBS-URL: https://build.opensuse.org/request/show/678204
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=456
2019-02-22 14:07:03 +00:00
Bruce Rogers
a9eb5a2a28 Accepting request 676606 from home:bfrogers:branches:Virtualization
- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-3.1
* Patches added:
  0058-Revert-target-i386-kvm-add-VMX-migr.patch
  0059-memory-Fix-the-memory-region-type-a.patch
  0060-target-i386-sev-Do-not-pin-the-ram-.patch
- Revert upstream patch which declares x86 vmx feature a migration
  blocker. Given the proliferation of using vm's with host features
  passed through and the general knowledge that nested
  virtualization has many usage caveats, but still gets put in use
  in restricted scenarios, this patch did more harm than good, I
  feel. So despite this relaxation, please consider yourself warned
  that nested virtualization is not yet a supportable feature.
  (bsc#1121604) 
  0058-Revert-target-i386-kvm-add-VMX-migr.patch
- Fix SEV VM device assignment (bsc#1123205)
  0059-memory-Fix-the-memory-region-type-a.patch
  0060-target-i386-sev-Do-not-pin-the-ram-.patch
- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-3.1
- Revert upstream patch which declares x86 vmx feature a migration
  blocker. Given the proliferation of using vm's with host features
  passed through and the general knowledge that nested
  virtualization has many usage caveats, but still gets put in use
  in restricted scenarios, this patch did more harm than good, I
  feel. So despite this relaxation, please consider yourself warned
  that nested virtualization is not yet a supportable feature.
  (bsc#1121604) 
  0058-Revert-target-i386-kvm-add-VMX-migr.patch
- Fix SEV VM device assignment (bsc#1123205)
  0059-memory-Fix-the-memory-region-type-a.patch
  0060-target-i386-sev-Do-not-pin-the-ram-.patch
- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-3.1

OBS-URL: https://build.opensuse.org/request/show/676606
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=455
2019-02-15 22:57:45 +00:00
Bruce Rogers
367159087c Accepting request 674747 from home:bfrogers:branches:Virtualization
AMD SEV related fix: bsc#1124842 and bsc#1102604

OBS-URL: https://build.opensuse.org/request/show/674747
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=454
2019-02-13 21:52:43 +00:00
Bruce Rogers
0e4704d430 Accepting request 670649 from home:bfrogers:branches:Virtualization
- Increase memory needed to build qemu-testsuite for ppc* arch's in _constraints file

OBS-URL: https://build.opensuse.org/request/show/670649
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=452
2019-02-01 23:38:30 +00:00
Bruce Rogers
d1ae93bb19 Accepting request 670231 from home:lyan:branches:Virtualization
Return specification exception for unimplemented diag 308 subcodes

OBS-URL: https://build.opensuse.org/request/show/670231
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=451
2019-01-31 15:32:31 +00:00
Bruce Rogers
88bff2e18f Accepting request 668736 from home:bfrogers:branches:Virtualization
a few fixes.

OBS-URL: https://build.opensuse.org/request/show/668736
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=450
2019-01-25 20:55:31 +00:00
Bruce Rogers
aac8f8ba72 Accepting request 666837 from home:bfrogers:branches:Virtualization
Tweak Xen interface to be compatible with upcoming v4.12 Xen. Also add CVE ref to two patches which were missing it.

OBS-URL: https://build.opensuse.org/request/show/666837
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=449
2019-01-17 22:15:55 +00:00
Bruce Rogers
be4bcd8850 Accepting request 666320 from home:lyan:branches:Virtualization
Fix pwrite64/pread64 to return 0 over -1 for a zero length NULL buffer in qemu

OBS-URL: https://build.opensuse.org/request/show/666320
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=448
2019-01-15 20:55:09 +00:00
Bruce Rogers
92498abdc8 Accepting request 666014 from home:bfrogers:branches:Virtualization
Add reference for fate for move to 3.1, also, additional clarification.

OBS-URL: https://build.opensuse.org/request/show/666014
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=447
2019-01-14 16:35:33 +00:00
Bruce Rogers
b69ad9167a Accepting request 664459 from home:bfrogers:branches:Virtualization
Include security fixes and other recent "stable" fixes

OBS-URL: https://build.opensuse.org/request/show/664459
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=445
2019-01-10 21:10:49 +00:00
Bruce Rogers
dea6cd408e Accepting request 663700 from home:olh:branches:Virtualization
- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-3.1
* Patches added:
  0040-xen-ignore-live-parameter-from-xen-.patch
  (bsc#1079730, bsc#1101982, bsc#1063993)

OBS-URL: https://build.opensuse.org/request/show/663700
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=444
2019-01-08 14:53:44 +00:00
Bruce Rogers
120d157844 Accepting request 662931 from home:bfrogers:branches:Virtualization
Follow up on ideas prompted by last change: clean up the patches generated by git workflow. There is no value to the first line (mbox From line), or [PATCH] on subject line. Get rid of those.
Other minor fixes and improvements to update_git.sh

OBS-URL: https://build.opensuse.org/request/show/662931
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=443
2019-01-04 21:08:16 +00:00
Bruce Rogers
e0deb10347 Accepting request 662675 from home:olh:branches:Virtualization
- Modify update_git.sh script:
  pass --zero-commit to format-patch
  This removes needless noise in the buildservice when the same set
  of patches is imported/exported at different times by different users.
  pass --no-signature to format-patch
  Remove sed call which used to remove the signature, use mv instead

This SR does no include the noise of the all-zero hashes.

OBS-URL: https://build.opensuse.org/request/show/662675
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=442
2019-01-03 16:37:27 +00:00
Bruce Rogers
8ec2096a71 Accepting request 660293 from home:bfrogers:branches:Virtualization
Another bsc reference added to changelog from SLE qemu version. Hopefully we're done with nightmare of trying to get v3.1 qemu package into Factory (and SLE15-SP1)!

OBS-URL: https://build.opensuse.org/request/show/660293
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=440
2018-12-20 14:15:16 +00:00
Bruce Rogers
f306c95261 Accepting request 660086 from home:bfrogers:branches:Virtualization
RESUBMIT v3.1 qemu with very minor changelog change

OBS-URL: https://build.opensuse.org/request/show/660086
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=439
2018-12-19 17:30:08 +00:00
Bruce Rogers
c161a6cf01 Accepting request 657981 from home:lin_ma:branches:Virtualization
Use /bin/bash to echo value into sys fs for ksm control (bsc#1112646)

OBS-URL: https://build.opensuse.org/request/show/657981
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=438
2018-12-14 12:22:19 +00:00
Bruce Rogers
63fe54bd7c Accepting request 657704 from home:bfrogers:branches:Virtualization
Include fix for xen issue bsc#1100408

OBS-URL: https://build.opensuse.org/request/show/657704
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=437
2018-12-12 21:38:58 +00:00
Bruce Rogers
870f0091dd Accepting request 657506 from home:olh:branches:Virtualization
- building against xen-devel requires the XC_* compat macros to be
  set because this version of QEMU will be built against many 
  versions of Xen. configure will decide on the appropriate function 
  names it knows about today. To actually call these functions,
  future versions of Xen may require XC_* to be set.
  Furthermore, fix a bug in QEMU: xen_common.h undefines the XC_*
  macros unconditionally.

OBS-URL: https://build.opensuse.org/request/show/657506
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=435
2018-12-12 14:49:37 +00:00
Bruce Rogers
57b090e911 Accepting request 657323 from home:bfrogers:branches:Virtualization
Update to v3.1.0

OBS-URL: https://build.opensuse.org/request/show/657323
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=434
2018-12-11 20:47:06 +00:00
Bruce Rogers
efcf6cdbc8 Accepting request 655897 from Virtualization:Staging
Update to qemu 3.1.0-rc5. Is almost certainly the last rc, so should be same as 3.1.0 final. Putting into devel project 'early' because of SLE and Leap needs, not to get into Factory early. Look for the final 3.1 within a week.

OBS-URL: https://build.opensuse.org/request/show/655897
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=433
2018-12-06 21:20:59 +00:00
Bruce Rogers
72f4642d7c Accepting request 640126 from home:ldewey:branches:Virtualization
- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-3.0
* Patches added:
  0042-seccomp-prefer-SCMP_ACT_KILL_PROCES.patch
  0043-configure-require-libseccomp-2.2.0.patch
  0044-seccomp-set-the-seccomp-filter-to-a.patch
  0045-sandbox-disable-sandbox-if-CONFIG_S.patch
  0046-seccomp-check-TSYNC-host-capability.patch
* Adding changes to mitigate seccomp vulnerability
  (CVE-2018-15746 bsc#1106222)
- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-3.0
* Patches added:
  0042-seccomp-prefer-SCMP_ACT_KILL_PROCES.patch
  0043-configure-require-libseccomp-2.2.0.patch
  0044-seccomp-set-the-seccomp-filter-to-a.patch
  0045-sandbox-disable-sandbox-if-CONFIG_S.patch
  0046-seccomp-check-TSYNC-host-capability.patch
* Adding changes to mitigate seccomp vulnerability
  (CVE-2018-15746 bsc#1106222)
- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-3.0
* Patches added:
  0042-seccomp-prefer-SCMP_ACT_KILL_PROCES.patch
  0043-configure-require-libseccomp-2.2.0.patch
  0044-seccomp-set-the-seccomp-filter-to-a.patch
  0045-sandbox-disable-sandbox-if-CONFIG_S.patch
  0046-seccomp-check-TSYNC-host-capability.patch

OBS-URL: https://build.opensuse.org/request/show/640126
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=431
2018-10-05 19:07:45 +00:00
Bruce Rogers
c5a48fe0b5 Accepting request 638228 from home:bfrogers:branches:Virtualization
more misc spec file fixes

OBS-URL: https://build.opensuse.org/request/show/638228
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=429
2018-09-25 15:06:25 +00:00
Bruce Rogers
75b7ba3761 Accepting request 637104 from home:bfrogers:branches:Virtualization
versioning correctness, and misc spec file improvements

OBS-URL: https://build.opensuse.org/request/show/637104
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=428
2018-09-21 21:17:21 +00:00
Bruce Rogers
9638ef86e6 Accepting request 635823 from home:bfrogers:branches:Virtualization
- Remove BuildRequires for libattr-devel-static since it's not needed.
- Re-sync openSUSE and SUSE SLE qemu-linux-user package. This changes
  file is the openSUSE one with this entry providing the intervening
  SLE CVE, FATE, and bugzilla references, which are still addressed
  in this package, and not yet called out in this changes file.
* <none>
* Patches added:
  0040-linux-headers-update.patch
  0041-s390x-kvm-add-etoken-facility.patch
- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-3.0
- Re-sync openSUSE and SUSE SLE qemu packages. This changes file
  is the openSUSE one with this entry providing the intervening
  SLE CVE, FATE, and bugzilla references, which are still addressed
  in this package, and not yet called out in this changes file.
* CVE-2018-11806 CVE-2018-12617 CVE-2018-7550 CVE-2018-15746
* fate#325467
* bsc#1091695 bsc#1094725 bsc#1094913 bsc#1096223 bsc#1098735
  bsc#1103628 bsc#1105279 bsc#1106222 bsc#1106222 bsc#1107489
* Patches added:
* only enable glusterfs for openSUSE
  0040-linux-headers-update.patch
  0041-s390x-kvm-add-etoken-facility.patch
- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-3.0
- Re-sync openSUSE and SUSE SLE qemu packages. This changes file
  is the openSUSE one with this entry providing the intervening
  SLE CVE, FATE, and bugzilla references, which are still addressed
  in this package, and not yet called out in this changes file.
* CVE-2018-11806 CVE-2018-12617 CVE-2018-7550 CVE-2018-15746
* fate#325467
* bsc#1091695 bsc#1094725 bsc#1094913 bsc#1096223 bsc#1098735
  bsc#1103628 bsc#1105279 bsc#1106222 bsc#1106222 bsc#1107489
* Patches added:
* only enable glusterfs for openSUSE
  0040-linux-headers-update.patch
  0041-s390x-kvm-add-etoken-facility.patch
- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-3.0

OBS-URL: https://build.opensuse.org/request/show/635823
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=427
2018-09-14 22:33:06 +00:00
Bruce Rogers
9df8dc5aea Accepting request 630985 from home:bfrogers:branches:Virtualization
Fix changelog inconsistencies.

OBS-URL: https://build.opensuse.org/request/show/630985
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=425
2018-08-22 21:36:40 +00:00
Bruce Rogers
f5964530cc Accepting request 630954 from Virtualization:Staging
Update to v3.0.0 version

OBS-URL: https://build.opensuse.org/request/show/630954
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=424
2018-08-22 14:58:18 +00:00
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
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
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
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
2e9c4a4658 Accepting request 439866 from home:olh:branches:Virtualization
- Use fixed timestamps and stable build_id in ipxe and other ROMs
* Patches added:
  ipxe-stable-buildid.patch

OBS-URL: https://build.opensuse.org/request/show/439866
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=319
2016-11-16 19:50:57 +00:00
Andreas Färber
c297246f46 Accepting request 439575 from home:a_faerber:branches:Virtualization
Rewrite changelog

OBS-URL: https://build.opensuse.org/request/show/439575
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=318
2016-11-10 17:40:52 +00:00