]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
qemu: command: Always assume QEMU_CAPS_OVERCOMMIT
authorPeter Krempa <pkrempa@redhat.com>
Thu, 10 Feb 2022 11:57:26 +0000 (12:57 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 4 Apr 2022 10:26:59 +0000 (12:26 +0200)
Starting with qemu-3.1 we always have the '-overcommit' argument and use
it instead of '-realtime'. Remove the capability check and fix all
fake-caps tests.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
459 files changed:
src/qemu/qemu_command.c
tests/qemuxml2argvdata/aarch64-aavmf-virtio-mmio.args
tests/qemuxml2argvdata/aarch64-acpi-uefi.args
tests/qemuxml2argvdata/aarch64-cpu-passthrough.args
tests/qemuxml2argvdata/aarch64-gic-host.args
tests/qemuxml2argvdata/aarch64-gic-none-tcg.args
tests/qemuxml2argvdata/aarch64-gic-v2.args
tests/qemuxml2argvdata/aarch64-gic-v3.args
tests/qemuxml2argvdata/aarch64-kvm-32-on-64.args
tests/qemuxml2argvdata/aarch64-noacpi-nouefi.args
tests/qemuxml2argvdata/aarch64-noacpi-uefi.args
tests/qemuxml2argvdata/aarch64-pci-serial.args
tests/qemuxml2argvdata/aarch64-traditional-pci.args
tests/qemuxml2argvdata/aarch64-usb-controller-nec-xhci.args
tests/qemuxml2argvdata/aarch64-usb-controller-qemu-xhci.args
tests/qemuxml2argvdata/aarch64-video-default.args
tests/qemuxml2argvdata/aarch64-video-virtio-gpu-pci.args
tests/qemuxml2argvdata/aarch64-virt-2.6-virtio-pci-default.args
tests/qemuxml2argvdata/aarch64-virt-default-nic.args
tests/qemuxml2argvdata/aarch64-virt-virtio.args
tests/qemuxml2argvdata/aarch64-virtio-pci-default.args
tests/qemuxml2argvdata/aarch64-virtio-pci-manual-addresses.args
tests/qemuxml2argvdata/acpi-table.args
tests/qemuxml2argvdata/arm-vexpressa9-basic.args
tests/qemuxml2argvdata/arm-vexpressa9-nodevs.args
tests/qemuxml2argvdata/arm-vexpressa9-virtio.args
tests/qemuxml2argvdata/arm-virt-virtio.args
tests/qemuxml2argvdata/audio-default-sdl.args
tests/qemuxml2argvdata/audio-default-spice.args
tests/qemuxml2argvdata/audio-default-vnc.args
tests/qemuxml2argvdata/autoindex.args
tests/qemuxml2argvdata/balloon-ccw-deflate.args
tests/qemuxml2argvdata/balloon-device-auto.args
tests/qemuxml2argvdata/balloon-device-deflate-off.args
tests/qemuxml2argvdata/balloon-device-deflate.args
tests/qemuxml2argvdata/balloon-device-period.args
tests/qemuxml2argvdata/balloon-device.args
tests/qemuxml2argvdata/balloon-mmio-deflate.args
tests/qemuxml2argvdata/bios-nvram-secure.args
tests/qemuxml2argvdata/bios-nvram.args
tests/qemuxml2argvdata/bios.args
tests/qemuxml2argvdata/blkiotune-device.args
tests/qemuxml2argvdata/blkiotune.args
tests/qemuxml2argvdata/boot-cdrom.args
tests/qemuxml2argvdata/boot-complex.args
tests/qemuxml2argvdata/boot-floppy-q35.args
tests/qemuxml2argvdata/boot-floppy.args
tests/qemuxml2argvdata/boot-menu-disable-drive.args
tests/qemuxml2argvdata/boot-menu-disable.args
tests/qemuxml2argvdata/boot-menu-enable-with-timeout.args
tests/qemuxml2argvdata/boot-menu-enable.args
tests/qemuxml2argvdata/boot-multi.args
tests/qemuxml2argvdata/boot-network.args
tests/qemuxml2argvdata/boot-order.args
tests/qemuxml2argvdata/channel-guestfwd.args
tests/qemuxml2argvdata/channel-spicevmc.args
tests/qemuxml2argvdata/channel-virtio-auto.args
tests/qemuxml2argvdata/channel-virtio-autoadd.args
tests/qemuxml2argvdata/channel-virtio-autoassign.args
tests/qemuxml2argvdata/channel-virtio-default.args
tests/qemuxml2argvdata/channel-virtio-state.args
tests/qemuxml2argvdata/channel-virtio-unix.args
tests/qemuxml2argvdata/channel-virtio.args
tests/qemuxml2argvdata/chardev-reconnect.args
tests/qemuxml2argvdata/clock-catchup.args
tests/qemuxml2argvdata/clock-france.args
tests/qemuxml2argvdata/clock-hpet-off.args
tests/qemuxml2argvdata/clock-localtime-basis-localtime.args
tests/qemuxml2argvdata/clock-localtime.args
tests/qemuxml2argvdata/clock-realtime.args
tests/qemuxml2argvdata/clock-timer-hyperv-rtc.args
tests/qemuxml2argvdata/clock-utc.args
tests/qemuxml2argvdata/clock-variable.args
tests/qemuxml2argvdata/console-compat-auto.args
tests/qemuxml2argvdata/console-compat-chardev.args
tests/qemuxml2argvdata/console-compat.args
tests/qemuxml2argvdata/console-virtio-ccw.args
tests/qemuxml2argvdata/console-virtio-many.args
tests/qemuxml2argvdata/console-virtio.args
tests/qemuxml2argvdata/controller-order.args
tests/qemuxml2argvdata/cpu-Haswell-noTSX.args
tests/qemuxml2argvdata/cpu-Haswell.args
tests/qemuxml2argvdata/cpu-Haswell2.args
tests/qemuxml2argvdata/cpu-Haswell3.args
tests/qemuxml2argvdata/cpu-cache-disable.args
tests/qemuxml2argvdata/cpu-cache-disable2.args
tests/qemuxml2argvdata/cpu-cache-disable3.args
tests/qemuxml2argvdata/cpu-cache-emulate-l3.args
tests/qemuxml2argvdata/cpu-cache-passthrough.args
tests/qemuxml2argvdata/cpu-cache-passthrough2.args
tests/qemuxml2argvdata/cpu-check-default-none.args
tests/qemuxml2argvdata/cpu-check-default-none2.args
tests/qemuxml2argvdata/cpu-check-default-partial.args
tests/qemuxml2argvdata/cpu-check-default-partial2.args
tests/qemuxml2argvdata/cpu-check-none.args
tests/qemuxml2argvdata/cpu-eoi-disabled.args
tests/qemuxml2argvdata/cpu-eoi-enabled.args
tests/qemuxml2argvdata/cpu-exact1.args
tests/qemuxml2argvdata/cpu-exact2-nofallback.args
tests/qemuxml2argvdata/cpu-exact2.args
tests/qemuxml2argvdata/cpu-fallback.args
tests/qemuxml2argvdata/cpu-host-kvmclock.args
tests/qemuxml2argvdata/cpu-host-model-cmt.args
tests/qemuxml2argvdata/cpu-host-model-fallback.args
tests/qemuxml2argvdata/cpu-host-model-vendor.args
tests/qemuxml2argvdata/cpu-host-model.args
tests/qemuxml2argvdata/cpu-host-passthrough-features.args
tests/qemuxml2argvdata/cpu-host-passthrough.args
tests/qemuxml2argvdata/cpu-hotplug-startup.args
tests/qemuxml2argvdata/cpu-kvmclock.args
tests/qemuxml2argvdata/cpu-minimum1.args
tests/qemuxml2argvdata/cpu-minimum2.args
tests/qemuxml2argvdata/cpu-no-removed-features.args
tests/qemuxml2argvdata/cpu-numa-disjoint.args
tests/qemuxml2argvdata/cpu-numa-memshared.args
tests/qemuxml2argvdata/cpu-numa-no-memory-element.args
tests/qemuxml2argvdata/cpu-numa1.args
tests/qemuxml2argvdata/cpu-numa2.args
tests/qemuxml2argvdata/cpu-s390-features.args
tests/qemuxml2argvdata/cpu-s390-zEC12.args
tests/qemuxml2argvdata/cpu-strict1.args
tests/qemuxml2argvdata/cpu-topology1.args
tests/qemuxml2argvdata/cpu-topology2.args
tests/qemuxml2argvdata/cpu-topology3.args
tests/qemuxml2argvdata/cpu-tsc-frequency.args
tests/qemuxml2argvdata/cputune-numatune.args
tests/qemuxml2argvdata/cputune-zero-shares.args
tests/qemuxml2argvdata/cputune.args
tests/qemuxml2argvdata/default-kvm-host-arch.args
tests/qemuxml2argvdata/default-qemu-host-arch.args
tests/qemuxml2argvdata/fd-memory-no-numa-topology.args
tests/qemuxml2argvdata/fd-memory-numa-topology.args
tests/qemuxml2argvdata/fd-memory-numa-topology2.args
tests/qemuxml2argvdata/fd-memory-numa-topology3.args
tests/qemuxml2argvdata/graphics-egl-headless.args
tests/qemuxml2argvdata/graphics-sdl-fullscreen.args
tests/qemuxml2argvdata/graphics-sdl.args
tests/qemuxml2argvdata/hostdev-mdev-precreated.args
tests/qemuxml2argvdata/hostdev-pci-address-device.args
tests/qemuxml2argvdata/hostdev-pci-address-unassigned.args
tests/qemuxml2argvdata/hostdev-pci-address.args
tests/qemuxml2argvdata/hostdev-pci-multifunction.args
tests/qemuxml2argvdata/hostdev-scsi-vhost-scsi-ccw.args
tests/qemuxml2argvdata/hostdev-scsi-vhost-scsi-pci.args
tests/qemuxml2argvdata/hostdev-scsi-vhost-scsi-pcie.args
tests/qemuxml2argvdata/hostdev-subsys-mdev-vfio-ccw.args
tests/qemuxml2argvdata/hostdev-usb-address-device-boot.args
tests/qemuxml2argvdata/hostdev-usb-address-device.args
tests/qemuxml2argvdata/hostdev-usb-address.args
tests/qemuxml2argvdata/hostdev-vfio-multidomain.args
tests/qemuxml2argvdata/hostdev-vfio-zpci-autogenerate-fids.args
tests/qemuxml2argvdata/hostdev-vfio-zpci-autogenerate-uids.args
tests/qemuxml2argvdata/hostdev-vfio-zpci-autogenerate.args
tests/qemuxml2argvdata/hostdev-vfio-zpci-boundaries.args
tests/qemuxml2argvdata/hostdev-vfio-zpci-ccw-memballoon.args
tests/qemuxml2argvdata/hostdev-vfio-zpci-multidomain-many.args
tests/qemuxml2argvdata/hostdev-vfio-zpci.args
tests/qemuxml2argvdata/hostdev-vfio.args
tests/qemuxml2argvdata/hotplug-base.args
tests/qemuxml2argvdata/hugepages-default-2M.args
tests/qemuxml2argvdata/hugepages-default-system-size.args
tests/qemuxml2argvdata/hugepages-default.args
tests/qemuxml2argvdata/hugepages-memaccess.args
tests/qemuxml2argvdata/hugepages-memaccess2.args
tests/qemuxml2argvdata/hugepages-nodeset.args
tests/qemuxml2argvdata/hugepages-numa-default-2M.args
tests/qemuxml2argvdata/hugepages-numa-default-dimm.args
tests/qemuxml2argvdata/hugepages-numa-default.args
tests/qemuxml2argvdata/hugepages-numa-nodeset-part.args
tests/qemuxml2argvdata/hugepages-numa-nodeset.args
tests/qemuxml2argvdata/hugepages-shared.args
tests/qemuxml2argvdata/hvf-aarch64-virt-headless.args
tests/qemuxml2argvdata/hvf-x86_64-q35-headless.args
tests/qemuxml2argvdata/input-usbmouse-addr.args
tests/qemuxml2argvdata/input-usbmouse.args
tests/qemuxml2argvdata/input-usbtablet.args
tests/qemuxml2argvdata/input-virtio-ccw.args
tests/qemuxml2argvdata/iothreads-disk-virtio-ccw.args
tests/qemuxml2argvdata/iothreads-disk.args
tests/qemuxml2argvdata/iothreads-ids-partial.args
tests/qemuxml2argvdata/iothreads-ids.args
tests/qemuxml2argvdata/iothreads.args
tests/qemuxml2argvdata/kvm-features-off.args
tests/qemuxml2argvdata/kvm-features.args
tests/qemuxml2argvdata/kvm-pit-delay.args
tests/qemuxml2argvdata/kvm-pit-discard.args
tests/qemuxml2argvdata/kvmclock.args
tests/qemuxml2argvdata/mach-virt-console-virtio.args
tests/qemuxml2argvdata/mach-virt-serial-native.args
tests/qemuxml2argvdata/mach-virt-serial-pci.args
tests/qemuxml2argvdata/mach-virt-serial-usb.args
tests/qemuxml2argvdata/machine-aeskeywrap-off-cap.args
tests/qemuxml2argvdata/machine-aeskeywrap-off-caps.args
tests/qemuxml2argvdata/machine-aeskeywrap-on-cap.args
tests/qemuxml2argvdata/machine-aeskeywrap-on-caps.args
tests/qemuxml2argvdata/machine-aliases1.args
tests/qemuxml2argvdata/machine-aliases2.args
tests/qemuxml2argvdata/machine-core-off.args
tests/qemuxml2argvdata/machine-core-on.args
tests/qemuxml2argvdata/machine-deakeywrap-off-cap.args
tests/qemuxml2argvdata/machine-deakeywrap-off-caps.args
tests/qemuxml2argvdata/machine-deakeywrap-on-cap.args
tests/qemuxml2argvdata/machine-deakeywrap-on-caps.args
tests/qemuxml2argvdata/machine-keywrap-none-caps.args
tests/qemuxml2argvdata/machine-keywrap-none.args
tests/qemuxml2argvdata/machine-loadparm-multiple-disks-nets-s390.args
tests/qemuxml2argvdata/machine-loadparm-net-s390.args
tests/qemuxml2argvdata/machine-loadparm-s390.args
tests/qemuxml2argvdata/machine-smm-opt.args
tests/qemuxml2argvdata/machine-vmport-opt.args
tests/qemuxml2argvdata/master-key.args
tests/qemuxml2argvdata/memory-hotplug-dimm-addr.args
tests/qemuxml2argvdata/memory-hotplug-dimm.args
tests/qemuxml2argvdata/memory-hotplug-nvdimm-ppc64-abi-update.args
tests/qemuxml2argvdata/memory-hotplug-nvdimm-ppc64.args
tests/qemuxml2argvdata/memory-hotplug-ppc64-nonuma-abi-update.args
tests/qemuxml2argvdata/memory-hotplug-ppc64-nonuma.args
tests/qemuxml2argvdata/memory-hotplug.args
tests/qemuxml2argvdata/memtune-unlimited.args
tests/qemuxml2argvdata/memtune.args
tests/qemuxml2argvdata/migrate-numa-unaligned.args
tests/qemuxml2argvdata/migrate.args
tests/qemuxml2argvdata/minimal.args
tests/qemuxml2argvdata/misc-acpi.args
tests/qemuxml2argvdata/misc-disable-s3.args
tests/qemuxml2argvdata/misc-disable-suspends.args
tests/qemuxml2argvdata/misc-enable-s4.args
tests/qemuxml2argvdata/misc-uuid.args
tests/qemuxml2argvdata/monitor-json.args
tests/qemuxml2argvdata/multifunction-pci-device.args
tests/qemuxml2argvdata/net-client.args
tests/qemuxml2argvdata/net-eth-hostip.args
tests/qemuxml2argvdata/net-eth-ifname.args
tests/qemuxml2argvdata/net-eth-names.args
tests/qemuxml2argvdata/net-eth-unmanaged-tap.args
tests/qemuxml2argvdata/net-eth.args
tests/qemuxml2argvdata/net-hostdev-bootorder.args
tests/qemuxml2argvdata/net-hostdev-multidomain.args
tests/qemuxml2argvdata/net-hostdev-vfio-multidomain.args
tests/qemuxml2argvdata/net-hostdev-vfio.args
tests/qemuxml2argvdata/net-hostdev.args
tests/qemuxml2argvdata/net-many-models.args
tests/qemuxml2argvdata/net-mcast.args
tests/qemuxml2argvdata/net-server.args
tests/qemuxml2argvdata/net-udp.args
tests/qemuxml2argvdata/net-user-addr.args
tests/qemuxml2argvdata/net-user.args
tests/qemuxml2argvdata/net-vhostuser-multiq.args
tests/qemuxml2argvdata/net-vhostuser.args
tests/qemuxml2argvdata/net-virtio-ccw.args
tests/qemuxml2argvdata/net-virtio-device.args
tests/qemuxml2argvdata/net-virtio-disable-offloads.args
tests/qemuxml2argvdata/net-virtio-netdev.args
tests/qemuxml2argvdata/net-virtio-rxtxqueuesize.args
tests/qemuxml2argvdata/net-virtio-teaming-hostdev.args
tests/qemuxml2argvdata/net-virtio-teaming.args
tests/qemuxml2argvdata/net-virtio.args
tests/qemuxml2argvdata/nosharepages.args
tests/qemuxml2argvdata/numad-auto-memory-vcpu-cpuset.args
tests/qemuxml2argvdata/numad-auto-memory-vcpu-no-cpuset-and-placement.args
tests/qemuxml2argvdata/numad-auto-vcpu-static-numatune.args
tests/qemuxml2argvdata/numad-static-memory-auto-vcpu.args
tests/qemuxml2argvdata/numad.args
tests/qemuxml2argvdata/numatune-auto-nodeset-invalid.args
tests/qemuxml2argvdata/numatune-auto-prefer.args
tests/qemuxml2argvdata/numatune-distances.args
tests/qemuxml2argvdata/numatune-memnode-no-memory.args
tests/qemuxml2argvdata/numatune-memnode.args
tests/qemuxml2argvdata/numatune-memory.args
tests/qemuxml2argvdata/numatune-no-vcpu.args
tests/qemuxml2argvdata/pages-dimm-discard.args
tests/qemuxml2argvdata/pages-discard-hugepages.args
tests/qemuxml2argvdata/pages-discard.args
tests/qemuxml2argvdata/parallel-parport-chardev.args
tests/qemuxml2argvdata/parallel-tcp-chardev.args
tests/qemuxml2argvdata/pci-autoadd-addr.args
tests/qemuxml2argvdata/pci-autoadd-idx.args
tests/qemuxml2argvdata/pci-autofill-addr.args
tests/qemuxml2argvdata/pci-bridge-many-disks.args
tests/qemuxml2argvdata/pci-bridge.args
tests/qemuxml2argvdata/pci-expander-bus.args
tests/qemuxml2argvdata/pci-many.args
tests/qemuxml2argvdata/pci-rom-disabled.args
tests/qemuxml2argvdata/pci-rom.args
tests/qemuxml2argvdata/pci-serial-dev-chardev.args
tests/qemuxml2argvdata/pcie-expander-bus.args
tests/qemuxml2argvdata/pcie-root-port-model-generic.args
tests/qemuxml2argvdata/pcie-root-port-model-ioh3420.args
tests/qemuxml2argvdata/pcie-root-port.args
tests/qemuxml2argvdata/pcie-root.args
tests/qemuxml2argvdata/pcie-switch-downstream-port.args
tests/qemuxml2argvdata/pcie-switch-upstream-port.args
tests/qemuxml2argvdata/pcihole64-q35.args
tests/qemuxml2argvdata/pcihole64.args
tests/qemuxml2argvdata/pmu-feature-off.args
tests/qemuxml2argvdata/pmu-feature.args
tests/qemuxml2argvdata/ppc-dtb.args
tests/qemuxml2argvdata/ppc64-usb-controller-legacy.args
tests/qemuxml2argvdata/ppc64-usb-controller-qemu-xhci.args
tests/qemuxml2argvdata/ppc64-usb-controller.args
tests/qemuxml2argvdata/ppce500-serial.args
tests/qemuxml2argvdata/pseries-basic.args
tests/qemuxml2argvdata/pseries-console-virtio.args
tests/qemuxml2argvdata/pseries-cpu-compat-power9.args
tests/qemuxml2argvdata/pseries-cpu-compat.args
tests/qemuxml2argvdata/pseries-cpu-exact.args
tests/qemuxml2argvdata/pseries-cpu-le.args
tests/qemuxml2argvdata/pseries-features.args
tests/qemuxml2argvdata/pseries-hostdevs-1.args
tests/qemuxml2argvdata/pseries-hostdevs-2.args
tests/qemuxml2argvdata/pseries-hostdevs-3.args
tests/qemuxml2argvdata/pseries-machine-max-cpu-compat.args
tests/qemuxml2argvdata/pseries-many-buses-1.args
tests/qemuxml2argvdata/pseries-many-buses-2.args
tests/qemuxml2argvdata/pseries-many-devices.args
tests/qemuxml2argvdata/pseries-nvram.args
tests/qemuxml2argvdata/pseries-panic-missing.args
tests/qemuxml2argvdata/pseries-panic-no-address.args
tests/qemuxml2argvdata/pseries-phb-default-missing.args
tests/qemuxml2argvdata/pseries-phb-numa-node.args
tests/qemuxml2argvdata/pseries-phb-simple.args
tests/qemuxml2argvdata/pseries-serial-native.args
tests/qemuxml2argvdata/pseries-serial-pci.args
tests/qemuxml2argvdata/pseries-serial-usb.args
tests/qemuxml2argvdata/pseries-usb-default.args
tests/qemuxml2argvdata/pseries-usb-kbd.args
tests/qemuxml2argvdata/pseries-usb-multi.args
tests/qemuxml2argvdata/pseries-vio-user-assigned.args
tests/qemuxml2argvdata/pseries-vio.args
tests/qemuxml2argvdata/q35-acpi-nouefi.args
tests/qemuxml2argvdata/q35-acpi-uefi.args
tests/qemuxml2argvdata/q35-default-devices-only.args
tests/qemuxml2argvdata/q35-multifunction.args
tests/qemuxml2argvdata/q35-noacpi-nouefi.args
tests/qemuxml2argvdata/q35-pci-force-address.args
tests/qemuxml2argvdata/q35-pcie-autoadd.args
tests/qemuxml2argvdata/q35-pcie.args
tests/qemuxml2argvdata/q35-pm-disable-fallback.args
tests/qemuxml2argvdata/q35-pm-disable.args
tests/qemuxml2argvdata/q35-usb2-multi.args
tests/qemuxml2argvdata/q35-usb2-reorder.args
tests/qemuxml2argvdata/q35-usb2.args
tests/qemuxml2argvdata/q35-virt-manager-basic.args
tests/qemuxml2argvdata/q35-virtio-pci.args
tests/qemuxml2argvdata/q35.args
tests/qemuxml2argvdata/qemu-ns-alt.args
tests/qemuxml2argvdata/qemu-ns-commandline-ns0.args
tests/qemuxml2argvdata/qemu-ns-commandline-ns1.args
tests/qemuxml2argvdata/qemu-ns-commandline.args
tests/qemuxml2argvdata/qemu-ns-domain-commandline-ns0.args
tests/qemuxml2argvdata/qemu-ns-domain-commandline.args
tests/qemuxml2argvdata/qemu-ns-domain-ns0.args
tests/qemuxml2argvdata/qemu-ns-no-env.args
tests/qemuxml2argvdata/reboot-timeout-disabled.args
tests/qemuxml2argvdata/reboot-timeout-enabled.args
tests/qemuxml2argvdata/restore-v2-fd.args
tests/qemuxml2argvdata/restore-v2.args
tests/qemuxml2argvdata/riscv64-virt-pci.args
tests/qemuxml2argvdata/riscv64-virt.args
tests/qemuxml2argvdata/s390-panic-missing.args
tests/qemuxml2argvdata/s390-panic-no-address.args
tests/qemuxml2argvdata/s390-serial-2.args
tests/qemuxml2argvdata/s390-serial-console.args
tests/qemuxml2argvdata/s390-serial.args
tests/qemuxml2argvdata/seclabel-dac-none.args
tests/qemuxml2argvdata/seclabel-dynamic-baselabel.args
tests/qemuxml2argvdata/seclabel-dynamic-labelskip.args
tests/qemuxml2argvdata/seclabel-dynamic-override.args
tests/qemuxml2argvdata/seclabel-dynamic-relabel.args
tests/qemuxml2argvdata/seclabel-dynamic.args
tests/qemuxml2argvdata/seclabel-none.args
tests/qemuxml2argvdata/seclabel-static-labelskip.args
tests/qemuxml2argvdata/seclabel-static-relabel.args
tests/qemuxml2argvdata/seclabel-static.args
tests/qemuxml2argvdata/serial-dev-chardev-iobase.args
tests/qemuxml2argvdata/serial-dev-chardev.args
tests/qemuxml2argvdata/serial-file-chardev.args
tests/qemuxml2argvdata/serial-file-log.args
tests/qemuxml2argvdata/serial-many-chardev.args
tests/qemuxml2argvdata/serial-pty-chardev.args
tests/qemuxml2argvdata/serial-spiceport-nospice.args
tests/qemuxml2argvdata/serial-spiceport.args
tests/qemuxml2argvdata/serial-tcp-chardev.args
tests/qemuxml2argvdata/serial-tcp-telnet-chardev.args
tests/qemuxml2argvdata/serial-tcp-tlsx509-chardev-notls.args
tests/qemuxml2argvdata/serial-tcp-tlsx509-chardev-verify.args
tests/qemuxml2argvdata/serial-tcp-tlsx509-chardev.args
tests/qemuxml2argvdata/serial-tcp-tlsx509-secret-chardev.args
tests/qemuxml2argvdata/serial-udp-chardev.args
tests/qemuxml2argvdata/serial-unix-chardev.args
tests/qemuxml2argvdata/serial-vc-chardev.args
tests/qemuxml2argvdata/shmem-plain-doorbell.args
tests/qemuxml2argvdata/shmem.args
tests/qemuxml2argvdata/smartcard-controller.args
tests/qemuxml2argvdata/smartcard-host-certificates-database.args
tests/qemuxml2argvdata/smartcard-host-certificates.args
tests/qemuxml2argvdata/smartcard-host.args
tests/qemuxml2argvdata/smartcard-passthrough-spicevmc.args
tests/qemuxml2argvdata/smartcard-passthrough-tcp.args
tests/qemuxml2argvdata/smbios-type-fwcfg.args
tests/qemuxml2argvdata/smbios.args
tests/qemuxml2argvdata/smp-dies.args
tests/qemuxml2argvdata/smp.args
tests/qemuxml2argvdata/sound-device.args
tests/qemuxml2argvdata/sound.args
tests/qemuxml2argvdata/sparc-minimal.args
tests/qemuxml2argvdata/usb-controller-default-q35.args
tests/qemuxml2argvdata/usb-controller-explicit-q35.args
tests/qemuxml2argvdata/usb-controller-qemu-xhci.args
tests/qemuxml2argvdata/usb-controller-xhci.args
tests/qemuxml2argvdata/usb-controller.args
tests/qemuxml2argvdata/usb-hub-autoadd-deluxe.args
tests/qemuxml2argvdata/usb-hub-autoadd.args
tests/qemuxml2argvdata/usb-hub.args
tests/qemuxml2argvdata/usb-ich9-autoassign.args
tests/qemuxml2argvdata/usb-ich9-companion.args
tests/qemuxml2argvdata/usb-ich9-ehci-addr.args
tests/qemuxml2argvdata/usb-long-port-path.args
tests/qemuxml2argvdata/usb-none.args
tests/qemuxml2argvdata/usb-piix3-controller.args
tests/qemuxml2argvdata/usb-port-autoassign.args
tests/qemuxml2argvdata/usb-port-missing.args
tests/qemuxml2argvdata/usb-ports.args
tests/qemuxml2argvdata/usb-redir-boot.args
tests/qemuxml2argvdata/usb-redir-filter-version.args
tests/qemuxml2argvdata/usb-redir-filter.args
tests/qemuxml2argvdata/usb-redir.args
tests/qemuxml2argvdata/usb-xhci-autoassign.args
tests/qemuxml2argvdata/usb1-usb2.args
tests/qemuxml2argvdata/user-aliases-usb.args
tests/qemuxml2argvdata/user-aliases.args
tests/qemuxml2argvdata/vcpu-placement-static.args
tests/qemuxml2argvdata/video-device-pciaddr-default.args
tests/qemuxml2argvdata/video-none-device.args
tests/qemuxml2argvdata/video-qxl-device-vgamem.args
tests/qemuxml2argvdata/video-qxl-device.args
tests/qemuxml2argvdata/video-qxl-heads.args
tests/qemuxml2argvdata/video-qxl-noheads.args
tests/qemuxml2argvdata/video-qxl-resolution.args
tests/qemuxml2argvdata/video-qxl-sec-device-vgamem.args
tests/qemuxml2argvdata/video-qxl-sec-device.args
tests/qemuxml2argvdata/video-vga-device-vgamem.args
tests/qemuxml2argvdata/video-vga-device.args
tests/qemuxml2argvdata/video-vga-qxl-heads.args
tests/qemuxml2argvdata/video-virtio-gpu-ccw.args
tests/qemuxml2argvdata/video-virtio-gpu-device.args
tests/qemuxml2argvdata/video-virtio-gpu-sdl-gl.args
tests/qemuxml2argvdata/video-virtio-gpu-secondary.args
tests/qemuxml2argvdata/video-virtio-gpu-spice-gl.args
tests/qemuxml2argvdata/video-virtio-gpu-virgl.args
tests/qemuxml2argvdata/video-virtio-vga.args
tests/qemuxml2argvdata/virtio-input-passthrough.args
tests/qemuxml2argvdata/virtio-input.args
tests/qemuxml2argvdata/virtio-rng-ccw.args
tests/qemuxml2argvdata/virtio-rng-default.args
tests/qemuxml2argvdata/virtio-rng-egd.args
tests/qemuxml2argvdata/virtio-rng-multiple.args
tests/qemuxml2argvdata/virtio-rng-random.args
tests/qemuxml2argvdata/vmcoreinfo.args

index ea8a18a05bc698e5676d922db567c39753037019..b8d6c668c96e350902b3e33de768587705fcfb05 100644 (file)
@@ -7439,14 +7439,8 @@ qemuBuildMemCommandLine(virCommand *cmd,
             return -1;
     }
 
-    if (virQEMUCapsGet(qemuCaps, QEMU_CAPS_OVERCOMMIT)) {
-        virCommandAddArg(cmd, "-overcommit");
-        virCommandAddArgFormat(cmd, "mem-lock=%s", def->mem.locked ? "on" : "off");
-    } else {
-        virCommandAddArg(cmd, "-realtime");
-        virCommandAddArgFormat(cmd, "mlock=%s",
-                               def->mem.locked ? "on" : "off");
-    }
+    virCommandAddArg(cmd, "-overcommit");
+    virCommandAddArgFormat(cmd, "mem-lock=%s", def->mem.locked ? "on" : "off");
 
     return 0;
 }
