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