qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [v4 PATCH 0/2] apic: bump emulated lapic version to 0x14


From: Gabriel L. Somlo
Subject: [Qemu-devel] [v4 PATCH 0/2] apic: bump emulated lapic version to 0x14
Date: Fri, 2 May 2014 14:02:11 -0400

I decided to split the patch into the boilerplate compat_props for v2.0
and older (1/2) and the actual lapic-version "payload" (2/2).

The first (boilerplate) patch depends on another patch for which a pull
request is already pending:

http://lists.nongnu.org/archive/html/qemu-devel/2014-04/msg04728.html,

Please let me know what you all think.

Thanks,
  Gabriel

Gabriel L. Somlo (2):
  pc: add compat_props placeholder for 2.0 machine type
  apic: use emulated lapic version 0x14 on pc machines >= 2.1

 hw/i386/pc_piix.c               |  4 ++++
 hw/i386/pc_q35.c                |  4 ++++
 hw/intc/apic.c                  |  2 +-
 hw/intc/apic_common.c           |  1 +
 include/hw/i386/apic_internal.h |  1 +
 include/hw/i386/pc.h            | 12 ++++++++++++
 6 files changed, 23 insertions(+), 1 deletion(-)

-- 
1.9.0




reply via email to

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