index b8af6b7f3b4b502297f0515695808be4a1a8de57..f41907ce2bd376cb58ed06c52621f232e6726b8d 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel tcg \
 -cpu cortex-a53 \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496d7ea8-9739-544b-4ebd-ef08be936e8b \
 -display none \
index da06d20e596b56949adc4ff7b587757b4a2faaf7..88ea50027c4e7fde808151164d7aab7c063ce148 100644 (file)
@@ -17,7 +17,7 @@ QEMU_AUDIO_DRV=none \
 -drive file=/usr/share/AAVMF/AAVMF_CODE.fd,if=pflash,format=raw,unit=0,readonly=on \
 -drive file=/some/user/nvram/path/guest_VARS.fd,if=pflash,format=raw,unit=1 \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496d7ea8-9739-544b-4ebd-ef08be936e8b \
 -display none \
index 225b6fc634e31139c1c3710b1ba17f7d90e22249..b22f8b1de42d61958ed48088a2c697581c01905f 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel kvm \
 -cpu host \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496d7ea8-9739-544b-4ebd-ef08be936e8b \
 -display none \
index 8e881c1e840d378e96412c0ca81ba062842a3fdd..a064d52b7d4f9981fd2a70728a9fcbfde4c3b9d5 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel kvm \
 -cpu host \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 6ba410c5-1e5c-4d57-bee7-2228e7ffa32f \
 -display none \
