From: Paolo Bonzini <pbonzini@redhat.com>
To: "Radim Krčmář" <radimkrcmar@hpx.cz>, linux-kernel@vger.kernel.org
Cc: kvm@vger.kernel.org, Yuki Shibuya <shibuya.yk@ncos.nec.co.jp>
Subject: Re: [PATCH v3 16/16] KVM: document KVM_REINJECT_CONTROL ioctl
Date: Thu, 3 Mar 2016 15:29:24 +0100 [thread overview]
Message-ID: <56D84A44.9050009@redhat.com> (raw)
In-Reply-To: <1456955813-1560-17-git-send-email-radimkrcmar@hpx.cz>
On 02/03/2016 22:56, Radim Krčmář wrote:
> +
> +pit_reinject = 0 (!reinject mode) is recommended.
What about:
pit_reinject = 0 (!reinject mode) is recommended, unless running an old
operating system that uses the PIT for timing (e.g. Linux 2.4.x).
Paolo
next prev parent reply other threads:[~2016-03-03 14:29 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-02 21:56 [PATCH v3 00/16] KVM: x86: change PIT discard policy and untangle related code Radim Krčmář
2016-03-02 21:56 ` [PATCH v3 01/16] KVM: x86: change PIT discard tick policy Radim Krčmář
2016-03-02 21:56 ` [PATCH v3 02/16] KVM: x86: simplify atomics in kvm_pit_ack_irq Radim Krčmář
2016-03-02 21:56 ` [PATCH v3 03/16] KVM: x86: add kvm_pit_reset_reinject Radim Krčmář
2016-03-02 21:56 ` [PATCH v3 04/16] KVM: x86: use atomic_t instead of pit.inject_lock Radim Krčmář
2016-03-02 21:56 ` [PATCH v3 05/16] KVM: x86: tone down WARN_ON pit.state_lock Radim Krčmář
2016-03-02 21:56 ` [PATCH v3 06/16] KVM: x86: pass struct kvm_pit instead of kvm in PIT Radim Krčmář
2016-03-02 21:56 ` [PATCH v3 07/16] KVM: x86: remove unnecessary uses of PIT state lock Radim Krčmář
2016-03-02 21:56 ` [PATCH v3 08/16] KVM: x86: remove notifiers from PIT discard policy Radim Krčmář
2016-03-02 21:56 ` [PATCH v3 09/16] KVM: x86: refactor kvm_create_pit Radim Krčmář
2016-03-02 21:56 ` [PATCH v3 10/16] KVM: x86: refactor kvm_free_pit Radim Krčmář
2016-03-02 21:56 ` [PATCH v3 11/16] KVM: x86: remove pit and kvm from kvm_kpit_state Radim Krčmář
2016-03-02 21:56 ` [PATCH v3 12/16] KVM: x86: remove pointless dereference of PIT Radim Krčmář
2016-03-02 21:56 ` [PATCH v3 13/16] KVM: x86: don't assume layout of kvm_kpit_state Radim Krčmář
2016-03-02 21:56 ` [PATCH v3 14/16] KVM: x86: move PIT timer function initialization Radim Krčmář
2016-03-02 21:56 ` [PATCH v3 15/16] KVM: x86: turn kvm_kpit_state.reinject into atomic_t Radim Krčmář
2016-03-02 21:56 ` [PATCH v3 16/16] KVM: document KVM_REINJECT_CONTROL ioctl Radim Krčmář
2016-03-03 14:29 ` Paolo Bonzini [this message]
2016-03-03 16:10 ` Radim Krčmář
2016-03-03 14:57 ` [PATCH v3 00/16] KVM: x86: change PIT discard policy and untangle related code Paolo Bonzini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=56D84A44.9050009@redhat.com \
--to=pbonzini@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=radimkrcmar@hpx.cz \
--cc=shibuya.yk@ncos.nec.co.jp \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.