Accepting request 886810 from home:bfrogers:branches:Virtualization
fix last submission OBS-URL: https://build.opensuse.org/request/show/886810 OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=638
This commit is contained in:
parent
1e47dbc5c1
commit
097c7131a7
@ -15,7 +15,7 @@ Thu Apr 15 17:19:42 UTC 2021 - Bruce Rogers <brogers@suse.com>
|
||||
package support documents (supported.<arch>.txt) about the new
|
||||
deprecations as of that release as an early head's up for qemu
|
||||
users. These deprecations include these command-line options:
|
||||
-M option: kernel-irq-chip=off
|
||||
-M option: kernel-irqchip=off
|
||||
-chardev tty
|
||||
-chardev paraport
|
||||
-enable-fips
|
||||
|
@ -175,7 +175,7 @@ Deprecated, Superseded, Modified and Dropped Features
|
||||
-device virtio-blk-pci,scsi= (use virtio-scsi instead)
|
||||
-realtime mlock= (use -overcommit mem-lock- instead)
|
||||
(the following are early notices of deprecation in a future qemu version)
|
||||
-M option kernel-irq-chip=off
|
||||
-M option kernel-irqchip=off
|
||||
-chardev tty (use serial name instead)
|
||||
-chardev paraport (use parallel name instead)
|
||||
-enable-fips (not really helpful - see https://git.qemu.org/?p=qemu.git;a=commit;h=166310299a1e7824bbff17e1f016659d18b4a559 for details)
|
||||
|
@ -170,7 +170,7 @@ Deprecated, Superseded, Modified and Dropped Features
|
||||
-device virtio-blk-pci,scsi= (use virtio-scsi instead)
|
||||
-realtime mlock= (use -overcommit mem-lock= instead)
|
||||
(the following are early notices of deprecation in a future qemu version)
|
||||
-M option kernel-irq-chip=off
|
||||
-M option kernel-irqchip=off
|
||||
-chardev tty (use serial name instead)
|
||||
-chardev paraport (use parallel name instead)
|
||||
-enable-fips (not really helpful - see https://git.qemu.org/?p=qemu.git;a=commit;h=166310299a1e7824bbff17e1f016659d18b4a559 for details)
|
||||
|
@ -213,7 +213,7 @@ Deprecated, Superseded, Modified and Dropped Features
|
||||
-device virtio-blk-pci,scsi= (use virtio-scsi instead)
|
||||
-realtime mlock= (use -overcommit mem-lock= instead)
|
||||
(the following are early notices of deprecation in a future qemu version)
|
||||
-M option kernel-irq-chip=off
|
||||
-M option kernel-irqchip=off
|
||||
-chardev tty (use serial name instead)
|
||||
-chardev paraport (use parallel name instead)
|
||||
-enable-fips (not really helpful - see https://git.qemu.org/?p=qemu.git;a=commit;h=166310299a1e7824bbff17e1f016659d18b4a559 for details)
|
||||
|
Loading…
Reference in New Issue
Block a user