Skip to content

Commit

Permalink
Update qemu to rev 165 via SR 756647
Browse files Browse the repository at this point in the history
  • Loading branch information
bmwiedemann committed Dec 18, 2019
1 parent cd1375b commit c2a70b5
Show file tree
Hide file tree
Showing 16 changed files with 309 additions and 146 deletions.
Binary file modified packages/q/qemu/.files
Binary file not shown.
8 changes: 8 additions & 0 deletions packages/q/qemu/.rev
Original file line number Diff line number Diff line change
Expand Up @@ -1594,4 +1594,12 @@ Address python compatibility issue.</comment>
<comment></comment>
<requestid>751314</requestid>
</revision>
<revision rev="165" vrev="1">
<srcmd5>3f4393db6cb03530c8115a6674bcda6f</srcmd5>
<version>4.2.0</version>
<time>1576676627</time>
<user>dimstar_suse</user>
<comment></comment>
<requestid>756647</requestid>
</revision>
</revisionlist>
2 changes: 1 addition & 1 deletion packages/q/qemu/bundles.tar.xz
4 changes: 2 additions & 2 deletions packages/q/qemu/config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
# The following specifies the upstream tag or commit upon which our patchqueue
# gets rebased. The special value LATEST may be used to "automatically" track
# the upstream development tree in the master branch
GIT_UPSTREAM_COMMIT_ISH=LATEST
GIT_UPSTREAM_COMMIT_ISH=v4.2.0
# WARNING: If transitioning from using LATEST to not, MANUALLY re-set the
# tarball present. If transitioning TO LATEST, make sure that
# NEXT_RELEASE_IS_MAJOR is set correctly
# This is used to choose the version number when LATEST processing is active
NEXT_RELEASE_IS_MAJOR=0
NEXT_RELEASE_IS_MAJOR=1

# Unfortunately, SeaBIOS doesn't always follow an "always increasing" version
# model, so there may be times we should overide the automated version setting.
Expand Down
1 change: 0 additions & 1 deletion packages/q/qemu/qemu-4.2.0-rc3.tar.xz

This file was deleted.

Binary file removed packages/q/qemu/qemu-4.2.0-rc3.tar.xz.sig
Binary file not shown.
1 change: 1 addition & 0 deletions packages/q/qemu/qemu-4.2.0.tar.xz
Binary file added packages/q/qemu/qemu-4.2.0.tar.xz.sig
Binary file not shown.
45 changes: 45 additions & 0 deletions packages/q/qemu/qemu.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,48 @@
-------------------------------------------------------------------
Thu Dec 12 19:05:29 UTC 2019 - Bruce Rogers <[email protected]>

- Update to v4.2.0: See http://wiki.qemu.org/ChangeLog/4.2
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:
* x86: Denverton, Snowridge, and Dhyana CPU models added
* x86: Latest version of all CPU models how have TSX (HLE and RTM)
disabled by default
* x86: Support for AVX512 BFloat16 extensions
* x86: VMX features exposed more accurately and controllably
* s390: TCG now implements IEP (Instruction Execution Protection)
* PowerPC: POWER8 and POWER9 non-virtualized machines separated out
* PowerPC: RTAS now comes from SLOF instead of QEMU itself
* PowerPC: Unplug of multifunction PCI devices now unplugs the
whole slot, as in x86
* ARM: Support for >256 CPUs with KVM is fixed
* ARM: Memory hotplug now supported , when using UEFI, ACPI, for
virt machine type
* ARM: SVE support possuble now for KVM guests
* ARM: ACPI generic event device can now deliver powerdown event
* The backend device can be specified for a guest audio device
* virtio v1.1 packed virtqueues supported
* Socket based character device backends now support TCP keep-alive
* Use encryption library cipher mode facilities, allowing improved
performance for eg. AES-XTS encrption
* Misc block device improvements, esp. with nbd
- See the following few release-candidate changelog entries for
additional changes related to this release
- Switched package build to be out-of-tree

-------------------------------------------------------------------
Tue Dec 10 18:10:45 UTC 2019 - Bruce Rogers <[email protected]>

