qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 0/4] Fixes for 2.4.0-rc3


From: Paolo Bonzini
Subject: [Qemu-devel] [PULL 0/4] Fixes for 2.4.0-rc3
Date: Tue, 28 Jul 2015 10:04:51 +0200

The following changes since commit f793d97e454a56d17e404004867985622ca1a63b:

  Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging 
(2015-07-24 13:07:10 +0100)

are available in the git repository at:

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

for you to fetch changes up to 52c91dac6bd891656f297dab76da51fc8bc61309:

  memory: do not add a reference to the owner of aliased regions (2015-07-27 
23:05:49 +0200)

----------------------------------------------------------------
* crypto fixes
* megasas SIGSEGV fix
* memory refcount change to fix virtio hot-unplug

----------------------------------------------------------------
Daniel P. Berrange (2):
      crypto: fix built-in AES decrypt function
      crypto: extend unit tests to cover decryption too

Paolo Bonzini (1):
      memory: do not add a reference to the owner of aliased regions

Salva Peiró (1):
      megasas: Add write function to handle write access to PCI BAR 3

 crypto/cipher-builtin.c    |  8 ++++----
 hw/scsi/megasas.c          |  7 +++++++
 memory.c                   |  7 -------
 tests/test-crypto-cipher.c | 28 ++++++++++++++++++++--------
 4 files changed, 31 insertions(+), 19 deletions(-)
-- 
2.4.3




reply via email to

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