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
@@ -1,11 +1,11 @@
|
||||
[qemu-s390 package document]
|
||||
|
||||
SLES 15 QEMU/KVM RELATED SUPPORT STATEMENTS
|
||||
SLES 15 SP1 QEMU/KVM RELATED SUPPORT STATEMENTS
|
||||
|
||||
Overview
|
||||
--------
|
||||
|
||||
The QEMU based packages included with SLES 15 provide a large variety of
|
||||
The QEMU based packages included with SLES 15 SP1 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
|
||||
@@ -73,8 +73,9 @@ 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 host
|
||||
or between hosts of the same version. Certain other restrictions also apply.
|
||||
take place either from certain prior SLES versioned hosts to a SLES 15 SP1
|
||||
host or between hosts of the same version. Certain other restrictions also
|
||||
apply.
|
||||
|
||||
- Security considerations include privileged helpers and a security model which
|
||||
allows running guests as a non-root user.
|
||||
@@ -112,16 +113,13 @@ 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 KVM guests via the qemu-guest-agent
|
||||
package. This allows some introspection and control of the guest OS
|
||||
environment from the host.
|
||||
- A guest "agent" is available for SLES 15 SP1 KVM guests via the
|
||||
qemu-guest-agent package. This allows some introspection and control of the
|
||||
guest OS environment from the host.
|
||||
|
||||
QEMU/KVM Technology Previews
|
||||
----------------------------
|
||||
|
||||
- Specifying and placing PCI devices on a PCI bridge allows for a greater number
|
||||
of devices.
|
||||
|
||||
- All features indicated as not being supported in this document fall under the
|
||||
Technology Preview definition contained in the main product's release notes.
|
||||
|
||||
@@ -144,7 +142,8 @@ Deprecated, Superseded, Modified and Dropped Features
|
||||
This website tracks feature deprecation and removal at the upstream
|
||||
development level. Our qemu package inherits this community direction, but be
|
||||
aware that we can and will deviate as needed. Those deviations and additional
|
||||
information can be found in this section.
|
||||
information can be found in this section. Feature deprecation is also tracked
|
||||
in Appendix B of the qemu-doc.* files installed with the qemu package.
|
||||
|
||||
- The use of "?" as a parameter to "-cpu", "-soundhw", "-device", "-M",
|
||||
"-machine", "-d", and "-clock" is now considered deprecated. Use "help"
|
||||
@@ -166,8 +165,12 @@ Deprecated, Superseded, Modified and Dropped Features
|
||||
acpitable, boot, and smp respectively.
|
||||
|
||||
- These previously supported command line options are now considered deprecated:
|
||||
-balloon (use -device virtio-balloon instead)
|
||||
-clock
|
||||
-device ivshmem (use ivshmem-doorbell or ivshmem-plain instead)
|
||||
-nodefconfig (use -no-user-config instead)
|
||||
-no-frame
|
||||
-virtioconsole (use -device virtconsole instead)
|
||||
|
||||
- These previously supported command line options are no longer supported:
|
||||
<previously mentioned items have been moved to another category>
|
||||
@@ -187,6 +190,28 @@ 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:
|
||||
-enable-hax
|
||||
|
||||
- These previously unsupported command line options are no longer recognized:
|
||||
-tdf
|
||||
|
||||
- This previously supported QMP command is now deprecated:
|
||||
query-cpus (use query-cpus-fast instead)
|
||||
|
||||
- These previously supported monitor commands are no longer recognized:
|
||||
pci_add (use device_add instead)
|
||||
pci_del (use device_del instead)
|
||||
|
||||
- These previously unsupported monitor commands are no longer recognized:
|
||||
host_net_add
|
||||
host_net_remove
|
||||
usb_add
|
||||
usb_del
|
||||
|
||||
- This previously unsupported QMP command is now supported under a new name:
|
||||
x-blockdev-create (use blockdev-create instead)
|
||||
|
||||
- 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
|
||||
@@ -212,7 +237,7 @@ QEMU Command-Line and Monitor Syntax and Support
|
||||
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
|
||||
s390-ccw-virtio-2.11 instead of s390-ccw-virtio-2.9) if possible.
|
||||
s390-ccw-virtio-3.0 instead of s390-ccw-virtio-2.11) if possible.
|
||||
|
||||
- The following command line options are supported:
|
||||
-accel ...
|
||||
@@ -261,9 +286,9 @@ QEMU Command-Line and Monitor Syntax and Support
|
||||
-loadvm ...
|
||||
-m ...
|
||||
-M [help|?|none|s390-ccw-virtio|s390-ccw-virtio-2.6|s390-ccw-virtio-2.9|
|
||||
s390-ccw-virtio-2.11]
|
||||
s390-ccw-virtio-2.11|s390-ccw-virtio-3.0]
|
||||
-machine [help|?|none|s390-ccw-virtio|s390-ccw-virtio-2.6|s390-ccw-virtio-2.9|
|
||||
s390-ccw-virtio-2.11]
|
||||
s390-ccw-virtio-2.11|s390-ccw-virtio-3.0]
|
||||
-mem-path ...
|
||||
-mem-prealloc
|
||||
-mon ...
|
||||
@@ -348,6 +373,8 @@ QEMU Command-Line and Monitor Syntax and Support
|
||||
migrate_cancel
|
||||
migrate_continue ...
|
||||
migrate_incoming
|
||||
migrate_pause
|
||||
migrate_recover ...
|
||||
migrate_set_cache_size ...
|
||||
migrate_set_capability ...
|
||||
migrate_set_downtime ...
|
||||
@@ -362,8 +389,6 @@ QEMU Command-Line and Monitor Syntax and Support
|
||||
object_add ...
|
||||
object_del ...
|
||||
p ...
|
||||
pci_add ...
|
||||
pci_del...
|
||||
pmemsave ...
|
||||
print ...
|
||||
q
|
||||
@@ -395,6 +420,7 @@ QEMU Command-Line and Monitor Syntax and Support
|
||||
blockdev-backup
|
||||
blockdev-change-medium
|
||||
blockdev-close-tray
|
||||
blockdev-create
|
||||
blockdev-del
|
||||
blockdev-mirror
|
||||
blockdev-open-tray
|
||||
@@ -432,11 +458,19 @@ QEMU Command-Line and Monitor Syntax and Support
|
||||
human-monitor-command
|
||||
inject-nmi
|
||||
input-send-event
|
||||
job-cancel
|
||||
job-complete
|
||||
job-dismiss
|
||||
job-finalize
|
||||
job-pause
|
||||
job-resume
|
||||
memsave
|
||||
migrate
|
||||
migrate_cancel
|
||||
migrate-continue
|
||||
migrate-incoming
|
||||
migrate-pause
|
||||
migrate-resume
|
||||
migrate-set-cache-size
|
||||
migrate-set-capabilities
|
||||
migrate_set_downtime
|
||||
@@ -473,6 +507,7 @@ QEMU Command-Line and Monitor Syntax and Support
|
||||
query-gic-capabilities
|
||||
query-hotpluggable-cpus
|
||||
query-iothreads
|
||||
query-jobs
|
||||
query-kvm
|
||||
query-machines
|
||||
query-memdev
|
||||
@@ -486,6 +521,7 @@ QEMU Command-Line and Monitor Syntax and Support
|
||||
query-name
|
||||
query-named-block-nodes
|
||||
query-pci
|
||||
query-pr-managers
|
||||
query-qmp-schema
|
||||
query-rocker
|
||||
query-rocker-of-dpa-flows
|
||||
@@ -536,17 +572,19 @@ QEMU Command-Line and Monitor Syntax and Support
|
||||
ipmi-bmc-extern|ipmi-bmc-sim|ipoctal232|isa-applesmc|isa-cirrus-vga|
|
||||
isa-debugcon|isa-debug-exit|isa-fdc|isa-ide|isa-ipmi-bt|isa-ipmi-kcs|
|
||||
isa-parallel|isa-serial|isa-vga|lsi53c810|lsi53c810a|megasas|
|
||||
mptsas1068|ne2k_isa|ne2k_pci|nec-usb-xhci|nvdimm|nvme|pc-dimm|
|
||||
pci-testdev|pcnet|pc-testdev|piix3-ide|piix3-ide|piix3-ide-xen|
|
||||
piix4-usb-uhci|pvscsi|pxb|pxb-host|pxb-pcie|qemu-s390-cpu|rocker|
|
||||
s390-flic|s390-flic-qemu|s390-ipl|s390-pcihost|
|
||||
s390-sclp-event-facility|s390-skeys-qemu|sb16|sclp|sclpconsole|
|
||||
sclp-cpu-hotplug|sclplmconsole|sclp-memory-hotplug-dev|sclpquiesce|
|
||||
sd-card|sdhci-pci|secondary-vga|sga|smbus-eeprom|tpci200|usb-audio|
|
||||
usb-bot|usb-bt-dongle|usb-ccid|usb-mtp|usb-uas|vhost-scsi-ccw|
|
||||
vhost-vsock-ccw|virtio-9p-device|virtio-balloon-ccw|virtio-blk-ccw|
|
||||
virtio-crypto-ccw|virtio-net-ccw|virtio-rng-ccw|virtio-scsi-ccw|
|
||||
virtio-serial-ccw|virtio-vga|virtual-css-bridge|vmware-svga|vmxnet3|
|
||||
mmio_interface|mptsas1068|ne2k_isa|ne2k_pci|nec-usb-xhci|nvdimm|nvme|
|
||||
pc-dimm|pci-testdev|pcnet|pc-testdev|piix3-ide|piix3-ide|
|
||||
piix3-ide-xen|piix4-usb-uhci|pvrdma|pvscsi|pxb|pxb-host|pxb-pcie|
|
||||
qemu-s390-cpu|ramfb|rocker|s390-flic|s390-flic-qemu|s390-ipl|
|
||||
s390-pcihost|s390-sclp-event-facility|s390-skeys-qemu|sb16|sclp|
|
||||
sclpconsole|sclp-cpu-hotplug|sclplmconsole|sclp-memory-hotplug-dev|
|
||||
sclpquiesce|sd-card|sdhci-pci|secondary-vga|sga|smbus-eeprom|tpci200|
|
||||
usb-audio|usb-bot|usb-bt-dongle|usb-ccid|usb-mtp|usb-uas|
|
||||
vhost-scsi-ccw|vhost-user-blk|vhost-user-blk-pci|vhost-user-scsi|
|
||||
vhost-user-scsi-pci|vhost-vsock-ccw|virtio-9p-device|
|
||||
virtio-balloon-ccw|virtio-blk-ccw|virtio-crypto-ccw|virtio-net-ccw|
|
||||
virtio-rng-ccw|virtio-scsi-ccw|virtio-serial-ccw|virtio-vga|
|
||||
virtual-css-bridge|vmcoreinfo|vmgenid|vmware-svga|vmxnet3|
|
||||
vt82c686b-usb-uhci|x3130-upstream|*-x86_64-cpu|xen-backend|
|
||||
xen-pci-passthrough|xen-platform|xen-pvdevice|xio3130-downstream|
|
||||
z10BC.2-base-s390x-cpu|z10BC.2-s390x-cpu|z10BC-base-s390x-cpu|
|
||||
@@ -567,10 +605,9 @@ QEMU Command-Line and Monitor Syntax and Support
|
||||
z9BC.2-base-s390x-cpu|z9BC.2-s390x-cpu|z9BC-base-s390x-cpu|
|
||||
z9BC-s390x-cpu|z9EC.2-base-s390x-cpu|z9EC.2-s390x-cpu|
|
||||
z9EC.3-base-s390x-cpu|z9EC.3-s390x-cpu|z9EC-base-s390x-cpu|
|
||||
z9EC-s390x-cpu|zBC12-base-s390x-cpu|zBC12-s390x-cpu|
|
||||
zEC12.2-base-s390x-cpu|zEC12.2-s390x-cpu|zEC12-base-s390x-cpu|
|
||||
zEC12-s390x-cpu|vmgenid|vhost-user-scsi|vhost-user-scsi-pci|
|
||||
mmio_interface|vmcoreinfo]
|
||||
z9EC-s390x-cpu|z14ZR1-base-s390x-cpu|z14ZR1-s390x-cpu|
|
||||
zBC12-base-s390x-cpu|zBC12-s390x-cpu|zEC12.2-base-s390x-cpu|
|
||||
zEC12.2-s390x-cpu|zEC12-base-s390x-cpu|zEC12-s390x-cpu]
|
||||
(the following are aliases of these unsupported devices: lsi|
|
||||
virtio-input-host|virtio-keyboard|virtio-mouse|virtio-tablet|
|
||||
virtio-gpu|virtio-9p|ahci|e1000-82540em|vfio-ccw)
|
||||
@@ -587,9 +624,9 @@ QEMU Command-Line and Monitor Syntax and Support
|
||||
-icount ...
|
||||
-L ...
|
||||
-M [s390-ccw-virtio-2.4|s390-ccw-virtio-2.5|s390-ccw-virtio-2.7|
|
||||
s390-ccw-virtio-2.8|s390-ccw-virtio-2.10]
|
||||
s390-ccw-virtio-2.8|s390-ccw-virtio-2.10|s390-ccw-virtio-2.12]
|
||||
-machine [s390-ccw-virtio-2.4|s390-ccw-virtio-2.5|s390-ccw-virtio-2.7|
|
||||
s390-ccw-virtio-2.8|s390-ccw-virtio-2.10]
|
||||
s390-ccw-virtio-2.8|s390-ccw-virtio-2.10|s390-ccw-virtio-2.12]
|
||||
-mtdblock file
|
||||
-net [dump|socket|vde] ...
|
||||
-netdev [dump|hubport|l2tpv3|socket|vde] ...
|
||||
@@ -604,8 +641,10 @@ QEMU Command-Line and Monitor Syntax and Support
|
||||
-numa dist ...
|
||||
-numa node ...
|
||||
-option-rom ...
|
||||
-overcommit ...
|
||||
-pflash file
|
||||
-portrait
|
||||
-preconfig
|
||||
-prom-env ...
|
||||
-qtest ...
|
||||
-qtest-log ...
|
||||
@@ -645,11 +684,10 @@ QEMU Command-Line and Monitor Syntax and Support
|
||||
block_passwd ...
|
||||
commit ...
|
||||
drive_mirror ...
|
||||
exit_preconfig
|
||||
expire_password ...
|
||||
hostfwd_add ...
|
||||
hostfwd_remove ...
|
||||
host_net_add ...
|
||||
host_net_remove ...
|
||||
nbd_server_add ...
|
||||
nbd server_start ...
|
||||
nbd_server_stop ...
|
||||
@@ -661,8 +699,6 @@ QEMU Command-Line and Monitor Syntax and Support
|
||||
singlestep ...
|
||||
snapshot_blkdev ...
|
||||
stopcapture ...
|
||||
usb_add ...
|
||||
usb_del ...
|
||||
wavcapture ...
|
||||
x_colo_lost_heartbeat
|
||||
|
||||
@@ -686,12 +722,16 @@ QEMU Command-Line and Monitor Syntax and Support
|
||||
query-tpm
|
||||
query-tpm-models
|
||||
query-tpm-types
|
||||
x-block-dirty-bitmap-disable
|
||||
x-block-dirty-bitmap-enable
|
||||
x-block-dirty-bitmap-merge
|
||||
x-blockdev-change
|
||||
x-blockdev-create
|
||||
x-blockdev-insert-medium
|
||||
x-blockdev-remove-medium
|
||||
x-colo-lost-heartbeat
|
||||
x-debug-block-dirty-bitmap-sha256
|
||||
x-exit-preconfig
|
||||
x-nbd-server-add-bitmap
|
||||
xen-colo-do-checkpoint
|
||||
xen-load-devices-state
|
||||
xen-save-devices-state
|
||||
|
Reference in New Issue
Block a user