Commit Graph

114622 Commits (3de42dc094ecd313dc7d551e007a134b52f8663d)
 

Author SHA1 Message Date
Xiantao Zhang 3de42dc094 KVM: Separate irq ack notification out of arch/x86/kvm/irq.c 17 years ago
Xiantao Zhang c77fb9dc7a KVM: Change is_mmio_pfn to kvm_is_mmio_pfn, and make it common for all archs 17 years ago
Xiantao Zhang 8a98f6648a KVM: Move device assignment logic to common code 17 years ago
Zhang xiantao 371c01b28e KVM: Device Assignment: Move vtd.c from arch/x86/kvm/ to virt/kvm/ 17 years ago
Marcelo Tosatti 83dbc83a0d KVM: VMX: enable invlpg exiting if EPT is disabled 17 years ago
Jan Kiszka 1b10bf31a5 KVM: x86: Silence various LAPIC-related host kernel messages 17 years ago
Weidong Han e5fcfc821a KVM: Device Assignment: Map mmio pages into VT-d page table 17 years ago
Marcelo Tosatti e48258009d KVM: PIC: enhance IPI avoidance 17 years ago
Marcelo Tosatti 582801a95d KVM: MMU: add "oos_shadow" parameter to disable oos 17 years ago
Marcelo Tosatti 0074ff63eb KVM: MMU: speed up mmu_unsync_walk 17 years ago
Marcelo Tosatti 4731d4c7a0 KVM: MMU: out of sync shadow core 17 years ago
Marcelo Tosatti 6844dec694 KVM: MMU: mmu_convert_notrap helper 17 years ago
Marcelo Tosatti 0738541396 KVM: MMU: awareness of new kvm_mmu_zap_page behaviour 17 years ago
Marcelo Tosatti ad8cfbe3ff KVM: MMU: mmu_parent_walk 17 years ago
Marcelo Tosatti a7052897b3 KVM: x86: trap invlpg 17 years ago
Marcelo Tosatti 0ba73cdadb KVM: MMU: sync roots on mmu reload 17 years ago
Marcelo Tosatti e8bc217aef KVM: MMU: mode specific sync_page 17 years ago
Marcelo Tosatti 38187c830c KVM: MMU: do not write-protect large mappings 17 years ago
Marcelo Tosatti a378b4e64c KVM: MMU: move local TLB flush to mmu_set_spte 17 years ago
Marcelo Tosatti 1e73f9dd88 KVM: MMU: split mmu_set_spte 17 years ago
Marcelo Tosatti 93a423e704 KVM: MMU: flush remote TLBs on large->normal entry overwrite 17 years ago
Harvey Harrison a08546001c x86: pvclock: fix shadowed variable warning 17 years ago
Xiantao Zhang 1f095610aa KVM: ia64: add support for Tukwila processors 17 years ago
Xiantao Zhang 81aec5227e KVM: ia64: Implement a uniform vps interface 17 years ago
Weidong Han 271b05281f KVM: Remove useless intel-iommu.h header inclusion 17 years ago
Glauber Costa 7d8fece678 KVM: Don't destroy vcpu in case vcpu_setup fails 17 years ago
Gleb Natapov af2152f545 KVM: don't enter guest after SIPI was received by a CPU 17 years ago
Avi Kivity 9ea1de4ea4 MAINTAINERS: Update Avi Kivity's email address 17 years ago
Harvey Harrison 2259e3a7a6 KVM: x86.c make kvm_load_realmode_segment static 17 years ago
Marcelo Tosatti 4c2155ce81 KVM: switch to get_user_pages_fast 17 years ago
Marcelo Tosatti 777b3f49d2 KVM: opencode gfn_to_page in kvm_vm_fault 17 years ago
Amit Shah bfadaded0d KVM: Device Assignment: Free device structures if IRQ allocation fails 17 years ago
Ben-Ami Yassour 62c476c7c7 KVM: Device Assignment with VT-d 17 years ago
Kay, Allen M 3871794642 VT-d: Changes to support KVM 17 years ago
Guillaume Thouvenin aa3a816b6d KVM: x86 emulator: Use DstAcc for 'and' 17 years ago
Guillaume Thouvenin 8a9fee67fb KVM: x86 emulator: Add cmp al, imm and cmp ax, imm instructions (ocodes 3c, 3d) 17 years ago
Guillaume Thouvenin 9c9fddd0e7 KVM: x86 emulator: Add DstAcc operand type 17 years ago
Sheng Yang defed7ed92 x86: Move FEATURE_CONTROL bits to msr-index.h 17 years ago
Sheng Yang 9ea542facb KVM: VMX: Rename IA32_FEATURE_CONTROL bits 17 years ago
Joerg Roedel ad8003d33e MAINTAINERS: add entry for the KVM AMD module 17 years ago
Avi Kivity ef46f18ea0 KVM: x86 emulator: fix jmp r/m64 instruction 17 years ago
Jan Kiszka 4b92fe0c9d KVM: VMX: Cleanup stalled INTR_INFO read 17 years ago
Hollis Blanchard 0bd595fc22 KVM: ppc: kvmppc_44x_shadow_release() does not require mmap_sem to be locked 17 years ago
Marcelo Tosatti 9c3e4aab5a KVM: x86: unhalt vcpu0 on reset 17 years ago
Mohammed Gamal d19292e457 KVM: x86 emulator: Add call near absolute instruction (opcode 0xff/2) 17 years ago
Marcelo Tosatti d76901750a KVM: x86: do not execute halted vcpus 17 years ago
Mohammed Gamal a6a3034cb9 KVM: x86 emulator: Add in/out instructions (opcodes 0xe4-0xe7, 0xec-0xef) 17 years ago
Avi Kivity fa89a81766 KVM: Add statistics for guest irq injections 17 years ago
Sheng Yang d40a1ee485 KVM: MMU: Modify kvm_shadow_walk.entry to accept u64 addr 17 years ago
Xiantao Zhang 8c4b537da7 KVM: ia64: Implement kvm_arch_vcpu_ioctl_{set,get}_mpstate 17 years ago