All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/3] pc: compat macroses fixes/cleanups
@ 2016-09-19  8:32 Igor Mammedov
  2016-09-19  8:32 ` [Qemu-devel] [PATCH v2 1/3] pc: clean up COMPAT macroses chaining Igor Mammedov
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Igor Mammedov @ 2016-09-19  8:32 UTC (permalink / raw)
  To: qemu-devel; +Cc: mst, longpeng2, marcel, ehabkost


Changes since v1:
 - drop 'pc: fix regression introduced by adding 2.8 machine'
   it's not needed
 - cleanup old style compat chaining
 - add missing HW_COMPAT_2_8 to PC_COMPAT_2_8 machine type

ref to v1:
  https://lists.gnu.org/archive/html/qemu-devel/2016-09/msg03140.html


Igor Mammedov (3):
  pc: clean up COMPAT macroses chaining
  target-i386: turn off CPU.l3-cache only for 2.7 and older machine
    types
  add stub HW_COMPAT_2_8 to PC_COMPAT_2_8

 include/hw/compat.h  |  2 ++
 include/hw/i386/pc.h | 10 ++++------
 2 files changed, 6 insertions(+), 6 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2016-09-27 12:39 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-19  8:32 [Qemu-devel] [PATCH v2 0/3] pc: compat macroses fixes/cleanups Igor Mammedov
2016-09-19  8:32 ` [Qemu-devel] [PATCH v2 1/3] pc: clean up COMPAT macroses chaining Igor Mammedov
2016-09-19 16:55   ` Eduardo Habkost
2016-09-19  8:32 ` [Qemu-devel] [PATCH v2 2/3] target-i386: turn off CPU.l3-cache only for 2.7 and older machine types Igor Mammedov
2016-09-19 16:58   ` Eduardo Habkost
2016-09-19 23:41     ` Michael S. Tsirkin
2016-09-20  7:37     ` Igor Mammedov
2016-09-20 10:44       ` Eduardo Habkost
2016-09-19  8:32 ` [Qemu-devel] [PATCH v2 3/3] add stub HW_COMPAT_2_8 to PC_COMPAT_2_8 Igor Mammedov
2016-09-27  9:32 ` [Qemu-devel] [PATCH v2 0/3] pc: compat macroses fixes/cleanups Igor Mammedov
2016-09-27 12:39   ` Eduardo Habkost

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.