]> git.proxmox.com Git - mirror_qemu.git/commit
qemu-options: Remove deprecated -no-kvm-pit-reinjection
authorThomas Huth <thuth@redhat.com>
Fri, 4 May 2018 17:01:08 +0000 (19:01 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 8 May 2018 22:13:40 +0000 (00:13 +0200)
commitec910caba92ea6db882a3b3d2d992caea6a1c160
treeb98f0785e91828e7c1fdf5ed69f66bf4cf942d0f
parent1217d6ca2bf28c0febe1bd7d5b3fa912bbf6af2a
qemu-options: Remove deprecated -no-kvm-pit-reinjection

Deprecated since the beginning when it was added for compatibility with
the ancient qemu-kvm fork of QEMU, and it even printed out the deprecation
warning since right from the start (i.e. QEMU v1.3.0), so it's really time
to remove this now.

Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <1525453270-23074-4-git-send-email-thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
qemu-doc.texi
qemu-options.hx
vl.c