Darrick J. Wong
|
0ea4ed8e94
KVM: Prevent kvm_init from corrupting debugfs structures
|
15 年之前 |
Izik Eidus
|
3da0dd433d
KVM: add support for change_pte mmu notifiers
|
15 年之前 |
Alexey Dobriyan
|
828c09509b
const: constify remaining file_operations
|
15 年之前 |
Alexey Dobriyan
|
f0f37e2f77
const: mark struct vm_struct_operations
|
15 年之前 |
Li Zefan
|
79f5599772
cpumask: use zalloc_cpumask_var() where possible
|
16 年之前 |
Heiko Carstens
|
28bcb11218
KVM: fix compile warnings on s390
|
15 年之前 |
Avi Kivity
|
6621fbc2c6
KVM: Move #endif KVM_CAP_IRQ_ROUTING to correct place
|
16 年之前 |
Xiao Guangrong
|
aed665f7bb
KVM: fix kvm_init() error handling
|
16 年之前 |
Jan Kiszka
|
e601e3be7a
KVM: Drop obsolete cpu_get/put in make_all_cpus_request
|
16 年之前 |
Gleb Natapov
|
a1b37100d9
KVM: Reduce runnability interface with arch support code
|
16 年之前 |
Gregory Haskins
|
d34e6b175e
KVM: add ioeventfd support
|
16 年之前 |
Gregory Haskins
|
090b7aff27
KVM: make io_bus interface more robust
|
16 年之前 |
Michael S. Tsirkin
|
22fc02943a
KVM: document lock nesting rule
|
16 年之前 |
Michael S. Tsirkin
|
bda9020e24
KVM: remove in_range from io devices
|
16 年之前 |
Michael S. Tsirkin
|
6c47469453
KVM: convert bus to slots_lock
|
16 年之前 |
Marcelo Tosatti
|
2023a29cbe
KVM: remove old KVMTRACE support code
|
16 年之前 |
Marcelo Tosatti
|
894a9c5543
KVM: x86: missing locking in PIT/IRQCHIP/SET_BSP_CPU ioctl paths
|
16 年之前 |
Joerg Roedel
|
ec04b2604c
KVM: Prepare memslot data structures for multiple hugepage sizes
|
16 年之前 |
Christian Borntraeger
|
3eea8437f6
KVM: s390: Fix memslot initialization for userspace_addr != 0
|
16 年之前 |
Marcelo Tosatti
|
229456fc34
KVM: convert custom marker based tracing to event traces
|
16 年之前 |
Marcelo Tosatti
|
54dee9933e
KVM: VMX: conditionally disable 2M pages
|
16 年之前 |
Gleb Natapov
|
988a2cae6a
KVM: Use macro to iterate over vcpus.
|
16 年之前 |
Gleb Natapov
|
73880c80aa
KVM: Break dependency between vcpu index in vcpus array and vcpu_id.
|
16 年之前 |
Gleb Natapov
|
c5af89b68a
KVM: Introduce kvm_vcpu_is_bsp() function.
|
16 年之前 |
Marcelo Tosatti
|
fa40a8214b
KVM: switch irq injection/acking data structures to irq_lock
|
16 年之前 |
Marcelo Tosatti
|
60eead79ad
KVM: introduce irq_lock, use it to protect ioapic
|
16 年之前 |
Gregory Haskins
|
d76685c4a0
KVM: cleanup io_device code
|
16 年之前 |
Sheng Yang
|
968a634793
KVM: No disable_irq for MSI/MSI-X interrupt on device assignment
|
16 年之前 |
Gregory Haskins
|
721eecbf4f
KVM: irqfd
|
16 年之前 |
Marcelo Tosatti
|
84261923d3
KVM: protect concurrent make_all_cpus_request
|
16 年之前 |