index 1b87db7c5af7a0de0b6d4a44397592232ed07a70..48c856f517c9eea9630617b293ed7ffd978681cf 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel tcg \
 -cpu cortex-a57 \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 6ba410c5-1e5c-4d57-bee7-2228e7ffa32f \
 -display none \
index e0f37c996ab185b30d7b381bf343d378c67e2508..43e142372d40cc3f015906c659850e1715196a75 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel kvm \
 -cpu host \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 6ba410c5-1e5c-4d57-bee7-2228e7ffa32f \
 -display none \
index 7cc0afadd57af31681fd386b6cf18c9a2082e595..2cc39ab3b5744994ea48af552d68212a454824d1 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel kvm \
 -cpu host \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 6ba410c5-1e5c-4d57-bee7-2228e7ffa32f \
 -display none \
index 30214329816afdc7e412bf03e6897858530a4bf6..000346d64be1db76278a8f49ff55a591899286ab 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel kvm \
 -cpu host,aarch64=off \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496d7ea8-9739-544b-4ebd-ef08be936e6a \
 -display none \
index 28995bb70016d730c1d7ab16057c38d01913ecbb..0aa75ca6247690aaa8cda4125d639049321ca2da 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel tcg \
 -cpu cortex-a57 \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496d7ea8-9739-544b-4ebd-ef08be936e8b \
 -display none \
index 311be721e5671dfa191aeeb89953126d45280cb6..b8da2a53c7f09e2ebb96f46ff30c116362415b58 100644 (file)
@@ -17,7 +17,7 @@ QEMU_AUDIO_DRV=none \
 -drive file=/usr/share/AAVMF/AAVMF_CODE.fd,if=pflash,format=raw,unit=0,readonly=on \
 -drive file=/some/user/nvram/path/guest_VARS.fd,if=pflash,format=raw,unit=1 \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496d7ea8-9739-544b-4ebd-ef08be936e8b \
 -display none \
index 9254b80dfdf94397fe2fcfb3af74d7b7fccef13b..89dee4243eb763bc8dac2918a7b96f608ede46d0 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine virt,usb=off,dump-guest-core=off,gic-version=2 \
 -accel tcg \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496d7ea8-9739-544b-4ebd-ef08be936e8b \
 -display none \
index ce0d61316a5b3e4c6c173eb947abfe8e1957a729..939e9382312ba93c11674528acba593344fcdaf9 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine virt,usb=off,dump-guest-core=off,gic-version=2 \
 -accel tcg \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496d7ea8-9739-544b-4ebd-ef08be936e8b \
 -display none \
index 8daf58bf78395e578941ca375554caa5b3ecb47f..fbb40f85299081dc508dd29342078a4663fd2943 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine virt,usb=off,dump-guest-core=off,gic-version=2 \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 5f24e8601f3a8fad8440d712146639755b892d06..f7deb39419ee6a15a610add4a4e7cd802ab55298 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine virt,usb=off,dump-guest-core=off,gic-version=2 \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 9cfbce7f429cb8d7352b2e7dff531df8b6c8ac4c..19050eb340ce28dc31568132482df6e9e7dba23a 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel tcg \
 -cpu cortex-a57 \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid f3197c89-6457-44fe-b26d-897090ba6541 \
 -no-user-config \
index 445ff4326e2634808303cfd2d667a3067dbf0518..ce9144c820b944827dc368a794d907d616080454 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel tcg \
 -cpu cortex-a57 \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid f3197c89-6457-44fe-b26d-897090ba6541 \
 -display none \
index d67f998de18a7b670a4e527bf7eb3cc2aadf8524..ac5cf85c8521d9761292c72200c609d8dc01b027 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel tcg \
 -cpu cortex-a53 \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496d7ea8-9739-544b-4ebd-ef08be936e8b \
 -display none \
index 8c38f7e315beffe22935d3d912e825e0ca467b48..229c2fca8924bcd1978aa21deefb3153fae58cb7 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel tcg \
 -cpu cortex-a53 \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 6ba410c5-1e5c-4d57-bee7-2228e7ffa32f \
 -display none \
index 66ea240626633eb16e13e3fb2289923585144e0a..c20f80928caebd5bc0a00dd7ef95cb2da5302eda 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel tcg \
 -cpu cortex-a53 \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496d7ea8-9739-544b-4ebd-ef08be936e8b \
 -display none \
index 41f82db880bde2795e104ddb7852e21992716ed0..4c6304972392d557f3b580175b321adda89f1546 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel tcg \
 -cpu cortex-a53 \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496d7ea8-9739-544b-4ebd-ef08be936e8b \
 -display none \
index 0edc7433a1a3f4943348e73494715a180c6223b1..4951a60cd0aebf9ddb36288d4e3e25dca7e3271d 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel tcg \
 -cpu cortex-a53 \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496d7ea8-9739-544b-4ebd-ef08be936e8b \
 -display none \
index 9bb7e160374a391a0b09c1a7deb78dd2cf9facbd..169fa61e1fbe8302af4d5d660ec62496fadeac6c 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 6dd122458f68e49835b32dea947f016a35d6fc11..19750162c271692fe886ed877637889e08493e78 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine vexpress-a9,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496d7ea8-9739-544b-4ebd-ef08be936e6a \
 -display none \
index 0a43d24c8c3d3b4bb19eaaf7d9cd1f31583be1d3..5ef4e457663313c291f8420cd7205f6660ed4d50 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine vexpress-a9,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496d7ea8-9739-544b-4ebd-ef08be936e6a \
 -display none \
index 783ff46957abf9292c8154fd6b29f7fc52a4d2bf..99580fa0d386a79dafd4247368f75f373b0cfc64 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine vexpress-a9,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496d7ea8-9739-544b-4ebd-ef08be936e6a \
 -display none \
index 44baf7b410c8fa45b8f1130b684ce4dabb3cfa9c..909d2caaf92baa0bbdb9bfde2d8476e3408f4f4f 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine virt,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496d7ea8-9739-544b-4ebd-ef08be936e6a \
 -display none \
index 5f38d27ca5565e7e9dd1ce007f8de149117a3688..16b9646654bfc86f889f470068ae29258fbc51d8 100644 (file)
@@ -15,7 +15,7 @@ SDL_AUDIODRIVER=esd \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index d6de1a3477f0aa7f705dbe3f6f89a4389d2a3a69..a09070590a1338863cf278465989269848fc0fbe 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=spice \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index 9abda85e7691fa18922c37502191823ea7674c9a..68090930d89e64d6c87a4079b7ab541c41ae428e 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=alsa \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index c189876580fc8277d94a36309839f39382f9b9c4..85bb41e5b8edf4f8d2e2f89885b083748cac9000 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine q35,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 2048 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -display none \
index 290cce9ad2b3fedfcdfd3cca8072bc8f92af3c7e..45fecc17b865561712dacec2069f3a9943b4091d 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 340f6763995060e4bfecb5836e0f76a7f3029b29..e02e797142cdba3d78d5259c89ab09af7ccc3f61 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 2adee78b63185871f7a23c3f6215effcfa1dbb98..c4deb228b34057390fc72e52139dfc70b87d7faf 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 9231a2c763ab839397404073c7919f869bbd9fe5..6b4d8742cee2059c518e73874af1351b6f4d4c08 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index d22dc939930b8f0d88c707ca42c0b21524d872f6..a56b89a9802578d8ddd7aa905a5f501219617d54 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index d22dc939930b8f0d88c707ca42c0b21524d872f6..a56b89a9802578d8ddd7aa905a5f501219617d54 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index fb59205f4b0454010e3b6302f234c9603008abe7..6837a3e5785e00a4d9e0a146cbe47b644b4f3426 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel tcg \
 -cpu cortex-a53 \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496d7ea8-9739-544b-4ebd-ef08be936e8b \
 -display none \
index 4cb79f26f54063086c85cdf37b3dd637d4b82390..741ed2c16c3c2b0bd5c383a10f5120cc77945395 100644 (file)
@@ -17,7 +17,7 @@ QEMU_AUDIO_DRV=none \
 -drive file=/usr/share/OVMF/OVMF_CODE.secboot.fd,if=pflash,format=raw,unit=0,readonly=on \
 -drive file=/some/user/nvram/path/guest_VARS.fd,if=pflash,format=raw,unit=1 \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 362d1fc1-df7d-193e-5c18-49a71bd1da66 \
 -display none \
index 93fd91766e9745cf632fa9f51f25ba89909f69ef..ed3c7c96e2db5a027975669db54e6d0d450a49ab 100644 (file)
@@ -16,7 +16,7 @@ QEMU_AUDIO_DRV=none \
 -drive file=/usr/share/OVMF/OVMF_CODE.fd,if=pflash,format=raw,unit=0,readonly=on \
 -drive file=/some/user/nvram/path/guest_VARS.fd,if=pflash,format=raw,unit=1 \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 362d1fc1-df7d-193e-5c18-49a71bd1da66 \
 -display none \
index d3be995834c1db473a5b6964ec329f6d2085db08..5767de08749a5097c05fa4cc930dc7d69c9c3211 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel tcg \
 -bios /usr/share/seabios/bios.bin \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 362d1fc1-df7d-193e-5c18-49a71bd1da66 \
 -display none \
index 340f6763995060e4bfecb5836e0f76a7f3029b29..e02e797142cdba3d78d5259c89ab09af7ccc3f61 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 340f6763995060e4bfecb5836e0f76a7f3029b29..e02e797142cdba3d78d5259c89ab09af7ccc3f61 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index a4fdcaef687d07cfbbc00e192b4a6a82704c8ca6..57113954e0c376dd00c017fa046f5558046ee888 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 43b89f2f2fc05c2fec37cfcb790dc34d375fa415..bee8a4cc749c750361e3d47b46471bf2c34ddc25 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index a2fb954001980ac1b6afa38b8ba7c0f94de3616e..079d660d92ccf20699f2f746d2aca5064d4103f8 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine q35,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index ca31c42642c738efd2f91195e30163fba94b80c6..132a8a1105c6b3573030e5a4269acb3c004da7ac 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index ffe37c0341ef7abe44e37c1546cd068dbb1ae3dd..43237975da285d66e1b489bea69852dbed925ee8 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index ffe37c0341ef7abe44e37c1546cd068dbb1ae3dd..43237975da285d66e1b489bea69852dbed925ee8 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 2b9ea7e7645955a70f91d0de21c4ef32b9ee51dc..c634edde42e52d4238fea0f5902b812416c23fdd 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 56b152fed7097cb1563e44ead5c27f235b6955b0..882046b3a083f93ed4499c2dd20321f78e2668c7 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 56b152fed7097cb1563e44ead5c27f235b6955b0..882046b3a083f93ed4499c2dd20321f78e2668c7 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 9081c826ec1553471ce4c517f141255865fc18ea..680b276300b88303d0d8666e4d178f81409afa10 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 9633919c924b43c5ab6255f20093ea9d4e67b107..613b322310f042dda51b15a1320c7ff22da29b18 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 940907d34e4a745c68b0b8469102cc2db9b495b7..fcd063fc2c9823bb79e506a5af2e89f74dd8951c 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 5af914dc6b02988c79b71fe98edfc1625636d9a7..45af2ac258fe89e9792c059bdf6eeb0aaf1780bc 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=spice \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index c33bed9f946498c1e4b9819d1c90bdd43fa9a6cd..72a1a38bd683456fb7041a07ad3b929ce1566d77 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 6a42895bc7127342467a7b4b4ec0130eb4b14d12..a1e7f704679a62021731f603223f049b4ef3535c 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index f6fcebf337a7ba1ead450ebd0a8c05f0a276795f..528c8309bca8afd9589526490e83f13117466bf4 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index d500e65b22b8ae86f376df4524c97631c0a697ce..61640bd5e7bbf486d64baf2bc3423c1192df1969 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 3aaec4bc9b1015718f0ac3162e70d0c15d3f8078..bb3ee46aa50a1ce503c6259675f0e5c5c899e413 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 093701d35712aeb76a4888d7d80df48bdc98041e..5b36bf921bf6dc127a8f33a6027329064193c083 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index bae2244802ff06252191f530fd53a3289b66e7f6..34ea509d0ae53285f816d19780a97a06b162a852 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index bf623d22bb0f8cd7e155200b0abb63b4cb44bd59..e184ee1879e422e6c334e24864389874a55b891a 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index e9e7bd558590023290eb4904910fd6267fbb5628..a342d82f66598b55768708efd832422afd73371d 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 6a8ede2404643f38671ed71e01bd3c9d1252b2c2..0094082533278d72388d136c6208779fa45523a5 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 1072c3b63d6f1f6f0916b8d2831a9a3eff3502f3..ec0a34fed8c214fa6d59ed732b7755a3ee1fd37b 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 502b4c41b61fdbdbd87c9b60793212c837f3d971..433037ae31008a91d39373455581360d0751cfc9 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1c15a1f6-f4f0-4d3c-9002-667ddb458736 \
 -display none \
index 576be6e1872e4e965a8babf26fbc7fe64535bbaa..4fba3aa9cdbe17287a83e68d441ea2213968f25f 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 2e8b0ae2b651c2bf0bda4a47d3d7f65b8c660743..63c983f023be6362183b6b323017371d3403fca2 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index fb05c36074227808f0565e4cf6e2cab3f0f6616e..0505bfcaf38914e1f1f8ec2e66d02a38abdb35fa 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel kvm \
 -cpu qemu32,hv-time=on \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index c154f9de4e928e22f68a0a4b3557a98037279f44..b5f235f5308968ae57649d57ec93b7817d7b3443 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 2a7ef38b1e340e500e97baa78882c98864b734af..6dd7483a5a4b3f1dc2963aa5ce67d3dcbb66d927 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 43ae215f1b572b631fc00c43834491c7148b7ecf..30d6d5545c8031c97cc06f09e0c300ae642ebbd5 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 43ae215f1b572b631fc00c43834491c7148b7ecf..30d6d5545c8031c97cc06f09e0c300ae642ebbd5 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index efed1df9dc9e748ac72723139306914dae54f167..66c2224d6e10aeb234326103f3fd391f0e629694 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 8945e234a10a2a4344b2bcabbd3fce31a5237477..ba897d7ba53eda319bf150a1538fc7c0e3140f45 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 9d82c87d60af5efd6945484d2a4b1c35a092276a..0fd92ac96a1a60b160987b844eaa72bcb7a9dd4d 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 555f81ae10128772f11fdf21a9e491f91bc31e1b..7498dac2f84b6ed24197c0b25d43da705a68194a 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 7c39bc985ad6ad9fb448d1c08520b0a357e20a19..8cfe69206e51b5e931d31d7296fc0bb7aa3a6dcc 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=spice \
 -machine pc,usb=off,dump-guest-core=off \
 -accel kvm \
 -m 4096 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 4,sockets=4,cores=1,threads=1 \
 -uuid d091ea82-29e6-2e34-3005-f02617b36e87 \
 -no-user-config \
