From: Marcelo Tosatti <mtosatti@redhat.com>
To: Jan Kiszka <jan.kiszka@web.de>
Cc: Anthony Liguori <aliguori@us.ibm.com>,
Avi Kivity <avi@redhat.com>,
kvm@vger.kernel.org, qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [PATCH 0/4] uq/master: Introduce KVM PIT support
Date: Wed, 8 Feb 2012 16:24:40 -0200 [thread overview]
Message-ID: <20120208182440.GA15958@amt.cnet> (raw)
In-Reply-To: <cover.1328438750.git.jan.kiszka@web.de>
On Sun, Feb 05, 2012 at 11:46:26AM +0100, Jan Kiszka wrote:
> This adds another piece of qemu-kvm to upstream: The accelerated
> in-kernel model of the i8254. It does this in the same fashion as the
> interrupt controllers were already introduced. And it even has one bug
> less than qemu-kvm: PC speaker output still works with KVM acceleration
> enabled.
>
> Changes in v2:
> - Rebased over recent upstream master to reflect QOM changes
>
> The patches depend on the follow upstream or uq/master patches:
> - pit, hpet, pcspk: fixes & preparation for KVM (v4, 7 patches)
> http://thread.gmane.org/gmane.comp.emulators.kvm.devel/86006
> - kvm: Implement kvm_irqchip_in_kernel
> http://thread.gmane.org/gmane.comp.emulators.qemu/134399
> - KVM: Fix breakages of QOM conversion
> http://permalink.gmane.org/gmane.comp.emulators.qemu/134844
>
> It is based on upstream commit cb437e48ab (before the VGA breakage). The
> series plus dependencies is also available at
>
> git://git.kiszka.org/qemu-kvm.git queues/kvm-pit
>
> Please review / merge.
Looks good.
WARNING: multiple messages have this Message-ID (diff)
From: Marcelo Tosatti <mtosatti@redhat.com>
To: Jan Kiszka <jan.kiszka@web.de>
Cc: Anthony Liguori <aliguori@us.ibm.com>,
Avi Kivity <avi@redhat.com>,
kvm@vger.kernel.org, qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH 0/4] uq/master: Introduce KVM PIT support
Date: Wed, 8 Feb 2012 16:24:40 -0200 [thread overview]
Message-ID: <20120208182440.GA15958@amt.cnet> (raw)
In-Reply-To: <cover.1328438750.git.jan.kiszka@web.de>
On Sun, Feb 05, 2012 at 11:46:26AM +0100, Jan Kiszka wrote:
> This adds another piece of qemu-kvm to upstream: The accelerated
> in-kernel model of the i8254. It does this in the same fashion as the
> interrupt controllers were already introduced. And it even has one bug
> less than qemu-kvm: PC speaker output still works with KVM acceleration
> enabled.
>
> Changes in v2:
> - Rebased over recent upstream master to reflect QOM changes
>
> The patches depend on the follow upstream or uq/master patches:
> - pit, hpet, pcspk: fixes & preparation for KVM (v4, 7 patches)
> http://thread.gmane.org/gmane.comp.emulators.kvm.devel/86006
> - kvm: Implement kvm_irqchip_in_kernel
> http://thread.gmane.org/gmane.comp.emulators.qemu/134399
> - KVM: Fix breakages of QOM conversion
> http://permalink.gmane.org/gmane.comp.emulators.qemu/134844
>
> It is based on upstream commit cb437e48ab (before the VGA breakage). The
> series plus dependencies is also available at
>
> git://git.kiszka.org/qemu-kvm.git queues/kvm-pit
>
> Please review / merge.
Looks good.
next prev parent reply other threads:[~2012-02-08 18:24 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-05 10:46 [PATCH 0/4] uq/master: Introduce KVM PIT support Jan Kiszka
2012-02-05 10:46 ` [Qemu-devel] " Jan Kiszka
2012-02-05 10:46 ` [PATCH 1/4] i8254: Factor out base class for KVM reuse Jan Kiszka
2012-02-05 10:46 ` [Qemu-devel] " Jan Kiszka
2012-02-05 10:46 ` [PATCH 2/4] i8254: Open-code timer restore Jan Kiszka
2012-02-05 10:46 ` [Qemu-devel] " Jan Kiszka
2012-02-05 11:23 ` Paolo Bonzini
2012-02-05 11:23 ` [Qemu-devel] " Paolo Bonzini
2012-02-05 11:33 ` Jan Kiszka
2012-02-05 11:33 ` [Qemu-devel] " Jan Kiszka
2012-02-05 12:03 ` [PATCH 2/4 v3] " Jan Kiszka
2012-02-05 12:03 ` [Qemu-devel] " Jan Kiszka
2012-02-05 10:46 ` [PATCH 3/4] kvm: Add kvm_has_pit_state2 helper Jan Kiszka
2012-02-05 10:46 ` [Qemu-devel] " Jan Kiszka
2012-02-05 20:03 ` Juan Quintela
2012-02-05 20:03 ` [Qemu-devel] " Juan Quintela
2012-02-05 20:36 ` Jan Kiszka
2012-02-05 20:36 ` [Qemu-devel] " Jan Kiszka
2012-02-05 10:46 ` [PATCH 4/4] kvm: x86: Add user space part for in-kernel i8254 Jan Kiszka
2012-02-05 10:46 ` [Qemu-devel] " Jan Kiszka
2012-02-08 18:24 ` Marcelo Tosatti [this message]
2012-02-08 18:24 ` [Qemu-devel] [PATCH 0/4] uq/master: Introduce KVM PIT support Marcelo Tosatti
-- strict thread matches above, loose matches on Subject: below --
2012-01-31 18:46 Jan Kiszka
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=20120208182440.GA15958@amt.cnet \
--to=mtosatti@redhat.com \
--cc=aliguori@us.ibm.com \
--cc=avi@redhat.com \
--cc=jan.kiszka@web.de \
--cc=kvm@vger.kernel.org \
--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.