Commit Graph

151 Commits (4005996e428b0d3df10cd0eba389a14b9f5403e4)

Author SHA1 Message Date
Xiao Guangrong 6b7e2d0991 KVM: Add "exiting guest mode" state 14 years ago
Takuya Yoshikawa 175504cdbf KVM: Take missing slots_lock for kvm_io_bus_unregister_dev() 14 years ago
Jan Kiszka d89f5eff70 KVM: Clean up vm creation and release 14 years ago
Uwe Kleine-König b595076a18 tree-wide: fix comment/printk typos 14 years ago
Takuya Yoshikawa 55438cc751 KVM: ia64: define kvm_lapic_enabled() to fix a compile error 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
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
Avi Kivity 0ee75bead8 KVM: Let vcpu structure alignment be determined at runtime 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
Denys Vlasenko 2b55f3672c Rename .text.ivt to .text..ivt. 15 years ago
Wei Yongjun 4b7bb92100 KVM: ia64: destroy ioapic device if fail to setup default irq routing 15 years ago
Joe Perches 16fbb5eecc KVM: ia64: Fix string literal continuation lines 15 years ago
Marcelo Tosatti 6474920477 KVM: fix cleanup_srcu_struct on vm destruction 15 years ago
Roel Kluin 0f0412c1a7 KVM: ia64: remove redundant kvm_get_exit_data() NULL tests 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
Avi Kivity 50eb2a3cd0 KVM: Add KVM_MMIO kconfig item 15 years ago
Michael S. Tsirkin 3a4d5c94e9 vhost_net: a kernel-level virtio server 15 years ago
Luck, Tony a662b8135a KVM: ia64: fix build breakage due to host spinlock change 15 years ago
Sam Ravnborg 98b8788ae9 drop explicit include of autoconf.h 15 years ago
Alexander Graf 10474ae894 KVM: Activate Virtualization On Demand 15 years ago
Avi Kivity bfd99ff5d4 KVM: Move assigned device code to own file 15 years ago
Avi Kivity 367e1319b2 KVM: Return -ENOTTY on unrecognized ioctls 15 years ago
Gleb Natapov 680b3648ba KVM: Drop kvm->irq_lock lock from irq injection path 15 years ago
Gleb Natapov eba0226bdf KVM: Move IO APIC to its own lock 15 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
Marcelo Tosatti 2023a29cbe KVM: remove old KVMTRACE support code 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
Marcelo Tosatti fa40a8214b KVM: switch irq injection/acking data structures to irq_lock 16 years ago
Jes Sorensen 3032b925f0 KVM: ia64: Correct itc_offset calculations 16 years ago
Avi Kivity 0ba12d1081 KVM: Move common KVM Kconfig items to new file virt/kvm/Kconfig 16 years ago
Avi Kivity e9cbde8c15 KVM: ia64: fix build failures due to ia64/unsigned long mismatches 16 years ago
Joe Perches 58782b34e9 [IA64] Remove unnecessary semicolons 16 years ago
Jes Sorensen ffdfa071bd KVM: ia64: fix ia64 build due to missing kallsyms_lookup() and double export 16 years ago
Marcelo Tosatti 32f8840064 KVM: use smp_send_reschedule in kvm_vcpu_kick 16 years ago