Linus Torvalds
|
3cfc2c42c1
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
15 years ago |
Takuya Yoshikawa
|
979586e0b5
KVM: ia64: cleanup kvm_ia64_sync_dirty_log()
|
15 years ago |
Takuya Yoshikawa
|
4482b06c04
KVM: ia64: fix dirty_log_lock spin_lock section not to include get_dirty_log()
|
15 years ago |
Avi Kivity
|
a1f4d39500
KVM: Remove memory alias support
|
15 years ago |
Avi Kivity
|
2122ff5eab
KVM: move vcpu locking to dispatcher for generic vcpu ioctls
|
15 years ago |
Jiri Kosina
|
f1bbbb6912
Merge branch 'master' into for-next
|
15 years ago |
Uwe Kleine-König
|
421f91d21a
fix typos concerning "initiali[zs]e"
|
15 years ago |
Julia Lawall
|
3499f4d0d1
KVM: ia64: Add missing spin_unlock in kvm_arch_hardware_enable()
|
15 years ago |
Lai Jiangshan
|
90d83dc3d4
KVM: use the correct RCU API for PROVE_RCU=y
|
15 years ago |
Wei Yongjun
|
600f1ec376
KVM: ia64: fix the error of ioctl KVM_IRQ_LINE if no irq chip
|
15 years ago |
Wei Yongjun
|
5c0d0920a2
KVM: ia64: fix the error code of ioctl KVM_IA64_VCPU_GET_STACK failure
|
15 years ago |
Takuya Yoshikawa
|
87bf6e7de1
KVM: fix the handling of dirty bitmaps to avoid overflows
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Wei Yongjun
|
4b7bb92100
KVM: ia64: destroy ioapic device if fail to setup default irq routing
|
15 years ago |
Marcelo Tosatti
|
6474920477
KVM: fix cleanup_srcu_struct on vm destruction
|
15 years ago |
Marcelo Tosatti
|
79fac95ecf
KVM: convert slots_lock to a mutex
|
15 years ago |
Marcelo Tosatti
|
f656ce0185
KVM: switch vcpu context to use SRCU
|
15 years ago |
Marcelo Tosatti
|
e93f8a0f82
KVM: convert io_bus to SRCU
|
15 years ago |
Marcelo Tosatti
|
bc6678a33d
KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update
|
15 years ago |
Marcelo Tosatti
|
f7784b8ec9
KVM: split kvm_arch_set_memory_region into prepare and commit
|
15 years ago |
Marcelo Tosatti
|
46a26bf557
KVM: modify memslots layout in struct kvm
|
15 years ago |
Alexander Graf
|
10474ae894
KVM: Activate Virtualization On Demand
|
16 years ago |
Avi Kivity
|
367e1319b2
KVM: Return -ENOTTY on unrecognized ioctls
|
16 years ago |
Gleb Natapov
|
680b3648ba
KVM: Drop kvm->irq_lock lock from irq injection path
|
16 years ago |
Gleb Natapov
|
eba0226bdf
KVM: Move IO APIC to its own lock
|
16 years ago |
Gleb Natapov
|
a1b37100d9
KVM: Reduce runnability interface with arch support code
|
16 years ago |
Michael S. Tsirkin
|
bda9020e24
KVM: remove in_range from io devices
|
16 years ago |
Gleb Natapov
|
988a2cae6a
KVM: Use macro to iterate over vcpus.
|
16 years ago |
Gleb Natapov
|
73880c80aa
KVM: Break dependency between vcpu index in vcpus array and vcpu_id.
|
16 years ago |
Gleb Natapov
|
c5af89b68a
KVM: Introduce kvm_vcpu_is_bsp() function.
|
16 years ago |