index af7d1141880ef26d3b3cbaa2391dd2271996db8c..da0493037acc079fb7277bd37a2fbaf70f768d34 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel kvm \
 -cpu Haswell-noTSX \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index ca915e4c6e1a5f5826c0b918d9d5338c1f518da3..f459b386297848612a12f79c5364fcc0a8e2025a 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel kvm \
 -cpu Haswell \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index d9f4a069e905d8db3cef600121cc4738551a3579..1cf23a883f47d8da5df0bf31ce66a8893b0d47ef 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel kvm \
 -cpu Haswell,hle=off,rtm=off \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 09d7469f61a0052a82c828823653b44d5d32000b..401daa8ab27b208e988cd19fdb336a8a8c000caa 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel kvm \
 -cpu Haswell,rtm=on,hle=on \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index f0e81364711861124a23495ecc4ce78b4e402292..a8cc26577a08745d61187c6cf249291262c445b7 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel kvm \
 -cpu host,host-cache-info=off,l3-cache=off \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 492980493ffd87e25ce633c7a9c47c6cfef21e36..9df5eee09b06dfaa05c4bb2f4f870bca3c043248 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel kvm \
 -cpu host \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 97c3edb9677dbf677fdccffefd00c6f43b9b9c61..d71cb3158f54c8aa9a0f87921fe8e6ecc6e43c98 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel kvm \
 -cpu core2duo,ds=on,acpi=on,ss=on,ht=on,tm=on,pbe=on,ds-cpl=on,vmx=on,est=on,tm2=on,cx16=on,xtpr=on,lahf-lm=on,l3-cache=off \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 7983830c01fa58eecdf5beaf415ca39ec5395bbf..eca256ece7e631b90210d43d025661c2046ecf2a 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel kvm \
 -cpu host,l3-cache=on,host-cache-info=off \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 5b69ae93e33682b57bf2a72d2e0c06c5fda8827b..dabf9147687ed1135fa64a86bb94aaecc6adaaeb 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel kvm \
 -cpu host,host-cache-info=on,l3-cache=off \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index cdaa4e9d548f20734907aaf401497a05053812db..0aed025962c55d31c20414847101d46b11d01704 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel kvm \
 -cpu host,host-cache-info=on \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 0f996ebf9c8c7d0cfb1c2247a20786f8dcdc4f6b..7e56f1d584c860c16f6dbc7a6fb385858b6ce418 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel kvm \
 -cpu host \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 38dacacb12ef80369d065323d43a162eb7b6512f..7f11de3f596e85d16e4ec94ee691d177f69edf5f 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel tcg \
 -cpu core2duo \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index e702b341645817bda4f50e3dcfe81746fed2ff8e..f1cccef2064f38a98664b2cc259153ccf402bc4f 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel kvm \
 -cpu core2duo,ds=on,acpi=on,ss=on,ht=on,tm=on,pbe=on,ds-cpl=on,vmx=on,est=on,tm2=on,cx16=on,xtpr=on,lahf-lm=on \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index a1fce110255277d29eb16260d006492c4bc94da4..838ddfca7ec362f7043737174a6793b7407cc4f1 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel kvm \
 -cpu core2duo \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index a1fce110255277d29eb16260d006492c4bc94da4..838ddfca7ec362f7043737174a6793b7407cc4f1 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel kvm \
 -cpu core2duo \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 852bfb4b0fa11140a1ba9761c3efc8b84cd96dd8..b2524464649e083ac5aed01bc6a65d473501d8ba 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel tcg \
 -cpu qemu32,kvm-pv-eoi=off \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index bb9d673ff4e4fdfd4d0e5c656eb00e7f2a6312e4..849593269d3e79687ca223639c20f4060754e8ba 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel tcg \
 -cpu qemu32,kvm-pv-eoi=on \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 117d6e5b4c6b4aad3acc46e217ea70c74e2315ac..8bd42174f815c92c360924a9f33a841669ba6cce 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel kvm \
 -cpu qemu64,mca=off,pse36=off,clflush=off,syscall=off,nx=off,lm=off,svm=off \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index c985bbe68214e361cd1d92134598baf31bc2fac6..343d98c1941de4e06884d0dac3c29eaa653cc8cb 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel kvm \
 -cpu core2duo,ds=on,ht=on,tm=on,ds-cpl=on,xtpr=on,3dnowext=on,lahf-lm=on,nx=off,cx16=off,tm2=off,pbe=off,ss=off,sse4a=off,wdt=off \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index c985bbe68214e361cd1d92134598baf31bc2fac6..343d98c1941de4e06884d0dac3c29eaa653cc8cb 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel kvm \
 -cpu core2duo,ds=on,ht=on,tm=on,ds-cpl=on,xtpr=on,3dnowext=on,lahf-lm=on,nx=off,cx16=off,tm2=off,pbe=off,ss=off,sse4a=off,wdt=off \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 3188dff2bfbb0e5906dbc30785cbe86421a4c8ef..a8fad07e5fa9df84d16304b70f493335e4290a16 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel kvm \
 -cpu Penryn,sse4.1=off,sse4.2=off,popcnt=off,aes=off \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 342d8f85fb0607050c91143f4fe7f9a2014fe47e..679659a4a995af157813aaa011d817257ca89805 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel kvm \
 -cpu host,kvmclock=off \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 99649d333fc5fe7386bfb3c9ea199a929eb62735..723315d636ed92da4a341b83dc06f886ae00f8c3 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel tcg \
 -cpu Haswell,vme=on,ds=on,acpi=on,ss=on,ht=on,tm=on,pbe=on,dtes64=on,monitor=on,ds-cpl=on,vmx=on,smx=on,est=on,tm2=on,xtpr=on,pdcm=on,f16c=on,rdrand=on,pdpe1gb=on,abm=on,lahf-lm=on \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index aff2b0d11d76128abe75683acd256d6bdf7b6831..239f18b8437ba5a5494455da9c6c7d7125148a09 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel tcg \
 -cpu Penryn,vme=on,ds=on,acpi=on,ss=on,ht=on,tm=on,pbe=on,monitor=on,ds-cpl=on,vmx=on,est=on,tm2=on,xtpr=on,sse4.1=off,cx16=on,lahf-lm=on \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 8f2ecbd6cacbe77efeb3390eb9e6a608ddfaa973..f091d6fe9d79dfa649292c2a7efc397d1f919212 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel tcg \
 -cpu 'core2duo,vendor=Libvirt QEMU,ds=on,acpi=on,ss=on,ht=on,tm=on,pbe=on,ds-cpl=on,vmx=on,est=on,tm2=on,cx16=on,xtpr=on,lahf-lm=on' \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 4edd888fc8d0cc3984f6baef37d40d4ba4535ffb..c0603e1d5c64ca71d324952ec7236798d7d4c197 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel kvm \
 -cpu core2duo,ds=on,acpi=on,ss=on,ht=on,tm=on,pbe=on,ds-cpl=on,vmx=on,est=on,tm2=on,cx16=on,xtpr=on,lahf-lm=on \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 22f79cf18ea30148f70bb74f818b23e50be0861d..8f1991eceb687dae041e6e03b5fd9805a72cf6db 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel kvm \
 -cpu host,abm=on,ds=on,invtsc=off \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 0f996ebf9c8c7d0cfb1c2247a20786f8dcdc4f6b..7e56f1d584c860c16f6dbc7a6fb385858b6ce418 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel kvm \
 -cpu host \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 1b12d36785c55e2c59244b0ebb154a711f684355..419e8df7c2ff81d255899c74719563fd00cf3008 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,maxcpus=6,sockets=3,cores=2,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index fe9303aba073efc47f9a68be0a36118d7df7ae78..260481b4d25f79a4eb83eb84713bd89cebb1378e 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel kvm \
 -cpu core2duo,kvmclock=off \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index db34a56a9f81503c36dd72ff637ba1415c6a06b9..5ea11420a69934bfb2c288fe18f95cd994aa69cf 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel kvm \
 -cpu core2duo,ds=on,acpi=on,ss=on,ht=on,tm=on,pbe=on,ds-cpl=on,vmx=on,est=on,tm2=on,cx16=on,xtpr=on,lahf-lm=on \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 7e6d920c203cce3cc7b0c8649b7766407a212f8d..fe9aa6e9ef3ddcbbaa44a024105dace5e225dcbc 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel kvm \
 -cpu core2duo,ds=on,acpi=on,ss=on,ht=on,tm=on,pbe=on,ds-cpl=on,vmx=on,est=on,tm2=on,cx16=on,xtpr=on,lahf-lm=on,syscall=off,nx=off,lm=off,svm=off \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index a1fce110255277d29eb16260d006492c4bc94da4..838ddfca7ec362f7043737174a6793b7407cc4f1 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel kvm \
 -cpu core2duo \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index a8948e822bf271126d0672ede903ff3063d06172..491aa46dc442ff9b95a7398fedc59cee45631c3c 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 16,sockets=2,cores=4,threads=2 \
 -numa node,nodeid=0,cpus=0-3,cpus=8-11,mem=107 \
 -numa node,nodeid=1,cpus=4-7,cpus=12-15,mem=107 \
index 6b571c19efaf60115e647a2b2ab342281c743187..0a57a591f5e8e9d91e4e42c5d9779c0ca18391fa 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 16,sockets=2,cores=4,threads=2 \
 -object memory-backend-file,id=ram-node0,mem-path=/var/lib/libvirt/qemu/ram/-1-QEMUGuest1/ram-node0,share=on,size=112197632 \
 -numa node,nodeid=0,cpus=0-7,memdev=ram-node0 \
index e80c0481f9126313738ce78f8922fb92adf7fc03..fef06295f383caf45950835a1a719f2bbe93a188 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 16,sockets=2,cores=4,threads=2 \
 -numa node,nodeid=0,cpus=0-7,mem=107 \
 -numa node,nodeid=1,cpus=8-15,mem=107 \
index e80c0481f9126313738ce78f8922fb92adf7fc03..fef06295f383caf45950835a1a719f2bbe93a188 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 16,sockets=2,cores=4,threads=2 \
 -numa node,nodeid=0,cpus=0-7,mem=107 \
 -numa node,nodeid=1,cpus=8-15,mem=107 \
index e80c0481f9126313738ce78f8922fb92adf7fc03..fef06295f383caf45950835a1a719f2bbe93a188 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 16,sockets=2,cores=4,threads=2 \
 -numa node,nodeid=0,cpus=0-7,mem=107 \
 -numa node,nodeid=1,cpus=8-15,mem=107 \
index e44fe483cd5af1c3c5f0486b29d26e4399904921..65071a6dd78113c27bf56ab799fb2f46ac70389d 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel kvm \
 -cpu zEC12,dfppc=on,stckf=off \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index c66008b0556aa1f4ef875e24982e4f3d1e315cda..a07864750cdfcf3138219abcac7327e1b075fdd6 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel kvm \
 -cpu zEC12 \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index e7a12afff4dd4514669bc4a1ce2139b61f566b80..693a97bf1fdbc63bfe3fa1d6b84d8d8ab99ae347 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel kvm \
 -cpu core2duo,ds=on,acpi=on,ht=on,tm=on,ds-cpl=on,vmx=on,est=on,xtpr=on,3dnowext=on,lahf-lm=on,nx=off,cx16=off,tm2=off,pbe=off,ss=off,sse4a=off,wdt=off \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 375ff06fab1e1f61949ab13ba7369af5669e7af4..762dba1fb1a58c38feeb73f13b9972826acb2cec 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 6,sockets=3,cores=2,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index fd199edd71c958d1f95cbf661665b2752272889d..91a5e522400483a480682f5ccb368d8f677af109 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel tcg \
 -cpu core2duo \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 6,sockets=1,cores=2,threads=3 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 375ff06fab1e1f61949ab13ba7369af5669e7af4..762dba1fb1a58c38feeb73f13b9972826acb2cec 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 6,sockets=3,cores=2,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 451fd29dfe537d37c29ee9db42af342cee6623ed..14a88139bf09999f415313a81b67657516e60d70 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel kvm \
 -cpu Haswell,vme=on,ds=on,acpi=on,ss=on,ht=on,tm=on,pbe=on,dtes64=on,monitor=on,ds-cpl=on,vmx=on,smx=on,est=on,tm2=on,xtpr=on,pdcm=on,f16c=on,rdrand=on,pdpe1gb=on,abm=on,lahf-lm=on,invtsc=on,tsc-frequency=4567890000 \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 5a9d00c69f1baee567ec4766b0d58b80514bddcb..c61d93067f9ffb0ab2ddbcd08d955aaa466513f2 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel kvm \
 -m 128 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,maxcpus=6,sockets=6,cores=1,threads=1 \
 -object iothread,id=iothread1 \
 -object iothread,id=iothread2 \
index 31af5ffbbb326d669b33f7e343d5bb7d831a293c..3d49cd3bb0d24eb5ec9c50b54300c14efe5d5b9c 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 31af5ffbbb326d669b33f7e343d5bb7d831a293c..3d49cd3bb0d24eb5ec9c50b54300c14efe5d5b9c 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index d968717443d7e8dc63da7572506686d5b638e897..31f9c7b6da8ca1f50dca46b4afae71865b1e26e0 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel kvm \
 -m 4096 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 4,sockets=4,cores=1,threads=1 \
 -uuid d091ea82-29e6-2e34-3005-f02617b36e87 \
 -display none \
index 0165c88446fd7e01bc5bfe46c0b72b45c1455625..8fa501dd99ec03f280dfb302693c228f41cdb2aa 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 4096 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 4,sockets=4,cores=1,threads=1 \
 -uuid d091ea82-29e6-2e34-3005-f02617b36e87 \
 -display none \
index b724b6131da55b5c88e6b8408158dae7c55fb483..706702440248cb927fe480c1d039248e9ba84a6c 100644 (file)
@@ -16,7 +16,7 @@ QEMU_AUDIO_DRV=none \
 -m 14336 \
 -mem-prealloc \
 -mem-path /var/lib/libvirt/qemu/ram/-1-instance-00000092/ram \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 8,sockets=8,cores=1,threads=1 \
 -uuid 126f2720-6f8e-45ab-a886-ec9277079a67 \
 -display none \
index e42c1da3eace188e84f58eb4447fa35ce60d56b5..c857f96a0b92ce0d33c167259f3e00cd6e525f0a 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel kvm \
 -m 14336 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 8,sockets=1,cores=8,threads=1 \
 -object memory-backend-file,id=ram-node0,mem-path=/var/lib/libvirt/qemu/ram/-1-instance-00000092/ram-node0,share=on,prealloc=on,size=15032385536 \
 -numa node,nodeid=0,cpus=0-7,memdev=ram-node0 \
index b170a15b7885523ce2258dda2034e442cf794e32..506291be245ca99dee392a09f2c12a2df1a703f9 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel kvm \
 -m 28672 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 20,sockets=1,cores=8,threads=1 \
 -object memory-backend-file,id=ram-node0,mem-path=/var/lib/libvirt/qemu/ram/-1-instance-00000092/ram-node0,share=off,prealloc=on,size=15032385536 \
 -numa node,nodeid=0,cpus=0-7,memdev=ram-node0 \
index 92f24d6aeaffd8d8e39fc8ed9e5fcab1b5ecffb4..aacfa63e419172962aa863f9a126298103263f31 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel kvm \
 -m 43008 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 32,sockets=1,cores=24,threads=1 \
 -object memory-backend-file,id=ram-node0,mem-path=/var/lib/libvirt/qemu/ram/-1-instance-00000092/ram-node0,share=on,prealloc=on,size=15032385536 \
 -numa node,nodeid=0,cpus=0-1,memdev=ram-node0 \
