Go to file
Manohar Castelino 0c206170c4 Knobs: Modify the behaviour of the Mlock knob.
The Mlock knob is unfortunately tied to realtime.
Allow Mlock knob to implicitly enable realtime to get the
desired swapping behavior when swapping is desired.

Note: Realtime as implemented today can only be used to enable
swap, and as such does not really control realtime behaviour.
The knob is redundant but retained here just to ensure that
when more capabilities are added in future QEMU iterations
we can take advantage of the same.

Signed-off-by: Manohar Castelino <manohar.r.castelino@intel.com>
2017-09-15 10:36:13 -07:00
examples_test.go qemu: Add configuration structure to simplify LaunchQemu 2016-09-17 00:41:13 +02:00
image.go qemu, ciao-launcher: Move ConfigDrive ISO creation code to qemu 2017-02-06 12:16:09 +00:00
qemu_test.go Knobs: Modify the behaviour of the Mlock knob. 2017-09-15 10:36:13 -07:00
qemu.go Knobs: Modify the behaviour of the Mlock knob. 2017-09-15 10:36:13 -07:00
qmp_test.go qmp: Update block device deletion for newer versions of qemu 2017-08-30 18:39:51 -07:00
qmp.go qmp: Update block device deletion for newer versions of qemu 2017-08-30 18:39:51 -07:00