qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/3] pc: Small fixes for Intel HDA config space and


From: Jan Kiszka
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

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 <address@hidden>

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]