index 5033929f00c8c4748ab21fac1caa68fda726a040..9b667f573c7f554f85500b235ab3654f90cfcdf1 100644 (file)
@@ -13,7 +13,7 @@ XDG_CONFIG_HOME=/tmp/lib/domain--1-QEMUGuest1/.config \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index e247e676321f55cdced4ffb7cfa2bb0bf25b787d..f1592fc5b7162efb28806c850b9983f549a6cedb 100644 (file)
@@ -15,7 +15,7 @@ DISPLAY=:0.1 \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index fd542b31cf00ba08dc1de2db7330f132c4274d6e..ffa1114f0a88726e33fd210a1132969e0a633fa3 100644 (file)
@@ -15,7 +15,7 @@ DISPLAY=:0.1 \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index 56c946e7fe7a8eb0f4ce08a5fcc6a4861f766cda..2ee9d246bb2002f8dd4f0a755d5147b216d7e561 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 55e69d76571f04f15b5638862d0208b593d0e88d..4c39457ae567b92caf0e21dceb7c571db5302e04 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9466-926a-d65c16db1809 \
 -display none \
index cd7a976d51e7d8a19aacc5eb31ec78d12dc252e6..b60c0a893008b7117651e27b96cbd2465772d66b 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel kvm \
 -m 256 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 4,sockets=4,cores=1,threads=1 \
 -uuid 583a8e8e-f0ce-4f53-89ab-092862148b25 \
 -display none \
index 726294e33abe119a523b6b04cc9043d172becbfd..a985ff9dc10030aaf2bed5d32d50e87b906aeead 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9466-926a-d65c16db1809 \
 -display none \
index f8d3dd7860284dcd148ab9029609fe269c257302..5cb7d5e7221b496538d8dd119628fbad546ae8ea 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel kvm \
 -m 256 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 4,sockets=4,cores=1,threads=1 \
 -uuid 583a8e8e-f0ce-4f53-89ab-092862148b25 \
 -display none \
index 96f50a45502b937c374b6970be78db729be6a22f..56e4238d1c3e455635736ac447b88c978f66170d 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9466-926a-d65c16db1809 \
 -display none \
index d7780e7d4c7b9c06c8043224ab270d8b8344e9f2..10828ecb4943f75e7fd7f4e9dcec54b1c9fc8102 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9466-926a-d65c16db1809 \
 -display none \
index a2cdee941ebad39a492a45a47c784b35b06ea4bc..a296367a117d9536eadfef6989b7c3c56afb6b44 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine q35,usb=off,dump-guest-core=off \
 -accel kvm \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9466-926a-d65c16db1809 \
 -display none \
index 7866fa3ac2d47f812b390cca1093d18ca5f75cd8..20ed6333902ec8e2f0311ea3a96efeef5fa9fed1 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 512 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 83c45f2969e40738d6da574389cc69e0e0ab68df..7e72951fd1e21e006b5cf4b532f72eae5201e3cb 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index a682e12061310f6e2e9c15a62b092f67a77ec2f8..c4003864c4aad0b9cdb0dcc4271df63f4ad0a4cd 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 5ab6ef031379535c01ad18688573d7022f169189..a5bf6263d4ad93a073fa7108b2abf87002814dfd 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 0996c0eae46a50975eb72a2d01073c39b19b6c46..141c96078552d6cce8fc7c5b3b0732cd4cfee802 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9466-926a-d65c16db1809 \
 -display none \
index bda671111af6ca3dd2afcf2bc09dee2f0c11867b..0e9941031533d331a8bc2046f4f6223271131315 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 009291fc69e559376486e9e5b8af9cb2bf17d46d..b8d17fd765219380987c3190e26ce8fa2c256d33 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index e339d26c9a0dc47513876b69837ba5e2079b9de2..2fd50e62758b84f769d7185d12f23e679fe2de17 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 26b2bea66ee7a91e423d42b1951985b39ca2a81f..4011f99bbba9ab8c5108b8e86118ebec93c821a9 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 570a349c6976f96bbb60e8ba51f7d55685129b87..fbf2cf4c9c42e57b421140eef346ac07848dbc5d 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,usb=off,dump-guest-core=off \
 -accel kvm \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index ef4a3f9446d6f42393ccae4a92f949b19711d178..499b55a2b543b70e9c936cd44e38913b149feb98 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 574029343488bdb1452ba7440d782d865e591c3e..c4ee9e211f758ff3e908b2f873beee61e1bd98bb 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index dfbf20c96cb8dcfe582c32c47294dfb9272f2949..0928d2c05b8d79a46cdea1fee58600a859fa3eb3 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9466-926a-d65c16db1809 \
 -display none \
index ae6a212ac98ad76ea2f79a4016b9e36a44f7dfae..34e4fbc11a5e3d0b7ac9c04fb09159b25672747f 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel kvm \
 -m 4096 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 4,sockets=4,cores=1,threads=1 \
 -uuid d091ea82-29e6-2e34-3005-f02617b36e87 \
 -display none \
index ef38c5bac639c1d2a284f26cf7282a84016a4bdb..c31dca0eabf06c1a029b3e8ed7e8f3a0b8cabed8 100644 (file)
@@ -16,7 +16,7 @@ QEMU_AUDIO_DRV=none \
 -m 1024 \
 -mem-prealloc \
 -mem-path /dev/hugepages2M/libvirt/qemu/-1-SomeDummyHugepagesGu \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid ef1bdff4-27f3-4e85-a807-5fb4d58463cc \
 -display none \
index 7e0da35ad1ce46954107dff471b1af500ff079eb..1e15f36c3b4ed8ee0e4a8ade68f7c0e4e63895f9 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid ef1bdff4-27f3-4e85-a807-5fb4d58463cc \
 -display none \
index ed2a606690c3cc92f74c35c272c17ca2ec6220d8..1a9dacc7fde2bf44be1fab387fa3978a5c34218f 100644 (file)
@@ -16,7 +16,7 @@ QEMU_AUDIO_DRV=none \
 -m 214 \
 -mem-prealloc \
 -mem-path /dev/hugepages2M/libvirt/qemu/-1-QEMUGuest1 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index b4fc2bdddf7d27e0b2baebb5a71b1042deb735fb..58ca7a73a0a12dfcfc450109bcbbea28db0db0b1 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m size=4194304k,slots=16,maxmem=8388608k \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 4,sockets=4,cores=1,threads=1 \
 -object memory-backend-file,id=ram-node0,mem-path=/dev/hugepages1G/libvirt/qemu/-1-QEMUGuest1,share=off,prealloc=on,size=1073741824,host-nodes=0-3,policy=bind \
 -numa node,nodeid=0,cpus=0,memdev=ram-node0 \
index c888b64b56c4de4455f47f842504f267d98f4c28..675f7af92cd25c74c39ede6fddf3e0ed93406dfe 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m size=4194304k,slots=16,maxmem=8388608k \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 4,sockets=4,cores=1,threads=1 \
 -object memory-backend-file,id=ram-node0,mem-path=/var/lib/libvirt/qemu/ram/-1-QEMUGuest1/ram-node0,share=off,size=1073741824,host-nodes=0-3,policy=bind \
 -numa node,nodeid=0,cpus=0,memdev=ram-node0 \
index ef38c5bac639c1d2a284f26cf7282a84016a4bdb..c31dca0eabf06c1a029b3e8ed7e8f3a0b8cabed8 100644 (file)
@@ -16,7 +16,7 @@ QEMU_AUDIO_DRV=none \
 -m 1024 \
 -mem-prealloc \
 -mem-path /dev/hugepages2M/libvirt/qemu/-1-SomeDummyHugepagesGu \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid ef1bdff4-27f3-4e85-a807-5fb4d58463cc \
 -display none \
index 3164db63819e52a07b37bcc78e2e339b4f1b5ccd..6cce82feaf98454f0dc90f1c560f3de68c9e3bba 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -mem-prealloc \
 -mem-path /dev/hugepages2M/libvirt/qemu/-1-SomeDummyHugepagesGu \
index 579e9cb825f2827078bb02d66a67cbc461ff0baa..1c2fb4d1afade5fc3189ccc2e97cbf97d022bbac 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m size=1048576k,slots=16,maxmem=1099511627776k \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -mem-prealloc \
 -mem-path /dev/hugepages2M/libvirt/qemu/-1-fedora \
index f0a890c095944b521c8025ad726f0c7fe830df97..e13c3f54c900c36e9cf137b52162fed415a535e2 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -mem-prealloc \
 -mem-path /dev/hugepages2M/libvirt/qemu/-1-fedora \
index 4f8566fdd0c03c80f510f6ffd2ba236b3e49fa28..13143db59bb61dcd6950347ed2b3d4fa568da648 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -object memory-backend-ram,id=ram-node0,size=268435456 \
 -numa node,nodeid=0,cpus=0,memdev=ram-node0 \
index ac3ee741f543ec7a6b55f49433599a517c16d844..ca59b1bbd8de031b9b47e920f0b0ded8165aada1 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 4096 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 4,sockets=4,cores=1,threads=1 \
 -object memory-backend-file,id=ram-node0,mem-path=/dev/hugepages1G/libvirt/qemu/-1-QEMUGuest1,prealloc=on,size=1073741824 \
 -numa node,nodeid=0,cpus=0,memdev=ram-node0 \
index f73351840155e1591791cb6d387f83c8f57490a2..0462327cf13ae65205c468f351cdd0071cbd1736 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 4096 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 4,sockets=4,cores=1,threads=1 \
 -object memory-backend-file,id=ram-node0,mem-path=/dev/hugepages1G/libvirt/qemu/-1-QEMUGuest1,prealloc=on,size=1073741824,host-nodes=0-3,policy=bind \
 -numa node,nodeid=0,cpus=0,memdev=ram-node0 \
index afeae7d1ee6aee01fe61e517b9a1defe551800cb..3c7747ee5113f398db514a1202e7bea25747beef 100644 (file)
@@ -16,7 +16,7 @@ QEMU_AUDIO_DRV=none \
 -drive file=/usr/share/edk2/aarch64/QEMU_EFI-silent-pflash.raw,if=pflash,format=raw,unit=0,readonly=on \
 -drive file=/some/user/nvram/path/guest_VARS.fd,if=pflash,format=raw,unit=1 \
 -m 4096 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 1b826c23-8767-47ad-a6b5-c83a88277f71 \
 -display none \
index ccd855d8207c9eac70402e3765b479d75ebb23c5..859d3a923dcdcd0771ab75ca3d162a1b15fbbd4c 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine q35,usb=off,dump-guest-core=off \
 -accel hvf \
 -m 4096 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 1b826c23-8767-47ad-a6b5-c83a88277f71 \
 -display none \
index e5a7d729e084ff5574ff19853e7d5e65cbe8b67d..bcd048d917e2fbbf2034d41fd7e99afba44ed9d8 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 54c620b08abfc7bbcd291fc54196ed51ba83a04d..4f7a844a745ca01291d13022c7265de3393f6b13 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 77feb86a4fee5bdbade129f1246bc8a136914b5d..8b72174cee8bc1a57f905fdbcfbde92c76833b83 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 79e858a841e7be2a7ca8d888c04f5f4c346d3622..0d980cbfba24c4886892f379b3fdbc633fdbcc3b 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1803 \
 -display none \
index b9ec7c2e8e23eddb37013a37a7dde4620cfcecfe..32ae662b14ec01e8384fa95149e619b326a90503 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -object iothread,id=iothread1 \
 -object iothread,id=iothread2 \
index 9d5f31325afd3a8c2e2e8bd9ae9f9a1521f825df..a8d27bf01e7237df5b39c8f7cf4b6eca04e99785 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -object iothread,id=iothread1 \
 -object iothread,id=iothread2 \
index 4e4f4bbacbafdc98311f42ff2ae9fa3a6fe02783..b5dbc8694b8ae6d0fe90447213fab44f178d3e1a 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -object iothread,id=iothread5 \
 -object iothread,id=iothread6 \
index 6a98117f8c359bf491a22455b1ef9c829fd096d6..52e28727d3b2fdc6e813fea98b8203eaff28fca9 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -object iothread,id=iothread2 \
 -object iothread,id=iothread4 \
index 0c94a61da81eba667457b3cbff68e46d3fdb721c..a72be41a3dff6c03a364d323dde7b9dfd639c194 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -object iothread,id=iothread1 \
 -object iothread,id=iothread2 \
index efeb6803282f1a0e7665fd431d49cc6456fddfd9..e14cc44b5b570bdef1eb92f4fc3bc72f35d16a21 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel kvm \
 -cpu host,kvm-pv-ipi=off \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 501a64d6e4c3dddcba90f33e91f0944af145f22d..9c0a56d3614d421c7eb1aabdc2122bc98c689008 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel kvm,dirty-ring-size=4096 \
 -cpu host,kvm=off,kvm-hint-dedicated=on,kvm-poll-control=on \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 0a97b0337dd50bd8e301d0814421049e1db9b74c..09e8d5ec3b7fbb667f7499a38e67d66c7d4cb7cb 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index c351558340ad8462ab5435de85f0264dad088866..c8e25b07ad6b2eaeb06ec1ecef182970e0148edb 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 9bb870191b1468065114b147f364a8840a5868b2..537466067c79ceaa591b47a5310cad0a4e603068 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel kvm \
 -cpu qemu32,kvmclock=off \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 0898cdd9cda13fe5bae51213dd29346d65e09234..ad3ea235aedbb422e58a893fb44af4cea10ed27f 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine virt,usb=off,dump-guest-core=off,gic-version=2 \
 -accel tcg \
 -m 512 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index 508487ba4870859f9e5f9bffdf6c47c9165fc23c..a5f60e10b2f91a0476556556e85d0a7a520a7af4 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine virt,usb=off,dump-guest-core=off,gic-version=2 \
 -accel tcg \
 -m 512 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index 426ba7b8efb9175f1fc849661b6250727f73aee8..3f6f66bd0aff74f7055cd8eba6c712a9dfc4744c 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine virt,usb=off,dump-guest-core=off,gic-version=2 \
 -accel tcg \
 -m 512 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index a0a37802d7406cc7573879261fca95f5a8505870..7b65f5bbbc85e471c8714377183537bd2f30b892 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine virt,usb=off,dump-guest-core=off,gic-version=2 \
 -accel tcg \
 -m 512 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index cfa8cc028849b8f2ecfc757620a49ea5990faaa3..276edec05bb4a61bc1f5fb68e46996178115f19b 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,usb=off,dump-guest-core=off,aes-key-wrap=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index cfa8cc028849b8f2ecfc757620a49ea5990faaa3..276edec05bb4a61bc1f5fb68e46996178115f19b 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,usb=off,dump-guest-core=off,aes-key-wrap=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 7623de877ccf47d6cb4d217dc0b44d73d8d1ad9a..373deaed52f1bb049b55732a99203d7187129eee 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,usb=off,dump-guest-core=off,aes-key-wrap=on \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 7623de877ccf47d6cb4d217dc0b44d73d8d1ad9a..373deaed52f1bb049b55732a99203d7187129eee 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,usb=off,dump-guest-core=off,aes-key-wrap=on \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 2d8952b05305c07ea26d9e9762431528c0818b88..038b660afef607420066fe1bed98dcd35037afa3 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 1081d0a29ad151dc18d988556d4a0cf086287112..8b87006b0b768c7f7f50caa5f8d6ea6052c02e1d 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel kvm \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index c154f9de4e928e22f68a0a4b3557a98037279f44..b5f235f5308968ae57649d57ec93b7817d7b3443 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index d231720bc0cc441876e1d47377492207262e5609..4c3cbb1117cf4f51df053a5e8e1f388eea98f35a 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=on \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 41fe7e72ff2ab5c073453fb60aea45f099c33c14..55db1edc3f3a3689189bdacb16da0fc671c352ba 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,usb=off,dump-guest-core=off,dea-key-wrap=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 41fe7e72ff2ab5c073453fb60aea45f099c33c14..55db1edc3f3a3689189bdacb16da0fc671c352ba 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,usb=off,dump-guest-core=off,dea-key-wrap=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index aae529c52a870b2bb3aa8e1585dc0bfdc6584a1e..3617cdccacbcb72a677ad99e707750094c2ff391 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,usb=off,dump-guest-core=off,dea-key-wrap=on \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index aae529c52a870b2bb3aa8e1585dc0bfdc6584a1e..3617cdccacbcb72a677ad99e707750094c2ff391 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,usb=off,dump-guest-core=off,dea-key-wrap=on \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 4c2e86fefccdeae1115c744286ed07384088248a..c107313e882227d50d2c99e1494bcc7fce685dd4 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 4c2e86fefccdeae1115c744286ed07384088248a..c107313e882227d50d2c99e1494bcc7fce685dd4 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 4798275239308d24f4e6aecf0657c53357e25814..36abcb8b0705d82f8cef6648a45e1ed9cae0803e 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,usb=off,dump-guest-core=off,loadparm=SYSTEM1 \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 5bc660cfed1c6b479fb3f4b6a4e0efd9d536266d..0df3227913ff518c773e8cb5cac9164d259f5901 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,usb=off,dump-guest-core=off,loadparm=2 \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 2da056369987ed61f0f445ed91cfb557c67d6d7c..db65ad22add76920c0df44106b552941c16beb79 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,usb=off,dump-guest-core=off,loadparm=2 \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 54cbc6faef01d4c9ddb316cd6d6ce370d8a61f3a..39fb44732084e5c4b7acbe57b5646995add7e2a2 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine q35,usb=off,smm=on,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 10f70f237934f548fc070d9ad05f8db52f6c1dde..c95c9728030324c193a150173cd5c2982de957f9 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,vmport=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index f0a3874bc68da34c64c8fdffe17a670f534758b9..b51cdc129e1f52ce4cb84ed3948463ae3421f0ad 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index f52d9ca35affba26eb1771b129447c15e5717487..110b1a32b7f4a1bb1f973dd05cdca7bc36d8df7f 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m size=219136k,slots=16,maxmem=1099511627776k \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -numa node,nodeid=0,cpus=0-1,mem=214 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
