qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [v4 PATCH 0/2] apic: bump emulated lapic version to 0x14
@ 2014-05-02 18:02 Gabriel L. Somlo
  2014-05-02 18:02 ` [Qemu-devel] [v4 PATCH 1/2] pc: add compat_props placeholder for 2.0 machine type Gabriel L. Somlo
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Gabriel L. Somlo @ 2014-05-02 18:02 UTC (permalink / raw)
  To: qemu-devel; +Cc: pbonzini, agraf, afaerber, dslutz, mst

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-05-05 11:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-02 18:02 [Qemu-devel] [v4 PATCH 0/2] apic: bump emulated lapic version to 0x14 Gabriel L. Somlo
2014-05-02 18:02 ` [Qemu-devel] [v4 PATCH 1/2] pc: add compat_props placeholder for 2.0 machine type Gabriel L. Somlo
2014-05-02 18:02 ` [Qemu-devel] [v4 PATCH 2/2] apic: use emulated lapic version 0x14 on pc machines >= 2.1 Gabriel L. Somlo
2014-05-02 18:23 ` [Qemu-devel] [v4 PATCH 0/2] apic: bump emulated lapic version to 0x14 Gabriel L. Somlo
2014-05-05 11:42 ` Alexander Graf

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).