- Update to v4.2.0-rc5: See http://wiki.qemu.org/ChangeLog/4.2

-------------------------------------------------------------------
Wed Dec 4 23:07:30 UTC 2019 - Bruce Rogers <[email protected]>

- Update to v4.2.0-rc4: See http://wiki.qemu.org/ChangeLog/4.2
* Update the support documents used for SUSE SLE releases to cover
this qemu release

-------------------------------------------------------------------
Wed Nov 27 03:10:09 UTC 2019 - Bruce Rogers <[email protected]>

Expand Down
6 changes: 3 additions & 3 deletions packages/q/qemu/qemu.spec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

%define _buildshell /bin/bash

%define build_in_tree 1
%define build_in_tree 0
%define build_x86_firmware_from_source 0
%define build_skiboot_from_source 0
%define build_slof_from_source 0
Expand Down Expand Up @@ -87,8 +87,8 @@
%define summary_string Machine emulator and virtualizer
%endif

%define qemuver 4.1.93
%define srcver 4.2.0-rc3
%define qemuver 4.2.0
%define srcver 4.2.0
%define sbver 1.12.1+
%define srcname qemu
Name: qemu%{name_suffix}
Expand Down
2 changes: 1 addition & 1 deletion packages/q/qemu/qemu.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

%define _buildshell /bin/bash

%define build_in_tree 1
%define build_in_tree 0
%define build_x86_firmware_from_source 0
%define build_skiboot_from_source 0
%define build_slof_from_source 0
Expand Down
113 changes: 69 additions & 44 deletions packages/q/qemu/supported.arm.txt
Original file line number Diff line number Diff line change
@@ -1,22 +1,21 @@
[qemu-arm package document]
[Note: post SLES 15 SP1 changes are not fully incorporated into this document]

POST SLES 15 SP1 QEMU/KVM RELATED SUPPORT STATEMENTS
SLES 15 SP2 QEMU/KVM RELATED SUPPORT STATEMENTS

Overview
--------

The QEMU based packages included with SLES 15 SP1 provide a large variety of
The QEMU based packages included with SLES 15 SP2 provide a large variety of
features, from the very latest customer requests to features of questionable
quality or value. The linux kernel includes components which contribute KVM
virtualization features as well. This document was created to assist the user
in deciding which features can be relied upon to build enterprise class
virtualization solutions. KVM based virtualization for x86 (Intel 64/AMD64),
for IBM System z (s390x), for Power8 Systems (ppc64le) and for the ARM64
architecture (AArch64) are offered at the L3 (full support) level. The bulk
of this document deals with L3 supported features and is primarily ARM64
centric. This document should be considered a companion to the standard
virtualization documentation delivered with the product.
for IBM System z (s390x), and for the ARM64 architecture (AArch64) are offered
at the L3 (full support) level. The bulk of this document deals with L3
supported features and is primarily ARM64 centric. This document should be
considered a companion to the standard virtualization documentation delivered
with the product.

KVM is implemented in linux kernel modules which enable the linux kernel to
function as an integral part of the KVM hypervisor. The hypervisor-guest
Expand Down Expand Up @@ -57,7 +56,7 @@ Major QEMU/KVM Supported Features
Since a KVM guest runs in the context of a normal linux process, some types
of execution controls are managed with linux tools.

- QEMU is compatible with EDK II based UEFI firmware available with SLES 15 SP1,
- QEMU is compatible with EDK II based UEFI firmware available with SLES 15 SP2,
which allow boot options common to physical systems, along with other features
tailored to virtualization. Various VGABIOS ROMs, from the SEABIOS project,
are also available.
Expand All @@ -73,7 +72,7 @@ Major QEMU/KVM Supported Features

- Guest execution state may be "moved" in both time (save/restore) and space
(static and live migration). These migrations or save/restore operations can
take place either from certain prior SLES versioned hosts to a SLES 15 SP1
take place either from certain prior SLES versioned hosts to a SLES 15 SP2
host or between hosts of the same version. Certain other restrictions also
apply.

Expand Down Expand Up @@ -113,7 +112,7 @@ Major QEMU/KVM Supported Features

