qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v2 0/3] pc: compat macroses fixes/cleanups


From: Igor Mammedov
Subject: [Qemu-devel] [PATCH v2 0/3] pc: compat macroses fixes/cleanups
Date: Mon, 19 Sep 2016 10:32:32 +0200

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




reply via email to

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