Avi Kivity <a...@redhat.com> writes: > 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).
Pulled. Thanks. Regards, Anthony Liguori > > ---------------------------------------------------------------- > 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