- Portions of the host file system may be shared with a guest by using virtFS.

- A guest "agent" is available for SLES 15 SP1 KVM guests via the
- A guest "agent" is available for SLES 15 SP2 KVM guests via the
qemu-guest-agent package. This allows some introspection and control of the
guest OS environment from the host.

Expand Down Expand Up @@ -164,8 +163,8 @@ Deprecated, Superseded, Modified and Dropped Features
considered deprecated. In the future those names will be standardized to
acpitable, boot, and smp respectively.

- These previously supported command line options are now considered deprecated:
<none>
- This previously supported command line options is now considered deprecated:
-device scsi-disk (use scsi-hd or scsi-cd)

- These previously supported command line options are no longer supported:
<previously mentioned items have been moved to another category>
Expand Down Expand Up @@ -194,7 +193,7 @@ Deprecated, Superseded, Modified and Dropped Features
- The previously supported blkdev-add QMP command has been flagged as lacking
and could possibly change syntax in the future.

- These previously unsupported command line options are now deprecated:
- This previously unsupported command line option is now deprecated:
-bt

- These previously unsupported command line options are no longer recognized:
Expand All @@ -205,13 +204,21 @@ Deprecated, Superseded, Modified and Dropped Features
-tdf
-xen-create

- This previously supported QMP command is now deprecated:
- These previously supported QMP commands are now deprecated:
change (use blockdev-change-medium or change-vnc-password instead)
cpu-add
migrate-set-cache-size (use migrate-set-parameters instead)
migrate_set_downtime (use migrate-set-parameters instead)
migrate_set_speed (use migrate-set-parameters instead)
query-cpus (use query-cpus-fast instead)
query-events
query-migrate-cache-size (use query-migrate-parameters instead)

- This previously supported monitor command is now deprecated:
- These previously supported monitor commands are now deprecated:
change
cpu-add
migrate_set_downtime
migrate_set_speed

- These previously supported monitor commands are no longer recognized:
pci_add (use device_add instead)
Expand All @@ -230,9 +237,16 @@ Deprecated, Superseded, Modified and Dropped Features
host_net_add
host_net_remove

- This previously unsupported QMP command is now supported under a new name:
- These previously unsupported QMP commands are now supported under a new name:
x-block-dirty-bitmap-disable (use block-dirty-bitmap-disable instead)
x-block-dirty-bitmap-enable (use block-dirty-bitmap-enable instead)
x-block-dirty-bitmap-merge (use block-dirty-bitmap-merge instead)
x-block-latency-histogram-set (use block-latency-histogram-set instead)
x-blockdev-create (use blockdev-create instead)

- This previously unsupported QMP commands is no longer recognized:
x-nbd-server-add-bitmap

- Due to upstream's decision to no longer fully support the qed storage format
going forward (since it really provides no benefit over qcow2 and is now no
longer actively maintained upstream), creating qed storage images is no longer
Expand All @@ -257,8 +271,8 @@ QEMU Command-Line and Monitor Syntax and Support
better functionality and usability going forward. In some cases existing
problems or even bugs in older interfaces cannot be fixed due to functional
expectations, but are resolved in the newer interface or option.
This advice includes moving to the most recent machine type (eg virt-3.1
instead of virt-2.11) if possible.
This advice includes moving to the most recent machine type (eg virt-4.2
instead of virt-3.1) if possible.

