SHA256
1
0
forked from pool/qemu
Commit Graph

411 Commits

Author SHA256 Message Date
Bruce Rogers
392cb30c5d Accepting request 787812 from home:bfrogers:branches:Virtualization
- Note The previous set of s390x patches also includes the fix for:
  bsc#1167445

OBS-URL: https://build.opensuse.org/request/show/787812
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=539
2020-03-24 13:45:55 +00:00
Bruce Rogers
8a474dcd07 Accepting request 787000 from home:bfrogers:branches:Virtualization
- Include upstream patches targeted for the next stable release
  (bug fixes only)
  block-io-fix-bdrv_co_do_copy_on_readv.patch
  compat-disable-edid-on-correct-virtio-gp.patch
  target-ppc-Fix-rlwinm-on-ppc64.patch
  vhost-correctly-turn-on-VIRTIO_F_IOMMU_P.patch
- s390x Protected Virtualization support - start and control guest
  in secure mode. (note: binary patch from patch series dropped since
  for s390x we rebuild the patched binary anyways) (bsc#1167075
  jsc#SLE-7407)
  s390-sclp-improve-special-wait-psw-logic.patch
  s390x-Add-missing-vcpu-reset-functions.patch
  s390x-Add-SIDA-memory-ops.patch
  s390x-Add-unpack-facility-feature-to-GA1.patch
  s390x-Beautify-diag308-handling.patch
  s390x-Don-t-do-a-normal-reset-on-the-ini.patch
  s390x-ipl-Consolidate-iplb-validity-chec.patch
  s390x-kvm-Make-kvm_sclp_service_call-voi.patch
  s390x-Move-clear-reset.patch
  s390x-Move-diagnose-308-subcodes-and-rcs.patch
  s390x-Move-initial-reset.patch
  s390x-Move-reset-normal-to-shared-reset-.patch
  s390x-protvirt-Add-migration-blocker.patch
  s390x-protvirt-Disable-address-checks-fo.patch
  s390x-protvirt-Handle-SIGP-store-status-.patch
  s390x-protvirt-Inhibit-balloon-when-swit.patch
  s390x-protvirt-KVM-intercept-changes.patch
  s390x-protvirt-Move-diag-308-data-over-S.patch
  s390x-protvirt-Move-IO-control-structure.patch
  s390x-protvirt-Move-STSI-data-over-SIDAD.patch
  s390x-protvirt-SCLP-interpretation.patch
  s390x-protvirt-Set-guest-IPL-PSW.patch
  s390x-protvirt-Support-unpack-facility.patch
  Sync-pv.patch

OBS-URL: https://build.opensuse.org/request/show/787000
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=538
2020-03-20 22:41:29 +00:00
Bruce Rogers
f299911340 Accepting request 786944 from home:lyan:branches:Virtualization
fix issue that s390x could not read ipl program when using dasd as boot device

OBS-URL: https://build.opensuse.org/request/show/786944
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=537
2020-03-20 16:48:18 +00:00
Bruce Rogers
38b478cbe9 Accepting request 785936 from home:bfrogers:branches:Virtualization
- Fix potential OOB accesses in slirp (CVE-2020-8608 bsc#1163018
  bsc#1161066 CVE-2020-7039)
  slirp-use-correct-size-while-emulating-c.patch
  slirp-use-correct-size-while-emulating-I.patch
  tcp_emu-Fix-oob-access.patch
  tcp_emu-fix-unsafe-snprintf-usages.patch
  util-add-slirp_fmt-helpers.patch
- Replace this patch with upstream version
  target-arm-monitor-query-cpu-model-expan.patch

OBS-URL: https://build.opensuse.org/request/show/785936
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=536
2020-03-17 13:47:06 +00:00
Bruce Rogers
a4acc2776c Accepting request 784401 from home:bfrogers:branches:Virtualization
- Include upstream patches targeted for the next stable release
  (bug fixes only)
  audio-oss-fix-buffer-pos-calculation.patch
  blkdebug-Allow-taking-unsharing-permissi.patch
  block-Add-bdrv_qapi_perm_to_blk_perm.patch
  block-backup-top-fix-failure-path.patch
  block-block-copy-fix-progress-calculatio.patch
  block-fix-crash-on-zero-length-unaligned.patch
  block-fix-memleaks-in-bdrv_refresh_filen.patch
  block-Fix-VM-size-field-width-in-snapsho.patch
  block-nbd-extract-the-common-cleanup-cod.patch
  block-nbd-fix-memory-leak-in-nbd_open.patch
  block-qcow2-threads-fix-qcow2_decompress.patch
  hw-arm-cubieboard-use-ARM-Cortex-A8-as-t.patch
  hw-intc-arm_gicv3_kvm-Stop-wrongly-progr.patch
  iotests-add-test-for-backup-top-failure-.patch
  iotests-Fix-nonportable-use-of-od-endian.patch
  job-refactor-progress-to-separate-object.patch
  target-arm-Correct-definition-of-PMCRDP.patch
  target-arm-fix-TCG-leak-for-fcvt-half-do.patch
  tpm-ppi-page-align-PPI-RAM.patch
  vhost-user-blk-delete-virtioqueues-in-un.patch
  virtio-add-ability-to-delete-vq-through-.patch
  virtio-crypto-do-delete-ctrl_vq-in-virti.patch
  virtio-pmem-do-delete-rq_vq-in-virtio_pm.patch
- Add Obsoletes directive for qemu-audio-sdl and qemu-ui-sdl since
  for a qemu package upgrade from SLE12-SP5, support for SDL is
  dropped

OBS-URL: https://build.opensuse.org/request/show/784401
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=534
2020-03-12 19:48:43 +00:00
Bruce Rogers
7e95f0b597 Accepting request 777414 from home:bfrogers:branches:Virtualization
- Fix xenfv migration from xen host with pre-v4.0 qemu. We had
  previously dropped a similar patch, but have decided that for now
  we need to go with this type of solution (bsc#1159755)
  hw-i386-disable-smbus-migration-for-xenf.patch

OBS-URL: https://build.opensuse.org/request/show/777414
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=532
2020-02-19 20:25:51 +00:00
Bruce Rogers
6f0c69d87d Accepting request 770033 from home:lyan:branches:Virtualization
bug fix for bsc#1159443

OBS-URL: https://build.opensuse.org/request/show/770033
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=531
2020-02-04 16:12:32 +00:00
Bruce Rogers
9288c3703f Accepting request 769700 from home:dimstar:Factory
Shortcut through -mini

OBS-URL: https://build.opensuse.org/request/show/769700
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=530
2020-02-03 19:15:35 +00:00
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