qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 563837: pc: Remove PCLMULQDQ from Westmere on


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 563837: pc: Remove PCLMULQDQ from Westmere on pc-*-1.4 and...
Date: Mon, 12 Aug 2013 14:00:08 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 56383703c060777fd01aaf8d63d5f46d660e9fb9
      
https://github.com/qemu/qemu/commit/56383703c060777fd01aaf8d63d5f46d660e9fb9
  Author: Eduardo Habkost <address@hidden>
  Date:   2013-08-12 (Mon, 12 Aug 2013)

  Changed paths:
    M hw/i386/pc_piix.c
    M hw/i386/pc_q35.c

  Log Message:
  -----------
  pc: Remove PCLMULQDQ from Westmere on pc-*-1.4 and older

Commit 41cb383f42d0cb51d8e3e25e3ecebc954dd4196f made a guest-visible
change by adding the PCLMULQDQ bit to Westmere without adding
compatibility code to keep the ABI for older machine-types.
Fix it by adding the missing compat code.

Signed-off-by: Eduardo Habkost <address@hidden>
Signed-off-by: Andreas Färber <address@hidden>


  Commit: 7f3e341a008c585deed174eaf1f826c88c67948a
      
https://github.com/qemu/qemu/commit/7f3e341a008c585deed174eaf1f826c88c67948a
  Author: Marcel Apfelbaum <address@hidden>
  Date:   2013-08-12 (Mon, 12 Aug 2013)

  Changed paths:
    M hw/i386/pc_piix.c
    M hw/i386/pc_q35.c

  Log Message:
  -----------
  hw/misc: don't create pvpanic device by default

This patch is based on Hu Tao's:
http://lists.nongnu.org/archive/html/qemu-devel/2013-08/msg00124.html

No need to hard-code pvpanic as part of the machine.
It can be added with "-device pvpanic" from command line (The next patch).
Anyway, for backport compatibility it is still part of 1.5
machine.

Signed-off-by: Marcel Apfelbaum <address@hidden>
Reviewed-by: Hu Tao <address@hidden>
Message-id: address@hidden
Signed-off-by: Anthony Liguori <address@hidden>


  Commit: a5d3f640a0fa56eaed712c9361150568e32e1d08
      
https://github.com/qemu/qemu/commit/a5d3f640a0fa56eaed712c9361150568e32e1d08
  Author: Marcel Apfelbaum <address@hidden>
  Date:   2013-08-12 (Mon, 12 Aug 2013)

  Changed paths:
    M hw/misc/pvpanic.c

  Log Message:
  -----------
  hw/misc: make pvpanic known to user

This patch is based on Hu Tao's:
http://lists.nongnu.org/archive/html/qemu-devel/2013-08/msg00125.html

The pvpanic device may be enabled now with "-device pvpanic"
from command line.

Signed-off-by: Marcel Apfelbaum <address@hidden>
Reviewed-by: Hu Tao <address@hidden>
Message-id: address@hidden
Signed-off-by: Anthony Liguori <address@hidden>


  Commit: 9fb7aaaf4c58c9108327f0ae4766087e3e496b47
      
https://github.com/qemu/qemu/commit/9fb7aaaf4c58c9108327f0ae4766087e3e496b47
  Author: Anthony Liguori <address@hidden>
  Date:   2013-08-12 (Mon, 12 Aug 2013)

  Changed paths:
    M hw/i386/pc_piix.c

  Log Message:
  -----------
  pc: drop external DSDT loading

This breaks migration and is unneeded with modern SeaBIOS.

Signed-off-by: Anthony Liguori <address@hidden>
Message-id: address@hidden


  Commit: 9d054ea543c2f94ddea5db29cc908899a188c07d
      
https://github.com/qemu/qemu/commit/9d054ea543c2f94ddea5db29cc908899a188c07d
  Author: Anthony Liguori <address@hidden>
  Date:   2013-08-12 (Mon, 12 Aug 2013)

  Changed paths:
    M hw/i386/pc_piix.c
    M hw/i386/pc_q35.c

  Log Message:
  -----------
  Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging

QOM CPUState refactorings

* Fix X86CPU Westmere CPUID for pc-*-1.4 and older

* afaerber/tags/qom-cpu-for-anthony:
  pc: Remove PCLMULQDQ from Westmere on pc-*-1.4 and older

Conflicts:
        hw/i386/pc_piix.c
        hw/i386/pc_q35.c

Signed-off-by: Anthony Liguori <address@hidden>


  Commit: 328465fd9f3a628ab320b5959d68d3d49df58fa6
      
https://github.com/qemu/qemu/commit/328465fd9f3a628ab320b5959d68d3d49df58fa6
  Author: Anthony Liguori <address@hidden>
  Date:   2013-08-12 (Mon, 12 Aug 2013)

  Changed paths:
    M VERSION

  Log Message:
  -----------
  Update version for 1.6.0-rc3

Signed-off-by: Anthony Liguori <address@hidden>


Compare: https://github.com/qemu/qemu/compare/8f3067bd8648...328465fd9f3a

reply via email to

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