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
This commit is contained in:
committed by
Git OBS Bridge
parent
b8088a06f4
commit
f5964530cc
129
qemu.changes
129
qemu.changes
@@ -1,3 +1,132 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 20 21:18:19 UTC 2018 - brogers@suse.com
|
||||
|
||||
- Increase timeout for boot-serial-test, since we've hit the timeout
|
||||
for armv7l arch in qemu-testsuite.
|
||||
0039-tests-boot-serial-test-Bump-timeout.patch
|
||||
- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-3.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 15 14:27:34 UTC 2018 - brogers@suse.com
|
||||
|
||||
- Drop legacy kvm_stat script and man page. We'll rely on the kvm_stat
|
||||
package only going forward
|
||||
kvm_stat
|
||||
kvm_stat.1.gz
|
||||
- Update SLE support documentation to match v3.0.0 release
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 14 21:22:18 UTC 2018 - brogers@suse.com
|
||||
|
||||
- Update to v3.0.0: See http://wiki.qemu.org/ChangeLog/3.0
|
||||
Don't read anything into the major version number update. It's
|
||||
been decided to increase the major version number each year.
|
||||
Take note that ongoing feature deprecation is tracked at both
|
||||
http://wiki.qemu-project.org/Features/LegacyRemoval and in
|
||||
Appendix B of the qemu-doc.* files installed with the qemu package.
|
||||
Some noteworthy changes:
|
||||
* Support for additional x86/AMD mitigations against Speculative
|
||||
Store Bypass (Spectre Variant 4, CVE-2018-3639)
|
||||
* Improved support for nested KVM guests running on Hyper-V
|
||||
* Block device support for active disk-mirroring, which avoids
|
||||
convergence issues which may arise when doing passive/background
|
||||
mirroring of busy devices
|
||||
* Improved support for AHCI emulation, SCSI emulation, and persistent
|
||||
reservations / cluster management
|
||||
* OpenGL ES support for SDL front-end, additional framebuffer
|
||||
device options for early boot display without using legacy VGA
|
||||
emulation
|
||||
* Live migration support for TPM TIS devices, capping bandwidth
|
||||
usage during post-copy migration, and recovering from a failed
|
||||
post-copy migration
|
||||
* Improved latency when using user-mode networking / SLIRP
|
||||
* ARM: support for SMMUv3 IOMMU when using 'virt' machine type
|
||||
* ARM: v8M extensions for VLLDM and VLSTM floating-point instructions,
|
||||
and improved support for AArch64 v8.2 FP16 extensions
|
||||
* ARM: support for Scalable Vector Extensions in linux-user mode
|
||||
* Microblaze: support for 64-bit address sizes and translation bug
|
||||
fixes
|
||||
* PowerPC: PMU support for mac99 machine type and improvements for
|
||||
Uninorth PCI host bridge emulation for Mac machine types
|
||||
* PowerPC: preliminary support for emulating POWER9 hash MMU mode when
|
||||
using powernv machine type
|
||||
* RISC-V: improvement for privileged ISA emulation
|
||||
* s390: support for z14 ZR1 CPU model
|
||||
* s390: bpb/ppa15 Spectre mitigations enabled by default for z196 and
|
||||
later CPU models
|
||||
* s390: support for configuring consoles via -serial options
|
||||
|
||||
* Patches dropped (upstream unless otherwise noted):
|
||||
0008-linux-user-fix-segfault-deadlock.patch (no longer needed)
|
||||
0039-blockjob-Fix-assertion-in-block_job.patch
|
||||
0041-seccomp-allow-sched_setscheduler-wi.patch
|
||||
Make-installed-scripts-explicitly-python3.patch (we now make
|
||||
python3 explicit in other patch)
|
||||
* Patches renamed:
|
||||
0009-linux-user-binfmt-support-host-bina.patch
|
||||
-> 0008-linux-user-binfmt-support-host-bina.patch
|
||||
0010-linux-user-Fake-proc-cpuinfo.patch
|
||||
-> 0009-linux-user-Fake-proc-cpuinfo.patch
|
||||
0011-Remove-problematic-evdev-86-key-fro.patch
|
||||
-> 0010-Remove-problematic-evdev-86-key-fro.patch
|
||||
0012-linux-user-use-target_ulong.patch
|
||||
-> 0011-linux-user-use-target_ulong.patch
|
||||
0013-Make-char-muxer-more-robust-wrt-sma.patch
|
||||
-> 0012-Make-char-muxer-more-robust-wrt-sma.patch
|
||||
0014-linux-user-lseek-explicitly-cast-no.patch
|
||||
-> 0013-linux-user-lseek-explicitly-cast-no.patch
|
||||
0015-AIO-Reduce-number-of-threads-for-32.patch
|
||||
-> 0014-AIO-Reduce-number-of-threads-for-32.patch
|
||||
0016-xen_disk-Add-suse-specific-flush-di.patch
|
||||
-> 0015-xen_disk-Add-suse-specific-flush-di.patch
|
||||
0017-qemu-bridge-helper-reduce-security-.patch
|
||||
-> 0016-qemu-bridge-helper-reduce-security-.patch
|
||||
0018-qemu-binfmt-conf-use-qemu-ARCH-binf.patch
|
||||
-> 0017-qemu-binfmt-conf-use-qemu-ARCH-binf.patch
|
||||
0019-linux-user-properly-test-for-infini.patch
|
||||
-> 0018-linux-user-properly-test-for-infini.patch
|
||||
0020-roms-Makefile-pass-a-packaging-time.patch
|
||||
-> 0019-roms-Makefile-pass-a-packaging-time.patch
|
||||
0021-Raise-soft-address-space-limit-to-h.patch
|
||||
-> 0020-Raise-soft-address-space-limit-to-h.patch
|
||||
0022-increase-x86_64-physical-bits-to-42.patch
|
||||
-> 0021-increase-x86_64-physical-bits-to-42.patch
|
||||
0023-vga-Raise-VRAM-to-16-MiB-for-pc-0.1.patch
|
||||
-> 0022-vga-Raise-VRAM-to-16-MiB-for-pc-0.1.patch
|
||||
0024-i8254-Fix-migration-from-SLE11-SP2.patch
|
||||
-> 0023-i8254-Fix-migration-from-SLE11-SP2.patch
|
||||
0025-acpi_piix4-Fix-migration-from-SLE11.patch
|
||||
-> 0024-acpi_piix4-Fix-migration-from-SLE11.patch
|
||||
0026-Fix-tigervnc-long-press-issue.patch
|
||||
-> 0025-Fix-tigervnc-long-press-issue.patch
|
||||
0027-string-input-visitor-Fix-uint64-par.patch
|
||||
-> 0026-string-input-visitor-Fix-uint64-par.patch
|
||||
0028-test-string-input-visitor-Add-int-t.patch
|
||||
-> 0027-test-string-input-visitor-Add-int-t.patch
|
||||
0029-test-string-input-visitor-Add-uint6.patch
|
||||
-> 0028-test-string-input-visitor-Add-uint6.patch
|
||||
0030-tests-Add-QOM-property-unit-tests.patch
|
||||
-> 0029-tests-Add-QOM-property-unit-tests.patch
|
||||
0031-tests-Add-scsi-disk-test.patch
|
||||
-> 0030-tests-Add-scsi-disk-test.patch
|
||||
0032-Switch-order-of-libraries-for-mpath.patch
|
||||
-> 0031-Switch-order-of-libraries-for-mpath.patch
|
||||
0033-Make-installed-scripts-explicitly-p.patch
|
||||
-> 0032-Make-installed-scripts-explicitly-p.patch (python2->python3)
|
||||
0034-migration-warn-about-inconsistent-s.patch
|
||||
-> 0033-migration-warn-about-inconsistent-s.patch
|
||||
0035-smbios-Add-1-terminator-if-any-stri.patch
|
||||
-> 0034-smbios-Add-1-terminator-if-any-stri.patch
|
||||
0037-configure-Modify-python-used-for-io.patch
|
||||
-> 0035-configure-Modify-python-used-for-io.patch
|
||||
0038-qemu-io-tests-comment-out-problemat.patch
|
||||
-> 0036-qemu-io-tests-comment-out-problemat.patch
|
||||
0039-tests-test-thread-pool-is-racy-add-.patch
|
||||
-> 0037-tests-test-thread-pool-is-racy-add-.patch
|
||||
0040-xen-add-block-resize-support-for-xe.patch
|
||||
-> 0038-xen-add-block-resize-support-for-xe.patch
|
||||
- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-3.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 9 03:27:38 UTC 2018 - ldewey@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user