Commit Graph

598 Commits

Author SHA256 Message Date
Bruce Rogers
f5b51d6b94 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
Stephan Kulow
7c56670363 Accepting request 678239 from Virtualization
OBS-URL: https://build.opensuse.org/request/show/678239
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qemu?expand=0&rev=151
2019-02-25 16:47:08 +00:00
Bruce Rogers
c4d339c498 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
efa06d90e0 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
baeaa1ef15 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
Stephan Kulow
fd8a4f3c5f Accepting request 670650 from Virtualization
Add a few more fixes

OBS-URL: https://build.opensuse.org/request/show/670650
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qemu?expand=0&rev=150
2019-02-04 20:25:04 +00:00
Bruce Rogers
a61515ca75 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
c1f7e29c53 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
837c7a8012 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
cfef1a70be 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
341ad4da29 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
2b7c253ce4 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
Dominique Leuenberger
7b84bbcaba Accepting request 664460 from Virtualization
OBS-URL: https://build.opensuse.org/request/show/664460
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qemu?expand=0&rev=149
2019-01-11 13:02:55 +00:00
Bruce Rogers
8abcb1d6b2 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
9dd3bf90ea 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
3977e7cae6 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
87b037dbdd 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
Dominique Leuenberger
afb4cd1be2 Accepting request 660294 from Virtualization
OBS-URL: https://build.opensuse.org/request/show/660294
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qemu?expand=0&rev=148
2018-12-26 23:25:12 +00:00
Bruce Rogers
81559de7dc 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
1ed6f451f0 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
05b9e15750 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
1ba86028cc 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
b18edd8469 Accepting request 657659 from home:bfrogers:branches:Virtualization
Oops. Last submission hadn't had the update_git.sh script run against it. Fix that.

OBS-URL: https://build.opensuse.org/request/show/657659
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=436
2018-12-12 17:43:22 +00:00
Bruce Rogers
d0542dbbf1 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
61d160304c 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
fbc8207b73 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
Dominique Leuenberger
d2707df32d Accepting request 641738 from Virtualization
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/641738
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qemu?expand=0&rev=147
2018-10-22 09:05:55 +00:00
Bruce Rogers
fe3c48bf65 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
Dominique Leuenberger
f02baa52a4 Accepting request 638230 from Virtualization
OBS-URL: https://build.opensuse.org/request/show/638230
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qemu?expand=0&rev=146
2018-10-02 17:44:11 +00:00
Bruce Rogers
70459576d4 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
30332bdeae 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
96203b5c1d 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
Yuchen Lin
36b382defb Accepting request 630986 from Virtualization
Update qemu to v3.0.0, and include prep work for next SLE release

OBS-URL: https://build.opensuse.org/request/show/630986
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qemu?expand=0&rev=145
2018-09-11 15:07:28 +00:00
Bruce Rogers
c2bf708112 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
508ceb61e3 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
Dominique Leuenberger
19ffef8cb5 Accepting request 627736 from Virtualization
Update to v2.12.1, a stable, (mostly) bug-fix-only release

OBS-URL: https://build.opensuse.org/request/show/627736
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qemu?expand=0&rev=144
2018-08-15 08:30:02 +00:00
Bruce Rogers
56b685a024 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
003febdd78 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
Dominique Leuenberger
cef39d4d88 Accepting request 626736 from Virtualization
OBS-URL: https://build.opensuse.org/request/show/626736
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qemu?expand=0&rev=143
2018-08-03 10:30:27 +00:00
Bruce Rogers
548421b706 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
03843ca13d 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
Dominique Leuenberger
8c41d85bb8 Accepting request 621222 from Virtualization
OBS-URL: https://build.opensuse.org/request/show/621222
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qemu?expand=0&rev=142
2018-07-13 08:15:50 +00:00
Bruce Rogers
8c829d0414 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
390170a303 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
be298668b3 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
Dominique Leuenberger
0376d92578 Accepting request 613355 from 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/613355
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qemu?expand=0&rev=141
2018-06-05 10:49:18 +00:00
Bruce Rogers
206e7ad29d 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
Dominique Leuenberger
5c3b267ee6 Accepting request 612292 from Virtualization
v2.12 version update finally! (We had an issue the needed to get resolved before pushing this on everybody). Also a smattering of other fixes, and post 2.12 stable fixes. Please note that there are now more sub-packages being generated, which will need to be made available in the repo.

OBS-URL: https://build.opensuse.org/request/show/612292
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qemu?expand=0&rev=140
2018-05-29 14:46:26 +00:00
Bruce Rogers
d665afae2a 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
1ce28f35da 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