- The following command line options are supported:
-accel ...
Expand Down Expand Up @@ -299,7 +313,9 @@ QEMU Command-Line and Monitor Syntax and Support
virtio-net-pci-transitional|virtio-rng-pci-non-transitional|
virtio-rng-pci-transitional|virtio-scsi-pci-non-transitional|
virtio-scsi-pci-transitional|virtio-serial-pci-non-transitional|
virtio-serial-pci-transitional]
virtio-serial-pci-transitional|vhost-user-fs-pci|vhost-user-gpu|
vhost-user-pci-pci|vhost-user-input|vhost-user-input-pci|
vhost-user-vga|virtio-mmio]
(the following are aliases of these supported devices: ahci|
virtio-blk|virtio-net|virtio-serial|virtio-balloon| virtio-9p|
virtio-input-host|virtio-keyboard|virtio-mouse|virtio-tablet|
Expand All @@ -325,8 +341,8 @@ QEMU Command-Line and Monitor Syntax and Support
-kernel ...
-loadvm ...
-m ...
-M [help|?|none|virt|virt-2.6|virt-2.11|virtio-3.1]
-machine [help|?|none|virt|virt-2.6|virt-2.11|virt-3.1]
-M [help|?|none|virt|virt-2.6|virt-2.11|virtio-3.1|virt-4.2]
-machine [help|?|none|virt|virt-2.6|virt-2.11|virt-3.1|virt-4.2]
-mem-path ...
-mem-prealloc
-mon ...
Expand All @@ -348,6 +364,7 @@ QEMU Command-Line and Monitor Syntax and Support
-only-migratable
-parallel ...
-pidfile ...
-plugin ...
-qmp ...
-qmp-pretty ...
-readconfig ...
Expand All @@ -357,6 +374,7 @@ QEMU Command-Line and Monitor Syntax and Support
-s
-S
-sandbox ...
-seed ...
-serial ...
-show-cursor
-smbios ...
Expand All @@ -377,6 +395,7 @@ QEMU Command-Line and Monitor Syntax and Support

- The following monitor commands are supported:
?
announce_self ...
balloon ...
block_resize ...
boot_set ...
Expand All @@ -402,6 +421,7 @@ QEMU Command-Line and Monitor Syntax and Support
gdbserver ...
gpa2hpa ...
gpa2hva ...
gva2gpa ...
help
i ...
info ...
Expand Down Expand Up @@ -456,6 +476,7 @@ QEMU Command-Line and Monitor Syntax and Support
- The following QMP commands are supported:
add_client
add-fd
announce-self
balloon
blockdev-add
blockdev-backup
Expand All @@ -472,7 +493,11 @@ QEMU Command-Line and Monitor Syntax and Support
block-commit
block-dirty-bitmap-add
block-dirty-bitmap-clear
block-dirty-bitmap-disable
block-dirty-bitmap-enable
block-dirty-bitmap-merge
block-dirty-bitmap-remove
block-latency-histogram-set
block_passwd
block_resize
block_set_io_throttle
Expand Down Expand Up @@ -541,6 +566,7 @@ QEMU Command-Line and Monitor Syntax and Support
query-cpu-model-expansion
query-cpus
query-cpus-fast
query-current-machine
query-display-options
query-dump
query-dump-guest-memory-capability
Expand Down Expand Up @@ -679,7 +705,7 @@ QEMU Command-Line and Monitor Syntax and Support
xlnxzynqmp|xlnxzynq-xadc|armsse-cpuid|armsse-mhu|cpu-cluster|
luminary-watchdog|microbit.i2c|nrf51_soc.gpio|nrf51_soc.nvm|
nrf51_soc.rng|nrf51_soc.timer|platform-ehci-usb|sse-200|vmware-svga|
vmxnet3|ati-vga|cirrus-vga]
vmxnet3|ati-vga|cirrus-vga|vhost-user-fs-device|tulip|ati-vga]
(the following are aliases of these unsupported devices: lsi|
piix3-usb-uhci)
(note that some of these device names represent supported devices and
Expand All @@ -695,24 +721,25 @@ QEMU Command-Line and Monitor Syntax and Support
-hda/-hdb/-hdc/-hdd ...
-icount ...
-L ...
-M [akita|ast2500-evb|borzoi|canon-a1100|cheetah|collie|connex|cubieboard|
highbank|imx25-pdk|integratorcp|kzm|lm3s6965evb|lm3s811evb|mainstone|
mcimx6ul-evk|mcimx7d-sabre|microbit|midway|mps2-an385|mps2-an505|
mps2-an511|musicpal|n800|n810|netduino2|nuri|palmetto-bmc|raspi2|raspi3|
realview-eb|realview-eb-mpcore|realview-pb-a8|realview-pbx-a9|
romulus-bmc|sabrelite|smdkc210|spitz|sx1|sx1-v1|terrier|tosa|verdex|
versatileab|versatilepb|vexpress-a15|vexpress-a9|virt-2.7|virt-2.8|
virt-2.12|virt-3.0|witherspoon-bmc|xilinx-zynq-a9|xlnx-versal-virt|
xlnx-zcu102|z2]
-machine [akita|ast2500-evb|borzoi|canon-a1100|cheetah|collie|connex|
cubieboard|highbank|imx25-pdk|integratorcp|kzm|lm3s6965evb|
-M [akita|ast2500-evb|ast2600-evb|borzoi|canon-a1100|cheetah|collie|connex|
cubieboard|highbank|imx25-pdk|integratorcp|kzm|lm3s6965evb|lm3s811evb|
mainstone|mcimx6ul-evk|mcimx7d-sabre|microbit|midway|mps2-an385|mps2-an505|
mps2-an511|mps2-an521|musca-a|musca-b1|musicpal|n800|n810|netduino2|nuri|
palmetto-bmc|raspi2|raspi3|realview-eb|realview-eb-mpcore|realview-pb-a8|
realview-pbx-a9|romulus-bmc|sabrelite|sbsa-ref|smdkc210|spitz|swift-bmc|
sx1|sx1-v1|terrier|tosa|verdex|versatileab|versatilepb|vexpress-a15|
vexpress-a9|virt-2.7|virt-2.8|virt-2.12|virt-3.0|virt-4.0|virt-4.1|
witherspoon-bmc|xilinx-zynq-a9|xlnx-versal-virt|xlnx-zcu102|z2]
-machine [akita|ast2500-evb|ast2600-evb|borzoi|canon-a1100|cheetah|collie|
connex|cubieboard|highbank|imx25-pdk|integratorcp|kzm|lm3s6965evb|
lm3s811evb|mainstone|mcimx6ul-evk|mcimx7d-sabre|microbit|midway|
mps2-an385|mps2-an505|mps2-an511|musicpal|n800|n810|netduino2|nuri|
palmetto-bmc|raspi2|raspi3|realview-eb|realview-eb-mpcore|
realview-pb-a8|realview-pbx-a9|romulus-bmc|sabrelite|smdkc210|spitz|
sx1|sx1-v1|terrier|tosa|verdex|versatileab|versatilepb|vexpress-a15|
vexpress-a9|virt-2.7|virt-2.8|virt-2.12|virt-3.0|witherspoon-bmc|
xilinx-zynq-a9|xlnx-versal-virt|xlnx-zcu102|z2]
mps2-an385|mps2-an521|mps2-an505|mps2-an511|musca-a|musca-b1|
musicpal|n800|n810|netduino2|nuri|palmetto-bmc|raspi2|raspi3|
realview-eb|realview-eb-mpcore|realview-pb-a8|realview-pbx-a9|
romulus-bmc|sabrelite|sbsa-ref|smdkc210|spitz|swift-bmc|sx1|sx1-v1|
terrier|tosa|verdex|versatileab|versatilepb|vexpress-a15|vexpress-a9|
virt-2.7|virt-2.8|virt-2.12|virt-3.0|virt-4.0|virt-4.1|
witherspoon-bmc|xilinx-zynq-a9|xlnx-versal-virt|xlnx-zcu102|z2]
-mtdblock file
-net [dump|socket|vde] ...
-netdev [dump|hubport|l2tpv3|socket|vde] ...
Expand Down Expand Up @@ -799,16 +826,14 @@ QEMU Command-Line and Monitor Syntax and Support
query-colo-status
query-sev
query-sev-launch-measure
x-block-dirty-bitmap-disable
x-block-dirty-bitmap-enable
x-block-dirty-bitmap-merge
x-blockdev-change
x-blockdev-insert-medium
x-blockdev-remove-medium
x-blockdev-reopen
x-colo-lost-heartbeat
x-debug-block-dirty-bitmap-sha256
x-debug-query-block-graph
x-exit-preconfig
x-nbd-server-add-bitmap
xen-colo-do-checkpoint
xen-load-devices-state
xen-save-devices-state
Expand Down
Loading

0 comments on commit c2a70b5

Please sign in to comment.