qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL] Memory core fixes


From: Avi Kivity
Subject: [Qemu-devel] [PULL] Memory core fixes
Date: Mon, 22 Oct 2012 12:11:51 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120911 Thunderbird/15.0.1

Please pull a few memory core fixes from:

  git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git memory/urgent

Fixing ioeventfds on big endian systems, and potential use-after-free
(not really exploitable with the current code, but still).

----------------------------------------------------------------
Alexander Graf (1):
      memory: Make eventfd adhere to device endianness

Avi Kivity (2):
      i440fx: avoid destroying memory regions within a transaction
      memory: abort if a memory region is destroyed during a transaction

 hw/piix_pci.c | 69 
+++++++++++++++++++++++++++++++++++----------------------------------
 memory.c      |  3 +++
 2 files changed, 38 insertions(+), 34 deletions(-)

-- 
error compiling committee.c: too many arguments to function



reply via email to

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