]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
qemu: Always assume QEMU_CAPS_REALTIME_MLOCK
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 12 Apr 2019 08:03:36 +0000 (10:03 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 12 Apr 2019 11:39:42 +0000 (13:39 +0200)
The '-realtime mlock' cmd line argument was introduced in QEMU
commit v1.5.0-rc0~190 which matches minimal QEMU version we
require. Therefore, the capability will always be present.

Apparently, nearly none of our xml2argv test cases had the
capability hence slightly bigger change under qemuxml2argvdata/.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
607 files changed:
src/qemu/qemu_capabilities.c
src/qemu/qemu_capabilities.h
src/qemu/qemu_command.c
tests/qemucapabilitiesdata/caps_1.5.3.x86_64.xml
tests/qemucapabilitiesdata/caps_1.6.0.x86_64.xml
tests/qemucapabilitiesdata/caps_1.7.0.x86_64.xml
tests/qemucapabilitiesdata/caps_2.1.1.x86_64.xml
tests/qemucapabilitiesdata/caps_2.10.0.aarch64.xml
tests/qemucapabilitiesdata/caps_2.10.0.ppc64.xml
tests/qemucapabilitiesdata/caps_2.10.0.s390x.xml
tests/qemucapabilitiesdata/caps_2.10.0.x86_64.xml
tests/qemucapabilitiesdata/caps_2.11.0.s390x.xml
tests/qemucapabilitiesdata/caps_2.11.0.x86_64.xml
tests/qemucapabilitiesdata/caps_2.12.0.aarch64.xml
tests/qemucapabilitiesdata/caps_2.12.0.ppc64.xml
tests/qemucapabilitiesdata/caps_2.12.0.s390x.xml
tests/qemucapabilitiesdata/caps_2.12.0.x86_64.xml
tests/qemucapabilitiesdata/caps_2.4.0.x86_64.xml
tests/qemucapabilitiesdata/caps_2.5.0.x86_64.xml
tests/qemucapabilitiesdata/caps_2.6.0.aarch64.xml
tests/qemucapabilitiesdata/caps_2.6.0.ppc64.xml
tests/qemucapabilitiesdata/caps_2.6.0.x86_64.xml
tests/qemucapabilitiesdata/caps_2.7.0.s390x.xml
tests/qemucapabilitiesdata/caps_2.7.0.x86_64.xml
tests/qemucapabilitiesdata/caps_2.8.0.s390x.xml
tests/qemucapabilitiesdata/caps_2.8.0.x86_64.xml
tests/qemucapabilitiesdata/caps_2.9.0.ppc64.xml
tests/qemucapabilitiesdata/caps_2.9.0.s390x.xml
tests/qemucapabilitiesdata/caps_2.9.0.x86_64.xml
tests/qemucapabilitiesdata/caps_3.0.0.ppc64.xml
tests/qemucapabilitiesdata/caps_3.0.0.riscv32.xml
tests/qemucapabilitiesdata/caps_3.0.0.riscv64.xml
tests/qemucapabilitiesdata/caps_3.0.0.s390x.xml
tests/qemucapabilitiesdata/caps_3.0.0.x86_64.xml
tests/qemucapabilitiesdata/caps_3.1.0.ppc64.xml
tests/qemucapabilitiesdata/caps_3.1.0.x86_64.xml
tests/qemucapabilitiesdata/caps_4.0.0.riscv32.xml
tests/qemucapabilitiesdata/caps_4.0.0.riscv64.xml
tests/qemucapabilitiesdata/caps_4.0.0.x86_64.xml
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/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/blkdeviotune-group-num.args
tests/qemuxml2argvdata/blkdeviotune-max-length.args
tests/qemuxml2argvdata/blkdeviotune-max.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/boot-strict.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-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-sclp.args
tests/qemuxml2argvdata/console-virtio-ccw.args
tests/qemuxml2argvdata/console-virtio-many.args
tests/qemuxml2argvdata/console-virtio-s390.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-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/debug-threads.args
tests/qemuxml2argvdata/default-kvm-host-arch.args
tests/qemuxml2argvdata/default-qemu-host-arch.args
tests/qemuxml2argvdata/disk-aio.args
tests/qemuxml2argvdata/disk-blockio.args
tests/qemuxml2argvdata/disk-boot-cdrom.args
tests/qemuxml2argvdata/disk-boot-disk.args
tests/qemuxml2argvdata/disk-cdrom-network.args
tests/qemuxml2argvdata/disk-cdrom-tray.args
tests/qemuxml2argvdata/disk-cdrom.args
tests/qemuxml2argvdata/disk-copy_on_read.args
tests/qemuxml2argvdata/disk-detect-zeroes.args
tests/qemuxml2argvdata/disk-discard.args
tests/qemuxml2argvdata/disk-error-policy.args
tests/qemuxml2argvdata/disk-floppy-tray.args
tests/qemuxml2argvdata/disk-floppy.args
tests/qemuxml2argvdata/disk-fmt-qcow.args
tests/qemuxml2argvdata/disk-geometry.args
tests/qemuxml2argvdata/disk-hostdev-scsi-virtio-iscsi-auth-AES.args
tests/qemuxml2argvdata/disk-ide-split.args
tests/qemuxml2argvdata/disk-ide-wwn.args
tests/qemuxml2argvdata/disk-ioeventfd.args
tests/qemuxml2argvdata/disk-iscsi.args
tests/qemuxml2argvdata/disk-network-gluster.args
tests/qemuxml2argvdata/disk-network-iscsi-modern.args
tests/qemuxml2argvdata/disk-network-iscsi.args
tests/qemuxml2argvdata/disk-network-nbd.args
tests/qemuxml2argvdata/disk-network-sheepdog.args
tests/qemuxml2argvdata/disk-network-source-auth.args
tests/qemuxml2argvdata/disk-network-tlsx509.args
tests/qemuxml2argvdata/disk-network-vxhs.args
tests/qemuxml2argvdata/disk-no-boot.args
tests/qemuxml2argvdata/disk-order.args
tests/qemuxml2argvdata/disk-readonly-disk.args
tests/qemuxml2argvdata/disk-sata-device.args
tests/qemuxml2argvdata/disk-scsi-disk-split.args
tests/qemuxml2argvdata/disk-scsi-disk-vpd.args
tests/qemuxml2argvdata/disk-scsi-disk-wwn.args
tests/qemuxml2argvdata/disk-scsi-lun-passthrough.args
tests/qemuxml2argvdata/disk-serial.args
tests/qemuxml2argvdata/disk-snapshot.args
tests/qemuxml2argvdata/disk-source-pool-mode.args
tests/qemuxml2argvdata/disk-source-pool.args
tests/qemuxml2argvdata/disk-usb-device-removable.args
tests/qemuxml2argvdata/disk-usb-device.args
tests/qemuxml2argvdata/disk-virtio-ccw-many.args
tests/qemuxml2argvdata/disk-virtio-ccw.args
tests/qemuxml2argvdata/disk-virtio-queues.args
tests/qemuxml2argvdata/disk-virtio-s390-zpci.args
tests/qemuxml2argvdata/disk-virtio-s390.args
tests/qemuxml2argvdata/disk-virtio.args
tests/qemuxml2argvdata/encrypted-disk-usage.args
tests/qemuxml2argvdata/encrypted-disk.args
tests/qemuxml2argvdata/eoi-disabled.args
tests/qemuxml2argvdata/eoi-enabled.args
tests/qemuxml2argvdata/event_idx.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/fips-enabled.args
tests/qemuxml2argvdata/floppy-drive-fat.args
tests/qemuxml2argvdata/fs9p-ccw.args
tests/qemuxml2argvdata/fs9p.args
tests/qemuxml2argvdata/graphics-egl-headless.args
tests/qemuxml2argvdata/graphics-sdl-fullscreen.args
tests/qemuxml2argvdata/graphics-sdl.args
tests/qemuxml2argvdata/graphics-spice-agent-file-xfer.args
tests/qemuxml2argvdata/graphics-spice-agentmouse.args
tests/qemuxml2argvdata/graphics-spice-auto-socket-cfg.args
tests/qemuxml2argvdata/graphics-spice-auto-socket.args
tests/qemuxml2argvdata/graphics-spice-compression.args
tests/qemuxml2argvdata/graphics-spice-egl-headless.args
tests/qemuxml2argvdata/graphics-spice-no-args.args
tests/qemuxml2argvdata/graphics-spice-qxl-vga.args
tests/qemuxml2argvdata/graphics-spice-sasl.args
tests/qemuxml2argvdata/graphics-spice-socket.args
tests/qemuxml2argvdata/graphics-spice-timeout.args
tests/qemuxml2argvdata/graphics-spice-usb-redir.args
tests/qemuxml2argvdata/graphics-spice.args
tests/qemuxml2argvdata/graphics-vnc-auto-socket-cfg.args
tests/qemuxml2argvdata/graphics-vnc-auto-socket.args
tests/qemuxml2argvdata/graphics-vnc-egl-headless.args
tests/qemuxml2argvdata/graphics-vnc-no-listen-attr.args
tests/qemuxml2argvdata/graphics-vnc-none.args
tests/qemuxml2argvdata/graphics-vnc-policy.args
tests/qemuxml2argvdata/graphics-vnc-remove-generated-socket.args
tests/qemuxml2argvdata/graphics-vnc-sasl.args
tests/qemuxml2argvdata/graphics-vnc-socket-new-cmdline.args
tests/qemuxml2argvdata/graphics-vnc-socket.args
tests/qemuxml2argvdata/graphics-vnc-tls.args
tests/qemuxml2argvdata/graphics-vnc-websocket.args
tests/qemuxml2argvdata/graphics-vnc.args
tests/qemuxml2argvdata/hostdev-mdev-precreated.args
tests/qemuxml2argvdata/hostdev-pci-address-device.args
tests/qemuxml2argvdata/hostdev-pci-address.args
tests/qemuxml2argvdata/hostdev-scsi-lsi-iscsi-auth.args
tests/qemuxml2argvdata/hostdev-scsi-lsi-iscsi.args
tests/qemuxml2argvdata/hostdev-scsi-lsi.args
tests/qemuxml2argvdata/hostdev-scsi-readonly.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-scsi-virtio-iscsi-auth.args
tests/qemuxml2argvdata/hostdev-scsi-virtio-iscsi.args
tests/qemuxml2argvdata/hostdev-scsi-virtio-scsi.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.args
tests/qemuxml2argvdata/hostdev-vfio-zpci-boundaries.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/hyperv-off.args
tests/qemuxml2argvdata/hyperv-panic.args
tests/qemuxml2argvdata/hyperv.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/intel-iommu-caching-mode.args
tests/qemuxml2argvdata/intel-iommu-device-iotlb.args
tests/qemuxml2argvdata/intel-iommu-eim.args
tests/qemuxml2argvdata/intel-iommu-machine.args
tests/qemuxml2argvdata/intel-iommu.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+eoi-disabled.args
tests/qemuxml2argvdata/kvmclock.args
tests/qemuxml2argvdata/luks-disks-source-qcow2.args
tests/qemuxml2argvdata/luks-disks-source.args
tests/qemuxml2argvdata/luks-disks.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-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-msg-timestamp.args
tests/qemuxml2argvdata/minimal-sandbox.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-no-reboot.args
tests/qemuxml2argvdata/misc-uuid.args
tests/qemuxml2argvdata/monitor-json.args
tests/qemuxml2argvdata/multifunction-pci-device.args
tests/qemuxml2argvdata/name-escape.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.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-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-s390.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/pages-dimm-discard.args
tests/qemuxml2argvdata/pages-discard-hugepages.args
tests/qemuxml2argvdata/pages-discard.args
tests/qemuxml2argvdata/panic-double.args
tests/qemuxml2argvdata/panic-no-address.args
tests/qemuxml2argvdata/panic.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/pv-spinlock-disabled.args
tests/qemuxml2argvdata/pv-spinlock-enabled.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/qemu-ns.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-allow-bogus-usb-controller.args
tests/qemuxml2argvdata/s390-allow-bogus-usb-none.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.args
tests/qemuxml2argvdata/smp.args
tests/qemuxml2argvdata/sound-device.args
tests/qemuxml2argvdata/sound.args
tests/qemuxml2argvdata/tpm-passthrough-crb.args
tests/qemuxml2argvdata/tpm-passthrough.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-nodevice.args
tests/qemuxml2argvdata/video-qxl-noheads.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-nodevice.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-lun.args
tests/qemuxml2argvdata/virtio-options.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
tests/qemuxml2argvdata/watchdog-device.args
tests/qemuxml2argvdata/watchdog-diag288.args
tests/qemuxml2argvdata/watchdog-dump.args
tests/qemuxml2argvdata/watchdog-injectnmi.args
tests/qemuxml2argvdata/watchdog.args
tests/qemuxml2argvdata/x86-kvm-32-on-64.args

index 25674e401f9c2671e812dfe62f4cb372a6be7b76..b1085974d5bbf5be49e5cc0947d556c1b3ab9a5a 100644 (file)
@@ -2634,7 +2634,6 @@ static struct virQEMUCapsCommandLineProps virQEMUCapsCommandLine[] = {
     { "machine", "vmport", QEMU_CAPS_MACHINE_VMPORT_OPT },
     { "drive", "discard", QEMU_CAPS_DRIVE_DISCARD },
     { "drive", "detect-zeroes", QEMU_CAPS_DRIVE_DETECT_ZEROES },
-    { "realtime", "mlock", QEMU_CAPS_REALTIME_MLOCK },
     { "boot-opts", "strict", QEMU_CAPS_BOOT_STRICT },
     { "boot-opts", "reboot-timeout", QEMU_CAPS_REBOOT_TIMEOUT },
     { "boot-opts", "splash-time", QEMU_CAPS_SPLASH_TIMEOUT },
index 9abeed9014e0ff47f68f6ab3eef782a65d447d01..6e4f6fa42fbe1b9ac84e3098c2d7a125f6e56177 100644 (file)
@@ -254,7 +254,7 @@ typedef enum { /* virQEMUCapsFlags grouping marker for syntax-check */
     QEMU_CAPS_MEM_MERGE, /* -machine mem-merge */
     X_QEMU_CAPS_VNC_WEBSOCKET, /* -vnc x:y,websocket */
     QEMU_CAPS_DRIVE_DISCARD, /* -drive discard=off(ignore)|on(unmap) */
-    QEMU_CAPS_REALTIME_MLOCK, /* -realtime mlock=on|off */
+    X_QEMU_CAPS_REALTIME_MLOCK, /* -realtime mlock=on|off */
 
     /* 150 */
     X_QEMU_CAPS_VNC_SHARE_POLICY, /* set display sharing policy */
index 4dcd5fade594fec6e322215f078dc6e72112da81..abaadd3de00494505de27f6b7d0a78c934ad55d7 100644 (file)
@@ -7917,16 +7917,9 @@ qemuBuildMemCommandLine(virCommandPtr cmd,
         qemuBuildMemPathStr(cfg, def, cmd, priv) < 0)
         return -1;
 
-    if (def->mem.locked && !virQEMUCapsGet(qemuCaps, QEMU_CAPS_REALTIME_MLOCK)) {
-        virReportError(VIR_ERR_CONFIG_UNSUPPORTED, "%s",
-                       _("memory locking not supported by QEMU binary"));
-        return -1;
-    }
-    if (virQEMUCapsGet(qemuCaps, QEMU_CAPS_REALTIME_MLOCK)) {
-        virCommandAddArg(cmd, "-realtime");
-        virCommandAddArgFormat(cmd, "mlock=%s",
-                               def->mem.locked ? "on" : "off");
-    }
+    virCommandAddArg(cmd, "-realtime");
+    virCommandAddArgFormat(cmd, "mlock=%s",
+                           def->mem.locked ? "on" : "off");
 
     return 0;
 }
index 28b2ac25aa9b4eb4184650e874c9b97486f227c8..780d75a513e6b54d8c703e433dfe1b7b34d65b46 100644 (file)
@@ -54,7 +54,6 @@
   <flag name='vfio-pci'/>
   <flag name='mem-merge'/>
   <flag name='drive-discard'/>
-  <flag name='mlock'/>
   <flag name='dmi-to-pci-bridge'/>
   <flag name='usb-storage'/>
   <flag name='usb-storage.removable'/>
index a93fd7f545b982fc3773b50f33e53cb9c92429c0..90a8873cd6facbf086bb0add05ee8e2e66beec7f 100644 (file)
@@ -54,7 +54,6 @@
   <flag name='pci-bridge'/>
   <flag name='vfio-pci'/>
   <flag name='mem-merge'/>
-  <flag name='mlock'/>
   <flag name='dmi-to-pci-bridge'/>
   <flag name='i440fx-pci-hole64-size'/>
   <flag name='q35-pci-hole64-size'/>
index 5402c33d3aef3a9bcf0a771916e5db14aa7cf2a5..c3d26c61cb123c21a9a0401defce18f7a9968ff3 100644 (file)
@@ -55,7 +55,6 @@
   <flag name='vfio-pci'/>
   <flag name='mem-merge'/>
   <flag name='drive-discard'/>
-  <flag name='mlock'/>
   <flag name='dmi-to-pci-bridge'/>
   <flag name='i440fx-pci-hole64-size'/>
   <flag name='q35-pci-hole64-size'/>
index 0206a2a314a9aeb18e5f2c8695d651fdbfa54f8f..f416071149fa2e1e79baff7a17ef6a7d9d71e390 100644 (file)
@@ -57,7 +57,6 @@
   <flag name='vfio-pci'/>
   <flag name='mem-merge'/>
   <flag name='drive-discard'/>
-  <flag name='mlock'/>
   <flag name='dmi-to-pci-bridge'/>
   <flag name='i440fx-pci-hole64-size'/>
   <flag name='q35-pci-hole64-size'/>
index b0a8c01223f7e3c6d8702042410ebfb8d8e00f90..9404e66144fc15426c3803a98addf92b3f6cba4d 100644 (file)
@@ -43,7 +43,6 @@
   <flag name='vfio-pci'/>
   <flag name='mem-merge'/>
   <flag name='drive-discard'/>
-  <flag name='mlock'/>
   <flag name='dmi-to-pci-bridge'/>
   <flag name='usb-storage'/>
   <flag name='usb-storage.removable'/>
index 463705bd847e385537f8a98e905ec4bf7f1a4302..162fb1f035484f6c85eda7a2e1a6607212fc99fe 100644 (file)
@@ -43,7 +43,6 @@
   <flag name='vfio-pci'/>
   <flag name='mem-merge'/>
   <flag name='drive-discard'/>
-  <flag name='mlock'/>
   <flag name='usb-storage'/>
   <flag name='usb-storage.removable'/>
   <flag name='virtio-mmio'/>
index a48367eae40bc5eb75c09d9574a444d7e7595cbd..21b918f8d4e300c27203da28d771bc27492f35ff 100644 (file)
@@ -28,7 +28,6 @@
   <flag name='vfio-pci'/>
   <flag name='mem-merge'/>
   <flag name='drive-discard'/>
-  <flag name='mlock'/>
   <flag name='virtio-mmio'/>
   <flag name='boot-strict'/>
   <flag name='msg-timestamp'/>
index 105e8840e96c51bbd615e18054763de3a49f01cc..e1ddb38a52c4a807d57bfbea658a4ec52f3b9a32 100644 (file)
@@ -57,7 +57,6 @@
   <flag name='vfio-pci'/>
   <flag name='mem-merge'/>
   <flag name='drive-discard'/>
-  <flag name='mlock'/>
   <flag name='dmi-to-pci-bridge'/>
   <flag name='i440fx-pci-hole64-size'/>
   <flag name='q35-pci-hole64-size'/>
index 991908616836f9972cdde776ee15e150cd518205..6cb997d2997493ec5ba7418baeb223d407a42350 100644 (file)
@@ -28,7 +28,6 @@
   <flag name='vfio-pci'/>
   <flag name='mem-merge'/>
   <flag name='drive-discard'/>
-  <flag name='mlock'/>
   <flag name='virtio-mmio'/>
   <flag name='boot-strict'/>
   <flag name='msg-timestamp'/>
index 2f306d790bf0afbd1ea364593e0ba9898781732c..8e7c6a29f86cfbd01f71e97117fe417bf91381eb 100644 (file)
@@ -57,7 +57,6 @@
   <flag name='vfio-pci'/>
   <flag name='mem-merge'/>
   <flag name='drive-discard'/>
-  <flag name='mlock'/>
   <flag name='dmi-to-pci-bridge'/>
   <flag name='i440fx-pci-hole64-size'/>
   <flag name='q35-pci-hole64-size'/>
index c7e7406a44d2d3b5f297cd8cf325bba27fa4ca8e..140da91b86fa5608b2846e0326bdba5dfe119a7d 100644 (file)
@@ -43,7 +43,6 @@
   <flag name='vfio-pci'/>
   <flag name='mem-merge'/>
   <flag name='drive-discard'/>
-  <flag name='mlock'/>
   <flag name='dmi-to-pci-bridge'/>
   <flag name='usb-storage'/>
   <flag name='usb-storage.removable'/>
index d23588018aac2c04677aa7c7230ee543ca649e7c..fd9ae0bcb836bfc846cf314976515f40f20fec37 100644 (file)
@@ -43,7 +43,6 @@
   <flag name='vfio-pci'/>
   <flag name='mem-merge'/>
   <flag name='drive-discard'/>
-  <flag name='mlock'/>
   <flag name='usb-storage'/>
   <flag name='usb-storage.removable'/>
   <flag name='virtio-mmio'/>
index fc0acdc753d6cbcf6da17254754eb18c124b1a84..29303810684e370d3d018ba8b1d7be4d606efde0 100644 (file)
@@ -28,7 +28,6 @@
   <flag name='vfio-pci'/>
   <flag name='mem-merge'/>
   <flag name='drive-discard'/>
-  <flag name='mlock'/>
   <flag name='virtio-mmio'/>
   <flag name='boot-strict'/>
   <flag name='msg-timestamp'/>
index 6bb5cf0f3f79d62ce1f22d46c2b96030d124f4a5..1046a3b8acb9e383e13d1035fcba0d2fa63d5fc7 100644 (file)
@@ -57,7 +57,6 @@
   <flag name='vfio-pci'/>
   <flag name='mem-merge'/>
   <flag name='drive-discard'/>
-  <flag name='mlock'/>
   <flag name='dmi-to-pci-bridge'/>
   <flag name='i440fx-pci-hole64-size'/>
   <flag name='q35-pci-hole64-size'/>
index 7fb4d1cd93af8cc24ed073f6ff72b1b8f75195bb..8760c5ceb81bd03cf023d8bdd6d9c7eb185ed6bd 100644 (file)
@@ -57,7 +57,6 @@
   <flag name='vfio-pci'/>
   <flag name='mem-merge'/>
   <flag name='drive-discard'/>
-  <flag name='mlock'/>
   <flag name='dmi-to-pci-bridge'/>
   <flag name='i440fx-pci-hole64-size'/>
   <flag name='q35-pci-hole64-size'/>
index 7941ceebb69daeb2a7d828202d6f3e0c9326d4c0..c4e6a614d00fe90c37c41e328661cbd8039c6342 100644 (file)
@@ -57,7 +57,6 @@
   <flag name='vfio-pci'/>
   <flag name='mem-merge'/>
   <flag name='drive-discard'/>
-  <flag name='mlock'/>
   <flag name='dmi-to-pci-bridge'/>
   <flag name='i440fx-pci-hole64-size'/>
   <flag name='q35-pci-hole64-size'/>
index 4841bbdbc54e7ce3940aa76d67cb6b42f63bf675..3c72072b64f2a18ce4dae0a3f62fd2f625b9215b 100644 (file)
@@ -45,7 +45,6 @@
   <flag name='vfio-pci'/>
   <flag name='mem-merge'/>
   <flag name='drive-discard'/>
-  <flag name='mlock'/>
   <flag name='dmi-to-pci-bridge'/>
   <flag name='usb-storage'/>
   <flag name='usb-storage.removable'/>
index d155cc180dbf891ee1202a1873a08f781f7d2f03..64c2e6eadc9e017607039643a0e05bf215c234b0 100644 (file)
@@ -43,7 +43,6 @@
   <flag name='vfio-pci'/>
   <flag name='mem-merge'/>
   <flag name='drive-discard'/>
-  <flag name='mlock'/>
   <flag name='usb-storage'/>
   <flag name='usb-storage.removable'/>
   <flag name='virtio-mmio'/>
index d682439c38e1409b072b766bfbabc7a533e28a0b..2f27b8b27e15d83991cc4ff8c33de00511a4bb25 100644 (file)
@@ -57,7 +57,6 @@
   <flag name='vfio-pci'/>
   <flag name='mem-merge'/>
   <flag name='drive-discard'/>
-  <flag name='mlock'/>
   <flag name='dmi-to-pci-bridge'/>
   <flag name='i440fx-pci-hole64-size'/>
   <flag name='q35-pci-hole64-size'/>
index de8176042b926a46056605c035a03ada3ef5beda..0701ce24bfd9a49a72b5208d67c7487c6118263c 100644 (file)
@@ -28,7 +28,6 @@
   <flag name='vfio-pci'/>
   <flag name='mem-merge'/>
   <flag name='drive-discard'/>
-  <flag name='mlock'/>
   <flag name='virtio-mmio'/>
   <flag name='boot-strict'/>
   <flag name='msg-timestamp'/>
index 699b561bfdc53048c9df2dfc78cbb1f572368019..d8a6b618b9716fa694d9bae39f5d7aa09f0622d8 100644 (file)
@@ -57,7 +57,6 @@
   <flag name='vfio-pci'/>
   <flag name='mem-merge'/>
   <flag name='drive-discard'/>
-  <flag name='mlock'/>
   <flag name='dmi-to-pci-bridge'/>
   <flag name='i440fx-pci-hole64-size'/>
   <flag name='q35-pci-hole64-size'/>
index 2826ec3649cc786e7406c18516dc3c4cecd2e41b..5a2b7408db416476fd29ca88d133fc0068bcacaa 100644 (file)
@@ -28,7 +28,6 @@
   <flag name='vfio-pci'/>
   <flag name='mem-merge'/>
   <flag name='drive-discard'/>
-  <flag name='mlock'/>
   <flag name='virtio-mmio'/>
   <flag name='boot-strict'/>
   <flag name='msg-timestamp'/>
index c2e90b2e190176c6e12e3d5c8ddf8bf119844a48..5c3eaa82fe5013e60652e9027afebee97b977c55 100644 (file)
@@ -57,7 +57,6 @@
   <flag name='vfio-pci'/>
   <flag name='mem-merge'/>
   <flag name='drive-discard'/>
-  <flag name='mlock'/>
   <flag name='dmi-to-pci-bridge'/>
   <flag name='i440fx-pci-hole64-size'/>
   <flag name='q35-pci-hole64-size'/>
index 8958e4660eb237713e6537520cd0bfb40dc0fd8c..17c2c8e12ee4e6699d66263e2383dba8d49398d6 100644 (file)
@@ -43,7 +43,6 @@
   <flag name='vfio-pci'/>
   <flag name='mem-merge'/>
   <flag name='drive-discard'/>
-  <flag name='mlock'/>
   <flag name='usb-storage'/>
   <flag name='usb-storage.removable'/>
   <flag name='virtio-mmio'/>
index 63be13e61cb668721dec163d34791e9b254bd675..72ae100a76e876e3203c74111fedf4959fac298c 100644 (file)
@@ -28,7 +28,6 @@
   <flag name='vfio-pci'/>
   <flag name='mem-merge'/>
   <flag name='drive-discard'/>
-  <flag name='mlock'/>
   <flag name='virtio-mmio'/>
   <flag name='boot-strict'/>
   <flag name='msg-timestamp'/>
index 0eca457063f0a9aa283cd7fe6ad81f88b1177010..2444fa3a596bbefa690439ad868ef437e0d8ebe3 100644 (file)
@@ -57,7 +57,6 @@
   <flag name='vfio-pci'/>
   <flag name='mem-merge'/>
   <flag name='drive-discard'/>
-  <flag name='mlock'/>
   <flag name='dmi-to-pci-bridge'/>
   <flag name='i440fx-pci-hole64-size'/>
   <flag name='q35-pci-hole64-size'/>
index 0ca74f4785a3404e5117a7f9bb3dc41a7bd54782..40718981a844d2f21f3e55012ea256f073e3e816 100644 (file)
@@ -43,7 +43,6 @@
   <flag name='vfio-pci'/>
   <flag name='mem-merge'/>
   <flag name='drive-discard'/>
-  <flag name='mlock'/>
   <flag name='usb-storage'/>
   <flag name='usb-storage.removable'/>
   <flag name='ich9-intel-hda'/>
index 01f2b1b5c55cda67cc6a9f5d09fa01e78794fe13..865becc1793dec4efd4794cf93a5465892f36654 100644 (file)
@@ -18,7 +18,6 @@
   <flag name='tpm-passthrough'/>
   <flag name='mem-merge'/>
   <flag name='drive-discard'/>
-  <flag name='mlock'/>
   <flag name='virtio-mmio'/>
   <flag name='boot-strict'/>
   <flag name='msg-timestamp'/>
index 2f66ae6fbfbeeaa5e59ed81be4b2de6e606e8958..eb54aeaff3c828a59c45b6fcbdadb69bf330cc99 100644 (file)
@@ -18,7 +18,6 @@
   <flag name='tpm-passthrough'/>
   <flag name='mem-merge'/>
   <flag name='drive-discard'/>
-  <flag name='mlock'/>
   <flag name='virtio-mmio'/>
   <flag name='boot-strict'/>
   <flag name='msg-timestamp'/>
index 08321e1127178de571c8e073d5db7b504ed4f75f..d5113772629bcd5abcd996a6e387fa42356c1fdf 100644 (file)
@@ -30,7 +30,6 @@
   <flag name='vfio-pci'/>
   <flag name='mem-merge'/>
   <flag name='drive-discard'/>
-  <flag name='mlock'/>
   <flag name='boot-strict'/>
   <flag name='msg-timestamp'/>
   <flag name='active-commit'/>
index 90ab809c917af46890b2563da058e61d66fad097..7f298349fc558c60369b89c01bb554d36ec41801 100644 (file)
@@ -57,7 +57,6 @@
   <flag name='vfio-pci'/>
   <flag name='mem-merge'/>
   <flag name='drive-discard'/>
-  <flag name='mlock'/>
   <flag name='dmi-to-pci-bridge'/>
   <flag name='i440fx-pci-hole64-size'/>
   <flag name='q35-pci-hole64-size'/>
index 9ae348d704f420afe4c48aedbb15b252491953ca..52a2b956e34eb1f11d13a1dd99bebeba5e4531f0 100644 (file)
@@ -44,7 +44,6 @@
   <flag name='vfio-pci'/>
   <flag name='mem-merge'/>
   <flag name='drive-discard'/>
-  <flag name='mlock'/>
   <flag name='usb-storage'/>
   <flag name='usb-storage.removable'/>
   <flag name='ich9-intel-hda'/>
index d64c68ffa9b57d79849ba520d55cb7344f7a8d87..1b97f654279a30afac40938af44089200e1d5116 100644 (file)
@@ -57,7 +57,6 @@
   <flag name='vfio-pci'/>
   <flag name='mem-merge'/>
   <flag name='drive-discard'/>
-  <flag name='mlock'/>
   <flag name='dmi-to-pci-bridge'/>
   <flag name='i440fx-pci-hole64-size'/>
   <flag name='q35-pci-hole64-size'/>
index a8b5eb61c5c81bbc54c7b54f5422bd0398ac6838..05b6c54710a2388f33c4c5824cf22daa53debbd6 100644 (file)
@@ -48,7 +48,6 @@
   <flag name='vfio-pci'/>
   <flag name='mem-merge'/>
   <flag name='drive-discard'/>
-  <flag name='mlock'/>
   <flag name='dmi-to-pci-bridge'/>
   <flag name='usb-storage'/>
   <flag name='usb-storage.removable'/>
index 311740f34f9c369522bfc38969d3f3a638951237..c87a983b18aa8838ff148a7ab7f54eb5ef7259da 100644 (file)
@@ -48,7 +48,6 @@
   <flag name='vfio-pci'/>
   <flag name='mem-merge'/>
   <flag name='drive-discard'/>
-  <flag name='mlock'/>
   <flag name='dmi-to-pci-bridge'/>
   <flag name='usb-storage'/>
   <flag name='usb-storage.removable'/>
index 4585ff9e0725a8ac2a676bea6ffedd9014b6958c..52621dd9854eeec545fe4d5f53443bd6a64a8195 100644 (file)
@@ -57,7 +57,6 @@
   <flag name='vfio-pci'/>
   <flag name='mem-merge'/>
   <flag name='drive-discard'/>
-  <flag name='mlock'/>
   <flag name='dmi-to-pci-bridge'/>
   <flag name='i440fx-pci-hole64-size'/>
   <flag name='q35-pci-hole64-size'/>
index ba424141d0550a2ad9c55833c5e26ef2dcd6009e..41a1dd185de88ca4ffeaf3f620d421adf182a357 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine virt,accel=tcg,usb=off,dump-guest-core=off \
 -cpu cortex-a53 \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496d7ea8-9739-544b-4ebd-ef08be936e8b \
 -display none \
index eab852d0ba0e5345a2c226abc0e32a925f24b70b..0f74e87bd4874d106432b8fe28a312c6487cd92f 100644 (file)
@@ -17,6 +17,7 @@ readonly=on \
 -drive file=/var/lib/libvirt/qemu/nvram/guest_VARS.fd,if=pflash,format=raw,\
 unit=1 \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496d7ea8-9739-544b-4ebd-ef08be936e8b \
 -display none \
index edf2f316acde94c9f1c386e1f5b686e7630a6b8e..ae92ab0dea872ae3fd80f9a49eef102947a870e5 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine virt,accel=kvm,usb=off,dump-guest-core=off \
 -cpu host \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496d7ea8-9739-544b-4ebd-ef08be936e8b \
 -display none \
index 503360691aebc39b1ad6623144c84f2b95beadbc..2baf4b9d7843174bd3bd050d1e274628995aad9f 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine virt,accel=kvm,usb=off,dump-guest-core=off,gic-version=host \
 -cpu host \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 6ba410c5-1e5c-4d57-bee7-2228e7ffa32f \
 -display none \
index bd7b0563775778470e5840f2e9191f6cf5ba2c86..18a0ac2df388d31c32ec6da491b8f16571804418 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine virt,accel=tcg,usb=off,dump-guest-core=off,gic-version=2 \
 -cpu cortex-a57 \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 6ba410c5-1e5c-4d57-bee7-2228e7ffa32f \
 -display none \
index 1ff5775b7eb7707b6e02cf01be40e27b87077e18..6cf583935d725ff887d0345b4bce4db9594594c8 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine virt,accel=kvm,usb=off,dump-guest-core=off,gic-version=2 \
 -cpu host \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 6ba410c5-1e5c-4d57-bee7-2228e7ffa32f \
 -display none \
index f3ed51157d8412899aa6b379f6daad1eb3b4efee..2049250b0701691edc823691710e1901d6100e78 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine virt,accel=kvm,usb=off,dump-guest-core=off,gic-version=3 \
 -cpu host \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 6ba410c5-1e5c-4d57-bee7-2228e7ffa32f \
 -display none \
index 415fd8e3e337e03a5a8e6b9fd40ef8e3e46a936b..e660b783972f86210388924d1c35a6526222b418 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine virt,accel=kvm,usb=off,dump-guest-core=off \
 -cpu host,aarch64=off \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496d7ea8-9739-544b-4ebd-ef08be936e6a \
 -display none \
index d9621c8584aed662e934591e0142fd34bc845842..cab7600693330cbb37308f0d69a48ebbeac84a0f 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine virt,accel=tcg,usb=off,dump-guest-core=off \
 -cpu cortex-a57 \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496d7ea8-9739-544b-4ebd-ef08be936e8b \
 -display none \
index df37bab7d955f2edca2fbebcb2cae3ee9e4a2c9e..51669190db8f16b019efc7897110cd0a6af96326 100644 (file)
@@ -17,6 +17,7 @@ readonly=on \
 -drive file=/var/lib/libvirt/qemu/nvram/guest_VARS.fd,if=pflash,format=raw,\
 unit=1 \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496d7ea8-9739-544b-4ebd-ef08be936e8b \
 -display none \
index d7d56823d00ff4d9f09c54412cfc650873b4eab3..3d89ab0b7e09b9758e2802cd45182868f2f65fca 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine virt,accel=tcg,usb=off,dump-guest-core=off \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496d7ea8-9739-544b-4ebd-ef08be936e8b \
 -display none \
index 0038bd10a8bc6ec0c87ff583ab56713cc2b548fd..853723f4de733f9e98ae84036efe3acf5d2fa7b7 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine virt,accel=tcg,usb=off,dump-guest-core=off \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496d7ea8-9739-544b-4ebd-ef08be936e8b \
 -display none \
index 0d44966b04fa4886753cf7dd92997c7761402de4..4c5ea313e4abd735b1a8f91ee609b6e91da0b689 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine virt,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index be2cdb34cc8175df1c78fd640d0e5dcad46e6a93..56c66fc399c84468ad73cb3eb0430d639041d8b6 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine virt,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index db4c6322dc0814663bc321145a1a145ab6e0f4b4..8cf06402ed3772496b9428f54074957ca21e1c38 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine virt,accel=tcg,usb=off,dump-guest-core=off \
 -cpu cortex-a57 \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid f3197c89-6457-44fe-b26d-897090ba6541 \
 -no-user-config \
index 2facfdc26c8a0a3100fd179fa51f92db54daf5d3..95a6b5154f7a9f2a30a5d13b6c53e9dcd9b8271f 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine virt,accel=tcg,usb=off,dump-guest-core=off \
 -cpu cortex-a57 \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid f3197c89-6457-44fe-b26d-897090ba6541 \
 -display none \
index 6ef0cd9cdadaf9217e1a7b597ae2330e8ceb2c30..6c997100da691cfb99d134ad4f26705a0049e379 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine virt-2.6,accel=tcg,usb=off,dump-guest-core=off \
 -cpu cortex-a53 \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496d7ea8-9739-544b-4ebd-ef08be936e8b \
 -display none \
index d6db21f893c4adad2b2efd1e5828d896cbbfcd99..0d423783e68e5d689043f5eff0f3ca3a86dd627a 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine virt,accel=tcg,usb=off,dump-guest-core=off \
 -cpu cortex-a53 \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 6ba410c5-1e5c-4d57-bee7-2228e7ffa32f \
 -display none \
index 9e7e3c2d7c5b8fcf84c9deddda89c8aa67075f7b..15fb5f319e3ba44c4d9ccc21e904f96d4b129a19 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine virt,accel=tcg,usb=off,dump-guest-core=off \
 -cpu cortex-a53 \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496d7ea8-9739-544b-4ebd-ef08be936e8b \
 -display none \
index 0a99103e8923de49cc79f3184ee0a7739cf830f4..cf39101b8d90b9efe6053cf181b5b4fc181bb91b 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine virt,accel=tcg,usb=off,dump-guest-core=off \
 -cpu cortex-a53 \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496d7ea8-9739-544b-4ebd-ef08be936e8b \
 -display none \
index 4ff8ed1fbdf234c0258171d571a75d71215039c8..7ed55510c4adad2f74119d540a12550b495fe67d 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine virt,accel=tcg,usb=off,dump-guest-core=off \
 -cpu cortex-a53 \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496d7ea8-9739-544b-4ebd-ef08be936e8b \
 -display none \
index 86d5c414e8431b6ccefcb744a9411ed7deb3e044..13218881c35573fa20643efa21112e062ab0bbbd 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index f4297c8ab4a38ea995bdb1bc40009ed898659b41..d6143c5e5dd957f7177fba4b3b54754f6ebba2db 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine vexpress-a9,accel=tcg,usb=off,dump-guest-core=off \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496d7ea8-9739-544b-4ebd-ef08be936e6a \
 -display none \
index 7bc55d215164a576a93ae26b13ae47827d87e81a..c1a9fd84f34de61505627bf93ae10c8a7fdbf64e 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine vexpress-a9,accel=tcg,usb=off,dump-guest-core=off \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496d7ea8-9739-544b-4ebd-ef08be936e6a \
 -display none \
index 1b88d2da27309cb0fc0da3fe22f8c3403e0a46c5..0a9ff6b7d0df00d85625255a9c58b7b994b4ddd3 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine vexpress-a9,accel=tcg,usb=off,dump-guest-core=off \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496d7ea8-9739-544b-4ebd-ef08be936e6a \
 -display none \
index 04b2b874238124eb776d1f0b0fd6d7afae51d260..75ca00f779c87d35c8a20c5a742452d2f6894419 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine virt,accel=tcg,usb=off,dump-guest-core=off \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496d7ea8-9739-544b-4ebd-ef08be936e6a \
 -display none \
index fc6a2079150ba6353b8f1d5217713af1785aeed4..7cdca083ced0ff8d2021bc20c3f991853c3e4274 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine q35,accel=tcg,usb=off,dump-guest-core=off \
 -m 2048 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -display none \
index c2246d54ce410287b02811ff35e640bc6f754e9e..2b4e280686fa56b8d22e661074391a0198ae7cda 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine s390-ccw,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index e2fc6335b991db926cf8a75a7cce89857e71d810..3a1f010e3ef9897b8cbb995853463b94888a353a 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 4c08fddf78f1dbd1334e94dd2576cf968375e4b0..619f78bab4500a83ab14d3288986ccf8d06e1135 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 422ed206d2319a6b1305cfbb2653011e6e9e189a..04fc761c5ff6ff6669d3a95c6c1519c76e7a144c 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 6d4c78578f75d9846c78c0d4930788718db70f73..170fe6a551333a11a62754ec704e3f3888521e47 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 6d4c78578f75d9846c78c0d4930788718db70f73..170fe6a551333a11a62754ec704e3f3888521e47 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 5af890a7bab8b414a3f889f67c359fc97adcee01..33f480e2a4ce3d874bd0cc9c41f1e8292de0aae2 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine virt,accel=tcg,usb=off,dump-guest-core=off \
 -cpu cortex-a53 \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496d7ea8-9739-544b-4ebd-ef08be936e8b \
 -display none \
index 9e7fb1320ba587d7e92f33e082e86e5e1392ba05..6627d90bf72e01cb6de3acd40d98810663c7ef0e 100644 (file)
@@ -16,6 +16,7 @@ QEMU_AUDIO_DRV=none \
 readonly=on \
 -drive file=/usr/share/OVMF/OVMF_VARS.fd,if=pflash,format=raw,unit=1 \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 362d1fc1-df7d-193e-5c18-49a71bd1da66 \
 -display none \
index b21319dc2c6213ccc0232b744b984310f4586219..45e2a7a5a5f3ca3c4910a656c046dac99a8d0b6d 100644 (file)
@@ -15,6 +15,7 @@ QEMU_AUDIO_DRV=none \
 readonly=on \
 -drive file=/usr/share/OVMF/OVMF_VARS.fd,if=pflash,format=raw,unit=1 \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 362d1fc1-df7d-193e-5c18-49a71bd1da66 \
 -display none \
index 86d73c3ee1b0bacbec9e9d28e96936092164c251..2edfc1d38e6c83554f70686db736122bcf4ae597 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -bios /usr/share/seabios/bios.bin \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 362d1fc1-df7d-193e-5c18-49a71bd1da66 \
 -display none \
index 2362dccc51e056f7a830e630e90288ce0a38e20e..63500e9d030aa87b8fd371183258691751d842e6 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 6072e26393e55d2ed1f1634034bac7b43aa37ffb..12f699aeb8ef02a4daaf00c378a21ffbfa3a334f 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 1f4f1a1e0e0d6a6ffcf2a45825d91387168a1d04..623894a63388376fb451f3fa4d30e4d9cfc7f9c9 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index e2fc6335b991db926cf8a75a7cce89857e71d810..3a1f010e3ef9897b8cbb995853463b94888a353a 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index e2fc6335b991db926cf8a75a7cce89857e71d810..3a1f010e3ef9897b8cbb995853463b94888a353a 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 6a9bd747eaf49f125ceef8b5ca9a98d3827e32f7..1f9acd0a01d25db155bd6df8ac30fad5111edb15 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index dc779ec4b8653121a6eec78afc61f2eaa8eba52a..e473a53153995dc0b6af4874be9199ad281037d0 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 5cc63859ccdffe899dfc6a04a8eaf21ad0bc6528..cfc396cba6a921c97b869065cd9b3dc194effaf2 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc-q35-2.4,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index d8cc52eda7b16369982b101eb9dffbcb2031ce33..f68f51e4f41a5d808b2e2c02592d7c4655239dbb 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index cad35895bfe2e12dff3013734ce2976a3798a24d..22a87e5cdad4f699a0e61b2d860d57f505df90ea 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index cad35895bfe2e12dff3013734ce2976a3798a24d..22a87e5cdad4f699a0e61b2d860d57f505df90ea 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index a1d8b7342dae4017967892323e54967abeb67f66..5fa7c31b2a4281b53940fc13d9a1f6ff29adc9c3 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 1fbfba3faac5a329bdb3054e75b3f01ac2f87654..b95aa3688c79d33146e90af3d832490b3abeced0 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 1fbfba3faac5a329bdb3054e75b3f01ac2f87654..b95aa3688c79d33146e90af3d832490b3abeced0 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 8e537f107b07662b495c59cbd0d94005e6286258..100928275fb8a33d13ae65088fd3c504d1851db9 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index d8fb9111f3cad6e76fae6249517fd17975d38e91..f2c862968af0f45f7b88457390e782a2738ccc31 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 132e5e3357b4c8fcf857661730991954efdaae7c..3da9d70654ab7e7cbd48e5d1fbde62fb5f043d36 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 216749908bc35636e75468f4a77dfea5279590f3..18f3a5b41063d4c019ccb12050ea47ea84c601c3 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 4c20f5fba6b69c48fb797adcabfea0c5c4df44ce..c7845d6ca03192346998d507be880a5b448a0fdc 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=spice \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index b63744166fec99af9b31e7334880079efa1d71b9..0c439728fbeae07ae64399fd5aa527781a0f7775 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 331092d5f30cc00952e4c3f86e8481fb8186a909..23d90f5f0d5b37260717fc44a51e9173f9fa6982 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index aa085fae51e2557e1326fd4fb28088f34b04c777..56125fae0670af08c493b0b275e1dee6b8d6915c 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 0c80a5d1a1f94a2ea46857ab0ff61c7964126daf..abc3b797e8081af90f7b3bbb7f8c16247662ca4b 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 8f3d62112134f5988032537fc6e47881f058e37e..d99b75b9be91b506c8547cdac214ac4218118413 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 973a039c155a69c0fde14461bc1eaced368b08c3..ecc06941cbdbc3ea3a052f02f21e11dc50530635 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 2025dcd3f0c5d8b14e13c9a6339c7fe801a24c90..44dd32a21039580b542211cac3fbfeb29ed6ed53 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index af22bda2492df610fe6cad7876a56805a511ed5d..84e760aba044c2399a2c3ba8b35c1d07fb8ecb67 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 145dc9cc29594a24e36535b97ccfecdf9955b5f6..ca872b96e7488b860a2777af3f17b474612d7828 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index c87df1aab518387ca96a3e219e0bc24ff09b767e..b08811f884d689694ad5fb803d4ac18d370b9fef 100644 (file)
@@ -13,6 +13,7 @@ TZ=Europe/Paris \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index ef80280d30ad2575abbb7eadac7299e05972a727..64c8ca111ee56f9dfa3efc835428e681bd3d35b9 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 15ba1c0a65616049bf67d03962f5a06a9aab9892..ade15a2b7e7babe7b1c689541c84ea5dddbaa239 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1c15a1f6-f4f0-4d3c-9002-667ddb458736 \
 -display none \
index e7486021785fb70b1ea22a805a506b98c8ca5327..cfbf59c3c55093ad6bfc3a0c76aaa829b76e5a25 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 81d4a890947e0314246cf41dfe3a95377a4cb5b2..98b7dcae1b558712ee6a56f1bad8a9818ff1ae8f 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,accel=kvm,usb=off,dump-guest-core=off \
 -cpu qemu32,hv_time \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index b1209e5e0ae7079ac2879062ea09824f22c6b43e..a9bd75becf26e979082ce44e394bbe1c268d4984 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 9bedcbd77ebe1330af9b018ad76bac17cb773893..afe7c48dc5de9d68408409bdc200df6564e41b00 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 97c858f04e1460a6bc7dab11d24031079ee290a3..683399d307b0c2297a100d298bbbc9a0663eb590 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 97c858f04e1460a6bc7dab11d24031079ee290a3..683399d307b0c2297a100d298bbbc9a0663eb590 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index d0f973449152316b90af8f9646b7ecbe7b2c2919..539c5a05bc16e5e30438f2300eac2821f064bde4 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index dc54915068c5d999ecfa3fa6afeb24c68673466c..73965531fd36b0e66ab79426a01718fc60652162 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine s390-virtio,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 7ee2eb30cfbebacedc54235b40fa2d51b36747ce..ab9e1c187e9b9588bdd262141dbca0b487f64f68 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine s390-ccw,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index ebe42c8570d62ec89cf4b901442a10262d62fba9..baa538d69749ad2a3cb2cac026f674a2b207f437 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 7b931db2986e3485a00f78b7956d176fef0dcd9d..7357923e371068d2260a42d9cd9601104c7e08da 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine s390-virtio,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 3cf814d4262ae619ffcba38b857aec49b29d088c..61115cd1b2ce5971d293c693d531a4d69da704b1 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 6bf795ecb77522d60079bbf5db39dabd34753552..a74813a9e3fb8b44e2a7e5ff39a1d10445c52364 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=spice \
 -S \
 -machine rhel6.1.0,accel=kvm,usb=off,dump-guest-core=off \
 -m 4096 \
+-realtime mlock=off \
 -smp 4,sockets=4,cores=1,threads=1 \
 -uuid d091ea82-29e6-2e34-3005-f02617b36e87 \
 -no-user-config \
index a9a84254ffe47d7c07770fabf1d0faf580f77588..3cb634d0c7ffdd2a02b8d3089b8a4aac96322396 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,accel=kvm,usb=off,dump-guest-core=off \
 -cpu Haswell-noTSX \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 2cf253d2f4bc5bc367f3bdc40e46a484d644eb5c..a33b16f7ce9070c4f286c6c95d1cefdea49cd8e0 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,accel=kvm,usb=off,dump-guest-core=off \
 -cpu Haswell \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index f3f7e7aef5db52d3defe0474729a757dd4d7163a..4e989ed2f5e397baea6207ac9476d3d0c7198242 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,accel=kvm,usb=off,dump-guest-core=off \
 -cpu Haswell,-hle,-rtm \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index b25cb5694982d8241e342eab83cb8c929dd32e27..d35de5ea58f07c0f0dffb9a824487a2dac89685f 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,accel=kvm,usb=off,dump-guest-core=off \
 -cpu Haswell,+rtm,+hle \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index f661b52a9ceb99ace2a2c5204988645323a49647..03347b66cce94272ffd3ae9cc88fb845158165cc 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,accel=kvm,usb=off,dump-guest-core=off \
 -cpu host,host-cache-info=off,l3-cache=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 978fb0d256d3717ff50e31b3777c7cd4a1fe7108..375b00cc67b296626f0f316b7e2b0a088f81aac4 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,accel=kvm,usb=off,dump-guest-core=off \
 -cpu host \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 66febb581a07e71348ad7f74b243ea3e1d7a0e6c..b597da4d6f4f98d3e286b836df95966e09fb4bc8 100644 (file)
@@ -14,6 +14,7 @@ QEMU_AUDIO_DRV=none \
 -cpu core2duo,+ds,+acpi,+ss,+ht,+tm,+pbe,+ds_cpl,+vmx,+est,+tm2,+cx16,+xtpr,\
 +lahf_lm,l3-cache=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index b5f9d6f0dcf00b9b217024177d3df2719b4df1ef..3d2a4baa51856691327386a5d804bcfa124bb436 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,accel=kvm,usb=off,dump-guest-core=off \
 -cpu host,l3-cache=on,host-cache-info=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index f164b44831bc484992683b342dcdfd7b16eded54..5bb2269b34635a9a2699db2663f192995f7d2513 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,accel=kvm,usb=off,dump-guest-core=off \
 -cpu host,host-cache-info=on,l3-cache=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index ecd94dfa2c76c7f51e3af1c9b16e03242815b754..9ddad45b9f680527fef2ea155b277fb23fa4f031 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,accel=kvm,usb=off,dump-guest-core=off \
 -cpu host,host-cache-info=on \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index ed2273a7d9e846743cac93013b9fa7e728bfd177..14b02d5dbdd696a4adf9a52eeb27e72dac8e1c3d 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,accel=kvm,usb=off,dump-guest-core=off \
 -cpu host \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index e9a2baf9f9c7e0446852eac23e0b20871cd7f9e3..b24a74e54c609e88b493b6e65c47b04222e3b082 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -cpu core2duo \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index c6a6aa29e2af2e2c62c75bab1db1560d3b4b368e..f215c45fad449134e39fed173d9351b78866b782 100644 (file)
@@ -14,6 +14,7 @@ QEMU_AUDIO_DRV=none \
 -cpu core2duo,+ds,+acpi,+ss,+ht,+tm,+pbe,+ds_cpl,+vmx,+est,+tm2,+cx16,+xtpr,\
 +lahf_lm \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 4a3894810dbc6af9df53ec82c74be1b68c29d587..1e4af63dc30e47285fbc04d5d99489145eb4e45e 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,accel=kvm,usb=off,dump-guest-core=off \
 -cpu core2duo \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 4a3894810dbc6af9df53ec82c74be1b68c29d587..1e4af63dc30e47285fbc04d5d99489145eb4e45e 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,accel=kvm,usb=off,dump-guest-core=off \
 -cpu core2duo \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 30fea394bc1cafbc73e5d7000fe7c260dbe90284..57fad2b66602f549a0d85f021c02f41e59f02746 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -cpu qemu32,-kvm_pv_eoi \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 5a82b2ac529ca02792c693076d229965eec20b3f..04836db5fdc2c8c782eb76480e70b008bbada024 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -cpu qemu32,+kvm_pv_eoi \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 22db6c85ec1eb46aa153dadd16b4d44c8ceddea6..a2e4dcaf91154756d9c3a1c03a839822078cabdf 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,accel=kvm,usb=off,dump-guest-core=off \
 -cpu qemu64,-mca,-pse36,-clflush,-syscall,-nx,-lm,-svm \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index aade706c07aa2dc99eaff90cf775026057de4d38..93f178751bbaec8c3e90aba47efec5679a09c1f6 100644 (file)
@@ -14,6 +14,7 @@ QEMU_AUDIO_DRV=none \
 -cpu core2duo,+ds,+ht,+tm,+ds_cpl,+xtpr,+3dnowext,+lahf_lm,-nx,-cx16,-tm2,-pbe,\
 -ss,-sse4a,-wdt \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index aade706c07aa2dc99eaff90cf775026057de4d38..93f178751bbaec8c3e90aba47efec5679a09c1f6 100644 (file)
@@ -14,6 +14,7 @@ QEMU_AUDIO_DRV=none \
 -cpu core2duo,+ds,+ht,+tm,+ds_cpl,+xtpr,+3dnowext,+lahf_lm,-nx,-cx16,-tm2,-pbe,\
 -ss,-sse4a,-wdt \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index b92001f7021da1a431ef1f6ee18efb4ae458c6a8..40e0246031d42c734cefe6a44b6bdb0c8df71b92 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,accel=kvm,usb=off,dump-guest-core=off \
 -cpu Penryn,-sse4.1,-sse4.2,-popcnt,-aes \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index d31acf942b145e63b2671904753fdda5ba2d61e2..23cb82113afcb530843c2dbcacecf90b545cf52d 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,accel=kvm,usb=off,dump-guest-core=off \
 -cpu host,-kvmclock \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 4d39e53148b425b0ccc0ee16028e1da297a3d85e..36f706b8368d74bfac75eac555b531ff39d1ea1a 100644 (file)
@@ -14,6 +14,7 @@ QEMU_AUDIO_DRV=none \
 -cpu Haswell,+vme,+ds,+acpi,+ss,+ht,+tm,+pbe,+dtes64,+monitor,+ds_cpl,+vmx,\
 +smx,+est,+tm2,+xtpr,+pdcm,+osxsave,+f16c,+rdrand,+pdpe1gb,+abm,+lahf_lm \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 3afaf16db416fbcbad53ac891637d1f689a69f80..5f38b72f9265542e07c2afcc70f0c2ab542a75d4 100644 (file)
@@ -14,6 +14,7 @@ QEMU_AUDIO_DRV=none \
 -cpu Penryn,+vme,+ds,+acpi,+ss,+ht,+tm,+pbe,+monitor,+ds_cpl,+vmx,+est,+tm2,\
 +xtpr,-sse4.1,+cx16,+lahf_lm \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index a255f4429be14a9d0a284717bf84278ea0244e02..8ba238de3c40413596e1dc4c8e3aa750a999ff0d 100644 (file)
@@ -14,6 +14,7 @@ QEMU_AUDIO_DRV=none \
 -cpu 'core2duo,vendor=Libvirt QEMU,+ds,+acpi,+ss,+ht,+tm,+pbe,+ds_cpl,+vmx,\
 +est,+tm2,+cx16,+xtpr,+lahf_lm' \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 3a5482aed358c48078ef72f03dab9a1c8bf42417..32e192421f1be2bc8a146b3bfa84f1772536e9f1 100644 (file)
@@ -14,6 +14,7 @@ QEMU_AUDIO_DRV=none \
 -cpu core2duo,+ds,+acpi,+ss,+ht,+tm,+pbe,+ds_cpl,+vmx,+est,+tm2,+cx16,+xtpr,\
 +lahf_lm \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index aa46d102ca0209bd4af2ec271062bca66a492c01..cbe333ee64e247121614db0c80f6fd25c694ef2b 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,accel=kvm,usb=off,dump-guest-core=off \
 -cpu host,+abm,+ds,-invtsc \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index ed2273a7d9e846743cac93013b9fa7e728bfd177..14b02d5dbdd696a4adf9a52eeb27e72dac8e1c3d 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,accel=kvm,usb=off,dump-guest-core=off \
 -cpu host \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index bbd77513f5b6ef9144e90d26ff4ae0e6cd054ddc..78c03cfad5284b2a43113add58375cc1e212c3c8 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,maxcpus=6,sockets=3,cores=2,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 10ce7298201dc1c656c8024a4bcb16d30a60bed3..10990429d9bdae57bde98861f0d742810bc3c128 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,accel=kvm,usb=off,dump-guest-core=off \
 -cpu core2duo,-kvmclock \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 919d2c5ad7fb47db821f75a231f162e01b8d2b8b..94a560b6e77c30d786405830d01fa56838c0b80b 100644 (file)
@@ -14,6 +14,7 @@ QEMU_AUDIO_DRV=none \
 -cpu core2duo,+ds,+acpi,+ss,+ht,+tm,+pbe,+ds_cpl,+vmx,+est,+tm2,+cx16,+xtpr,\
 +lahf_lm \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 0e00d5407dddfadda1052819dd4803b50f7f8856..900d7486a68fbdd8ecdf83b28de14ea8d954fdb8 100644 (file)
@@ -14,6 +14,7 @@ QEMU_AUDIO_DRV=none \
 -cpu core2duo,+ds,+acpi,+ss,+ht,+tm,+pbe,+ds_cpl,+vmx,+est,+tm2,+cx16,+xtpr,\
 +lahf_lm,-syscall,-nx,-lm,-svm \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 74635ef4f959aacf834457fbe2aa35c988c43f54..79ee74718443da0c4319aaa32aa7dc57e9f384a9 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=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 e453afa82f85795d4c833e14ced1a37cabf6c1d4..752eed8d135b4084c021e1f5e1a082c39fd73d45 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 16,sockets=2,cores=4,threads=2 \
 -object memory-backend-file,id=ram-node0,\
 mem-path=/var/lib/libvirt/qemu/ram/libvirt/qemu/-1-QEMUGuest1/ram-node0,\
index 1dbfd0470aead91a017e49594d38b35c2e664e0c..c7e403441fd31b4094f26810bfcd7d1679c52412 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=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 1dbfd0470aead91a017e49594d38b35c2e664e0c..c7e403441fd31b4094f26810bfcd7d1679c52412 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=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 1dbfd0470aead91a017e49594d38b35c2e664e0c..c7e403441fd31b4094f26810bfcd7d1679c52412 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=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 5a1f5f441ba536c18dfc53e39e0d0424fb809053..97ad063a522fcead6014e4ca27d6ec784c375fe9 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,accel=kvm,usb=off,dump-guest-core=off \
 -cpu zEC12,dfppc=on,stckf=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 8374d5dc81fb21b58df579dcecbb8dc4af086d99..3f035da711a095f47c887998fda19639f509c413 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,accel=kvm,usb=off,dump-guest-core=off \
 -cpu zEC12 \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 4a30e18f7ac3dbc174ae48a4ec469135eacf9316..ac174e8f51f54543a2851be63c55cbcd8dd93e62 100644 (file)
@@ -14,6 +14,7 @@ QEMU_AUDIO_DRV=none \
 -cpu core2duo,+ds,+acpi,+ht,+tm,+ds_cpl,+vmx,+est,+xtpr,+3dnowext,+lahf_lm,-nx,\
 -cx16,-tm2,-pbe,-ss,-sse4a,-wdt \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index ee7fc31d2543993ef78d818412665142105549f8..56e4e8ee40a4c1a7c4607ebceed30a7582dd3410 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=3,cores=2,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index b0ad611b01074b77523775e5f5ff92f7b454929d..ac99ae3f5834baf830abbea63f8f873519b012ab 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -cpu core2duo \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=1,cores=2,threads=3 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index ee7fc31d2543993ef78d818412665142105549f8..56e4e8ee40a4c1a7c4607ebceed30a7582dd3410 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=3,cores=2,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 2c449d28ebc930b1ab90e8da281164ef2492e64d..55bcf896172d8591ad5bb6c5d5e4d2e99ee6ad4f 100644 (file)
@@ -15,6 +15,7 @@ QEMU_AUDIO_DRV=none \
 +smx,+est,+tm2,+xtpr,+pdcm,+osxsave,+f16c,+rdrand,+pdpe1gb,+abm,+lahf_lm,\
 +invtsc,tsc-frequency=3504000000 \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index b2e5399e8ffba5d92fe043323bc40308ef5e3e36..787d5879b5eef4781c5bef0e456cdf88b077ef85 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=kvm,usb=off,dump-guest-core=off \
 -m 128 \
+-realtime mlock=off \
 -smp 2,maxcpus=6,sockets=6,cores=1,threads=1 \
 -object iothread,id=iothread1 \
 -object iothread,id=iothread2 \
index 0be5d3e83a498b8c8a55c28c65434f7b60e68e58..3d71d03b9c2bdc2b8c05722c6c72a68a612bc946 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 0be5d3e83a498b8c8a55c28c65434f7b60e68e58..3d71d03b9c2bdc2b8c05722c6c72a68a612bc946 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 636798a47d89cca1edf45aeaeb42143bb59c541b..23637be1acc567f4ccd3d934c4dee8aa3e917f58 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 4f32959d9739c196be0942b72417748e1c93bbac..2a4fc70f67ce10ba4387fe133ca31503572cf71c 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=kvm,usb=off,dump-guest-core=off \
 -m 4096 \
+-realtime mlock=off \
 -smp 4,sockets=4,cores=1,threads=1 \
 -uuid d091ea82-29e6-2e34-3005-f02617b36e87 \
 -display none \
index ab2530381ac711d6cb80324a1a1a65be50453bdf..5a5a724356e598ce150fb966ff5839e0c1ed26ee 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc-0.11,accel=tcg,usb=off,dump-guest-core=off \
 -m 4096 \
+-realtime mlock=off \
 -smp 4,sockets=4,cores=1,threads=1 \
 -uuid d091ea82-29e6-2e34-3005-f02617b36e87 \
 -display none \
index 63906283d037a7d3528a115ca9819621b4db0473..55ddfcbdf3ed5121e57b715031f2b1cbdadc81bf 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index d90cc4b94a7dc0670dcd6b944134208ddc3ac8b0..8ed9ac87fd55de96e12c64d6160b7c4acb3c2740 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 4979946579e440c612687dbfacff8bb7c649c88d..540df3a736963c72d36f284ad7dba2f4f962d672 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 05c110dd8c70a5f657be1529d5f9dc9bde405d30..909f060b197c0f20994bf290a97ba7ca3bf9d880 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index ab1a9bbe9fb9a4effdb5cdddcd00eeffe55f681d..be19bad68a8052dba2b20f7ef5b529c4b843fd86 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc-1.2,accel=kvm,usb=off,dump-guest-core=off \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 9b2dbc04f2483ae5b3c1b10c10c87fa6c9b6550c..77e942c8f7d59919b74eaccd9218a69bf3659b5a 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc-0.13,accel=tcg,usb=off,dump-guest-core=off \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 3fa02811-7832-34bd-004d-1ff56a9286ff \
 -display none \
index d5834fbbe1b6cc82ee105ffac99185a0ad4bc7e9..fc9e241a816c217a1a46f08e7c2a15646c40675a 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 034535875384174c24c918e39848009905440558..fe3ff3f8b21271b22bcb1762a20b498dd3ebacd3 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc-0.13,accel=tcg,usb=off,dump-guest-core=off \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 468404ad-d49c-40f2-9e14-02294f9c1be3 \
 -display none \
index a129fa0e907c228838145c7e65715aac8dd09e46..a3c435d9523b9894e378667103edcea544457e33 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc-0.13,accel=tcg,usb=off,dump-guest-core=off \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 92d7a226-cfae-425b-a6d3-00bbf9ec5c9e \
 -display none \
index 59d99413674abd60e5f9a407822c3df4af53795b..8d7351e32990094e802e7cc8023b524040bcd5b5 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc-0.13,accel=tcg,usb=off,dump-guest-core=off \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 92d7a226-cfae-425b-a6d3-00bbf9ec5c9e \
 -display none \
index 466ffe02cfa3c55ece29e2e9db16b8170e594f32..6d4c7ea5e22e6a241f66a1a3d3ee9f8fc716a1c8 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 8337f35992e8edc27faffabf8f76df93a3fee040..c350b9969a55cbb1c12b85dd8cf08035575fbc68 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index f19df096eb28315e95f78d576b7ba5c73d2c4262..996f222df61c094cb7b48d2480016030d939e976 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 066d3a2c5d029c8af3b012b9b32feac1dab3e7f1..aec12436d7c9387343318cbfc5ea4e7775a9dc96 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 64bea355dcdc7603cc2d2626e8d279de2dff33a2..ed84a79c7323e2c09f3adeadd9df4cd5eee4610a 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 4b59b60a2ace39cd0d4d8c3a497635708d7eaa79..dbdc296d13331be4df67c9f4a35d013809670bf0 100644 (file)
@@ -14,6 +14,7 @@ QEMU_AUDIO_DRV=none \
 file=/tmp/lib/domain--1-QEMUGuest2/master-key.aes \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9466-926a-d65c16db1809 \
 -display none \
index 83c0a4d2907400ab06ce0f8748b365e17266cbb8..8394222efad858b7a0c751d315089bb1851d8ced 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 50f6b372c59ced62588114e4b677fcf45437a5a6..61c13f4253f0f4c03554be46fc1486ed08a85b0f 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 12dce1a69b3fd4f76bc167ddcefbf6f7d02497c3..a3c989c32f59eecc7d6503bde776c4f99ed2a6fb 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc-0.13,accel=tcg,usb=off,dump-guest-core=off \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 8c273d77-39b0-47c4-9714-6dddcad56b88 \
 -display none \
index 71643a98ab1ee1a4f1572d4b3286be3b196c5de5..278f46ae121f56a61a86feee6722f7fbba1efa83 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 11a012dbc8d3032c30dc17dd55be20a8bfcf95c9..ac5fd8f3c803e0b7d1d120ad9958a14985afe95e 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 224c5e4c9c511ddc41d0572da9a80b5224a8c0e9..a5035a56f043530ae417e7cce98449a26b02fc0d 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 1450f3d2bb177f7eca79ea2387921cde5f577fdd..3a500c0ca07020ef4f531255ca105349fee491b4 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 7455bf88566f5b3694df04d220d307d3a1ae3a0f..d78830aa3bf9efca41b378672325e6f90a385184 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 97fc6045ce5bbbeea9d9e2a4c4f677a59fd44491..9bc0b1e101e1e7273a765102a503f3cdcb872f6b 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index e96acfc9e915d4d1c00e56e762034be1f17f4fda..e177baf511ccbc9bf908fdac91056be42630af36 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 51f29cd272f10b3a0c242ee6c437c96c8dea0cab..e06582032ebdc2e519368108d12b9fab63f7948d 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -cpu qemu32 \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 5d781ca616d647cfabef1ac1f70c6a4469863f53..e59a760b96c9bb085d3d369b33b45dc85f616250 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -cpu qemu32 \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 24b8717735a6ad33bc5c4fd04675a6e506d80d61..94c6186062fa40d924e69c8e3f77f8425d621b1c 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index d8ef32231622c56b4f540eea56ae228ac9be93a5..1d4e490de4e79d6b05318d4c708ac94503f8b5a8 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index b5ce165cfab8ed9e1384ccac53600d4349ee0802..4b58ff143274861b92d7fa2fdb17dc501add8bdd 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 1f2e8bbbcc56f9a4e59481e8706b8c70a878bcc2..e0d242a494499db59a76623905d0fe776060fad5 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 800d9689ddd0bea07e2dcd4ed13143f7f012ef87..7d20d861eb2c1c9513e71e407876e2c43a34281f 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index fa2d760affc9dac6015aee82130200c48bd75816..77d8eecd5d05e81fcf61f63cf771924e3f1de2e5 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 97b383949d8ad1786cf6b9eca2bcf826d377659f..06df67d3d17fe4eb12ce6ae5ddc0ef66adb05d42 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 74a0ecd5b64703be0d0ab582e1e44a4f830c4e81..2161c09c042c63f6102725b782d85d9dd04182e5 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 81ddac12e59e9e983ddda8f15e34055a769ef681..bdd67c23f5f98c9a45616f8e5f5772e210238f29 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=kvm,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index c7aa57ab5b24a13357f9357cea8d2fa54bd539fe..1bd26551f3886f867266ac793ec7df57b4223d3f 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index daaafdd885624b402b0c1fb2fc0d5862a44160b5..e76ff9067fc64d30218209ce5004d9d6432a4ee1 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 3ff9a2534f2508b53834eb54ee43e42442c993bc..676ffb5768dacefe01f28fd23e5ad64fbac3fd84 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index a7bdee359f1be6ed770dac191714b28b5bde9b67..99287c6c4074ad112e967de7362bbeca191f91ef 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index bba14fde0fe3011bb9184c0a0c436cbff245158f..c313888e36d4e9929f8278bb125529c7064533ac 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 960bbec7c7352e0a0746ba4dd15ee19310a407d5..2e881ec31483ba292304e40ff191946319d1c073 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine s390-ccw,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index bb53fcea929fa3942586369549083cbdbaeb41ca..27bd47166da14d27a6133438508879074270d922 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine s390-ccw,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 29017e5cad80d2076334b9726c62a04132801af7..d14cf7681c6601f7a3a6450f06c1b70b1f800d8a 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index ca88cbe7b3ccb35ee4cc055fd0e0e6a996aaf95f..34a07bb31b419c8ed636a5f37f923619cd5e9581 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine s390-ccw-virtio,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index d98aa9a2237294e960f454cb204d54b0c94f2dfc..a37b8a55cda673fe7b6772c00fcfe28e265357f1 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine s390-virtio,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 0e2e09876793c1814ee0c1fc4242ae0946b578e3..92230b007b5f176321806d5b0c57ba6c5e7e0ad1 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index cc58120e7f0162ce1bb459df4e29ec54f92282c8..b77375df573067b847eac8feae8695f0da978fe0 100644 (file)
@@ -14,6 +14,7 @@ QEMU_AUDIO_DRV=none \
 file=/tmp/lib/domain--1-encryptdisk/master-key.aes \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496898a6-e6ff-f7c8-5dc2-3cf410945ee9 \
 -display none \
index cc58120e7f0162ce1bb459df4e29ec54f92282c8..b77375df573067b847eac8feae8695f0da978fe0 100644 (file)
@@ -14,6 +14,7 @@ QEMU_AUDIO_DRV=none \
 file=/tmp/lib/domain--1-encryptdisk/master-key.aes \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496898a6-e6ff-f7c8-5dc2-3cf410945ee9 \
 -display none \
index 30fea394bc1cafbc73e5d7000fe7c260dbe90284..57fad2b66602f549a0d85f021c02f41e59f02746 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -cpu qemu32,-kvm_pv_eoi \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 5a82b2ac529ca02792c693076d229965eec20b3f..04836db5fdc2c8c782eb76480e70b008bbada024 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -cpu qemu32,+kvm_pv_eoi \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 1d4115c6c483fc760115d90dde120ad59540b917..97f859c65220dd3215f676f5e774b186ed7372c1 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc-0.13,accel=tcg,usb=off,dump-guest-core=off \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid bba65c0e-c049-934f-b6aa-4e2c0582acdf \
 -display none \
index f7f672c2da72176df79079a6265f889aea16152c..e7f7b3961d2f9d431d9bc91cb4304709d2d8cae1 100644 (file)
@@ -14,6 +14,7 @@ QEMU_AUDIO_DRV=none \
 -m 14336 \
 -mem-prealloc \
 -mem-path /var/lib/libvirt/qemu/ram/libvirt/qemu/-1-instance-00000092/ram \
+-realtime mlock=off \
 -smp 8,sockets=8,cores=1,threads=1 \
 -uuid 126f2720-6f8e-45ab-a886-ec9277079a67 \
 -display none \
index 0382b792d70ab44e57b0bfd0d0ff73420dc91a92..b6f73648bcd343852e5350a1116b112319bd472c 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc-i440fx-wily,accel=kvm,usb=off,dump-guest-core=off \
 -m 14336 \
 -mem-prealloc \
+-realtime mlock=off \
 -smp 8,sockets=1,cores=8,threads=1 \
 -object memory-backend-file,id=ram-node0,\
 mem-path=/var/lib/libvirt/qemu/ram/libvirt/qemu/-1-instance-00000092/ram-node0,\
index 5853e0c0b3c8497a9575f0d2b2e767b799a457c2..a962414d1373a31e83889811e9b1d21abde68ef3 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc-i440fx-wily,accel=kvm,usb=off,dump-guest-core=off \
 -m 28672 \
 -mem-prealloc \
+-realtime mlock=off \
 -smp 20,sockets=1,cores=8,threads=1 \
 -object memory-backend-file,id=ram-node0,\
 mem-path=/var/lib/libvirt/qemu/ram/libvirt/qemu/-1-instance-00000092/ram-node0,\
index 9ac9a2d646b78492c33e20f04f93e0dc13133310..a96320279266922e17d583c116243c03a24fc137 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc-i440fx-wily,accel=kvm,usb=off,dump-guest-core=off \
 -m 43008 \
 -mem-prealloc \
+-realtime mlock=off \
 -smp 32,sockets=1,cores=24,threads=1 \
 -object memory-backend-file,id=ram-node0,\
 mem-path=/var/lib/libvirt/qemu/ram/libvirt/qemu/-1-instance-00000092/ram-node0,\
index 0cf53326b67c42d0cf228ee3b267780cc0b74ad3..22bc823b4a086afce64900de3d7b7d5847911c78 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -enable-fips \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index c4a3d17642d6b4bff4da462cf6f4446e27e5d2de..8552073543995ad819b39aeeaa8dd032592b359d 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 2403d5da9b4f20d777d9c3ee5979eb2b16b5e6d6..d83f6048b1737b142470d019996d81261aadcecc 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine s390-ccw-virtio,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index dbdbd204a8d4e90cac267df8c09add8379f84753..caeb672760e718ab767b239c835e281722827333 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index f0562a935678fa0d8d2065850225fde6064c30e4..a15666bff25302a0b39b17709009210a0c956396 100644 (file)
@@ -11,6 +11,7 @@ XDG_CONFIG_HOME=/tmp/lib/domain--1-QEMUGuest1/.config \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index 16f79eb9335e2dbd1e33a66e58faf614760971ac..2d01e57ddb71a96372369d7d1d176b8454f68b63 100644 (file)
@@ -13,6 +13,7 @@ DISPLAY=:0.1 \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index c06babe9fff873af406414118b2820e0636fcc8b..ef11a503ce819eb8eccd0c68d7b6f138381991cb 100644 (file)
@@ -13,6 +13,7 @@ DISPLAY=:0.1 \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index b782059ac46e92db76285d3b6dba96dd17be85f0..756939d43433ad569d5c72660ae0626cff6ebd76 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=spice \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index ba0ca8530c53d42d27d75773c230edc4aa451243..ffb4078ab2d366d7a3c15bd83d9c7ccb78dc9779 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=spice \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index b73561b6f584b494adf08425d1576b42d0ed72f6..f377aa35e9643ddf42157051d69f58f67edaf753 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=spice \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index b73561b6f584b494adf08425d1576b42d0ed72f6..f377aa35e9643ddf42157051d69f58f67edaf753 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=spice \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index b35417a133787329487f0029657b9abafa897e35..3a610e5beb818acd88f3394a1da565db4a1d6add 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=spice \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index 0c7164bfe406cd1c04e695416471f917a1ca3acf..bd94af7e1eb87a70c3edf71cbd9cbbaa8f064d01 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=spice \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index 7b81d8557dad65e41ebb47a3497ed7a3c47f7aea..c354f0d8438810de9516306fa358d35004c3aba1 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=spice \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index de1af6689874475a84ae5b9e5934c93ff8a9abe9..7f2d3141b9b399c06b57d1338f447f5cceb5d605 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=spice \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index e3ed7e2f4fcc27e7502bb0f939683a2dbecf2d66..314262787b7c59a96ac6193bd8b3ba383bb08ca6 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=spice \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index 45fc061fd58d368b08b717e4e01db475a841f938..eb3e5d48163a5625a9ec2d32b22f4f969c61d2c4 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=spice \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index e07110e6e1aa22758a46c9f6020f301a40dc3a53..0da6c10ddc4ee49052ad6d293c0eae2b6960de4a 100644 (file)
@@ -14,6 +14,7 @@ QEMU_AUDIO_DRV=spice \
 -cpu core2duo,+ds,+acpi,+ss,+ht,+tm,+pbe,+ds_cpl,+vmx,+est,+tm2,+cx16,+xtpr,\
 +lahf_lm \
 -m 1024 \
+-realtime mlock=off \
 -smp 2,sockets=1,cores=2,threads=1 \
 -uuid 553effab-b5e1-2d80-dfe3-da4344826c43 \
 -no-user-config \
index 3c7ec5b69d30ceb5c3df09025ce6662461a7b543..82ed40ded432d475366c2894c2bfd05b34120f74 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=spice \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index a934b0602b756ef46371f94e61e3b29ad8a9ce45..723a23001b4a9024c52633ab47e0614409b72860 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=spice \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index e7473b9b037bd7a9044c239d75b67eb9f20e64ae..dc82316693bea63451d124002750f5f410b6a2be 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index e7337cda746d153894f8eae05cefaec05006f12b..87dc057688ebd0a6fa1e3240bd577296a93d21cc 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index 277ed94c20c9a082b742a642e74b8f0c68a19e4e..f50bff03ede2e6f3459152bf85d813fff356a58b 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index 9e42511e97e50236ad12bc776bb53c4db0666eca..6edeccb0f8b9e3d2db607198aba161d9937bd063 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index 8b9b9a927e0ecc0aea7d5e6207e0923d7a38e230..b8fc049d950c59867cf879799464e3ecc26a56a2 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index 63d29a67b69642a90cd35c316452dd7ef84c41c2..7115c5133f667d211a58a2656d35c42db1c09eaa 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index ba02443b7af4cb833f339b301dd71b1a8601c1a7..6200e7132fc5915bcca5d27a2c51ab2897e5110c 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index 048c640446457898b7a7b277205cb643cd1c4f04..1bbde63c2e4578df2149c16eff3864a9e7f5c6cc 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index e9ad08a14d84fb2d633f2a526be9eca7bea633c9..20cb1db45b2176ee8d9f308e43251615a6054234 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index af5c3c0afc6ca4b83f1c08afa1090de7f2a2f8f9..be7ccfdc18bdbc5d444e0a279770013edf944fc2 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index c4b444ca611d367ea2f659eac70091fc47f21d95..89cef8d7b60c992edbc3b3c21583e98d6a4ee208 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index bb3f5b212de4473a7adefde3215acec799a6f7ba..4d9531a8d69610aa908d72bfb040831344785687 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index 9e42511e97e50236ad12bc776bb53c4db0666eca..6edeccb0f8b9e3d2db607198aba161d9937bd063 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index 1a5a436ca675c470b761dbc7b67c1eb3974dda9d..c6dac47a18045d520b5088bfda4b14b56508755b 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index ba75d91b7f805fd28d850ccb587b57766f4a78e7..4763e1a147d256d64871a6f1254123ced2ec14ec 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9466-926a-d65c16db1809 \
 -display none \
index 0ca99ec3ce0c337d7d24984ac638faa95ee09084..d90fb2c0858644cc905d9b0f5f5ed20dd8bbbf38 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9466-926a-d65c16db1809 \
 -display none \
index 469e2dd7ab98db46a0d2ae9e59d736ff1ab37042..45c76cf55d4e8add6fc77e499192f4dc906d22c3 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9466-926a-d65c16db1809 \
 -display none \
index 9ac624b4706e8ce46f5be6489ea618003d4609e5..3d4d42e8f190f1294da8d20179a5a4bc7f725521 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9466-926a-d65c16db1809 \
 -display none \
index 07c15fab0952df53fad16136b5d057d4322d0e8f..48dc03ac0ae10087f43c5d2f0919af86e80420e7 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9466-926a-d65c16db1809 \
 -display none \
index 87a7451b0774d7453f0fcb0673d1decf38b81e3b..7b8b87b6594fea6306e3b343511b97b79410f5e3 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9466-926a-d65c16db1809 \
 -display none \
index 45b845226a62410345303d8c5a1bf8b16b7c6065..0e9fdd7c31027d4a101dcf7dc2bf137724dd128d 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine s390-ccw,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9466-926a-d65c16db1809 \
 -display none \
index cc87c450b92dba0af71c0d8eefb880ebc0b3d1fc..d07fb3db5fbc1068e25263316fc07f6af9e3ef25 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9466-926a-d65c16db1809 \
 -display none \
index 1832a37b5192c099b033a34adee4ff6746c15258..0bda46c4e1571ef39cddbf6fac8051473f6f8ecb 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc-q35-2.7,accel=kvm,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9466-926a-d65c16db1809 \
 -display none \
index ef21e7960498a4a6345e64c3dfa1db97e3246d33..ca70730ce762728c76ff9dd4753ba63e547b02c5 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9466-926a-d65c16db1809 \
 -display none \
index 6e087eff33b43397ff6158b9ccd5a3c365fadd44..ab03327cef697c5e4ee8b4fb1ff5808fc989e9cd 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9466-926a-d65c16db1809 \
 -display none \
index 727875881be23903066578a53693dd37d4295425..93c315b08d1a2eda39423166695f3d44a1a1d173 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9466-926a-d65c16db1809 \
 -display none \
index 7bb05851d2ffbcf2a794dd477eb8ac577f222a2e..1402b23b8c949e849ba1e1aad51fdc5b3c18f98e 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine s390-ccw-virtio,accel=tcg,usb=off,dump-guest-core=off \
 -m 512 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 5ed83db4d13c03f1ced8020011d2ba09ff26787d..ec23a30bc1e8b10e8b1027b55d3b1e6799314019 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 96b11b47578fda1bf93db8c83851e32590fe4f4a..e42c39886d2f0c1ab2b4d70761907da8a58d2ded 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 832e9fd225c16c0f4fa3b3a11eac8476e99df0e6..f6ad4f6ffcf95d667f98275333324fa7c0fa5d50 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 49e3a60b7d7310f0ed3490770547b3fb057abf6f..d098bff356963a4c9011044afef8e7002eab8e0a 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9466-926a-d65c16db1809 \
 -display none \
index 78a0d4a004aa9059b7660b2ff62cec758ba15494..1861811e8b2ecfdf2fcaf1ea4117e75f8d931ed3 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine s390-ccw-virtio,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index b2830c4ea034b1873152b9c39e365dfb1577f10d..4a58a1eb8d53faad36fc59232f904f7d82270c6c 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine s390-ccw-virtio,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index ec353532334778368bb35d99078a72119b7a0180..3dd9a25fd5878104b51e222cb74e216d2de7beb3 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine s390-ccw-virtio,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 256098ade8deb687072cf06ef70a5667fafa30f1..07405c7c14552ab08debb37b90ccb49337dca76b 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine s390-ccw-virtio,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 1ef4b958bf203e1cf8c966c57c79ac4d738ee939..b86181e267daa8ab16f120657619d5d61e33331d 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9466-926a-d65c16db1809 \
 -display none \
index 9a55d44897fd02f45bc7210a164253e968971788..b2bd39e5a514b1e0d2d7817f0735624dff4432ac 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=kvm,usb=off,dump-guest-core=off \
 -m 4096 \
+-realtime mlock=off \
 -smp 4,sockets=4,cores=1,threads=1 \
 -uuid d091ea82-29e6-2e34-3005-f02617b36e87 \
 -display none \
index 1b28679b5745db8f649522cced1fceef180b0c15..f4cdf71cb0a53fb9ecc202fe37bf7d2f88bc7989 100644 (file)
@@ -14,6 +14,7 @@ QEMU_AUDIO_DRV=none \
 -m 1024 \
 -mem-prealloc \
 -mem-path /dev/hugepages2M/libvirt/qemu/-1-SomeDummyHugepagesGu \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid ef1bdff4-27f3-4e85-a807-5fb4d58463cc \
 -display none \
index 576ba7969e4e005d947a707d09cd2a9e323567e2..c650e12830f53b84145e174c1f89f4f22603621c 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 1024 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid ef1bdff4-27f3-4e85-a807-5fb4d58463cc \
 -display none \
index 108c2962ba348def72adc753ea18a6cf1e7c2cb9..eda90426c63a712799623d3d212ec508e29c0c6b 100644 (file)
@@ -14,6 +14,7 @@ QEMU_AUDIO_DRV=none \
 -m 214 \
 -mem-prealloc \
 -mem-path /dev/hugepages2M/libvirt/qemu/-1-QEMUGuest1 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 5e47c05b096981fddcc967a8afdb1fc024f204f8..861556abf6df4b052a6e7eae6d07d16392cdc84a 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m size=4194304k,slots=16,maxmem=8388608k \
+-realtime mlock=off \
 -smp 4,sockets=4,cores=1,threads=1 \
 -object memory-backend-file,id=ram-node0,prealloc=yes,\
 mem-path=/dev/hugepages1G/libvirt/qemu/-1-QEMUGuest1,share=no,size=1073741824,\
index 2c540c9aa829ec2f9965a74573efaad07ac159bc..66146a20ee2fb8d17d5936e1334e6a5f11845a96 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m size=4194304k,slots=16,maxmem=8388608k \
+-realtime mlock=off \
 -smp 4,sockets=4,cores=1,threads=1 \
 -object memory-backend-file,id=ram-node0,\
 mem-path=/var/lib/libvirt/qemu/ram/libvirt/qemu/-1-QEMUGuest1/ram-node0,\
index 1b28679b5745db8f649522cced1fceef180b0c15..f4cdf71cb0a53fb9ecc202fe37bf7d2f88bc7989 100644 (file)
@@ -14,6 +14,7 @@ QEMU_AUDIO_DRV=none \
 -m 1024 \
 -mem-prealloc \
 -mem-path /dev/hugepages2M/libvirt/qemu/-1-SomeDummyHugepagesGu \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid ef1bdff4-27f3-4e85-a807-5fb4d58463cc \
 -display none \
index fb6dab30f9d9ff4d11feb57ef921e582b7ee6da2..6e8146c895d27c15c62ae86eed0ed7ccad10dad1 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 1024 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -mem-prealloc \
 -mem-path /dev/hugepages2M/libvirt/qemu/-1-SomeDummyHugepagesGu \
index 696a73431a550917f6d3ecf18ee6447cf8e7dec0..e219914bc34f61625e980ec40bd833327aa8f001 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc-i440fx-2.3,accel=tcg,usb=off,dump-guest-core=off \
 -m size=1048576k,slots=16,maxmem=1099511627776k \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -mem-prealloc \
 -mem-path /dev/hugepages2M/libvirt/qemu/-1-fedora \
index 766f4817e15b09d131ad580abec419ec907f1fa8..674bb517d18c102049e358b755a0db09d2851d41 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc-i440fx-2.3,accel=tcg,usb=off,dump-guest-core=off \
 -m 1024 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -mem-prealloc \
 -mem-path /dev/hugepages2M/libvirt/qemu/-1-fedora \
index 6b2a769caa3e38c69d8599b616722f9b4b4267b6..aa3fd0a7c99c700dfb6f0c5e3e9baaca165090cc 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 1024 \
+-realtime mlock=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 f5c74a8749113d716fd7efde4302d36c5b1dca5b..87893ca56f002e1869331c8187fc6dec3935b72c 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 4096 \
+-realtime mlock=off \
 -smp 4,sockets=4,cores=1,threads=1 \
 -object memory-backend-file,id=ram-node0,prealloc=yes,\
 mem-path=/dev/hugepages1G/libvirt/qemu/-1-QEMUGuest1,size=1073741824 \
index aa88a7275a8a31b870074cdabce20485c80428b9..1b48fec3a0b1c14de8c1964470e4a14fabdb9fbf 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 4096 \
+-realtime mlock=off \
 -smp 4,sockets=4,cores=1,threads=1 \
 -object memory-backend-file,id=ram-node0,prealloc=yes,\
 mem-path=/dev/hugepages1G/libvirt/qemu/-1-QEMUGuest1,size=1073741824,\
index 23cd05d37afed4ade5ac04c5f32a75f49a021cd7..59a79376d14030e2fb7023c57165d64e0f93fc1f 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index aeb9c9e773a8730a3e672819dfef770219e8392c..3226837fbd3dc84c255c4914ed89437bea3b2a65 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -cpu qemu32,hv_crash \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index f606a06e51f6073e8f8b38afe68b9774a688e4b3..c557b6d8fe98234e72d80fff42e8fc22e5224e17 100644 (file)
@@ -15,6 +15,7 @@ QEMU_AUDIO_DRV=none \
 hv_synic,hv_stimer,hv_reset,hv_vendor_id=KVM Hv,hv_frequencies,\
 hv_reenlightenment,hv_tlbflush,hv_ipi,hv_evmcs' \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 463d6c018a798f0f0737dded67f6d305c1c28896..28472f32cdb6362c3e96dc61204f21a2c139487a 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index e7c4a1277e42ebf5508c33667c913307ce81d0da..23505ff31cc697b8bcac0fec909e57b2b9172582 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 8856b4879eb5a164a6888cb4db0feb682ed8d496..c10b57d8ac5b4fb45d6de0742e8280ea0abdbc4f 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 987f0396c078b8c9e4110d3a17d3701b86f65b53..108a8470cbbce6905a1c4b2d6f522e47a321e266 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine s390-ccw-virtio,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1803 \
 -display none \
index aae4825a5b5e4b8fcd2ffec9be4cd1b6f3c652c5..a6d25c59fbf0b80bed5e0f7c87d282c218c10efc 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine q35,accel=kvm,usb=off,dump-guest-core=off,kernel_irqchip=split \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 2ca6ae543356f7eb8b6eaa3ee72d4a592cbaeb3d..66c4110e93002ec6b69d44c67892bc64676b9d8e 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine q35,accel=kvm,usb=off,dump-guest-core=off,kernel_irqchip=split \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 50fafea462478317320b7a7f0c3582b5d44d2672..6e53b1cf9635511955095b5ef31c5f10fe4e1918 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine q35,accel=kvm,usb=off,dump-guest-core=off,kernel_irqchip=split \
 -m 214 \
+-realtime mlock=off \
 -smp 288,sockets=288,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index eb1319e6b29c638fd85aa03bef94280bdfd79234..d6d6f0d5f61d143edb12102b6044a720565ec9da 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine q35,accel=tcg,usb=off,dump-guest-core=off,iommu=on \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 25deeb74a9a9a9231d070a80fe2361990a1816fc..0a5a49b84765daff8d649d048b5904f0680077ad 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine q35,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 4673ff6d84d5464c2eaa5766b1dedf7aa473d732..402f653dfcacc66fbd1ff79fc3e58fb2dc3b8770 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine s390-ccw,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -object iothread,id=iothread1 \
 -object iothread,id=iothread2 \
index 4785408991d79ef817fa57d1de299ff632ac8bb7..1587342ac3e7712a39fa576c1a10bb565490c837 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -object iothread,id=iothread1 \
 -object iothread,id=iothread2 \
index a253e7e1eb8ec05db82bee1ef9a11a10278f80f6..10a68dfb72bd0c80d197559b0f449466972e6099 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -object iothread,id=iothread5 \
 -object iothread,id=iothread6 \
index 3801b877cda662b1e98b665ae5f25047af2a2899..3b90e18be96a7926e8ca161b0d3f83e841cb8a44 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -object iothread,id=iothread2 \
 -object iothread,id=iothread4 \
index 6e8ec08d028abb459f155a2bea963d820ae133e9..37a90b58c35d020fa9003839981cd52ff9d0c924 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -object iothread,id=iothread1 \
 -object iothread,id=iothread2 \
index 23cd05d37afed4ade5ac04c5f32a75f49a021cd7..59a79376d14030e2fb7023c57165d64e0f93fc1f 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 03432519a921a53be93b702af9de83a522d36ec7..55d2b8be02ea56cdc743c3275943031eda3c2f47 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -cpu qemu32,kvm=off \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 15e3934340b6bfd3304214d4a2ac8c3ddcf6e7f5..c26b7b3de464403861ba9f3ab51f04f74cb2d0e3 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 0cd340490b0a052f1aa1f2f0d663ad2a21fd090b..23658d954b6d762639ac4752649a9c06a23b0818 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 4f3a147afbd7762b8ff32908868fd8e6c1b6fa38..5ef3f07f0e299002efbc8c0c582e0f65641f8882 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -cpu qemu32,-kvmclock,-kvm_pv_eoi \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index af134c14df3058af7c7a6cd4ed960664a900bd87..029a2a0d5dda93fcdf8b7ed9006f42c1a73c6d9b 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,accel=kvm,usb=off,dump-guest-core=off \
 -cpu qemu32,-kvmclock \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 975c3d4b4febb90708922d1907a814a89184305d..2ccdb7e49f937c2554bba4476f3df5264d4a0d53 100644 (file)
@@ -14,6 +14,7 @@ QEMU_AUDIO_DRV=none \
 file=/tmp/lib/domain--1-encryptdisk/master-key.aes \
 -machine pc-i440fx-2.1,accel=tcg,usb=off,dump-guest-core=off \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496898a6-e6ff-f7c8-5dc2-3cf410945ee9 \
 -display none \
index d6599e336f59992026c72df0d36314287f5d1c80..4566f84ff1518572ed427f9e86f3f999f88331c5 100644 (file)
@@ -14,6 +14,7 @@ QEMU_AUDIO_DRV=none \
 file=/tmp/lib/domain--1-encryptdisk/master-key.aes \
 -machine pc-i440fx-2.1,accel=tcg,usb=off,dump-guest-core=off \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496898a6-e6ff-f7c8-5dc2-3cf410945ee9 \
 -display none \
index 4e3307d9a49ecb93e752a4d88e9e111d9914207e..db1ae45b6006f26d71f1b326e77249a9a9d978f6 100644 (file)
@@ -14,6 +14,7 @@ QEMU_AUDIO_DRV=none \
 file=/tmp/lib/domain--1-encryptdisk/master-key.aes \
 -machine pc-i440fx-2.1,accel=tcg,usb=off,dump-guest-core=off \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496898a6-e6ff-f7c8-5dc2-3cf410945ee9 \
 -display none \
index 772e89c3f1cc18bb5213fedbe9015208557b70f8..36fe5390126f3836379209fb791581c839a508f1 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine virt,accel=tcg,usb=off,dump-guest-core=off \
 -m 512 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index 1cdc770508f3b673170d5613ea97f74e48096e66..8d25e49db5d0f1f414351b5d9620dcf833e918ad 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine virt,accel=tcg,usb=off,dump-guest-core=off \
 -m 512 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index efffa19b4a225461ab202b34aa3646aed02941c8..2f4dd08c1ad8579f7c1c4b025abc7d8ab6fc8416 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine virt,accel=tcg,usb=off,dump-guest-core=off \
 -m 512 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index ba056a62e3f69726467ccfac83c4e3c6839d82a3..d96b2c0262249a69e7c38e64f410a0077071d327 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine virt,accel=tcg,usb=off,dump-guest-core=off \
 -m 512 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index ec257b1e8b05d62c362bb9a23c0f7f2bde078189..a9577c13d872785b9b1c58cd8a50edf4e89d810e 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,accel=tcg,usb=off,dump-guest-core=off,\
 aes-key-wrap=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index ec257b1e8b05d62c362bb9a23c0f7f2bde078189..a9577c13d872785b9b1c58cd8a50edf4e89d810e 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,accel=tcg,usb=off,dump-guest-core=off,\
 aes-key-wrap=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index f50e0b87e1a16324dc61f1f7f81c8d505409837d..7fbbe4e6bf1f22ebb60fc82883a9053bf8ddee91 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine s390-ccw-virtio,accel=tcg,usb=off,dump-guest-core=off,aes-key-wrap=on \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index f50e0b87e1a16324dc61f1f7f81c8d505409837d..7fbbe4e6bf1f22ebb60fc82883a9053bf8ddee91 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine s390-ccw-virtio,accel=tcg,usb=off,dump-guest-core=off,aes-key-wrap=on \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 750543679181b85a352ef33a5677cd2138fd6c68..fa3ccefc355ede2fe0b1d13e5b392981312aa75a 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 01ba4d4aa21b887055a58eb36269c91e803baf7d..6e480fceef84259b30863b20dbf94dad999612cf 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=kvm,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index b1209e5e0ae7079ac2879062ea09824f22c6b43e..a9bd75becf26e979082ce44e394bbe1c268d4984 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index edffb668ff28057fbcf407770e82c2782ab247bd..f7daff8d7410995704a32c039320baa83162355e 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=on \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 80d963c01c612255a57d2c3de139c6367e3a4457..40d6616940e5f8eb303c92e03787de5ac055b6d5 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,accel=tcg,usb=off,dump-guest-core=off,\
 dea-key-wrap=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 80d963c01c612255a57d2c3de139c6367e3a4457..40d6616940e5f8eb303c92e03787de5ac055b6d5 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,accel=tcg,usb=off,dump-guest-core=off,\
 dea-key-wrap=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index b7c98cd4d782d390aa47ccb9af6c5bed3886528b..4fbb2249048fb8255989999c8d3d8dcd65e33210 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine s390-ccw-virtio,accel=tcg,usb=off,dump-guest-core=off,dea-key-wrap=on \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index b7c98cd4d782d390aa47ccb9af6c5bed3886528b..4fbb2249048fb8255989999c8d3d8dcd65e33210 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine s390-ccw-virtio,accel=tcg,usb=off,dump-guest-core=off,dea-key-wrap=on \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 521d976e13a69d8270d8033ddbe036fd8718035e..056bf815e8ee5ed31430a7084d7bc9141c05c77e 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine s390-ccw-virtio,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 521d976e13a69d8270d8033ddbe036fd8718035e..056bf815e8ee5ed31430a7084d7bc9141c05c77e 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine s390-ccw-virtio,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index f530db8bad7d6d83bdac0d9d982645da9664556e..f5b822e55c43521f6d3004c2986e1933fc532120 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine s390-ccw-virtio,accel=tcg,usb=off,dump-guest-core=off,\
 loadparm=SYSTEM1 \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 18544141d3dfa7a8a4d0c9f581408077ca490fc0..2c401d9badd621b77fcab0ce2e0f9369090f8bf4 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine s390-ccw-virtio,accel=tcg,usb=off,dump-guest-core=off,loadparm=2 \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index b3212175415ac301ce4b8ca92a73b39f96d0f0c7..0326bea31cec0f15415220102951194fd6fd9afb 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine s390-ccw-virtio,accel=tcg,usb=off,dump-guest-core=off,loadparm=2 \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 446340ede1dca430a4e0c80dcdceec6c51831f83..8f1f041a5f3e0829a874bf8a61651a760d1ad8cc 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine q35,accel=tcg,usb=off,smm=on,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 1658840049735db962fa778a5efdf98d5488b35c..a67dd9f5b0ebbd7c1c698516c3fb5c2b307465f5 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,vmport=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 086aaa6269d4aed6e663e21557944c1333431452..636e84d9864998554b3f4befb1748222464693f7 100644 (file)
@@ -14,6 +14,7 @@ QEMU_AUDIO_DRV=none \
 file=/tmp/lib/domain--1-QEMUGuest1/master-key.aes \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index e5bafc828a821fd3585d6c382fb15b3e538215ea..222aa4c0b4dfa01bd82eab6ff5658ba93dad9020 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m size=219136k,slots=16,maxmem=1099511627776k \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -numa node,nodeid=0,cpus=0-1,mem=214 \
 -object memory-backend-file,id=memdimm0,prealloc=yes,\
index 51e652a9941215e64154bb1cd6feab3485185376..068e4be98b28297b41a524d134e7b7e7264e5b42 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m size=219136k,slots=16,maxmem=1099511627776k \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -numa node,nodeid=0,cpus=0-1,mem=214 \
 -object memory-backend-ram,id=memdimm0,size=536870912 \
index 7c3736c692a4f08662cb35afe0eb8256438e281b..91cea9d8bfe9f1630e88516057c1489547e8468a 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pseries,accel=kvm,usb=off,dump-guest-core=off \
 -m size=1310720k,slots=16,maxmem=4194304k \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -object memory-backend-ram,id=memdimm0,size=536870912 \
 -device pc-dimm,memdev=memdimm0,id=dimm0,slot=0 \
index d1556b481f102931377235f19933e9f72b40d8b3..8c50c11eddc20fba9288e77fb9126001c036a27d 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m size=219136k,slots=16,maxmem=1099511627776k \
+-realtime mlock=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 e2fc6335b991db926cf8a75a7cce89857e71d810..3a1f010e3ef9897b8cbb995853463b94888a353a 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index e2fc6335b991db926cf8a75a7cce89857e71d810..3a1f010e3ef9897b8cbb995853463b94888a353a 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 332d5bd53cc91773fc84784914c1b687f14ffdb5..7f0edb240ef9dd63d256559ad28041756b451288 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 14338 \
+-realtime mlock=off \
 -smp 32,sockets=32,cores=1,threads=1 \
 -object memory-backend-ram,id=ram-node0,size=20482048,host-nodes=3,\
 policy=preferred \
index 31afba60469861e5b31d36bc09db2e4162fd9955..c8fa035acfc01d6c9b6431846d49b3ab1ec0d003 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index a46213159f96a5a138703efc17e05beb60d90762..a932e4aa786ead84c3698b18ab6381001b047a19 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 61b673206802765ae5226e470edd868c87f6bb70..998b21b00d91da4b74b241c0cb615ce7fbf36d30 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index e2fc6335b991db926cf8a75a7cce89857e71d810..3a1f010e3ef9897b8cbb995853463b94888a353a 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index ca079ad6a8d8f7df50b301409f0bd53ff66e121e..c73239bbb393860039e277b8654afde9e87c85c2 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 7e35abb41719f42ede52da9bc9908166a873f7db..12c0e37fb47352a409d5887f83ff5f85088a4ffb 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 8caaa98c-e7bf-5845-126a-1fc316bd1089 \
 -display none \
index cbe755dca66a14fcd4558955cfe508242eb649ac..7be83760d4d1fb893c05e00fc87a4efafa20e152 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 8caaa98c-e7bf-5845-126a-1fc316bd1089 \
 -display none \
index adfd7c16d4c948b342c5e908bc28913b46a03f9a..b4e411d43046db5a782148ed26dc86f1af1fe132 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 8caaa98c-e7bf-5845-126a-1fc316bd1089 \
 -display none \
index 026a3ddf5a9197177fdd81fcdb67c9bc1b8ee722..daa6762ff100c7a3dd0b35aae2d3a9d6350f3ce4 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index ca079ad6a8d8f7df50b301409f0bd53ff66e121e..c73239bbb393860039e277b8654afde9e87c85c2 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index cc0f5b6914beac4f603841287d51659cb0df7e47..fcd0f3649881ebd97937184c761836a7ef136ec5 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496898a6-e6ff-f7c8-5dc2-3cf410945ee9 \
 -display none \
index 48e96a40f82c304753119a5f7337ab55ace33ff4..cb810e758a005eb11d9c8689b8c661beb2820c2c 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 9077484e8abca896722b2b4a55f04f34fbafbb68..d6356561dd1960ec48c8bad755d0f985d34c6198 100644 (file)
@@ -14,6 +14,7 @@ QEMU_AUDIO_DRV=spice \
 bar=2/master-key.aes \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index ed8c807ec89f802231decf46078451310e63b6c7..42d182c6eceabd78b219227c8c824c1670fbab7f 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index f06cbf263c0997ab9928444b3907de92b82f7884..91d7fdbbc5d5719c04055e53c4946d5c2752ea24 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index f06cbf263c0997ab9928444b3907de92b82f7884..91d7fdbbc5d5719c04055e53c4946d5c2752ea24 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 745550f1b8f92b8bc532e5cc19729d278bb78fe6..bf3083697d819ee9f444454989823583b8466ec8 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index f06cbf263c0997ab9928444b3907de92b82f7884..91d7fdbbc5d5719c04055e53c4946d5c2752ea24 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 9824911f4830efa2e5f04ff5bb4a493634aeac24..700ed5366babaa87aa34c24d4778a95ea431bc84 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index ded43796ac4e7cf9003323c1d07e1393592611b9..bf7686f49cbe2357280b18b5e63b8bbd39fe7134 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 4913ae82abc879752755cb7c7f80ea2d12f7924c..7e4ee5d62d8cf4799e05dbed611d8a7a7b143c5a 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index ef3cfa52a24b5dc782f5144ae7ed113773d9cd08..fcc8716fdff2a7fe6ae2f8f8dff4563e082b683c 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 0e0a30dafa118876222c4450b96ce11b590e1ae9..75f6934d0dd63e22add91de1e83ac23f0ccd4286 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 5496f9c6f9f4b9989de3615bc2df461c9a9015f3..f888f2f71af6feb1398289efab94f0797c543956 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index b776e5796d3b8d4d5a1a50f7b47ff0339e178a77..86ca61c25bc3e11ca5a80a1d9275b21e0adb17b2 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 4aeb3e0c41467007c0c07fd1e907bcdb96f03cf3..ee8077ece052c49e5037b40a8a46bc82b941bd4c 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 993fc9f9ee3740b24bc583178dc69411334c8634..5a828dd09151e6c268baacf916b03225ec7d133a 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 0e3f2f8f4bd72ac49c744d0e04448939db1622f0..888c16cb291f9cd558d1da51d9569f7b14ac8ec8 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 8224ac7a84fa9d2f5ac53d46be0f9b9a5ec45949..689a7452fee99e4708c9a617763710915bb93e12 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index aa595119eb5b12bb46da59832325a8646c0454fa..25641eb512eef46b5789e8a12a1f779cc93849b3 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 22c092e8614771dc633479c7ba655b5913ecef34..ed8eb9089cfa13f0c4affbd1fe6e2bdcc81e6665 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine s390-ccw,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index d1afcbab9577c27054834370ddc11350a8821217..9fd0bafd23aa012eb6486d8e05ea97da3e8d1abf 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 9176c3e73a45e21e249a2947e12ebde728a318b1..90b8c4eeef428cb4d9642791d9a99b129191ccfc 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 5a91de867e60e30cc97bcbcd6af36340115b5b8c..86d832cb53687dbf438a8b10233d872d41a57d8e 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 06711270e527f9b6a3f228b76c6714b925e69e82..466eb61ce38bfdcb180456879eaef10da2aee5a2 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 161ce122bce050c23482abc180dc498f2f5f63c6..b863943067aeb989f0609b6f20bf54c0ea8287ec 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine s390-virtio,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 8df881787867801ef893a205c3397ab376eb1ecc..da5073020a87221de3402aafbb6c9ba303ac9397 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index a135d1ff8d8e9c632848ca04fa24a776d8cc29ea..45b22616039ec7c1c2d47dcd9da8cc821c825e84 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off,mem-merge=off \
 -m 215 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 0be5d3e83a498b8c8a55c28c65434f7b60e68e58..3d71d03b9c2bdc2b8c05722c6c72a68a612bc946 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 0be5d3e83a498b8c8a55c28c65434f7b60e68e58..3d71d03b9c2bdc2b8c05722c6c72a68a612bc946 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 0be5d3e83a498b8c8a55c28c65434f7b60e68e58..3d71d03b9c2bdc2b8c05722c6c72a68a612bc946 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 0be5d3e83a498b8c8a55c28c65434f7b60e68e58..3d71d03b9c2bdc2b8c05722c6c72a68a612bc946 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 0be5d3e83a498b8c8a55c28c65434f7b60e68e58..3d71d03b9c2bdc2b8c05722c6c72a68a612bc946 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 0be5d3e83a498b8c8a55c28c65434f7b60e68e58..3d71d03b9c2bdc2b8c05722c6c72a68a612bc946 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index a6e6ae4f64c8288fe849cc01f996b3a05ec22a70..babb23b9386e154ec12fcbddc27361bdb8309e49 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 64 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -numa node,nodeid=0,cpus=0,mem=64 \
 -uuid 9f4b6512-e73a-4a25-93e8-5307802821ce \
index 57b33cd0d4277be284fb5b7a7b9f4955393c4434..895efeab15110152b4898afd3bf6df3ea4bf0f19 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine xenfv,accel=tcg,usb=off,dump-guest-core=off \
 -m 12288 \
+-realtime mlock=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 cdb5fac9b0a76039812b8a077c73867fa04c8c9d..213efe0663226951cfbdfb0fb14aa33d95e1dd01 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 64 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -object memory-backend-ram,id=ram-node0,size=33554432,host-nodes=3,\
 policy=preferred \
index 5a923fefefacded5755bf115a97d61ff31352fec..64fdcd7bb1eb39ba92ff2eac23798cdab8a4c3ed 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 24105 \
+-realtime mlock=off \
 -smp 32,sockets=32,cores=1,threads=1 \
 -object memory-backend-ram,id=ram-node0,size=20971520,host-nodes=3,\
 policy=preferred \
index 0be5d3e83a498b8c8a55c28c65434f7b60e68e58..3d71d03b9c2bdc2b8c05722c6c72a68a612bc946 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 5d24c2d66bbb7b7f4bd981c5947b998b394f6a6c..fefa205597dfc8e61ccfbc3491fcc745926f42a6 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc-i440fx-2.3,accel=tcg,usb=off,dump-guest-core=off \
 -m size=1048576k,slots=16,maxmem=1099511627776k \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -numa node,nodeid=0,cpus=0-1,mem=1024 \
 -object memory-backend-file,id=memdimm0,prealloc=yes,\
index fb6dab30f9d9ff4d11feb57ef921e582b7ee6da2..6e8146c895d27c15c62ae86eed0ed7ccad10dad1 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 1024 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -mem-prealloc \
 -mem-path /dev/hugepages2M/libvirt/qemu/-1-SomeDummyHugepagesGu \
index b42f5603ca5953a71d12298a40446174d7029665..42c5582720cedeb9077e5c3714222997d7253b0b 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 4096 \
+-realtime mlock=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 19de00cc0566e382f0e42fd5ff3e3bc282a539c6..8e75816e563b8501215f9c64a9b1088cb57d21ff 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -cpu qemu32,hv_crash \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 3b60a518532c11174ad152aace707e49650010a7..71fa88cda11509bca673db37dca05ac265ee4b62 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 2757f594a5aa6d216a5bc1f80458e59050e65210..de4d4497795d2fde9220014e958caed7091af3e8 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 1671c5e0af3eb21df3397f66f648a18a61c69b43..d30b2fe0f46bf24e9fc086050582138303f061cb 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index e1873a84a0448cfa17afb9ac76e66a58e4449d40..fd4f5ad81037999ae9d99a58682719f28f6d6acf 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 987bbea292d7ee95bf9c22ac28653c423f62928a..69826389f6f8ed939bad4a383c4c50e38b93c3fa 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc-1.2,accel=tcg,usb=off,dump-guest-core=off \
 -m 2048 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 3ec6cbe1-b5a2-4515-b800-31a61855df41 \
 -display none \
index 7a807c94892e036f46cc8fd3241d9b18988b8349..2d22f9679177e5c58ab9674328d800c88ffc6b52 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc-1.2,accel=tcg,usb=off,dump-guest-core=off \
 -m 2048 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 3ec6cbe1-b5a2-4515-b800-31a61855df41 \
 -display none \
index fd936acfe27685e4257f06b2ceaeaa298d100d8e..76d94144a6a088814800de73876970ed6d6ae2be 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc-1.2,accel=tcg,usb=off,dump-guest-core=off \
 -m 2048 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 3ec6cbe1-b5a2-4515-b800-31a61855df41 \
 -display none \
index 892e31cf32c1e5c0abfa60a2560bf60277368553..18cc4b9fb0e303f273ddb1631aa2f34cbf74b19e 100644 (file)
@@ -14,6 +14,7 @@ QEMU_AUDIO_DRV=none \
 -cpu qemu64,-kvmclock \
 -bios /usr/share/seabios/bios.bin \
 -m 3907 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 04872dc1-e1de-434b-ab21-e3e80e416349 \
 -display none \
index 11d7f3030097b7c5a32be059daade59bf3c3b1ba..4b26702ef3fc381182bc3781eabdd0eb52e9b99c 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc-1.2,accel=tcg,usb=off,dump-guest-core=off \
 -m 2048 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 3ec6cbe1-b5a2-4515-b800-31a61855df41 \
 -no-user-config \
index ddcd52324c48ffa9486d10e60b183a6dca7cf5e7..64279760dd7d1d2f5a409e6ad8f057d14bc552db 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc-i440fx-2.5,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=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 f735e28282fc6107a01d4333a7af647c8e097415..056c2a53401a448c8e5331ac0b87b6dc4ea5bb3f 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc-1.2,accel=tcg,usb=off,dump-guest-core=off \
 -m 2048 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 3ec6cbe1-b5a2-4515-b800-31a61855df41 \
 -display none \
index 035b10b8b2359d284ab97497f6e3fc24bcf0032b..1dd16957076ae8cc0aa06958f6d870ece884944d 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9466-926a-d65c16db1809 \
 -display none \
index f42587e61bcc4348093c2c8d6ad22270ddeedb42..5f33b20b4e6c9b9c36246afd48c91ce074e5f69b 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9466-926a-d65c16db1809 \
 -display none \
index 0387d04cc68d905b3eebbbe33be8008be04ef8e8..4889e5b83e840cd5897aad2432fca6a2b0a92ca0 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 98fb24ca3774cb57d1d618458eadf8eb523f4a47..a241324def87c72055babd2602e5739baacc0535 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine q35,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=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 f562ec60b2021b816fa13ebc3844aac62ef7bfde..9438366bc55c5dd21b42ae3085c597db7b2f176f 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine q35,accel=tcg,usb=off,dump-guest-core=off \
 -m 2048 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -display none \
index 9bf90e4292e55384eb5e5666ae5650f3e0b40268..134be6bcd0b966d3ec7b6d2f75a4169ab687a6b5 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine q35,accel=tcg,usb=off,dump-guest-core=off \
 -m 2048 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -display none \
index de5b4beab67f397e4d8fae2ca34e078e34a8fad2..004010069b900ecd4e638ae7913504c8ae6bb3c3 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine q35,accel=tcg,usb=off,dump-guest-core=off \
 -m 2048 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -display none \
index 0ffce5d623a3cb028f8a16803de18f0c89c1830e..18d26b4a8ee5b56373b22cd2dcb467c4668a4157 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine q35,accel=tcg,usb=off,dump-guest-core=off \
 -m 2048 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -display none \
index 8bcf9d0a6dd6338bf4d39af21e8b84d77a0d988f..a15c7d45731483bd7e732413144aa35e3ba2c6ac 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine q35,accel=tcg,usb=off,dump-guest-core=off \
 -m 2048 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -display none \
index 63246d4d5f5cea2435bbdb58cf30863a6ac0a9dc..a479b1494d4bed80e31ebce4c4cfd8061130e6bc 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine q35,accel=tcg,usb=off,dump-guest-core=off \
 -m 2048 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -display none \
index 5932159fbed4c377dce48d8795316d7d96016842..9831ee388c82fa49a77197054b69e80a4660b60d 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine q35,accel=tcg,usb=off,dump-guest-core=off \
 -m 2048 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -display none \
index 6df57df2b93598341074e44a9657886f64d9ad02..4557dc24199a3c935a3de6f049a4f5a29676dc4a 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc-1.2,accel=tcg,usb=off,dump-guest-core=off \
 -m 2048 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 3c7c30b5-7866-4b05-8a29-efebccba52a0 \
 -display none \
index 5fae3e14bb1287845e0e754780012f9c8f6beebe..a392959902db231cbea0559ac0a463d3523a9b55 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -cpu qemu32,pmu=off \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 240beb51de701dde12e176ef44abb3d4a6fb1057..f8682204c367bbc7a73894a58c79e76999e5a66c 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -cpu qemu32,pmu=on \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index c7d0a3c87a0a807111edd9bda4aee669912b4e29..f3ac10bea23f6e14e3e539c7029d74950b55c605 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine ppce500,accel=kvm,usb=off,dump-guest-core=off \
 -m 256 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 49545eb3-75e1-2d0a-acdd-f0294406c99e \
 -display none \
index 52195d423f15895708a950632bd3880c36c1126d..49349449cf68da052756dc971d9c2d6a1dea333c 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pseries,accel=tcg,usb=off,dump-guest-core=off \
 -m 256 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 55d8b21c178cd48c574f731dcea05ad111847c54..d40f8cf2012974e9ff2ebe7b109f9d5f9a7c2bf0 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pseries,accel=tcg,usb=off,dump-guest-core=off \
 -m 256 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index cf72090140d94fccfd9243acc08b26f336129d41..7d6ba64fb84092bf7e86f6fe38e6a091dbb3ed67 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pseries,accel=tcg,usb=off,dump-guest-core=off \
 -m 256 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index da0f4121d0a9e43ee11a3ba0a1d1b2b67de7c201..3728b4dc22ef3fa50bde8e9a65a344f06c08dd9b 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine ppce500,accel=kvm,usb=off,dump-guest-core=off \
 -m 256 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 675f12f359f700ec3a792e9cfec594327cc988cf..574e3b164e8312bfff98d4e56b39e7bf68ccc1c0 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pseries,accel=tcg,usb=off,dump-guest-core=off \
 -m 512 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index 6e6515b21dbb1c13513678dfe95f49f974b6c8e1..7c853216b65043781ad0dab9b2e7d34b90ff984b 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pseries,accel=tcg,usb=off,dump-guest-core=off \
 -m 512 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index 7ceb87640130571c87225c13432852a4ab26d48c..ece96ee52f9b14b9272201f75de30310b5421f2f 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pseries,accel=kvm,usb=off,dump-guest-core=off \
 -cpu host,compat=power9 \
 -m 256 \
+-realtime mlock=off \
 -smp 4,sockets=4,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 751c0d911c3b85aadcf570089c120963aaa67dc5..1c643449b5e97edf3fd38f64f6230190815fb272 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pseries,accel=kvm,usb=off,dump-guest-core=off \
 -cpu host,compat=power7 \
 -m 256 \
+-realtime mlock=off \
 -smp 4,sockets=4,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index e9bb561c90886a99c6cae476b7e94ae421ba4f68..5949d95113cdc2075c5c27141c5c2bbc12f2905f 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pseries,accel=tcg,usb=off,dump-guest-core=off \
 -cpu POWER7 \
 -m 512 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index b118f3fcd580e2d858743527b7de0c265581256e..9645918e619f3fd010731ae18a97b97066c34b57 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pseries,accel=kvm,usb=off,dump-guest-core=off \
 -m 512 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index 8c31da08c9def6593eaa7446f410d9a7a7711017..9fde54b37af7e1779369b5a89a924f1822b48811 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pseries,accel=tcg,usb=off,dump-guest-core=off,resize-hpt=required,\
 cap-hpt-max-page-size=1048576k,cap-htm=on,cap-nested-hv=off \
 -m 512 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index b6b1d6a3068508cef6778369ac801dbd208377d6..51ec025dce760c23d143a4ce6584561adf662d6f 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pseries,accel=tcg,usb=off,dump-guest-core=off \
 -m 512 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index 90904cef1de741edddab4ace5aa5ceac5a88340c..87b6d928bec1c168563910bce35aa55347c0b7ad 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pseries,accel=tcg,usb=off,dump-guest-core=off \
 -m 512 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index 174e24ed4bdff9486cbf1ff2e587a1699b233ad2..5820140065fac0dceb455a893bb191f7f12f1ec6 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pseries,accel=tcg,usb=off,dump-guest-core=off \
 -m 512 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index 5957022258ef25a02668bf6b1e52b2c3948be54e..1d9a7b1987e67ffc9eac6cd85710a32db73e365c 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pseries,accel=kvm,usb=off,dump-guest-core=off,max-cpu-compat=power7 \
 -cpu host \
 -m 256 \
+-realtime mlock=off \
 -smp 4,sockets=4,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index b64b006e6cd0a1bf52eb295b96f52f26c8224aa6..6290a5fe245871e2cd649cf3fc552dc3d771407a 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pseries,accel=tcg,usb=off,dump-guest-core=off \
 -m 512 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index 344683654de579b7ece556fb00cf1f0a047ea8c8..0e8a269ab25a9c853b5fb79acb41e13b24cb1050 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pseries,accel=tcg,usb=off,dump-guest-core=off \
 -m 512 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index 292f964942cd4c03f74ebf3a152d0a24b06777b1..e5e1d94231069678df0e73c5d06ac5bce00a8f33 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pseries,accel=tcg,usb=off,dump-guest-core=off \
 -m 512 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index 3142312de2a477f13217088f72628e6a7960b488..aabd97c0879c03863377cf53b0383323d0ee1bce 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pseries,accel=tcg,usb=off,dump-guest-core=off \
 -m 512 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index 675f12f359f700ec3a792e9cfec594327cc988cf..574e3b164e8312bfff98d4e56b39e7bf68ccc1c0 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pseries,accel=tcg,usb=off,dump-guest-core=off \
 -m 512 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index 675f12f359f700ec3a792e9cfec594327cc988cf..574e3b164e8312bfff98d4e56b39e7bf68ccc1c0 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pseries,accel=tcg,usb=off,dump-guest-core=off \
 -m 512 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index 5b240e9479f21526036ca60b584bbe85a0059388..c0725bfce493c6b3f2cd30cf32d7c53a68689d3e 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pseries,accel=tcg,usb=off,dump-guest-core=off \
 -m 512 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index 88e8a7b132ee2fc0b582412d1a84530845cf81e7..ca25e84d0ebbdad024f60ed3cf947ad03220c014 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pseries,accel=tcg,usb=off,dump-guest-core=off \
 -m 2048 \
+-realtime mlock=off \
 -smp 8,sockets=2,cores=1,threads=4 \
 -object memory-backend-ram,id=ram-node0,size=1073741824,host-nodes=1,\
 policy=bind \
index 5b240e9479f21526036ca60b584bbe85a0059388..c0725bfce493c6b3f2cd30cf32d7c53a68689d3e 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pseries,accel=tcg,usb=off,dump-guest-core=off \
 -m 512 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index 196da9d68c538c24e18f76430626f3711edb0c70..9a5f8c83008311becbe67b02e1cff63b63501432 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pseries,accel=tcg,usb=off,dump-guest-core=off \
 -m 512 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index 69f622edfcfaee2ae91d5b25685b58af700b59a4..930532527f0272f5a3803b7c0d8aec372bd7611a 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pseries,accel=tcg,usb=off,dump-guest-core=off \
 -m 512 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index d2245be7833ec66b3c76bbf6935cfff4c258af90..104f0d5491dede970618e7b706dba097e90b3226 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pseries,accel=tcg,usb=off,dump-guest-core=off \
 -m 512 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index f4f87cc7226675905c668a2e8e1986f64e980288..5de177780a11696a2239a4274ed3dffcb0f5d906 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pseries,accel=tcg,usb=off,dump-guest-core=off \
 -m 512 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index e95452beb773fde3a9e51bee6f65d94cba391e16..61246e4672e67f75d220f13da4255d32466ae2d0 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pseries,accel=tcg,usb=off,dump-guest-core=off \
 -m 512 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index 8ddff92a050d2e1ff582ca30d7b189dadf10d47f..b811c024e8d9c24d3357e378a7473952fa453968 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pseries,accel=tcg,usb=off,dump-guest-core=off \
 -m 512 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 1ccfd97d-5eb4-478a-bbe6-88d254c16db7 \
 -display none \
index 09eaceb5c0dc99862bff7cf60b4f127d853ad097..534037607af9a7e56ea527e803df49101e23704a 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pseries,accel=tcg,usb=off,dump-guest-core=off \
 -m 512 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 2754dd7b-ac8a-4850-aec0-1f3fcd43235b \
 -display none \
index 1c278f29cd3370af2ea2d51dcf012dbb372cbd57..9d4f77b85e29a2578a79ab46ce7c3f2d9e93a20b 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pseries,accel=tcg,usb=off,dump-guest-core=off \
 -m 512 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 2754dd7b-ac8a-4850-aec0-1f3fcd43235b \
 -display none \
index 9a47107fdb0c4b194793075bbe62c3204358ee1c..cda812d89cb270a7463a96dc7fe1f1d7adce76bd 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -cpu qemu32,-kvm_pv_unhalt \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 8bb709bd5854d5ae4b0a025b94e166ae2f4d0f20..3f27b57bb75d8d54d097569b0f9f7ad28d78f75c 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -cpu qemu32,+kvm_pv_unhalt \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 8e2c98f1222330a7db8984603cd149e4f1475399..09e06c96eaf7237ee5a011a8b7df9de4871d0e72 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine q35,accel=tcg,usb=off,dump-guest-core=off \
 -cpu Haswell \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496d7ea8-9739-544b-4ebd-ef08be936e8b \
 -display none \
index 970b5823c5b517e18268009e5f3de441797c6df9..d00fe5bc1d7a37f6e425431a78f9422eecf227f9 100644 (file)
@@ -17,6 +17,7 @@ readonly=on \
 -drive file=/var/lib/libvirt/qemu/nvram/guest_VARS.fd,if=pflash,format=raw,\
 unit=1 \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496d7ea8-9739-544b-4ebd-ef08be936e8b \
 -display none \
index f68780bd0b3cc1ed3ba4f4832fc3aa1243dcdbb6..90f41509dfb684598b4257389c77150c5ec96ee1 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine q35,accel=tcg,usb=off,dump-guest-core=off \
 -m 2048 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -display none \
index 439cfc746dc6cd18a403a9ee6e6f950b58be6710..b720a6c3da4053ab03c83f8bc6c4c2c993c91a25 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine q35,accel=tcg,usb=off,dump-guest-core=off \
 -m 2048 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -display none \
index d93e3dcb957d0e1dea1ed026689055a14a78b17f..de34dff1cf868c6fcb3e773c488e4b0f0e460457 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine q35,accel=tcg,usb=off,dump-guest-core=off \
 -cpu Haswell \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 496d7ea8-9739-544b-4ebd-ef08be936e8b \
 -display none \
index 823359d5a1994e4a2b578cd43b5915138d930911..b3be5171beaa69b04e282871ca8658dc633b6568 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine q35,accel=tcg,usb=off,dump-guest-core=off \
 -m 2048 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -display none \
index a9b558f6582b1578137c91c51b5267d8b5dbd20d..4e173501a9197d2334ffd713e7b2a06d84e882b1 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine q35,accel=tcg,usb=off,dump-guest-core=off \
 -m 2048 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -display none \
index 74a734c25bc163846ed6b2699e2a9e3f90c39a28..e741e849f0e8729a522251e6e7aa934b6a4ef860 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine q35,accel=tcg,usb=off,dump-guest-core=off \
 -m 2048 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -display none \
index b60e081612acdccf2cdaecb0b423e7178bb46617..ccde17059b992a0d363890406dc23fcbec7580af 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc-q35-2.5,accel=tcg,usb=off,dump-guest-core=off \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 56f5055c-1b8d-490c-844a-ad646a1caaaa \
 -display none \
index f842868848a94d7649fb681ab197f3e1afe413a8..86340d331819703b504bdd0ac585b49739a03b13 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc-q35-2.5,accel=tcg,usb=off,dump-guest-core=off \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 56f5055c-1b8d-490c-844a-ad646a1caaaa \
 -display none \
index 5b5244e253dc3954d1bdcb95a79fc0a7166bbfa9..82e54d112184b5a92fc3fca2aea057b45986ef62 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine q35,accel=tcg,usb=off,dump-guest-core=off \
 -m 2048 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -display none \
index 614305028e0b8917d4f209d7aede81502fe4934e..23629eaa79b48d68dc969e495d7142bf3677f0c0 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine q35,accel=tcg,usb=off,dump-guest-core=off \
 -m 2048 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -display none \
index 291bfdd4ea8207f3a9c9d09dbba39d40c1f9287c..ab393428e5dceb037206ac714443c4e71bee7530 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine q35,accel=tcg,usb=off,dump-guest-core=off \
 -m 2048 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -display none \
index 113871a8ede62043b4483a67b3a0091e08ea29cf..dbe9cf94787988d3da032a7e96de7cb00f2c037c 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=spice \
 -S \
 -machine pc-q35-2.7,accel=kvm,usb=off,vmport=off,dump-guest-core=off \
 -m 4096 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 1b826c23-8767-47ad-a6b5-c83a88277f71 \
 -no-user-config \
index 3b372810acf85e2d007029d339a06ad20997b4ba..ca4ed91da73df3932135189df22c3a171b065284 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine q35,accel=tcg,usb=off,dump-guest-core=off \
 -m 2048 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -display none \
index 37de30ad743b7139b96a147e488f8d2f45adfd38..5ca5917fc057cc2f49f3b1a51282ae602ae2610b 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine q35,accel=tcg,usb=off,dump-guest-core=off \
 -m 2048 \
+-realtime mlock=off \
 -smp 2,sockets=2,cores=1,threads=1 \
 -uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -display none \
index b2156189987c5bad970045b51666e23ed844feb0..ad858b3da168eb9ddd5f9aa98ac58440eed6c262 100644 (file)
@@ -14,6 +14,7 @@ BAR='' \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index e2dba686a916a494eb040d9a3c0584303b440b83..b7798e68e7c07b7c5c5409165ceefdcb511e7097 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index e2dba686a916a494eb040d9a3c0584303b440b83..b7798e68e7c07b7c5c5409165ceefdcb511e7097 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index e2dba686a916a494eb040d9a3c0584303b440b83..b7798e68e7c07b7c5c5409165ceefdcb511e7097 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index e2dba686a916a494eb040d9a3c0584303b440b83..b7798e68e7c07b7c5c5409165ceefdcb511e7097 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index e2dba686a916a494eb040d9a3c0584303b440b83..b7798e68e7c07b7c5c5409165ceefdcb511e7097 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index e2dba686a916a494eb040d9a3c0584303b440b83..b7798e68e7c07b7c5c5409165ceefdcb511e7097 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 677f4a7d55c56d611b0778ea28ded78b68acf48e..897162a8d98bea53dd2d0f97c751b9d49381b984 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index b2156189987c5bad970045b51666e23ed844feb0..ad858b3da168eb9ddd5f9aa98ac58440eed6c262 100644 (file)
@@ -14,6 +14,7 @@ BAR='' \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index eaeb97e2d548ddea93d0047b8edf9e6d09385a09..d5973b41922f0b7d40e726dc5b86f32d84d58463 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index e4637f6c1751c1c8bd19cbb4e6ca98a620206412..34774b76af7ac44fb7d1b321056483f23cc5a0b9 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 6,sockets=6,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 837088cfc616cf545b09fa4f1249c0243d886f5b..70f0b40f34d7952142c06ad53952e2c9d8579f12 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 7cf35f4463b7f614988845cb0458c049baa224ca..54cae8096c888ba72b00b1c8a22d14207baae41b 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 15b01d031c430e8b39a07129f633d3ca56307d3e..0b919721491b888d1f9a5629bdbd8bd21ae1432e 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine virt,accel=tcg,usb=off,dump-guest-core=off \
 -m 2048 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid fd65fc03-8838-4c4d-9d8d-395802488790 \
 -display none \
index b4ebc2c7f1278e072b329871c74baea215b481f0..1631e46b1c4a2820746ecd6d51f2009a8d4257d4 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine virt,accel=tcg,usb=off,dump-guest-core=off \
 -m 2048 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid fd65fc03-8838-4c4d-9d8d-395802488790 \
 -display none \
index cef56280b4c9ce7176ca7d3c27981bd9af1d387a..573d953602396d6b8532544b77b52b5b71c4594b 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine s390-virtio,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index cef56280b4c9ce7176ca7d3c27981bd9af1d387a..573d953602396d6b8532544b77b52b5b71c4594b 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine s390-virtio,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 577190e87d2f11dcfe41d5ac832e498c1cd1ade2..ef24f8f90c8a35dfeaf0897ee87ff9236affb32a 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine s390-ccw-virtio,accel=tcg,usb=off,dump-guest-core=off \
 -m 256 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 9aa4b45c-b9dd-45ef-91fe-862b27b4231f \
 -display none \
index 6c1574cdd7a75f1c2f24a0c30ac925fc3e9566fc..60ddab9e1d736ea4219e60d32672f192e24961e2 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine s390-ccw-virtio,accel=tcg,usb=off,dump-guest-core=off \
 -m 256 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 9aa4b45c-b9dd-45ef-91fe-862b27b4231f \
 -display none \
index 4198dfec50c1ac61b9a0a4d701e5d4cd88febaf2..e6103ced322b8dbc3b9fc022171f63c122978b0f 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine s390-ccw-virtio,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 4fbf296ac907f424886367d8b673285425460a06..cb454ef47c47bac415adb4b3cb51cc148a142b70 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine s390-ccw-virtio,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 4fbf296ac907f424886367d8b673285425460a06..cb454ef47c47bac415adb4b3cb51cc148a142b70 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine s390-ccw-virtio,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index e2fc6335b991db926cf8a75a7cce89857e71d810..3a1f010e3ef9897b8cbb995853463b94888a353a 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index e2fc6335b991db926cf8a75a7cce89857e71d810..3a1f010e3ef9897b8cbb995853463b94888a353a 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index e2fc6335b991db926cf8a75a7cce89857e71d810..3a1f010e3ef9897b8cbb995853463b94888a353a 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 179bac90c87af7e0c601b1d7ff2379afb2f9f4b5..a0cdc581c92ec0cf41acb127cf559754c3b4d40c 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index e2fc6335b991db926cf8a75a7cce89857e71d810..3a1f010e3ef9897b8cbb995853463b94888a353a 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index e2fc6335b991db926cf8a75a7cce89857e71d810..3a1f010e3ef9897b8cbb995853463b94888a353a 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index e2fc6335b991db926cf8a75a7cce89857e71d810..3a1f010e3ef9897b8cbb995853463b94888a353a 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index e2fc6335b991db926cf8a75a7cce89857e71d810..3a1f010e3ef9897b8cbb995853463b94888a353a 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index e2fc6335b991db926cf8a75a7cce89857e71d810..3a1f010e3ef9897b8cbb995853463b94888a353a 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index e2fc6335b991db926cf8a75a7cce89857e71d810..3a1f010e3ef9897b8cbb995853463b94888a353a 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index a0a09a0035e11c05548c48ef5b2f9012767e2193..9c4211e25a1dec7c932b5b49eb7416ed3c755302 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 3f617ecd4b6fb37108e044d4ce5f7cf43a941f79..32c41d63e2e0a0ecaf754e1831a7e9a060cd02a2 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index d043743754f94c49db092115c306e09a1429411b..ea16446da712b787ae6363edb9c82445aaffe4db 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 3c72b28f0441145794e2495574c321b9952a9ce6..72c50707863f3a0a71504d9de5ecc63954bdd11a 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 4abf043f575357d43564090687b26470f02a7d36..80e5dc3523c3783d318540f0612a0a99dd3a2182 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 97c858f04e1460a6bc7dab11d24031079ee290a3..683399d307b0c2297a100d298bbbc9a0663eb590 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index e2fc6335b991db926cf8a75a7cce89857e71d810..3a1f010e3ef9897b8cbb995853463b94888a353a 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index e455dd234d920db4283c28fe6f7ccaa006c4a76e..e1ba3893ccb48f11e74041d2fa523a4ee5201cbb 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=spice \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index 0ef43efd76c00f4f8812a74608592d28d5a888dd..78d55ad39d63bf9b3ef5e291015e81fa54c6d786 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 4e34a95e897b457841601fa0a85120e0d38382e7..60c7eb8b9c82be7905e3e6be71040158a210fac0 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 7d6a0e4d98179bbc07aaa9d5c039ac33a93f2fe3..c750df077df62a779ed664d97fce444cfc8d337c 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index ecc9101f0dcd866a9877de2891b4921a1069964a..3538686f1a5605b64a6e9231c26c3d024e09c5cf 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index ecc9101f0dcd866a9877de2891b4921a1069964a..3538686f1a5605b64a6e9231c26c3d024e09c5cf 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 58d661d86e5d3afb19299618b5b39d8abfda757f..495e16856397f695fc005c8c6e7ac788bf7a46cb 100644 (file)
@@ -14,6 +14,7 @@ QEMU_AUDIO_DRV=none \
 file=/tmp/lib/domain--1-QEMUGuest1/master-key.aes \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 2c26efa02faa79c9228c6fd16aa1f59d913cd36f..9e24ca713e332580982d98d275164118718ed7a0 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index bdbe82c1bf5ebee70a7d2a0a7be5366c908cbd79..2b6683f8438c66a6d56be37a151cd29b4fdbe170 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 907f0f2ab3b34ed028dfdfdb21d4adef485da87e..e49968e2ad5057534d88010b1b48c46c570a890a 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 1fe24c2ccc1c34060b2d9cec8dae96435cef1d92..836d24447431d0e25ac28e62d75cfd1d7df5d856 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 94c20ac5cd344ce39403513ba5120f0374c62fb9..685bbaf8246653af41eb0d147b6f6f0912ba770e 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 30c0b110c132f010ab27d69d6e0af10d6923dcef..744370ba4d8e35d25d34b074a2697ed1f1ef394b 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index d38ec8f1e2b8e1a3fd94895ecd39edde55cef8f9..29da01ac06b5665f27b0cf9eb011cfefc174cced 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 4519debf8ff1e0d7cfc5a9ef7013641be5b3d0d0..0570b34f709f3dfe1fd8112d4706b1a00c7fbb50 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 30c0b110c132f010ab27d69d6e0af10d6923dcef..744370ba4d8e35d25d34b074a2697ed1f1ef394b 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 3a1e180af9e82d7fd204ca14034b75e904496f0e..16a3bad057d782e90b527f6001b40c56a887ccfb 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 469a65482a80eddea2689870d0c4c421d67c6098..a4dca17c3e2b22ced4e0c2dbbd4c72596aaf8004 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 384cd01e93a3e9468a51ba46ae85f2ce4b308c58..3ece80356194357b1bb74352b88188a9b5bf22a2 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=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 aeee956d474ad402282b109ae7b98a744b1d7c91..21ee2572f27af15cd0b63a7ec41cda0bc09cfe2c 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,maxcpus=2,sockets=2,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 00ae28af4c5e74f633c93734afebeb6240a25009..4d70d5f3b0e49d44c80ad8d02c8758ebe1261ddf 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 26798bf1f8d4ade6fd7b314a10c27314e71c5994..1ab237dffaf4e2528a985bf60e8c74b22f61e3c8 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 161b5b4c705cd82c714c8a3d0f4bd8466f7071ef..1a2531d5b8ddc80da14b36c467c76c031b1d5b18 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc-i440fx-2.12,accel=tcg,usb=off,dump-guest-core=off \
 -m 2048 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 11d7cd22-da89-3094-6212-079a48a309a1 \
 -display none \
index 56dad7a147bc7ce13448a6a2ecc6b56f4c683666..644363b352e31a721e75405f031f635caaf8073e 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc-0.12,accel=tcg,usb=off,dump-guest-core=off \
 -m 2048 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 11d7cd22-da89-3094-6212-079a48a309a1 \
 -display none \
index 7227b2b9ff98edb9046c5be64074e65ee924b91d..9b4f99c042504519ce4e0edd17b12eac6a9df6fb 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine q35,accel=tcg,usb=off,dump-guest-core=off \
 -m 2048 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -display none \
index 6ac2fbc2f2661d701a42a49702740663b9474447..ef7a60a7d63469f06cf65dd61ed14087f983e42c 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine q35,accel=tcg,usb=off,dump-guest-core=off \
 -m 2048 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid 11dbdcdd-4c3b-482b-8903-9bdb8c0a2774 \
 -display none \
index f93dc7e1c8dc16a5acffb3e35e8333f6a51db250..d93bd4f1ad3b74979f57c979c95138af02f4dd49 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index ccd76bf52077871e13182be37f7da58f6e554270..a8c461b99e7638afb5d63c85a44a6636f3049d15 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 0d04284ffd08c5e657e6a5b00ecc23a905d3eebe..b3745dd1e875cc31b0dc34eec5e4f9055e1f02bc 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 22352b4ebd1e496229ff0f5222cdafd6d0fde83e..e65f5f6964dea3bd9c798eda6b9b7a644ab56bde 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 2c5c1e39c44bef66ad1afe4ccefc674e0362fe88..ad5a00c95085e802b4cfabb11b260e790ba74f31 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 0454b5c8578f6acd5a1149370c244e6db5fa009c..121d39e5547d71953df5e23490e3e7d5e9b82e15 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 2c98e39c7622bb9ecc98d3b9b12e874c444f128c..2008ff188b96e04d213b6e126155786b5c66bdcf 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 807e67728fe57eb3a41b64e5ee162f4c56a80f75..1dba733d3629e7175c55246b6200511a0b5a14ed 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index b0b733287d88d98d7390b3bb827022a1718fd099..033b42f1f86b4f4bb2693da7fe7a00bf92ac66e7 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index d6444c7f839a9c03b0e75f4cac902a81329e4247..60753a9b673e7b4e7c251537a8202deeb0b7b59d 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index ef808070f6088c25746ac03e82850d33c9570355..c0af8428c76980b914979b965825197ac268abcc 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 5380cb0f920408200d14a403ea729469e31b9ee7..8fed0891f0ada285051228ef9a2437c2fc063647 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index ee397368527a003d16dbbb8b23c504d67548d5d5..bf31faaf17fdf2127af238ca3d193018dec41da3 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 9b48283cb9085b386220d2280824045cf375d9fe..d01071fc50f46cbd212141da7e3daa808a8cff58 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 3161c4dc5dafe6b0bb561dfd1f91e2b864ed3480..511242ac0459fba53c3faac68dd29d57562fcfa1 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index bd5565d519448b2d9c183051f3c6519c1489092c..84b716a420d8877f8d0d5e268aedebce521e5736 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index d409c0bdccdc53996c57bd2ccecdb99464ab70f6..569d736b5a86a98cca2c52cb97e1177187a43ae4 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 1646f126718902b579074677bb0f6b680719612f..337ba0208a77b32c9081abae8e4d19e5c17c8d70 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 737010bf0f019d65a79d5361bf18663b1cf947d2..479a880e9bb1d05dac632fd7e91ea731c06fb369 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 8bef4c7c8b391a93e3e87b2fbdc379aa7a75aad8..82e4dcdf7a032934188e99c1d101f3720e01019a 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index d541c8c29366684f59f2e9a25f4e834f3823fda5..e6308a1078189c50ae33eeba589e728be03e82b7 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 343c30503eae0cc1152be5c1bcd515c973872e6b..abaf54cef3ba3c9e590cdde6606e7902c38dc196 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc-i440fx-1.4,accel=kvm,usb=off,dump-guest-core=off \
 -m 4096 \
+-realtime mlock=off \
 -smp 4,sockets=4,cores=1,threads=1 \
 -uuid a75aca4b-a02f-2bcb-4a91-c93cd848c34b \
 -display none \
index 2d3fb1d38950743d9464cd3d4aa0076a0d7d0332..54463386cda26a17e28c69715fbe6942afe1a9e3 100644 (file)
@@ -14,6 +14,7 @@ QEMU_AUDIO_DRV=none \
 file=/tmp/lib/domain--1-gentoo/master-key.aes \
 -machine pc-i440fx-1.4,accel=kvm,usb=off,dump-guest-core=off \
 -m 4096 \
+-realtime mlock=off \
 -smp 4,sockets=4,cores=1,threads=1 \
 -object memory-backend-file,id=ram-node0,prealloc=yes,\
 mem-path=/dev/hugepages1G/libvirt/qemu/-1-gentoo,size=1073741824 \
index 96bd8254f9e38776c7825742bca2a498146f29e8..7ceb67964626a76b0d426a7c01206eabeb6bd3a0 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc-q35-2.3,accel=kvm,usb=off,dump-guest-core=off \
 -m 128 \
+-realtime mlock=off \
 -smp 2,maxcpus=6,sockets=6,cores=1,threads=1 \
 -object iothread,id=iothread1 \
 -object iothread,id=iothread2 \
index 9887a35b13b7ae432d0c2406bc47f7fe210e5526..4aa4724624ed7a21f61b566710b833e616e25183 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc-0.15,accel=kvm,usb=off,dump-guest-core=off \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid cdbebdfa-1d6d-65c3-be0f-fd74b978a773 \
 -no-user-config \
index 0025a7a0b6252a914eb33ec3e1252d3cd91363a4..0fe0b2abff4371a7d18f12a5568c6efbe36c9628 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index a2bcce073c3c1796a6978fdf20a43a4548463678..e977437d76e29ae804fa3c2d3de50a04828cce7e 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 48d174a529db25e7c2fd4c3806fc74cdf5c741b9..f4877c63a983ffc7c89e242e1c9658903d773899 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 925d3204f7528e7130792c4e9496d8c121e975f6..f8df91e556d6b0fe8cb52aa253e375634c837dce 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index ec4f9c7492964d5da9f316558f1c24cd20a7b638..7a21464d58ff3e298a461167da3aa45cf92c5e99 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 1b60ccb6bb79abb51f250408116f71b85b9dfd36..fea9f14b29d6dabb3c534c148fa86249704c2c11 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 3a3703b9a6c7ce2d4f2d23e107e0bd8a2baab1ea..7e11b75ebf96384c0904cf844949389efea551c0 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 4a5aaca23e94efd85c1416042916aca871d2efc7..73f96ecf77ceacafd3e8a615c73f5599f050a36d 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 531c752b945461e1c1eab8b621ba208755efb289..8fdf4fb8be3ee9fa12bec340fd515e72f15ead78 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index d384f2b9d5f9a5090663921186a7cbfdbfe6fbc0..259d6c8732ed5fb0c60b4e6d3e662ff0fa020abd 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 469149250559cd8daea3da88cf89ce9dbdd536f8..5498963335e40bac7ddd6acc937b71cd8a0e9950 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 343268b04656246c67feeccc197ada66addad6bc..eb53f091c5510d41303db46fa6fe5724c7964e47 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index b14aa4db921192b56023779eaa5957b093408f6a..45c7701ac1d77510e969546d4e295be4c27c0e11 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine s390-ccw-virtio,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1803 \
 -no-user-config \
index fe07454d40db93fb111e6293a32c1d49e5f19207..4f1d917b13aadbf55c04903565fcfe8a7874e505 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 89a18f840ee67f6d89513366883d0212552f7ef7..64d52e8052b957e6a7c0aa55bcd3ef08e0aba142 100644 (file)
@@ -11,6 +11,7 @@ XDG_CONFIG_HOME=/tmp/lib/domain--1-QEMUGuest1/.config \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index 31104f11f59ffc4ce07b331fbb7e10969945db07..860eaf0e6b8c3cb16d31a56e0f96d4dd4edf7944 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 196cf52997280bce6464c0f2993a6287d98e3bb4..3acd363a9a0664824a20ca7e9ca8874a00c5829b 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=spice \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -no-user-config \
index 1a3ff3adb89a16983cf1afc11c0f0b48779e6b20..a73a7523922ef575bf45880e5109f01346e7efbc 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 2a66d77c5014f32e40ea31b9090a562aacd62a96..48a1822f7942185ba404b1a625882d7596bb10cc 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 2db4121a2bf375ea2e54a037636dfc59c5bee5b1..46dce511db949ebfd7e218424befa0504c5b12b9 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index db9f741ee88133cce0a21bfcf62a33a73c058504..30141cc2df2098d800aec97c890f31b60bdd4b0f 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index b88d8c02b3367d59836956868f2615a4678dec15..fb1c733bd6bf87f5db21677af498802c41738c9c 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc-0.13,accel=tcg,usb=off,dump-guest-core=off \
 -m 1024 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid bba65c0e-c049-934f-b6aa-4e2c0582acdf \
 -display none \
index e3707bc7b4b17a2ec54835d8b89236b776b1f1cf..40f85fdaa4c0467948280ebfe58d33bef482525b 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index d2b4d554870584e82e5b0dde65d7955034b1d244..31e8b8ab31a81b7db469d2487bac34be92f94181 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine s390-ccw,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 8cd66cdcf8fa2acdd447353756993128cd792239..ea46104ee1a433ab80c9b3fa9a266d3c60019417 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 8e9f750fb03bda1fe880863dfd3ee4648a253577..ad58f40e2864cd7094d32ef1ea6aba285463f221 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 98e7dba4ea3b8657ccffed83c1100508c837b064..881cdf0bce08f330a9058bf4ba500286518a5f4c 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 70d78e897b74a10368ac9533a70cd681237b7d72..2ab2f2300d066fa239647d7d74b3537182efbb5b 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 5616d7dcc49ecff6ba5595a899337d1db5dfeb24..50684be6adf4c4d1b118e4087f4f3bf806f92e25 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 6b67cea70a1d3e1c14968eeabef3b7940cb8fcab..074c38d8a462f123ba590568b2879cb5fa3db91c 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 39d7edcc62d4adea318df3e6dc692d4dd128f150..0790e7d9372c0291544d0df21997f164f92a44e4 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine s390-virtio,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 8d6131e7549b140b0dd04a131ef24e91bb95e63d..0d440926076da29fe94368646ce99817df983896 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 40eb64777470109e6ebb63723c7bdf152944a2d4..ea59463c0459470e0d2d858b0397be00f94950c2 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index d4fb6ab596e3c9d92567d0cf7e9a6d49f814c09a..8775d7f3c667ead87ca0a3587d63f6c2a705a2c1 100644 (file)
@@ -12,6 +12,7 @@ QEMU_AUDIO_DRV=none \
 -S \
 -machine pc,accel=tcg,usb=off,dump-guest-core=off \
 -m 214 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid c7a5fdbd-edaf-9455-926a-d65c16db1809 \
 -display none \
index 1fcb4af1fa6f0a6799fa3d805ce89f934f6fed8d..871ac6f069461eae8c7f9e9ef087709fcf5c8958 100644 (file)
@@ -13,6 +13,7 @@ QEMU_AUDIO_DRV=none \
 -machine pc,accel=kvm,usb=off,dump-guest-core=off \
 -cpu qemu32 \
 -m 4096 \
+-realtime mlock=off \
 -smp 1,sockets=1,cores=1,threads=1 \
 -uuid d091ea82-29e6-2e34-3005-f02617b36e87 \
 -display none \