On 06/08/21 17:10, Thomas Huth wrote:
+ +``-no-kvm-pit`` (removed in 2.12) +''''''''''''''''''''''''''''''''' + +There is no replacement, since this was just a dummy option that has been +ignored.
The same effect (plus also disabling the KVM IOAPIC) can be obtained with "-machine kernel_irqchip=split".
It still can be requested explicitly using +``-global kvm-pit.lost_tick_policy=discard``.
The right one is "delay" (it's wrong in the wiki), while discard corresponded to -no-kvm-pit-reinjection
Paolo