index 45dd92924d977ea21fab89f95973df6c6672d1ab..3f149ecace045ae852208e4e06600283a855acaa 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m size=219136k,slots=16,maxmem=1099511627776k \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -numa node,nodeid=0,cpus=0-1,mem=214 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
index 52a55023ad61e2343b85cbc5065bb6e5accf6539..8c19c1ed3ae4c8ce7dbc2ba0bf352352d5bc5f86 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pseries,usb=off,dump-guest-core=off,nvdimm=on \
 -accel tcg \
 -m size=1048576k,slots=16,maxmem=1099511627776k \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -numa node,nodeid=0,cpus=0-1,mem=1024 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
index 52a55023ad61e2343b85cbc5065bb6e5accf6539..8c19c1ed3ae4c8ce7dbc2ba0bf352352d5bc5f86 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pseries,usb=off,dump-guest-core=off,nvdimm=on \
 -accel tcg \
 -m size=1048576k,slots=16,maxmem=1099511627776k \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -numa node,nodeid=0,cpus=0-1,mem=1024 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
index b388d63314713072560fda8b83eefa709b52e0b6..25ae1f55dd7a022cbc507011f2ae8071b07a94e5 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pseries,usb=off,dump-guest-core=off \
 -accel kvm \
 -m size=1048576k,slots=16,maxmem=4194304k \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 49545eb3-75e1-2d0a-acdd-f0294406c99e \
 -display none \
index f1956609f9759d2273071564e0d39811c09087a6..f6d0b3dd6cb619f118a1b4c795a6dbc6a6879d40 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pseries,usb=off,dump-guest-core=off \
 -accel kvm \
 -m size=1310720k,slots=16,maxmem=4194304k \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 49545eb3-75e1-2d0a-acdd-f0294406c99e \
 -display none \
index 6a1529c3ded52934819100bc6ad7ce5ba8434ace..4557f99437a13e9fff51a5001cd964f97a48dae6 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m size=219136k,slots=16,maxmem=1099511627776k \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -numa node,nodeid=0,cpus=0-1,mem=214 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
index 340f6763995060e4bfecb5836e0f76a7f3029b29..e02e797142cdba3d78d5259c89ab09af7ccc3f61 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 340f6763995060e4bfecb5836e0f76a7f3029b29..e02e797142cdba3d78d5259c89ab09af7ccc3f61 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 66fe6f69a744cd9b3b2c13de18ecbfefec158398..9a60c80f36b817fba197dc47cb35e7f23d76b286 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 14338 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 32,sockets=32,cores=1,threads=1 \
 -object memory-backend-ram,id=ram-node0,size=20482048,host-nodes=3,policy=preferred \
 -numa node,nodeid=0,cpus=0,memdev=ram-node0 \
index fc3b0813b6e72c1fb27def6b4f65ac1fd93561e5..5050ab76bce0f497ba9ea225f81d1e526a0242a8 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 340f6763995060e4bfecb5836e0f76a7f3029b29..e02e797142cdba3d78d5259c89ab09af7ccc3f61 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 97983230776bcd9c403d384e0462edff8e5541c6..ce0b66e43ce6bb7d71bf7cb20a1a3df5d4f4102f 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index e78d23358f97a6c1e40e17528315ddc1dca4d091..874635aa41d886b31eb2354a4dcb7839b16ff478 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 8caaa98c-e7bf-5845-126a-1fc316bd1089 \
 -display none \
index 7842e54e6696af49aaf3575b372bb0350ecf002e..7df458b25963ce2cbd68cb3a45bf77af05f280ea 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 8caaa98c-e7bf-5845-126a-1fc316bd1089 \
 -display none \
index 541aaff8d69ebabc0d276b0620331df6563756b2..9b3209340b7c101b3f3c88b2f899041a2ed8a40c 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 8caaa98c-e7bf-5845-126a-1fc316bd1089 \
 -display none \
index 97983230776bcd9c403d384e0462edff8e5541c6..ce0b66e43ce6bb7d71bf7cb20a1a3df5d4f4102f 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 04104b66b0778dffc5f9f0f3fb02555b5cba0b1a..b10eb8d5eaee4d048bbd4527ae6815aa99a13f73 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496898a6-e6ff-f7c8-5dc2-3cf410945ee9 \
 -display none \
index 5899438a87d9299cb58ca1007bd63f281d626ed7..4991ab3b6cfa91f8fd90d08831c492068d424dee 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 66782c28caf536a48420372e6bf60be1d5152e89..bdee6a691fecc71eed8d5d1dc746e23b49b6fd44 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 4f20ea7eeef8a0d7cfa79f1b4cdf932b98740641..587c40dc610e1b9ccac7a295c30f8449ce91153b 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 4f20ea7eeef8a0d7cfa79f1b4cdf932b98740641..587c40dc610e1b9ccac7a295c30f8449ce91153b 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 9b2be6ce26f8736696b32b06788aa2d44a4397da..325e316d7fe5f48fbb3dc4dde9fec7723a7eb4d6 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 5b7b5f833dc0535b750c7767b91e8f157cceedb0..8722f27207a00dcec10642f5810c147bd381a24f 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 4f20ea7eeef8a0d7cfa79f1b4cdf932b98740641..587c40dc610e1b9ccac7a295c30f8449ce91153b 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 9f7139c95877330b1d28bc19a88591b56cf00c2f..450cd9c0b8ff56bbf581c6899d21ba38e6d8b8c9 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 07f713224eb6ab3aedc70ce325ac44b030427f81..a2805dfcbbbc5613509aca65c13defec4ab3be7f 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index e2d6f48c3abc24e05ec1849dc0eaeacc670e03b8..aba9a4a6ed1598fe5ad74bf76fc22d415102d587 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 3d93f1efb40b7192fc0b40c4ba0ac12a046fc58e..c3dc1a5aba69dfcfa863f520b03f7cfce7c314fa 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index d6d6bc48f6c22622577c7c97abd8065a6d10e772..2e2e2f46397bafb84de827de05e74f15d5d136bb 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index e89421878ffe3b17440f53cbbcf80e51479f1f85..3e128003f3dad766b6806c5b85c97e0f00073b7a 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 0f1285d909157f20458241249893d763770182fc..ceb27541e7f55e7972bfc090c1f5ed9ceee2ec74 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index bb043441197e5bbc2bf1b7cf4953031943ee56e0..8a304b913b39eb52c299dc6f14c7b93ab9ba640a 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index b8adf7d9e7d93f6c7241335ac4e97ca5df639600..5cee8250f8983f3c84475dcf80ca6324395f4358 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 39be1b4a30d80a7a903c57db1f523cd786ed8295..9bc2e554da9d5c246bd346a62ab192751b226e8d 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 1688a73e6355daa576fc08538288a8cf0bf527ce..aef00e219b6b46612f2000ef227fcaeb071a3228 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 4e1a0f54ba5cdee502d3157d416b03fc9345df9d..2160756488ec4627134643f01d9150de5076fb9c 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index ddb892e57f3b435a76288830970ce3560e8aab8e..877ae58c8fa710c60f3ac870ec4d3a3670ce53c3 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 02aea331dd35b08f8e2d2378f3499f1ea5e5265d..0294aa8e313273bf8a747447a35668b89a33b3d9 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 776ffad5dd24687041b9a81fde835efe4ccd235c..dc13103f4afa83b0984691323237cc7089fc7841 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index dbfa0e3c77b2442a6b719e282ab29cf4dfe2ba05..c9cd8badafa79502671c48218d56f29814a67cea 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 6da55faf05e854f098796d8520cb0cf634cfff25..99dc72d2ae021033f1126476f10154b7d1689340 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 833cafc206eec71be0a503049da9d066ef2bbf2e..e0e7a3345bacf3402bed182b5bb86009e28723b5 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index dfe76e8a66dff2f4fc08649e7ada321344b09c8b..f9a96a1bc094a8c349cd3a3d407ce4fe5c775954 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 6c6d7e8caa422dcf90b46ca9b9f5ff9e2a55ff50..9aeab9f49f99810aa04ca2b375677ed4f4f73ce8 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 0b91e5adf51e14ea3394852b46eb142800184447..224f9f34c0db58f0f5cc6f47d6dd4893c3e91075 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 70630f6f79e60c6d3402bf46097189ade7d619fb..83e11b91ed0fee402c10e9d13168a13f405c1421 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off,mem-merge=off \
 -accel tcg \
 -m 215 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 31af5ffbbb326d669b33f7e343d5bb7d831a293c..3d49cd3bb0d24eb5ec9c50b54300c14efe5d5b9c 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 31af5ffbbb326d669b33f7e343d5bb7d831a293c..3d49cd3bb0d24eb5ec9c50b54300c14efe5d5b9c 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 31af5ffbbb326d669b33f7e343d5bb7d831a293c..3d49cd3bb0d24eb5ec9c50b54300c14efe5d5b9c 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 31af5ffbbb326d669b33f7e343d5bb7d831a293c..3d49cd3bb0d24eb5ec9c50b54300c14efe5d5b9c 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 31af5ffbbb326d669b33f7e343d5bb7d831a293c..3d49cd3bb0d24eb5ec9c50b54300c14efe5d5b9c 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 31af5ffbbb326d669b33f7e343d5bb7d831a293c..3d49cd3bb0d24eb5ec9c50b54300c14efe5d5b9c 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 027c52ae8dd5398c6297d8bd484f8c5a2ac6b62e..85180f80f128652aaa9f733224666d617aa0e5a7 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 64 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -numa node,nodeid=0,cpus=0,mem=64 \
 -uuid 9f4b6512-e73a-4a25-93e8-5307802821ce \
index 198d5fffd78b68fd121bbcbe9f6e4349f0ad9437..40fa6c9e65675687bff371075aed6cd237042a1e 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 12288 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 12,sockets=12,cores=1,threads=1 \
 -numa node,nodeid=0,cpus=0,cpus=11,mem=2048 \
 -numa node,nodeid=1,cpus=1,cpus=10,mem=2048 \
index 08b3c731ea81d96ccda94a5d4bb7358109a09edd..f2818fb6680fea49e7d14aee7eb9a60c47e27a38 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 64 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -object memory-backend-ram,id=ram-node0,size=33554432,host-nodes=3,policy=preferred \
 -numa node,nodeid=0,cpus=0,memdev=ram-node0 \
index 4f2fd9fcc66ac712e419d0701102a2963a172b2b..2ba762f1162fd4e75afbfb66a5794a289ea78d71 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 24105 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 32,sockets=32,cores=1,threads=1 \
 -object memory-backend-ram,id=ram-node0,size=20971520,host-nodes=3,policy=preferred \
 -numa node,nodeid=0,cpus=0,memdev=ram-node0 \
index 31af5ffbbb326d669b33f7e343d5bb7d831a293c..3d49cd3bb0d24eb5ec9c50b54300c14efe5d5b9c 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 5efe3e6dd98e16419ca4cbe591379cd62effe002..29cc4241423453106da3fcdefb45f1753fa61d50 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 12288 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 12,sockets=12,cores=1,threads=1 \
 -numa node,nodeid=0,cpus=0-3,mem=2048 \
 -numa node,nodeid=1,cpus=4-7,mem=2048 \
index 0d4f66260ce3d409f10b5f55bae329d1f332be31..ca6016077a227794af60a6178376b53645f7282f 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m size=1048576k,slots=16,maxmem=1099511627776k \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -numa node,nodeid=0,cpus=0-1,mem=1024 \
 -uuid 63840878-0deb-4095-97e6-fc444d9bc9fa \
index 3164db63819e52a07b37bcc78e2e339b4f1b5ccd..6cce82feaf98454f0dc90f1c560f3de68c9e3bba 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -mem-prealloc \
 -mem-path /dev/hugepages2M/libvirt/qemu/-1-SomeDummyHugepagesGu \
index 042d5578a4eefb29baf092a33b893e527ff52ae3..244e7bb820206baa067e02bd906b0de6d5d82f13 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 4096 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 4,sockets=4,cores=1,threads=1 \
 -numa node,nodeid=0,cpus=0,mem=1024 \
 -numa node,nodeid=1,cpus=1,mem=1024 \
index f7de627e7864dac8ead86370ff2fc8309ce7606e..a0c12ce004c844c94e350f235bf1491b1b7fe9f3 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index ccbe0ab5d776753a8b4b519742b345ebfedb667b..8730d2b59db49404db35378676e9d76a5665bcab 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index da5457b28f3831ab04f540e4d035aa226931d1bd..676286bb7914eb3cd9ecf005d2fb8d1c4996e5be 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 2048 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 3ec6cbe1-b5a2-4515-b800-31a61855df41 \
 -display none \
index d21beb1956625f53440cf59df9e83e7b5e82a1df..f7ea57c3471699291b0bc6939191e2ae4fdead30 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 2048 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 3ec6cbe1-b5a2-4515-b800-31a61855df41 \
 -display none \
index 297483c842f46351a70836ff757e55e0ad18c8d7..856a78aeb72e70174cc27eea0032134c399a2754 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 2048 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 3ec6cbe1-b5a2-4515-b800-31a61855df41 \
 -display none \
index ffb6dd969b712d0af95f1142ed7b9c79c3a2e92d..4c98d395af81e19c6d3f9232d9a7f6a748aecae0 100644 (file)
@@ -16,7 +16,7 @@ QEMU_AUDIO_DRV=none \
 -cpu qemu64,kvmclock=off \
 -bios /usr/share/seabios/bios.bin \
 -m 3907 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 04872dc1-e1de-434b-ab21-e3e80e416349 \
 -display none \
index 3725c7d6e3583adbb6178423a6f5690d1c986f6e..69d048cee16252665f380539336be21704270824 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 2048 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 3ec6cbe1-b5a2-4515-b800-31a61855df41 \
 -no-user-config \
index 839d53cbb0ddd0831c73822b5efb08e5028909db..9a9a18dad9f54b8694ca934f33d68af657c77492 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 16,sockets=2,cores=4,threads=2 \
 -numa node,nodeid=0,cpus=0-7,mem=107 \
 -numa node,nodeid=1,cpus=8-15,mem=107 \
