qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/4] Misc patches for 2018-07-30
@ 2018-07-31  8:02 Paolo Bonzini
  2018-07-31  8:02 ` [Qemu-devel] [PULL 2/4] i386: implement MSR_SMI_COUNT for TCG Paolo Bonzini
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Paolo Bonzini @ 2018-07-31  8:02 UTC (permalink / raw)
  To: qemu-devel

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-07-31 12:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-31  8:02 [Qemu-devel] [PULL 0/4] Misc patches for 2018-07-30 Paolo Bonzini
2018-07-31  8:02 ` [Qemu-devel] [PULL 2/4] i386: implement MSR_SMI_COUNT for TCG Paolo Bonzini
2018-07-31  8:02 ` [Qemu-devel] [PULL 3/4] timer: remove replay clock probe in deadline calculation Paolo Bonzini
2018-07-31  8:02 ` [Qemu-devel] [PULL 4/4] backends/cryptodev: remove dead code Paolo Bonzini
2018-07-31 12:35 ` [Qemu-devel] [PULL 0/4] Misc patches for 2018-07-30 Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).