From: Jan Kiszka <jan.kiszka@siemens.com>
To: "Michael S. Tsirkin" <mst@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
qemu-devel <qemu-devel@nongnu.org>,
Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PATCH 0/3] pc: Small fixes for Intel HDA config space and PC_COMPAT_1_0
Date: Wed, 30 Jul 2014 09:01:58 +0200 [thread overview]
Message-ID: <cover.1406703720.git.jan.kiszka@siemens.com> (raw)
Patch 1 is a repost, likely a harmless issue as no one should have used
QEMU 1.0 for such purposes that require compat migration (rather
qemu-kvm at that time).
Patch 2 prepares compat support for 2.1 machines and the last one fixes
the MSI capability address of intel-hda in backward-compatible way.
CC: Gerd Hoffmann <kraxel@redhat.com>
Jan Kiszka (3):
pc: Fix disabling of vapic for compat PC models
pc: Create 2.2 machine type
hw/audio/intel-hda: Fix MSI capability address
hw/audio/intel-hda.c | 4 +++-
hw/i386/pc_piix.c | 21 +++++++++++++++++----
hw/i386/pc_q35.c | 17 +++++++++++++++--
include/hw/i386/pc.h | 8 ++++++++
4 files changed, 43 insertions(+), 7 deletions(-)
--
1.8.1.1.298.ge7eed54
next reply other threads:[~2014-07-30 7:02 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-30 7:01 Jan Kiszka [this message]
2014-07-30 7:01 ` [Qemu-devel] [PATCH 1/3] pc: Fix disabling of vapic for compat PC models Jan Kiszka
2014-07-30 8:57 ` Michael S. Tsirkin
2014-07-30 9:11 ` Paolo Bonzini
2014-07-30 11:19 ` Markus Armbruster
2014-09-02 15:11 ` Michael Roth
2014-10-02 7:27 ` Jan Kiszka
2014-10-02 8:03 ` Michael S. Tsirkin
2014-10-02 8:05 ` Jan Kiszka
2014-10-02 8:17 ` Michael S. Tsirkin
2014-07-30 7:02 ` [Qemu-devel] [PATCH 2/3] pc: Create 2.2 machine type Jan Kiszka
2014-07-30 8:41 ` Alex Bligh
2014-07-30 8:44 ` Jan Kiszka
2014-07-30 7:02 ` [Qemu-devel] [PATCH 3/3] hw/audio/intel-hda: Fix MSI capability address 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=cover.1406703720.git.jan.kiszka@siemens.com \
--to=jan.kiszka@siemens.com \
--cc=kraxel@redhat.com \
--cc=mst@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).