qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 57da36: s390x/pci: forbid multifunction pci d


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 57da36: s390x/pci: forbid multifunction pci device
Date: Fri, 23 Mar 2018 04:21:09 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 57da367b9ec4da86ac944b8b54093056d8bcf76d
      
https://github.com/qemu/qemu/commit/57da367b9ec4da86ac944b8b54093056d8bcf76d
  Author: Yi Min Zhao <address@hidden>
  Date:   2018-03-23 (Fri, 23 Mar 2018)

  Changed paths:
    M hw/s390x/s390-pci-bus.c

  Log Message:
  -----------
  s390x/pci: forbid multifunction pci device

Currently we don't support pci multifunction. If a pci with
multifucntion is plugged, the guest will spin forever. This patch fixes
this.

Signed-off-by: Yi Min Zhao <address@hidden>
Reviewed-by: Pierre Morel <address@hidden>
Reviewed-by: Thomas Huth <address@hidden>
Signed-off-by: Christian Borntraeger <address@hidden>


  Commit: 06a97edac172f52971d7bdca6bb56a1edcb1b8f6
      
https://github.com/qemu/qemu/commit/06a97edac172f52971d7bdca6bb56a1edcb1b8f6
  Author: Christian Borntraeger <address@hidden>
  Date:   2018-03-23 (Fri, 23 Mar 2018)

  Changed paths:
    M target/s390x/cpu_features.h

  Log Message:
  -----------
  s390x/cpumodel: fix feature groups and breakage of MSA8

Since commit 46a99c9f73c7 ("s390x/cpumodel: model PTFF subfunctions
for Multiple-epoch facility") -cpu help no longer shows the MSA8
feature group. Turns out that we forgot to add the new MEPOCH_PTFF
group enum.

Fixes: 46a99c9f73c7 ("s390x/cpumodel: model PTFF subfunctions for 
Multiple-epoch facility")
Reviewed-by: David Hildenbrand <address@hidden>
Signed-off-by: Christian Borntraeger <address@hidden>


  Commit: 4c2c1015905fa1d616750dfe024b4c0b35875950
      
https://github.com/qemu/qemu/commit/4c2c1015905fa1d616750dfe024b4c0b35875950
  Author: Peter Maydell <address@hidden>
  Date:   2018-03-23 (Fri, 23 Mar 2018)

  Changed paths:
    M hw/s390x/s390-pci-bus.c
    M target/s390x/cpu_features.h

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20180323' into 
staging

s390x: Fixes for 2.12

- Fix for the s390 cpumodel
- Forbid multifunction PCI devices

# gpg: Signature made Fri 23 Mar 2018 09:06:31 GMT
# gpg:                using RSA key 117BBC80B5A61C7C
# gpg: Good signature from "Christian Borntraeger (IBM) <address@hidden>"
# Primary key fingerprint: F922 9381 A334 08F9 DBAB  FBCA 117B BC80 B5A6 1C7C

* remotes/borntraeger/tags/s390x-20180323:
  s390x/cpumodel: fix feature groups and breakage of MSA8
  s390x/pci: forbid multifunction pci device

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


Compare: https://github.com/qemu/qemu/compare/d522e0bd1836...4c2c1015905f

reply via email to

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