index 4c8d7c8217bf9a2b8332a2153d26d6680b12abb2..3dc932d089cef19be0a5a34a1d9174483b1e5017 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 2048 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 3ec6cbe1-b5a2-4515-b800-31a61855df41 \
 -display none \
index 8e1c037b138399b07898cd79e393d1e6663df8df..8095fb55dd0c27e89f383b00e30694f8a1088f10 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9466-926a-d65c16db1809 \
 -display none \
index 57913fc1f78c4e01a080ef979f154d5cbe5c97ae..e0b2da54098c055631d0af1afb162027aa013fc4 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9466-926a-d65c16db1809 \
 -display none \
index 39fd56ac49e20c01f45c6b7e6dc73fbfd40ca875..d1abb8a1252f35b376b87117064f723f96e9e835 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 1c70afdc61ec6e82940c3f13edbb8bcf03e36d49..4661862d25835356909fc9c6d8ae6e82aa0523cb 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine q35,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 16,sockets=2,cores=4,threads=2 \
 -numa node,nodeid=0,cpus=0-7,mem=107 \
 -numa node,nodeid=1,cpus=8-15,mem=107 \
index 38477e3c45add912ab64a199edb06e7b179c39c2..9b70394ac67ac4b1366bb5ce259747b3d324bc45 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine q35,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 2048 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -display none \
index d5268190f87e2b6121e42410da8d5bd380c2322e..cf7ad03a5250e89ec3c1e1d51bf395e20fb5ed02 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine q35,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 2048 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -display none \
index 014866ca11a9281f7b8d9ddfc20358f449409ad5..bf22b1aa1497177f7f83b81f6a343bd4133deb69 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine q35,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 2048 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -display none \
index be19bc10d627323f9a9ce20d378e98b8e7a57217..9e505f3b18c3cb2e143869f72c0538d59b4fceee 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine q35,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 2048 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -display none \
index 298416badc2c75d88c0af0900b6a1e95ee67ba12..48f3442b8be8a42d192dd24b59c6b4378535eba4 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine q35,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 2048 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -display none \
index 1b451526dbbc50d46d86ace9459a2f16b4675d27..2bdfda97fabd0129994d75e7597acfa8e7d0d7fd 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine q35,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 2048 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -display none \
index 4d229ffa854f543c49fe9bec301e78e0c73fb2bd..86ff17a6d7d5ac99eeb85d341aa2b3702d688146 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine q35,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 2048 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -display none \
index 2257c4e08021d63b18caf2e70f7521a6ccd40c2a..859bee2afcdc274ddfa5f6f6458c71e67daa88de 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 2048 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 3c7c30b5-7866-4b05-8a29-efebccba52a0 \
 -display none \
index c92983751b367f7739da83c18a08aa6e0701d5e0..efd0747eac6630ae3f7398dfd45fa137a24b7486 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel tcg \
 -cpu qemu32,pmu=off \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index c24355caab79d8582885bbb61ff70969ff4a380b..298e962f536c61fa7c7265e4785d5e46fbae58f4 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel tcg \
 -cpu qemu32,pmu=on \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 1d47a8444d53d209d90853230fe51b2bff6c1b2f..abb873202929dbe5a008de3a30bcc0bfbad374f2 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine ppce500,usb=off,dump-guest-core=off \
 -accel kvm \
 -m 256 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 49545eb3-75e1-2d0a-acdd-f0294406c99e \
 -display none \
index 6ae8fd38315b7c18459c2c57db5046c2d217e21b..a0c4f2eec00cd63c19e48d14c596ea3d06efc16e 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pseries,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 256 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 9a4342647b32b3e315702d42b6e39eab1178f467..57f2ae48713a4cf4885b8f0537b60ca00a18b3c6 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pseries,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 256 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 6a14d96c4a2343cd0215ca73c778ec216647880d..d381d7f5cd0cce8d7d071b8525726316efcf7f4c 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pseries,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 256 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 2b4fbac0814bcac583be89f5646e4a66fdbb4ce6..ae67a0c752473161685393d517e61f699ed7f69b 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine ppce500,usb=off,dump-guest-core=off \
 -accel kvm \
 -m 256 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 54e28180a53f92b06fcb330c7761779b4fdadf70..64dc188718b4108bcd28a704dfa7c37c81e2e55e 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pseries,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 512 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index 752cc1a5ae2989c645aa3b3f8f321e53b1a0b917..4d68c70e78a00208e3139f7da29b5f530513548b 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pseries,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 512 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index 1506b8d9ec1d672448a209c63e1b7716a9dbe56c..233e92f206fdf0370e82a8356ef292ea99cccbbb 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel kvm \
 -cpu host \
 -m 256 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 4,sockets=4,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 0d330015f19dad7ac5460d73a726af346974177a..232fcf27e52d547a8b2e0842cfecc21bf4ed6794 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel kvm \
 -cpu host \
 -m 256 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 4,sockets=4,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 2a289febc7cb2d8e9c0ddcbb75bd261c06804212..83c051e2e53ccece10ba6715ba100f89571a89ae 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel tcg \
 -cpu POWER7 \
 -m 512 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index f6f40cb92bd18eb40f60900976ccf4a23c41591f..12d1c277d9aec82d05552ecd504c708e4e69efde 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pseries,usb=off,dump-guest-core=off \
 -accel kvm \
 -m 512 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index 8d67434d2e39352baf77df1e3c3d6b5c90e49cf5..5452a57bb0e86fcb2a55b26c83c734c607a95fb1 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pseries,usb=off,dump-guest-core=off,resize-hpt=required,cap-hpt-max-page-size=1048576k,cap-htm=on,cap-nested-hv=off,cap-ccf-assist=on,cap-cfpc=fixed,cap-sbbc=broken,cap-ibs=fixed-ccd \
 -accel tcg \
 -m 512 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index 2600f14af19fa797b8dc5b698983d02739df7585..074ec68bdfcb67454e9c8c77c7e8360e4e3fa572 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pseries,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 512 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index d8dbb3d581aa64f05fd26cbece2d0518964abdc8..a07a175f40271896d47d1363c7622f485795e496 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pseries,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 512 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index 5105b41a3855470d8151f3174647346939969086..ae8a32e0ec6f8d03103c17d068051e979652e4e1 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pseries,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 512 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index 48771630b7a9e0b86503d913e21bcac3d7a1aac1..d47dffd0e4dbb531ea41e26b8536e4d965d8ca3f 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel kvm \
 -cpu host \
 -m 256 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 4,sockets=4,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 40d5d40ea0b02397f26ad9f26a02239c6e3ede44..eb7a763094cb5941ee2cea1d24001be9bcc4aa2f 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pseries,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 512 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index 8bc3e387e680138a520334cf63d0293c4cd2ff2e..aee15cf17e2cd1a69b68bf65905ff4a860c43ec6 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pseries,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 512 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index 5d6b7bb48cb4bd1f8c2fa883c99833feb5c806ad..1cf9f4ee88fd272faf22449c80d1dffb2b2c44bc 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pseries,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 512 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index 718b36da9cdd0dc8d3b2caeac127c8ab9a85beca..5bfbb39abb91ec47c704f16eef528b63e11fd368 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pseries,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 512 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index 54e28180a53f92b06fcb330c7761779b4fdadf70..64dc188718b4108bcd28a704dfa7c37c81e2e55e 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pseries,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 512 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index 54e28180a53f92b06fcb330c7761779b4fdadf70..64dc188718b4108bcd28a704dfa7c37c81e2e55e 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pseries,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 512 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index e0931b4ea519c623bd07ef98aa5c15205a4869df..d89f493a52981854cc15ab57a3a7aa930a0e20fd 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pseries,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 512 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index 2adf6aa9a5b3d1b5eb1f3018f4d4aa832c82734e..dbf193409e0a1c91090cd7131d03c04d4821e9d7 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pseries,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 2048 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 8,sockets=2,cores=1,threads=4 \
 -object memory-backend-ram,id=ram-node0,size=1073741824,host-nodes=1,policy=bind \
 -numa node,nodeid=0,cpus=0-3,memdev=ram-node0 \
index e0931b4ea519c623bd07ef98aa5c15205a4869df..d89f493a52981854cc15ab57a3a7aa930a0e20fd 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pseries,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 512 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index 36bd737fecf1b81100de1e519334065476ce576d..2b08627e3df01d84f13be97f4ed6da1febd12a23 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pseries,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 512 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index d6ed01748ea853adcc7267ac5b0ed0883c3506c7..b8f48767346a22830c3e1a0e2c03c3778c5a5c38 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pseries,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 512 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index adcac1b842ee4991a2a8f4eed984de6eb8ad7764..0702bbb224127542a790ed3988e83456922966fa 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pseries,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 512 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index bb4385b986e7bce4ee840e03ef5f5d53c1f815f5..581a6ae54923485778ce64dac41b29a3ef63d32f 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pseries,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 512 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index 20c495e7aa9d9d7cc1310002ae586e2f5464e2db..901a00e1c3a0f5b269f9da9d0d47c51293ff434d 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pseries,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 512 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index 0d67e22267643f3bda18be7764031bc5d61448d7..94b59ee47f60038e6ef2e57ef117fd40e17ca4c6 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pseries,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 512 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index ee4f21a4a42b2e15ee18262beb81d4c9a351d9e0..a0750c7d39ba8466dc29d26b6925c6297530df45 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pseries,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 512 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 2754dd7b-ac8a-4850-aec0-1f3fcd43235b \
 -display none \
index ee6ff77fb60c4970a3a50aded491c6cd963f95ce..a9a393eef938aaf7758903a056005276ca347de6 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pseries,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 512 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 2754dd7b-ac8a-4850-aec0-1f3fcd43235b \
 -display none \
index 4da1af5b5bad19577026b66119e7f3c6d857d1a1..d0490b9fef224af4119c3ef149a635045d999685 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel tcg \
 -cpu Haswell \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496d7ea8-9739-544b-4ebd-ef08be936e8b \
 -display none \
index 8c67134cd427499f64ea3d70c5230c399da2423d..1ea740d29c27b6986d24d1832e8c742a62bb1fc7 100644 (file)
@@ -17,7 +17,7 @@ QEMU_AUDIO_DRV=none \
 -drive file=/usr/share/OVMF/OVMF_CODE.fd,if=pflash,format=raw,unit=0,readonly=on \
 -drive file=/some/user/nvram/path/guest_VARS.fd,if=pflash,format=raw,unit=1 \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496d7ea8-9739-544b-4ebd-ef08be936e8b \
 -display none \
index a2cf4d594220a8bfe32b4d788695d789d7e82541..56defbc6feda48f4b3e3727cdc9e3938c95e30a9 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine q35,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 2048 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -display none \
index 2a846cd67c584e0786daa82860797139e14cd594..f98ae9e6afcaa4cde40937df411853af7afa4971 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine q35,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 2048 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -display none \
index 9ab79b2ad5b126f18cf65233cdc135f96340c11a..79ce26f0470e6423bad3829143149962d77b313d 100644 (file)
@@ -15,7 +15,7 @@ QEMU_AUDIO_DRV=none \
 -accel tcg \
 -cpu Haswell \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496d7ea8-9739-544b-4ebd-ef08be936e8b \
 -display none \
index e416e376e4707dec2fb2b519faef495de2e0e0bf..7d761c5875f57bc75f7d7031c098598424d77b1a 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine q35,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 2048 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -display none \
index 6f8b7ceb00abf04b434a82c85c1a6467718ee99a..ef3767af3ae19b83f0b582759c1b738b1d9ce8ab 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine q35,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 2048 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -display none \
index 8dee59972ca06fb176a058b8373f79da84184e4a..d860f8ca09fa5e68f0f1d0ba39677c13be09ba89 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine q35,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 2048 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -display none \
index 55245523399d455bfb567c5f10e83af5a48d8181..05b1b98a0d0ee00afc391fe47f511bb0d45716c7 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine q35,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 56f5055c-1b8d-490c-844a-ad646a1caaaa \
 -display none \
index a5b4d1f78c5a01481574929685b2b9d292ce6fb0..d65c3379db13eaadce26e534c76b180e789650fe 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine q35,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 56f5055c-1b8d-490c-844a-ad646a1caaaa \
 -display none \
index 58b55a082d3728b301be6c30dc2aee0c1ad88a0f..4d59460a1364e52efdce5fb89b254ee06788ba9d 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine q35,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 2048 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -display none \
index c81cdfaa6b70acd6f89d59a89cc1f75d2bf68c60..8af10dbcfee2a8f92ea5874fb12d64fc631bf6aa 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine q35,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 2048 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -display none \
index f646b755398145b23fabffb98345ed7cdaac2041..94e6713d7e5bb3c7c60c25dc7db2b3bfd5e76744 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine q35,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 2048 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -display none \
index 143382918a316b04a948cf3f3bce3decbafc72c0..32875f291c2b67284844c35b88a096812b8c8e5c 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=spice \
 -machine q35,usb=off,vmport=off,dump-guest-core=off \
 -accel kvm \
 -m 4096 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 1b826c23-8767-47ad-a6b5-c83a88277f71 \
 -no-user-config \
index d7ac5d64c0ffedd529efa01c6b3f3136d9e5352f..887141ebe14ae526a86b60654060c84e7a462193 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine q35,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 2048 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -display none \
index cd3cfd49a2055bc1e32025e5e0868c7144b50fdf..370110db7daba82508f716cb1d6210f56ffaba66 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine q35,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 2048 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -display none \
index 4b77f3592e90513fc13f1c93481fbca8498ea7be..eecf66f3255b31883ad51406dd79ca9aaa6c4ab9 100644 (file)
@@ -16,7 +16,7 @@ BAR='' \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index ef4778cb6cc00c61057ff5c0652a8cdcbc70b1ba..40940ff5b9092765a24b7bca22fa2ecfab58ab39 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index ef4778cb6cc00c61057ff5c0652a8cdcbc70b1ba..40940ff5b9092765a24b7bca22fa2ecfab58ab39 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index ef4778cb6cc00c61057ff5c0652a8cdcbc70b1ba..40940ff5b9092765a24b7bca22fa2ecfab58ab39 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index ef4778cb6cc00c61057ff5c0652a8cdcbc70b1ba..40940ff5b9092765a24b7bca22fa2ecfab58ab39 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index ef4778cb6cc00c61057ff5c0652a8cdcbc70b1ba..40940ff5b9092765a24b7bca22fa2ecfab58ab39 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index ef4778cb6cc00c61057ff5c0652a8cdcbc70b1ba..40940ff5b9092765a24b7bca22fa2ecfab58ab39 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 6e0c614c5d0f9b0e17891d9da3bef0a07eed7955..2b922498037802ae217593de10165db58b2e2cfe 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 7a1cea2e3e58e29c0258031726ab7ff1e447bf01..f8a72d2bcab6646152c2bbcdb45aebb3174d8054 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index e3f3cbb2b6336610fd989a3eab3a45c0cecd1d3b..8f0213c8e5cd80eacbbed8867fbd85057457d508 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 212fce1c5203b6ddd4f2ef33e0daed6ec1f43db2..d65ed70b2f26a8125ffd852a3bf7277ad73d5191 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 758c55c3d970e9cbe975353f4edc5d6d6c15a276..c24cde2b76e39a665ed75d72c5a30667240ce4a0 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index f8c26585f88d6b7c18000274ed1778e366071024..34247c1b6eb21f6c917e9d31f4dfc2fca73f620a 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine virt,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 2048 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid fd65fc03-8838-4c4d-9d8d-395802488790 \
 -display none \
index 38615f3da2122055c9c6cc445bd3549135fe78d1..a11dd6e1e37fc0c9f20ca3571a36dc9e383f3d23 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine virt,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 2048 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid fd65fc03-8838-4c4d-9d8d-395802488790 \
 -display none \
