qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 990e0b: i386: do not migrate MSR_SMI_COUNT on


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 990e0b: i386: do not migrate MSR_SMI_COUNT on machine type...
Date: Tue, 31 Jul 2018 05:35:32 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 990e0be2603511560168e1ad61f68294d951c39e
      
https://github.com/qemu/qemu/commit/990e0be2603511560168e1ad61f68294d951c39e
  Author: Paolo Bonzini <address@hidden>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M include/hw/i386/pc.h
    M target/i386/cpu.c
    M target/i386/cpu.h
    M target/i386/machine.c

  Log Message:
  -----------
  i386: do not migrate MSR_SMI_COUNT on machine types <2.12

MSR_SMI_COUNT started being migrated in QEMU 2.12.  Do not migrate it
on older machine types, or the subsection causes a load failure for
guests that use SMM.

Signed-off-by: Paolo Bonzini <address@hidden>


  Commit: 1d3db6bdbb0b541744cc9e008371ec7a37986d8a
      
https://github.com/qemu/qemu/commit/1d3db6bdbb0b541744cc9e008371ec7a37986d8a
  Author: Paolo Bonzini <address@hidden>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M target/i386/misc_helper.c
    M target/i386/smm_helper.c

  Log Message:
  -----------
  i386: implement MSR_SMI_COUNT for TCG

This is trivial, so just do it.

Signed-off-by: Paolo Bonzini <address@hidden>


  Commit: e4dab9449a41d1bc61e4866c6fe2582513ddbff4
      
https://github.com/qemu/qemu/commit/e4dab9449a41d1bc61e4866c6fe2582513ddbff4
  Author: Pavel Dovgalyuk <address@hidden>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M util/qemu-timer.c

  Log Message:
  -----------
  timer: remove replay clock probe in deadline calculation

Ciro Santilli reported that commit a5ed352596a8b7eb2f9acce34371b944ac3056c4
breaks the execution replay. It happens due to the probing the clock
for the new instances of iothread.
However, this probing was made in replay mode for the timer lists that
are empty.
This patch removes clock probing in replay mode.
It is an artifact of the old version with another thread model.

Signed-off-by: Pavel Dovgalyuk <address@hidden>
Message-Id: <address@hidden>
Signed-off-by: Paolo Bonzini <address@hidden>


  Commit: cc4c77e12b422db8a685cec97866950895a684bc
      
https://github.com/qemu/qemu/commit/cc4c77e12b422db8a685cec97866950895a684bc
  Author: Jay Zhou <address@hidden>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M backends/cryptodev-vhost-user.c

  Log Message:
  -----------
  backends/cryptodev: remove dead code

Fix Coverity issue 1390600.

Signed-off-by: Jay Zhou <address@hidden>
Message-Id: <address@hidden>
Reviewed-by: Stefan Hajnoczi <address@hidden>
Signed-off-by: Paolo Bonzini <address@hidden>


  Commit: 45a505d0a4b396a013ab086948a8ba6e76096bf4
      
https://github.com/qemu/qemu/commit/45a505d0a4b396a013ab086948a8ba6e76096bf4
  Author: Peter Maydell <address@hidden>
  Date:   2018-07-31 (Tue, 31 Jul 2018)

  Changed paths:
    M backends/cryptodev-vhost-user.c
    M include/hw/i386/pc.h
    M target/i386/cpu.c
    M target/i386/cpu.h
    M target/i386/machine.c
    M target/i386/misc_helper.c
    M target/i386/smm_helper.c
    M util/qemu-timer.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging

Bug fixes.

# gpg: Signature made Mon 30 Jul 2018 13:00:39 BST
# gpg:                using RSA key BFFBD25F78C7AE83
# gpg: Good signature from "Paolo Bonzini <address@hidden>"
# gpg:                 aka "Paolo Bonzini <address@hidden>"
# Primary key fingerprint: 46F5 9FBD 57D6 12E7 BFD4  E2F7 7E15 100C CD36 69B1
#      Subkey fingerprint: F133 3857 4B66 2389 866C  7682 BFFB D25F 78C7 AE83

* remotes/bonzini/tags/for-upstream:
  backends/cryptodev: remove dead code
  timer: remove replay clock probe in deadline calculation
  i386: implement MSR_SMI_COUNT for TCG
  i386: do not migrate MSR_SMI_COUNT on machine types <2.12

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


Compare: https://github.com/qemu/qemu/compare/fd76fef8e53e...45a505d0a4b3
      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

reply via email to

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