qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 0/9] Misc patches for QEMU 2.5-rc2 (2015-11-25)


From: Paolo Bonzini
Subject: [Qemu-devel] [PULL 0/9] Misc patches for QEMU 2.5-rc2 (2015-11-25)
Date: Wed, 25 Nov 2015 18:19:07 +0100

The following changes since commit 4b6eda626fdb8bf90472c6868d502a2ac09abeeb:

  Merge remote-tracking branch 'remotes/lalrae/tags/mips-20151124' into staging 
(2015-11-24 17:05:06 +0000)

are available in the git repository at:


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

for you to fetch changes up to 6ac504d20a0967da06caadf595388f753908328a:

  target-i386: kvm: Print warning when clearing mcg_cap bits (2015-11-25 
17:48:46 +0100)

----------------------------------------------------------------
Small patches, most notably the introduction of -fwrapv.

----------------------------------------------------------------
Daniel P. Berrange (2):
      Revert "exec: silence hugetlbfs warning under qtest"
      exec: remove warning about mempath and hugetlbfs

Eduardo Habkost (3):
      target-i386: kvm: Abort if MCE bank count is not supported by host
      target-i386: kvm: Use env->mcg_cap when setting up MCE
      target-i386: kvm: Print warning when clearing mcg_cap bits

Paolo Bonzini (3):
      MAINTAINERS: Update TCG CPU cores section
      QEMU does not care about left shifts of signed negative values
      target-sparc: fix 32-bit truncation in fpackfix

Wen Congyang (1):
      call bdrv_drain_all() even if the vm is stopped

 HACKING                   |  6 ++++++
 MAINTAINERS               | 17 +++++++++++++----
 configure                 |  4 ++--
 cpus.c                    |  2 ++
 exec.c                    |  6 ------
 target-i386/cpu.h         |  2 ++
 target-i386/kvm.c         | 22 ++++++++++++++--------
 target-sparc/vis_helper.c |  2 +-
 vl.c                      | 28 ++++++++++++++--------------
 9 files changed, 54 insertions(+), 35 deletions(-)
-- 
1.8.3.1




reply via email to

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