All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Jan Kiszka <jan.kiszka@siemens.com>
Cc: Anthony Liguori <aliguori@us.ibm.com>,
	Gleb Natapov <gleb@redhat.com>,
	kvm@vger.kernel.org, Marcelo Tosatti <mtosatti@redhat.com>,
	qemu-devel <qemu-devel@nongnu.org>,
	Blue Swirl <blauwirbel@gmail.com>,
	Paolo Bonzini <pbonzini@redhat.com>
Subject: Re: [PATCH v4 00/10] uq/master: TPR access optimization for Windows guests
Date: Sat, 18 Feb 2012 12:16:21 +0200	[thread overview]
Message-ID: <4F3F7A75.9020200@redhat.com> (raw)
In-Reply-To: <cover.1329499880.git.jan.kiszka@siemens.com>

On 02/17/2012 07:31 PM, Jan Kiszka wrote:
> And here is v4:
>  - Changed TPR IP reporting in KVM user space irqchip mode to always
>    report the instruction after the triggering one
>  - Fixed bug that froze TCG with VAPIC enabled during setup
>    (by making run_on_vcpus fully TCG compatible)
>  - Rebased over uq/master
>  - Removed forgotten debug printf
>
> The series is also available at
>
>     git://git.kiszka.org/qemu-kvm.git queues/kvm-tpr
>
> Please review/apply.

Applied to uq/master, thanks.

-- 
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.

WARNING: multiple messages have this Message-ID (diff)
From: Avi Kivity <avi@redhat.com>
To: Jan Kiszka <jan.kiszka@siemens.com>
Cc: Anthony Liguori <aliguori@us.ibm.com>,
	Gleb Natapov <gleb@redhat.com>,
	kvm@vger.kernel.org, Marcelo Tosatti <mtosatti@redhat.com>,
	qemu-devel <qemu-devel@nongnu.org>,
	Blue Swirl <blauwirbel@gmail.com>,
	Paolo Bonzini <pbonzini@redhat.com>
Subject: Re: [Qemu-devel] [PATCH v4 00/10] uq/master: TPR access optimization for Windows guests
Date: Sat, 18 Feb 2012 12:16:21 +0200	[thread overview]
Message-ID: <4F3F7A75.9020200@redhat.com> (raw)
In-Reply-To: <cover.1329499880.git.jan.kiszka@siemens.com>

On 02/17/2012 07:31 PM, Jan Kiszka wrote:
> And here is v4:
>  - Changed TPR IP reporting in KVM user space irqchip mode to always
>    report the instruction after the triggering one
>  - Fixed bug that froze TCG with VAPIC enabled during setup
>    (by making run_on_vcpus fully TCG compatible)
>  - Rebased over uq/master
>  - Removed forgotten debug printf
>
> The series is also available at
>
>     git://git.kiszka.org/qemu-kvm.git queues/kvm-tpr
>
> Please review/apply.

Applied to uq/master, thanks.

-- 
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.

  parent reply	other threads:[~2012-02-18 10:16 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-17 17:31 [PATCH v4 00/10] uq/master: TPR access optimization for Windows guests Jan Kiszka
2012-02-17 17:31 ` [Qemu-devel] " Jan Kiszka
2012-02-17 17:31 ` [PATCH v4 01/10] kvm: Set cpu_single_env only once Jan Kiszka
2012-02-17 17:31   ` [Qemu-devel] " Jan Kiszka
2012-02-17 17:31 ` [PATCH v4 02/10] Remove useless casts from cpu iterators Jan Kiszka
2012-02-17 17:31   ` [Qemu-devel] " Jan Kiszka
2012-02-17 17:31 ` [PATCH v4 03/10] Process pending work while waiting for initial kick-off in TCG mode Jan Kiszka
2012-02-17 17:31   ` [Qemu-devel] " Jan Kiszka
2012-02-17 17:31 ` [PATCH v4 04/10] Allow to use pause_all_vcpus from VCPU context Jan Kiszka
2012-02-17 17:31   ` [Qemu-devel] " Jan Kiszka
2012-02-17 17:31 ` [PATCH v4 05/10] target-i386: Add infrastructure for reporting TPR MMIO accesses Jan Kiszka
2012-02-17 17:31   ` [Qemu-devel] " Jan Kiszka
2012-02-17 17:31 ` [PATCH v4 06/10] kvmvapic: Add option ROM Jan Kiszka
2012-02-17 17:31   ` [Qemu-devel] " Jan Kiszka
2012-02-17 17:31 ` [PATCH v4 07/10] kvmvapic: Introduce TPR access optimization for Windows guests Jan Kiszka
2012-02-17 17:31   ` [Qemu-devel] " Jan Kiszka
2012-02-17 17:31 ` [PATCH v4 08/10] kvmvapic: Simplify mp/up_set_tpr Jan Kiszka
2012-02-17 17:31   ` [Qemu-devel] " Jan Kiszka
2012-02-17 17:31 ` [PATCH v4 09/10] optionsrom: Reserve space for checksum Jan Kiszka
2012-02-17 17:31   ` [Qemu-devel] " Jan Kiszka
2012-02-17 17:31 ` [PATCH v4 10/10] kvmvapic: Use optionrom helpers Jan Kiszka
2012-02-17 17:31   ` [Qemu-devel] " Jan Kiszka
2012-02-18 10:16 ` Avi Kivity [this message]
2012-02-18 10:16   ` [Qemu-devel] [PATCH v4 00/10] uq/master: TPR access optimization for Windows guests Avi Kivity

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=4F3F7A75.9020200@redhat.com \
    --to=avi@redhat.com \
    --cc=aliguori@us.ibm.com \
    --cc=blauwirbel@gmail.com \
    --cc=gleb@redhat.com \
    --cc=jan.kiszka@siemens.com \
    --cc=kvm@vger.kernel.org \
    --cc=mtosatti@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /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.