qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] a41c78: hw/i386: allow SHPC for Q35 machine


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] a41c78: hw/i386: allow SHPC for Q35 machine
Date: Tue, 08 Aug 2017 03:04:44 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: a41c78c135eb1850826e96b2154690323ff66719
      
https://github.com/qemu/qemu/commit/a41c78c135eb1850826e96b2154690323ff66719
  Author: Aleksandr Bezzubikov <address@hidden>
  Date:   2017-08-08 (Tue, 08 Aug 2017)

  Changed paths:
    M hw/i386/acpi-build.c

  Log Message:
  -----------
  hw/i386: allow SHPC for Q35 machine

Unmask previously masked SHPC feature in _OSC method.

Signed-off-by: Aleksandr Bezzubikov <address@hidden>
Reviewed-by: Marcel Apfelbaum <address@hidden>
Reviewed-by: Michael S. Tsirkin <address@hidden>
Signed-off-by: Michael S. Tsirkin <address@hidden>


  Commit: e2a7f28693aea7e194ec1435697ec4feb24f8a6f
      
https://github.com/qemu/qemu/commit/e2a7f28693aea7e194ec1435697ec4feb24f8a6f
  Author: Michael S. Tsirkin <address@hidden>
  Date:   2017-08-08 (Tue, 08 Aug 2017)

  Changed paths:
    M include/qom/cpu.h
    M qom/cpu.c

  Log Message:
  -----------
  cpu: add APIs to allocate/free CPU environment

These will be implemented and then used by follow-up patches.

Signed-off-by: Michael S. Tsirkin <address@hidden>


  Commit: b4174c4b08a719e7df7e4f35c29f44b7c2517237
      
https://github.com/qemu/qemu/commit/b4174c4b08a719e7df7e4f35c29f44b7c2517237
  Author: Peter Maydell <address@hidden>
  Date:   2017-08-08 (Tue, 08 Aug 2017)

  Changed paths:
    M hw/i386/acpi-build.c
    M include/qom/cpu.h
    M qom/cpu.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging

virtio: fix for rc2

It turns out there's a way to setup SHPC on Q35: just put
a PCI to PCI bridge behind a DMI to PCI one. Our _OSC is
thus incorrect.

Signed-off-by: Michael S. Tsirkin <address@hidden>

# gpg: Signature made Mon 07 Aug 2017 22:39:20 BST
# gpg:                using RSA key 0x281F0DB8D28D5469
# gpg: Good signature from "Michael S. Tsirkin <address@hidden>"
# gpg:                 aka "Michael S. Tsirkin <address@hidden>"
# Primary key fingerprint: 0270 606B 6F3C DF3D 0B17  0970 C350 3912 AFBE 8E67
#      Subkey fingerprint: 5D09 FD08 71C8 F85B 94CA  8A0D 281F 0DB8 D28D 5469

* remotes/mst/tags/for_upstream:
  cpu: add APIs to allocate/free CPU environment
  hw/i386: allow SHPC for Q35 machine

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/f22ab6cb0c47...b4174c4b08a7

reply via email to

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