Commit Graph

197 Commits (cc9fa74e2a195f7bab27fbbc4896d2fe3ec32150)

Author SHA1 Message Date
Takuya Yoshikawa e59dbe09f8 KVM: Introduce kvm_arch_memslots_updated() 12 years ago
Marc Zyngier 535cf7b3b1 KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in Makefiles 12 years ago
Alex Williamson 4cee4b72f1 kvm: KVM_CAP_IOMMU only available with device assignment 12 years ago
Alex Williamson 2a5bab1004 kvm: Allow build-time configuration of KVM device assignment 12 years ago
Alexander Graf 22e64024fb KVM: IA64: Carry non-ia64 changes into ia64 12 years ago
Yang Zhang e606264797 KVM: ia64: Fix kvm_vm_ioctl_irq_line 12 years ago
Yang Zhang 3d81bc7e96 KVM: Call common update function when ioapic entry changed. 12 years ago
Stephan Schreiber de53e9caa4 Wrong asm register contraints in the kvm implementation 12 years ago
Takuya Yoshikawa 8482644aea KVM: set_memory_region: Refactor commit_memory_region() 12 years ago
Takuya Yoshikawa 7b6195a91d KVM: set_memory_region: Refactor prepare_memory_region() 12 years ago
Takuya Yoshikawa 47ae31e257 KVM: set_memory_region: Drop user_alloc from set_memory_region() 12 years ago
Takuya Yoshikawa 462fce4606 KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region() 12 years ago
Yang Zhang c7c9c56ca2 x86, apicv: add virtual interrupt delivery support 12 years ago
Kees Cook d2008e8e62 arch/ia64/kvm: remove depends on CONFIG_EXPERIMENTAL 12 years ago
Alex Williamson f82a8cfe93 KVM: struct kvm_memory_slot.user_alloc -> bool 12 years ago
Alex Williamson bbacc0c111 KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS 12 years ago
Marcelo Tosatti 42897d866b KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization 12 years ago
Masanari Iida d755814808 treewide: fix typo of "suppport" in various comments 12 years ago
Wei Yongjun 787c57c0fb KVM: ia64: remove unused variable in kvm_release_vm_pages() 12 years ago
Marcelo Tosatti 2df72e9bc4 KVM: split kvm_arch_flush_shadow 13 years ago
Christoffer Dall 23d43cf998 KVM: Move KVM_IRQ_LINE to arch-generic code 13 years ago
Fengguang Wu 0c406643d9 [IA64] Mark PARAVIRT and KVM as broken 13 years ago
Paul Bolle 6ac7d11527 treewide: Put a space between #include and FILE 13 years ago
Avi Kivity a6bb792967 KVM: ia64: Mark ia64 KVM as BROKEN 13 years ago
Avi Kivity 331b646d60 KVM: ia64: fix build due to typo 13 years ago
Avi Kivity 8281715b41 KVM: ia64: fix build due to typo 13 years ago
Avi Kivity f78146b0f9 KVM: Fix page-crossing MMIO 13 years ago
Christoffer Dall b6d33834bd KVM: Factor out kvm_vcpu_kick to arch-generic code 13 years ago
Avi Kivity 3e515705a1 KVM: Ensure all vcpus are consistent with in-kernel irqchip settings 13 years ago
Takuya Yoshikawa db3fe4eb45 KVM: Introduce kvm_memory_slot::arch and move lpage_info into it 13 years ago
Carsten Otte 5b1c1493af KVM: s390: ucontrol: export SIE control block to user 13 years ago
Carsten Otte e08b963716 KVM: s390: add parameter for KVM_CREATE_VM 13 years ago
Xiao Guangrong 60f9a9ef54 KVM: IA64: fix struct redefinition 13 years ago
Xiao Guangrong 28a37544fb KVM: introduce id_to_memslot function 13 years ago
Xiao Guangrong be6ba0f096 KVM: introduce kvm_for_each_memslot macro 13 years ago
Joerg Roedel a1b60c1cd9 iommu/core: Convert iommu_found to iommu_present 14 years ago
Ohad Ben-Cohen e72542191c virtio: expose for non-virtualization users too 14 years ago
Jeff Mahoney b74323dc2b KVM: ia64: fix sparse warnings 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Xiao Guangrong 6b7e2d0991 KVM: Add "exiting guest mode" state 14 years ago
matt mooney 4800cd8311 ia64: change to new flag variables 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