qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 0/4] Misc patches for 2018-07-30


From: Paolo Bonzini
Subject: [Qemu-devel] [PULL 0/4] Misc patches for 2018-07-30
Date: Tue, 31 Jul 2018 10:02:55 +0200

The following changes since commit 6d9dd5fb9d0e9f4a174f53a0e20a39fbe809c71e:

  Merge remote-tracking branch 'remotes/armbru/tags/pull-qobject-2018-07-27-v2' 
into staging (2018-07-30 09:55:47 +0100)

are available in the git repository at:


  git://github.com/bonzini/qemu.git tags/for-upstream

for you to fetch changes up to cc4c77e12b422db8a685cec97866950895a684bc:

  backends/cryptodev: remove dead code (2018-07-30 14:00:11 +0200)

----------------------------------------------------------------
Bug fixes.

----------------------------------------------------------------
Jay Zhou (1):
      backends/cryptodev: remove dead code

Paolo Bonzini (2):
      i386: do not migrate MSR_SMI_COUNT on machine types <2.12
      i386: implement MSR_SMI_COUNT for TCG

Pavel Dovgalyuk (1):
      timer: remove replay clock probe in deadline calculation

 backends/cryptodev-vhost-user.c |  5 -----
 include/hw/i386/pc.h            |  4 ++++
 target/i386/cpu.c               |  2 ++
 target/i386/cpu.h               |  1 +
 target/i386/machine.c           |  2 +-
 target/i386/misc_helper.c       |  3 +++
 target/i386/smm_helper.c        |  1 +
 util/qemu-timer.c               | 11 ++---------
 8 files changed, 14 insertions(+), 15 deletions(-)
-- 
1.8.3.1




reply via email to

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