From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55502) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCNtz-0000a7-FY for qemu-devel@nongnu.org; Wed, 30 Jul 2014 03:02:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XCNto-0001w5-Sn for qemu-devel@nongnu.org; Wed, 30 Jul 2014 03:02:19 -0400 Received: from thoth.sbs.de ([192.35.17.2]:40201) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCNto-0001vb-H6 for qemu-devel@nongnu.org; Wed, 30 Jul 2014 03:02:08 -0400 From: Jan Kiszka Date: Wed, 30 Jul 2014 09:01:58 +0200 Message-Id: Subject: [Qemu-devel] [PATCH 0/3] pc: Small fixes for Intel HDA config space and PC_COMPAT_1_0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: Paolo Bonzini , qemu-devel , Gerd Hoffmann 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 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