acrn-kernel/virt/kvm
Sasha Levin ff5c2c0316 KVM: Use memdup_user instead of kmalloc/copy_from_user
Switch to using memdup_user when possible. This makes code more
smaller and compact, and prevents errors.

Signed-off-by: Sasha Levin <levinsasha928@gmail.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
2011-12-27 11:22:21 +02:00
..
Kconfig
assigned-dev.c KVM: Device assignment permission checks 2011-12-25 19:03:54 +02:00
async_pf.c
async_pf.h
coalesced_mmio.c KVM: make checks stricter in coalesced_mmio_in_range() 2011-12-27 11:17:07 +02:00
coalesced_mmio.h KVM: Make coalesced mmio use a device per zone 2011-09-25 19:17:57 +03:00
eventfd.c KVM: Intelligent device lookup on I/O bus 2011-09-25 19:17:59 +03:00
ioapic.c KVM: Allow aligned byte and word writes to IOAPIC registers. 2011-12-27 11:17:44 +02:00
ioapic.h
iodev.h
iommu.c KVM: introduce kvm_for_each_memslot macro 2011-12-27 11:17:37 +02:00
irq_comm.c
kvm_main.c KVM: Use memdup_user instead of kmalloc/copy_from_user 2011-12-27 11:22:21 +02:00