Sign in
android-kvm
/
linux
/
21c1c6c7d732c2f6f4c5ffc77e103aa3ae8bff1d
/
virt
/
kvm
/
coalesced_mmio.c
e027ba1
KVM: Clean up coalesced MMIO ring full check
by Sean Christopherson
· 4 months ago
92f6d41
KVM: Fix coalesced_mmio_has_room() to avoid premature userspace exit
by Ilias Stamatis
· 5 months ago
5ea5ca3
KVM: destruct kvm_io_device while unregistering it from kvm_io_bus
by Wei Wang
· 1 year, 11 months ago
b1cb1fa
KVM: Destroy target device if coalesced MMIO unregistration fails
by Sean Christopherson
· 2 years ago
23fa2e4
KVM: mmio: Fix use-after-free Read in kvm_vm_ioctl_unregister_coalesced_mmio
by Kefeng Wang
· 3 years, 6 months ago
5d3c4c793
KVM: Stop looking for coalesced MMIO zones if the bus is destroyed
by Sean Christopherson
· 3 years, 8 months ago
93bb59c
mm, kvm: account kvm_vcpu_mmap to kmemcg
by Shakeel Butt
· 4 years ago
656012c
KVM: Fix spelling in code comments
by Fuad Tabba
· 4 years, 9 months ago
b139b5a
KVM: MMIO: get rid of odd out_err label in kvm_coalesced_mmio_init
by Miaohe Lin
· 5 years ago
b60fe99
KVM: coalesced_mmio: add bounds checking
by Matt Delco
· 5 years ago
b12ce36
kvm: Add memcg accounting to KVM allocations
by Ben Gardon
· 6 years ago
987d114
KVM: fix unregistering coalesced mmio zone from wrong bus
by Eric Biggers
· 6 years ago
0804c84
kvm/x86 : add coalesced pio support
by Peng Hao
· 6 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
af669ac
KVM: move iodev.h from virt/kvm/ to include/kvm
by Andre Przywara
· 10 years ago
e32edf4
KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.
by Nikolay Nikolaev
· 10 years ago
aac5c42
KVM: return an error code in kvm_vm_ioctl_register_coalesced_mmio()
by Dan Carpenter
· 11 years ago
1a21424
KVM: make checks stricter in coalesced_mmio_in_range()
by Dan Carpenter
· 13 years ago
743eeb0
KVM: Intelligent device lookup on I/O bus
by Sasha Levin
· 13 years ago
2b3c246a
KVM: Make coalesced mmio use a device per zone
by Sasha Levin
· 13 years ago
c298125
KVM: MMIO: Lock coalesced device when checking for available entry
by Sasha Levin
· 13 years ago
221d059
KVM: Update Red Hat copyrights
by Avi Kivity
· 15 years ago
6ce5a09
KVM: coalesced_mmio: fix kvm_coalesced_mmio_init()'s error handling
by Takuya Yoshikawa
· 15 years ago
a87fa35
KVM: fix the errno of ioctl KVM_[UN]REGISTER_COALESCED_MMIO failure
by Wei Yongjun
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
43db669
KVM: Fix Codestyle in virt/kvm/coalesced_mmio.c
by Jochen Maes
· 15 years ago
79fac95
KVM: convert slots_lock to a mutex
by Marcelo Tosatti
· 15 years ago
e93f8a0
KVM: convert io_bus to SRCU
by Marcelo Tosatti
· 15 years ago
980da6c
KVM: Simplify coalesced mmio initialization
by Avi Kivity
· 15 years ago
090b7af
KVM: make io_bus interface more robust
by Gregory Haskins
· 15 years ago
bda9020
KVM: remove in_range from io devices
by Michael S. Tsirkin
· 15 years ago
6c47469
KVM: convert bus to slots_lock
by Michael S. Tsirkin
· 15 years ago
d5c2dcc
KVM: switch coalesced mmio changes to slots_lock
by Michael S. Tsirkin
· 15 years ago
64a2268
KVM: move coalesced_mmio locking to its own device
by Marcelo Tosatti
· 16 years ago
105f8d4
KVM: Calculate available entries in coalesced mmio ring
by Avi Kivity
· 16 years ago
d76685c4
KVM: cleanup io_device code
by Gregory Haskins
· 16 years ago
787a660
KVM: Clean up coalesced_mmio destruction
by Gregory Haskins
· 16 years ago
5f94c17
KVM: Add coalesced MMIO support (common part)
by Laurent Vivier
· 17 years ago