From: Jan Kiszka <jan.kiszka@siemens.com>
To: Avi Kivity <avi@redhat.com>, Marcelo Tosatti <mtosatti@redhat.com>
Cc: kvm@vger.kernel.org
Subject: [PATCH 0/5] qemu-kvm: Prepare kvm PIT for upstream merge
Date: Mon, 19 Mar 2012 16:29:50 +0100 [thread overview]
Message-ID: <cover.1332170990.git.jan.kiszka@siemens.com> (raw)
Some preparation patches to arrange qemu-kvm for merging in latest qemu
with its own in-kernel PIT support. Later on, we can switch to that
version without losing features on the way, even just temporarily.
Jan Kiszka (5):
qemu-kvm: i8254/pcspk: Remove unused bits to make PC speaker
kvm-aware
qemu-kvm: i8254: Reset broken pit_load_old to upstream version
qemu-kvm: i8254: Revert pit_load_count to upstream version
qemu-kvm: i8254: Drop bogus irq_disabled clearing in pit_reset
qemu-kvm: i8254: Reorganize i8254-kvm code
Makefile.objs | 2 +-
Makefile.target | 5 +-
hw/i8254-kvm.c | 12 ++----
hw/i8254.c | 112 ++++++++++++++++++++++++-------------------------------
hw/i8254.h | 49 +-----------------------
hw/pcspk.c | 6 ---
6 files changed, 58 insertions(+), 128 deletions(-)
--
1.7.3.4
next reply other threads:[~2012-03-19 15:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-19 15:29 Jan Kiszka [this message]
2012-03-19 15:29 ` [PATCH 1/5] qemu-kvm: i8254/pcspk: Remove unused bits to make PC speaker kvm-aware Jan Kiszka
2012-03-19 15:29 ` [PATCH 2/5] qemu-kvm: i8254: Reset broken pit_load_old to upstream version Jan Kiszka
2012-03-19 15:29 ` [PATCH 3/5] qemu-kvm: i8254: Revert pit_load_count " Jan Kiszka
2012-03-19 15:29 ` [PATCH 4/5] qemu-kvm: i8254: Drop bogus irq_disabled clearing in pit_reset Jan Kiszka
2012-03-19 15:29 ` [PATCH 5/5] qemu-kvm: i8254: Reorganize i8254-kvm code Jan Kiszka
2012-03-21 13:12 ` [PATCH 0/5] qemu-kvm: Prepare kvm PIT for upstream merge 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=cover.1332170990.git.jan.kiszka@siemens.com \
--to=jan.kiszka@siemens.com \
--cc=avi@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=mtosatti@redhat.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox