qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/4] Fixes for 2.4.0-rc3
@ 2015-07-28  8:04 Paolo Bonzini
  2015-07-28  8:04 ` [Qemu-devel] [PULL 1/4] crypto: fix built-in AES decrypt function Paolo Bonzini
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Paolo Bonzini @ 2015-07-28  8:04 UTC (permalink / raw)
  To: qemu-devel

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

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

end of thread, other threads:[~2015-07-28 14:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-28  8:04 [Qemu-devel] [PULL 0/4] Fixes for 2.4.0-rc3 Paolo Bonzini
2015-07-28  8:04 ` [Qemu-devel] [PULL 1/4] crypto: fix built-in AES decrypt function Paolo Bonzini
2015-07-28  8:04 ` [Qemu-devel] [PULL 2/4] crypto: extend unit tests to cover decryption too Paolo Bonzini
2015-07-28  8:04 ` [Qemu-devel] [PULL 3/4] megasas: Add write function to handle write access to PCI BAR 3 Paolo Bonzini
2015-07-28  8:04 ` [Qemu-devel] [PULL 4/4] memory: do not add a reference to the owner of aliased regions Paolo Bonzini
2015-07-28 14:24 ` [Qemu-devel] [PULL 0/4] Fixes for 2.4.0-rc3 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).