Accepting request 483913 from home:bfrogers:branches:Virtualization
Fix an issue in the rc2 code worth worrying about for Beta1. Also get the support doc in better shape. OBS-URL: https://build.opensuse.org/request/show/483913 OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=332
This commit is contained in:
committed by
Git OBS Bridge
parent
e9354b5825
commit
7d988c49f1
@@ -39,7 +39,6 @@ Overview
|
||||
documented elsewhere. This document focuses on the features and direct usage
|
||||
of QEMU/KVM as provided by the QEMU based packages.
|
||||
|
||||
|
||||
Major QEMU/KVM Supported Features
|
||||
---------------------------------
|
||||
|
||||
@@ -161,10 +160,15 @@ Noteworthy QEMU/KVM Unsupported Features
|
||||
|
||||
- GlusterFS integration is not enabled.
|
||||
|
||||
|
||||
Deprecated, Superseded, Modified and Dropped Features
|
||||
-----------------------------------------------------
|
||||
|
||||
- http://wiki.qemu-project.org/Features/LegacyRemoval
|
||||
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.
|
||||
|
||||
- When no video adapter is specified, the default used is stdvga. This differs
|
||||
from the default of prior releases which was cirrus. The cirrus adapter was
|
||||
considered too outdated to continue to use as the default.
|
||||
@@ -211,7 +215,7 @@ Deprecated, Superseded, Modified and Dropped Features
|
||||
- These previously supported command line options are no longer recognized:
|
||||
-device pc-sysfw (no longer needed)
|
||||
|
||||
- Specifying a CPUID feature with both "+feature/-feature" and "feature=on/off"
|
||||
- Specifying a cpu feature with both "+feature/-feature" and "feature=on/off"
|
||||
will now cause a warning. The current behavior for this combination where
|
||||
"+feature/-feature" wins over "feature=on/off", will be changed going forward
|
||||
so that "+feature" and "-feature" will be synonyms for "feature=on" and
|
||||
@@ -318,14 +322,14 @@ QEMU Command-Line and Monitor Syntax and Support
|
||||
virtio-serial-pci|sga|i82559er|virtio-scsi-pci|scsi-cd|scsi-hd|
|
||||
scsi-generic|scsi-disk|scsi-block|pci-serial|pci-serial-2x|
|
||||
pci-serial-4x|ich9-ahci|piix-usb-uhci|usb-host|usb-serial|
|
||||
usb-wacom-tablet|usb_braille|usb-net|pci-ohci|piix4-usb-uhci|
|
||||
usb-wacom-tablet|usb-braille|usb-net|pci-ohci|piix4-usb-uhci|
|
||||
virtio-rng-pci|i6300esb|ib700|qxl|qxl-vga|pvpanic|vfio-pci|ivshmem|
|
||||
ivshmem-doorbell|ivshmem-plain|pci-bridge|megasas-gen2|pc-dimm|
|
||||
floppy|e1000e|ccid-card-emulated|ccid-card-passthrough|xen-backend|
|
||||
loader]
|
||||
loader|e1000]
|
||||
(the following are aliases of these supported devices: ahci|
|
||||
virtio-blk|virtio-net|virtio-serial|virtio-balloon| virtio-9p|
|
||||
virtio-scsi|virtio-rng|e1000)
|
||||
virtio-scsi|virtio-rng|e1000-82540em)
|
||||
-dfilter range, ...
|
||||
-display ...
|
||||
-drive ... (if specified if=[floppy|ide|virtio] and format=[qcow2|qed|raw] and
|
||||
@@ -636,10 +640,10 @@ QEMU Command-Line and Monitor Syntax and Support
|
||||
virtio-rng-device|virtio-scsi-device|virtio-serial-device|vmxnet3|
|
||||
xen-pci-passthrough|xen-platform|xen-pvdevice|piix3-ide|piix3-ide-xen|
|
||||
piix3-ide|i8042|sdhci-pci|generic-sdhci|secondary-vga|edu|fw_cfg_io|
|
||||
fw_cfg_mem|intel_iommu|usb-mtp|e1000-82540em|e1000-82544gc|
|
||||
e1000-82545em|virtio-input-host-pci|virtio-keyboard-pci|
|
||||
virtio-mouse-pci|virtio-tablet-pci|virtio-gpu-pci|pci-bridge-seat|pxb|
|
||||
pxb-pcie|allwinner-ahci|sdhci-pci|rocker|virtio-input-host-device|
|
||||
fw_cfg_mem|intel_iommu|usb-mtp|e1000-82544gc|e1000-82545em|
|
||||
virtio-input-host-pci|virtio-keyboard-pci|virtio-mouse-pci|
|
||||
virtio-tablet-pci|virtio-gpu-pci|pci-bridge-seat|pxb|pxb-pcie|
|
||||
allwinner-ahci|sdhci-pci|rocker|virtio-input-host-device|
|
||||
virtio-keyboard-device|virtio-mouse-device|virtio-tablet-device|
|
||||
virtio-vga|hyperv-testdev|vfio-amd-xgbe|vfio-calxeda-xgmac|
|
||||
generic-sdhci|igd-passthrough-isa-bridge|ipmi-bmc-extern|
|
||||
|
Reference in New Issue
Block a user