Commit Graph

125025 Commits (c2cedf7be2017e3264c93a4c0d75b1d96d0d7104)
 

Author SHA1 Message Date
Eduardo Habkost c2cedf7be2 KVM: SVM: move svm.h to include/asm 16 years ago
Eduardo Habkost 13673a90f1 KVM: VMX: move vmx.h to include/asm 16 years ago
Hollis Blanchard fe4e771d5c KVM: ppc: fix userspace mapping invalidation on context switch 16 years ago
Hollis Blanchard df9b856c45 KVM: ppc: use prefetchable mappings for guest memory 16 years ago
Hollis Blanchard bf5d4025c9 KVM: ppc: use MMUCR accessor to obtain TID 16 years ago
Sheng Yang e7cacd40d2 KVM: Fix kernel allocated memory slot 16 years ago
Xiantao Zhang 30ed5bb685 KVM: ia64: Remove some macro definitions in asm-offsets.c. 16 years ago
Hollis Blanchard 74ef740da6 KVM: ppc: fix Kconfig constraints 16 years ago
Hollis Blanchard 7874980922 KVM: ensure that memslot userspace addresses are page-aligned 16 years ago
Nitin A Kamble 0fdf8e59fa KVM: Fix cpuid iteration on multiple leaves per eac 16 years ago
Nitin A Kamble 0853d2c1d8 KVM: Fix cpuid leaf 0xb loop termination 16 years ago
Hollis Blanchard fcfdbd266a KVM: ppc: improve trap emulation 16 years ago
Hollis Blanchard d4cf3892e5 KVM: ppc: optimize irq delivery path 16 years ago
Hollis Blanchard 9ab80843c0 KVM: ppc: optimize find first bit 16 years ago
Hollis Blanchard 1b6766c7f3 KVM: ppc: optimize kvm stat handling 16 years ago
Hollis Blanchard b8fd68ac8d KVM: ppc: fix set regs to take care of msr change 16 years ago
Hollis Blanchard 5cf8ca2214 KVM: ppc: adjust vcpu types to support 64-bit cores 16 years ago
Hollis Blanchard db93f5745d KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor 16 years ago
Hollis Blanchard 5cbb5106f5 KVM: ppc: Move the last bits of 44x code out of booke.c 16 years ago
Hollis Blanchard 75f74f0dbe KVM: ppc: refactor instruction emulation into generic and core-specific pieces 16 years ago
Hollis Blanchard c381a04313 ppc: Create disassemble.h to extract instruction fields 16 years ago
Hollis Blanchard 9dd921cfea KVM: ppc: Refactor powerpc.c to relocate 440-specific code 16 years ago
Hollis Blanchard d9fbd03d24 KVM: ppc: combine booke_guest.c and booke_host.c 16 years ago
Hollis Blanchard 0f55dc481e KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe" 16 years ago
Hollis Blanchard a0d7b9f246 KVM: ppc: Move 440-specific TLB code into 44x_tlb.c 16 years ago
Izik Eidus 2843099fee KVM: MMU: Fix aliased gfns treated as unaliased 16 years ago
Sheng Yang 6eb55818c0 KVM: Enable Function Level Reset for assigned device 16 years ago
Xiantao Zhang 853dafb62b KVM: ia64: Remove lock held by halted vcpu 16 years ago
Xiantao Zhang a917f7af39 KVM: ia64: Re-organize data sturure of guests' data area 16 years ago
Guillaume Thouvenin 1d5a4d9b92 KVM: VMX: Handle mmio emulation when guest state is invalid 16 years ago
Guillaume Thouvenin e93f36bcfa KVM: allow emulator to adjust rip for emulated pio instructions 16 years ago
Amit Shah c0d09828c8 KVM: SVM: Set the 'busy' flag of the TR selector 16 years ago
Amit Shah 25022acc3d KVM: SVM: Set the 'g' bit of the cs selector for cross-vendor migration 16 years ago
Amit Shah b8222ad2e5 KVM: x86: Fix typo in function name 16 years ago
Sheng Yang e19e30effa KVM: IRQ ACK notifier should be used with in-kernel irqchip 16 years ago
Jan Kiszka cc6e462cd5 KVM: x86: Optimize NMI watchdog delivery 16 years ago
Jan Kiszka 8fdb2351d5 KVM: x86: Fix and refactor NMI watchdog emulation 16 years ago
Guillaume Thouvenin 291fd39bfc KVM: x86 emulator: Add decode entries for 0x04 and 0x05 opcodes (add acc, imm) 16 years ago
Sheng Yang 6fe639792c KVM: VMX: Move private memory slot position 16 years ago
Sheng Yang 291f26bc0f KVM: MMU: Extend kvm_mmu_page->slot_bitmap size 16 years ago
Sheng Yang d73fa29a9b KVM: Clean up kvm_x86_emulate.h 16 years ago
Sheng Yang 64d4d52175 KVM: Enable MTRR for EPT 16 years ago
Sheng Yang 74be52e3e6 KVM: Add local get_mtrr_type() to support MTRR 16 years ago
Sheng Yang 468d472f3f KVM: VMX: Add PAT support for EPT 16 years ago
Sheng Yang 0bed3b568b KVM: Improve MTRR structure 16 years ago
Sheng Yang 932d27a791 x86: Export some definition of MTRR 16 years ago
Sheng Yang b558bc0a25 x86: Rename mtrr_state struct and macro names 16 years ago
Gleb Natapov 5f179287fa KVM: call kvm_arch_vcpu_reset() instead of the kvm_x86_ops callback 16 years ago
Jan Kiszka 3b86cd9967 KVM: VMX: work around lacking VNMI support 16 years ago
Jan Kiszka 487b391d6e KVM: VMX: Provide support for user space injected NMIs 16 years ago