index 919737da830cd74f20aa9c6982cdfc2be5d089c2..f353802d6ea7050ecb9286f47e2bcaed016faa3c 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 256 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 9aa4b45c-b9dd-45ef-91fe-862b27b4231f \
 -display none \
index f089793be139159db3eaf49b2de6c6774fc0f139..a021b706b3fe4cd4d2dbf68df0ea3d887b561431 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 256 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 9aa4b45c-b9dd-45ef-91fe-862b27b4231f \
 -display none \
index cd18fd40e48fe7a7d147cc1306dd345f5772bd41..50ab7293a2e8f6963720bae2a9cb2939daccc487 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index aa30d5fdb7fa00d856ae5ee8f6f597539c3a4e82..81a864fae5a598b31cd9f862ca17a6aafd20a38d 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index aa30d5fdb7fa00d856ae5ee8f6f597539c3a4e82..81a864fae5a598b31cd9f862ca17a6aafd20a38d 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 340f6763995060e4bfecb5836e0f76a7f3029b29..e02e797142cdba3d78d5259c89ab09af7ccc3f61 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 340f6763995060e4bfecb5836e0f76a7f3029b29..e02e797142cdba3d78d5259c89ab09af7ccc3f61 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 340f6763995060e4bfecb5836e0f76a7f3029b29..e02e797142cdba3d78d5259c89ab09af7ccc3f61 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index abf765ecb8fe8db7b91a789536ce66676a1ec0a4..14572d10be8f5e4f99dd5cf02210882c5798fd78 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 340f6763995060e4bfecb5836e0f76a7f3029b29..e02e797142cdba3d78d5259c89ab09af7ccc3f61 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 340f6763995060e4bfecb5836e0f76a7f3029b29..e02e797142cdba3d78d5259c89ab09af7ccc3f61 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 340f6763995060e4bfecb5836e0f76a7f3029b29..e02e797142cdba3d78d5259c89ab09af7ccc3f61 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 340f6763995060e4bfecb5836e0f76a7f3029b29..e02e797142cdba3d78d5259c89ab09af7ccc3f61 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 340f6763995060e4bfecb5836e0f76a7f3029b29..e02e797142cdba3d78d5259c89ab09af7ccc3f61 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 340f6763995060e4bfecb5836e0f76a7f3029b29..e02e797142cdba3d78d5259c89ab09af7ccc3f61 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index eb7cd75d6ecb5046e1f7c4bf0aea6bb0a7d9c3a9..9fc649e8c3f6caa6c63373977242366d2508b7e1 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 3c655a1808ac5fb0c32c67b56a0da531a8b32b45..11e79f8eb55cd84f4dc1f61dd745577da8a25652 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 9c6f27116cc70b5925ff535a39ee21fc1a3f71e4..e2f7b706da92f34521f2c1519f7256f2a1424737 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 33e473437470a138f31bb9596501a48d0931f29f..18453205398d68fa0ae5f506db5c5564236f7940 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index d0e1d489ed7a6043727f1b39a2062c88950990c5..8e827f08d3be6bcb68e5cebe26913e93b80db172 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 43ae215f1b572b631fc00c43834491c7148b7ecf..30d6d5545c8031c97cc06f09e0c300ae642ebbd5 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 2d8952b05305c07ea26d9e9762431528c0818b88..038b660afef607420066fe1bed98dcd35037afa3 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index b8dd55f32c697deae4093bbcbb2d76e19fb100f2..79d738f30ccda9d6b1a04fee95ddf31aefc8bac5 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=spice \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index 30abe5e5540b5e0a622bd18eba5a96cdf7da164f..0ea0c9846df943cef0b9d98cec6006a321ce2cee 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index a8fb4f5b5ba1a6c7950aadced2ebbaf82d81ffe9..80b8d8c1737dcf3e8adcc0171fcddc78f0e8019c 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 051c3456c1dbe33001391d8ccc7fdbdfef5861f4..a277345c75d16204dfba01323d71da2ee703e641 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index f750ea5b1446f2bc0c9cb1dc5d23b5c366a6deb5..162de2be7a6237df8f413672f1469b9327b81be9 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index f750ea5b1446f2bc0c9cb1dc5d23b5c366a6deb5..162de2be7a6237df8f413672f1469b9327b81be9 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index a37838688843fc3507bb38b97a6214adcb29f6e0..e2fcd4210c277bdc86ca3b5a787c391d7e65f813 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index d6db2e589a9d3982a6fabc0c5e761930d606c0a7..488c770045089ab0808f13ff984c8025e9515655 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 10a4feb31e7e4ac51f9ba0cef4ee64091081949b..9947742c08c7e0ffa5e1a05be539ef76ce02c0b6 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index d473e859dcbf17320ce908229ee0fa3dfdd09acd..f296990f03e67c157d8b288a4c6f8ff681dc8457 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index de42070061c1a65242770922024f6487024f1f03..47d6bdc1aa5e099018224955ec5d7e15bd684efb 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index d9b6bd6f96a1a6c0622ac9ba95ba07f9178ecef5..45ef8dce5bc9ad2c5ac59d5d47ad2e2c5ecdb85a 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 2f2623e73b5ed075a1f61f5c119e37d0509f3d4b..95817db8814af84b28b8f47ada83020793a12b04 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 5e543584e1db9090e748c7985f101b89b5049d95..6541b29312ec3e3277bd00e86a4f1aec2cd452d7 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 2b252787019cdf0cb3674e3f4cf37460e878af5e..e77678885a79a84fcab2181c7ba3a8cd39abfc37 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 2f2623e73b5ed075a1f61f5c119e37d0509f3d4b..95817db8814af84b28b8f47ada83020793a12b04 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index d825ac772cac5b0a90ad29c3ae09a742857b80fe..166f1f081be3ecade614d264bf2a7fc4a1eef212 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 8f7cd4132bcee55e8fed560eae3f2e9c524535cc..e24aa7fc65077e9f79cfd754281a6daa2ac44a78 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 6ad4a7e1a4e12b7bc777ebc5de63c2a912696803..6341ec9fc0ba46571cf18b35c4f3905d268f9dc3 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -smbios 'type=0,vendor=LENOVO,version=6FET82WW (3.12 )' \
index d8a968e610e24a53219c2a44dad31a6396170a98..9e976e31bbe501f04a61854052c33ad89cf27127 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -smbios 'type=0,vendor=LENOVO,version=6FET82WW (3.12 )' \
index 07ceea56fc6f62acc21d355b4f264f3a04a5a804..25e7a35612f10afa2e511e5bec5d1fe9820a498c 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,maxcpus=4,sockets=2,dies=2,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 1c24cc3ce07aafb3e57a152bbafbbca1ac05f713..379b45fa4c7dcdf29f970bb1d4e2ca3280ad7817 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,maxcpus=2,sockets=2,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index baed241a05f16ef3f23407dafa61167d57529dbc..d3a418ce6144090d342d41e7ab9fb0ec9c74943d 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index fc8a836c16d11ef904cf48074883cacf75bd64be..1cffb935c27a362d735105ab5789d1c82be8fdb7 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 87ddd465764bec8d6425aafc4041b2090cc67f64..1296ef17712cd8c1af43b91e13c6f6ec8a7111f6 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine SS-5,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 500 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 00010203-0405-4607-8809-0a0b0c0d0e0f \
 -display none \
index 80dfa45066ba01216671108019636b0d0891579c..88871b015c1450c456722237203d6d54cb37949c 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine q35,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 2048 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -display none \
index c8bef6a46904811674c90fd2ab11cb1feba58ea0..1dd79d894671e38c2e59d9afff5273791cbf0596 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine q35,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 2048 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -display none \
index 8a7dee1d55956fb840a1ab4cf27a51822c4d63f6..fb9e2746ba6ec7a88ab811b4acede198f4cdb3b5 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index f403ac1d70ecaf954e5c1d47ba54e8c6b6c1434b..5e4edc24b60c6ed98a665a6527f244cf370c94fd 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index d0628a662c99c81262fa859b3dd672aa16a6ac0f..75e09d7d02cd196e438cead33dc5fa4d7fc7206f 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index f259cba3ea7f11c3cbe93691501b53deb87b4c4a..805bfe6f5880b4466d5cd7e25db40f25a5a5df14 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 7193ad6324f14e0d2ec4c484b160212641191c5d..aa0400b933a46ef9a30cceb97281010a97a1f2fe 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 5474feb6ef199269b49eb0fd9e2fbe61e3de381e..505da01810f6cfa3efff95778f7a21aafa10ec79 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index e8cfe2931a491f1557b49bda883a7751bf081c9f..7c4436fee2df2710f470b30cebef5aa0f9a521ce 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 0415a4c05be5d70cd0920a9cfc89d2af1c2ae118..b43dd8402506792da2cc6d7daa50d901b0d18423 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index b59b3a08fc16bf1d63aecbcfb3d2cfb1f40b4cc4..27c3ee1f17a6d53d5bceb2b285c3fd350b316783 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 8ef78d87e4f0e292e20ba922f38999bb7beca817..f4ec521ca644684ed3a33111b3202305243dfd24 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 683fd12514155b9bdb22012faedc0d67b870e8c5..0000f6ee13b63d763739d59506a89d608c9e27d7 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 379175923e77cb578851f77cde61f8d513aac042..ca034d688512bbd52050ec5f92912f30ee606502 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index fce7756e7d73d936eed334f99595f761df63ed13..da2611c43046e836d7e8e4cad7b4fcddf4ab1fc3 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 7261f8bf19e145f60bc77c3b5ae9095f9f6601fd..8ba74ec735801d2f1588d024e5438cb59be81aa9 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 289e6835e71abe2d7227d251ed50a0cae83b8513..458dff828670fd2ecd19feed34b85319c6fef67c 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 3abd66a201e439b335ba1184901e9ec39c54a09a..b4646a0cd8fe9d45fcd5e1a438c1dc893e5679c4 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 4c46c15ff3dccc423bffbe17be0a6e6c54c04b73..d033a639b63b54163e4009e0f6549ef6c66102a5 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index ea8c20f8a86db06bc219046239d9b3a48aa14d2d..e45906eae0e2ec2855d4556449cf4563b27dfe8a 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 61512bf043d781e4eaff6e05de888938301c673f..2607860acb8ae6dc09a39132d6763d389199d656 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index c9f59996a2fd7da4598a04e890162385920d246c..71b3777dedd762f03ddb6075c078b8bba21005e5 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 47dc357d6046b9c372bc4c2b0c2082aa92254e1a..429be6c3a1e6f309287fea193a54555e84379173 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index c4bfd26886d461bb3aef825396182a15da22fb9e..6906abd4c1a6462701dfc892daae884c20feddcc 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel kvm \
 -m 4096 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 4,sockets=4,cores=1,threads=1 \
 -uuid a75aca4b-a02f-2bcb-4a91-c93cd848c34b \
 -display none \
index db31afcb66fec4136867dc4dcf35a46a2271d1c5..f88ebbf11da142eecf13a086b97799df78c61363 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel kvm \
 -m 4096 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 4,sockets=4,cores=1,threads=1 \
 -object memory-backend-file,id=ram-node0,mem-path=/dev/hugepages1G/libvirt/qemu/-1-gentoo,prealloc=on,size=1073741824 \
 -numa node,nodeid=0,cpus=0,memdev=ram-node0 \
index 4699c88deb2637fbd540df6f4484cff326b1d167..515a849e8e73fc07a03924cf1b7e68ad3453e1ac 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine q35,usb=off,dump-guest-core=off \
 -accel kvm \
 -m 128 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 2,maxcpus=6,sockets=6,cores=1,threads=1 \
 -object iothread,id=iothread1 \
 -object iothread,id=iothread2 \
index 8efda2c45e63b03e38673121d84579517cadbece..688585f04926458722c4abfcb995fc3c7579f5e7 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel kvm \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid cdbebdfa-1d6d-65c3-be0f-fd74b978a773 \
 -no-user-config \
index 5be316d08e581baa99bbe5a890668ab85579cfe8..b215889d2dd4b2440d0b9f1b25bd5e285126f587 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index 17300d553823519decab905ee952ba2769a8a76d..93c582c100744efc56b4c440845cb24af51025ed 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index b47737b34f6e5d0cf6c91dfd73cdcf1b381b7661..c5b2267e4271ee41b38965d44f68b4a495c1ce57 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 22465283afb034cbf96e11a21e1d4945b8c4dd43..1c1943ef056a426da137622ed2b4005c812d7a62 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 5a8f05209581fa98303d56d21e242defd6b6fe43..39699d8a52ae491fc8b4303f332523234cef988d 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 8d19bba42962e632e5d88a8c6cc6af589bb9faba..17482f90568147705f02a2497251a39d6abd5ee0 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 61257b8928e4a381726092cf8e9a38b16cf06cc9..d5b54cfac7ecd055db9c867498c9a62dcb5f5316 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 7aa1b9a7398ae1c539d3e02fba467dc5126c4b98..3a4fd981b49832730bd2a61ea1a8794583963328 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 371db34b0e2de2fbc628a6700f80e38f605d26f0..75b47c12f59edb4fdb00a26096d909d5eb74268a 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index cc467b5fb1a40fa665cf6d070285cba6f05e493e..ac19b4365e95e2084eb81c234a38a8da05f132eb 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 22465283afb034cbf96e11a21e1d4945b8c4dd43..1c1943ef056a426da137622ed2b4005c812d7a62 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 2c0da194f1df50a0f1b2652aa9fc1573c3b6d0d2..d002b6daeab80eb35ec2c1295d9315dcf26f8a1c 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1803 \
 -no-user-config \
index f19815fd17e5fa96894a7a179cee1761876da2b4..012f8e50b90211592aa5a34812154a70ad71b771 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 94dd7b04c76b88a70c2daae488c316d114f08c5c..27343bc1019c57123ac0d58482e9601ca18ec274 100644 (file)
@@ -13,7 +13,7 @@ XDG_CONFIG_HOME=/tmp/lib/domain--1-QEMUGuest1/.config \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index ca234f0615b29045eaf35e3a0581d63e611f2bd4..6061c6a34befbe069b1ba132eb287a5f368c41ce 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index bbbec248b153dbbd2f038e01ddbf928689d4a9ff..1b32054121ec3228e4e82d293d35cb7c4f6284c1 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=spice \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index 73096822c69802a808f1bd2a26416ec44d6261e0..5851e9380415336f6a327139ff6a3ea3509f0b8a 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index c590ca529ec4744db14e07fc531e2ef8c354224c..bf864efec005ac95669d2c8e07790b4c23e51b38 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 1024 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 1d00d2f32f908348e869a12451c4d7972698f07f..4e45f279659977bff796d932531137a644030486 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 209ff526ec3d7bc52135c5f0b361b647cc2d6879..34164771c807b0af31dcfd502da923ef79d37b3a 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 7de554a3e92a051a452366e5fbcbe7c34f819302..0c235200e3e58a7814c4a77efa5bde6740227af6 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index aa04d99d18a6e05c79c899b3e84be56b255abbf7..d4171e4ca354e1a6749451d4ee9a3eb334bb3cb5 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 72e2aaaadde09a67242223afab069ad1fdd69b62..21d2cb8e4740be8638b1b62783d285e16dfb622e 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 9ac78b7c8a9f192c8e4a3342a9d9be476bff4fed..7df6301d57d8c3455ade2da50573be489d370008 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 58402821b21399975ce56fb7688ca0487a89053f..ee4afdf36447492fec2a17977b7c5be83d5ee387 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index cc930ecf9d62902fe645f06bd39b05a376661e0a..b19675561a4b0ec38797ddb27c2110ead86d343c 100644 (file)
@@ -14,7 +14,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,usb=off,dump-guest-core=off \
 -accel tcg \
 -m 214 \
--realtime mlock=off \
+-overcommit mem-lock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \