]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Allow to specify pit timer tick policy=discard
authorMaxim Nestratov <mnestratov@virtuozzo.com>
Fri, 9 Dec 2016 14:28:05 +0000 (17:28 +0300)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 6 Jan 2017 23:27:06 +0000 (18:27 -0500)
commitaf78cb04867263900ecb682279d79e8b9af84b7b
treefd87c85cb6b9578d743b326b1783170d62ccd60e
parentef5c8bb4120d457c77058398cf5b747f46a9d3ac
qemu: Allow to specify pit timer tick policy=discard

Separate out the "policy=discard" into it's own specific
qemu command line.

We'll rename "kvm-pit-device" test case to be "kvm-pit-discard"
since it has the syntax we'd be using.

Signed-off-by: Maxim Nestratov <mnestratov@virtuozzo.com>
src/qemu/qemu_command.c
tests/qemuxml2argvdata/qemuxml2argv-kvm-pit-discard.args [moved from tests/qemuxml2argvdata/qemuxml2argv-kvm-pit-device.args with 100% similarity]
tests/qemuxml2argvdata/qemuxml2argv-kvm-pit-discard.xml [moved from tests/qemuxml2argvdata/qemuxml2argv-kvm-pit-device.xml with 95% similarity]
tests/qemuxml2argvtest.c