Commit Graph

132651 Commits (49cd7d2238e44f7ee4269481cd8a1261cc8f93a5)
 

Author SHA1 Message Date
Sheng Yang 49cd7d2238 KVM: VMX: Use kvm_mmu_page_fault() handle EPT violation mmio 16 years ago
Sheng Yang 79950e1073 KVM: Use irq routing API for MSI 16 years ago
Jan Kiszka 34c33d163f KVM: Drop unused evaluations from string pio handlers 16 years ago
Alexander Graf 1b2fd70c4e KVM: Add FFXSR support 16 years ago
Alexander Graf d20626936d x86: Add EFER descriptions for FFXSR 16 years ago
Marcelo Tosatti 44882eed2e KVM: make irq ack notifications aware of routing table 16 years ago
Jes Sorensen 934d534f8a KVM: ia64: dynamic nr online cpus 16 years ago
Christian Borntraeger b7e6e4d360 KVM: s390: Fix SIGP set prefix ioctl 16 years ago
Christian Borntraeger 70455a36a0 KVM: s390: Fix problem state check for b2 intercepts 16 years ago
Christian Borntraeger 2c411b48af KVM: s390: Fix printk on SIGP set arch 16 years ago
Xiantao Zhang 7d656bd996 KVM: ia64: Implement some pal calls needed for windows 2008 16 years ago
Xiantao Zhang 4b7bb626e3 KVM: ia64: Add the support for translating PAL Call's pointer args 16 years ago
Xiantao Zhang 27d146449c KVM: ia64: vTLB change for enabling windows 2008 boot 16 years ago
Avi Kivity 91b2ae773d KVM: Avoid using CONFIG_ in userspace visible headers 16 years ago
Avi Kivity 399ec807dd KVM: Userspace controlled irq routing 16 years ago
Amit Shah 1935547504 KVM: x86: Fix typos and whitespace errors 16 years ago
Liu Yu 9aa4dd5e5f KVM: ppc: Move to new TLB invalidate interface 16 years ago
Liu Yu fb2838d446 KVM: ppc: Fix e500 warnings and some spelling problems 16 years ago
Liu Yu 87c656b414 powerpc/fsl-booke: declare tlbcam_index for use in c 16 years ago
Avi Kivity 5a41accd3f KVM: MMU: Only enable cr4_pge role in shadow mode 16 years ago
Avi Kivity f6e2c02b6d KVM: MMU: Rename "metaphysical" attribute to "direct" 16 years ago
Marcelo Tosatti 9903a927a4 KVM: MMU: drop zeroing on mmu_memory_cache_alloc 16 years ago
Joe Perches ff81ff10b4 KVM: SVM: Fix typo in has_svm() 16 years ago
Jes Sorensen a26b73ad5e KVM: ia64: expose registers in struct kvm_regs 16 years ago
Avi Kivity 4780c65904 KVM: Reset PIT irq injection logic when the PIT IRQ is unmasked 16 years ago
Avi Kivity 75858a84a6 KVM: Interrupt mask notifiers for ioapic 16 years ago
Avi Kivity 5d9b8e30f5 KVM: Add CONFIG_HAVE_KVM_IRQCHIP 16 years ago
Avi Kivity 4677a3b693 KVM: MMU: Optimize page unshadowing 16 years ago
Alexander Graf c8a73f186b KVM: SVM: Add microcode patch level dummy 16 years ago
Sheng Yang 17071fe74f KVM: Add support to disable MSI for assigned device 16 years ago
Sheng Yang 67346440e8 KVM: Remove duplicated prototype of kvm_arch_destroy_vm 16 years ago
Hollis Blanchard f5d0906b5b KVM: ppc: remove debug support broken by KVM debug rewrite 16 years ago
Avi Kivity 269e05e485 KVM: Properly lock PIT creation 16 years ago
Avi Kivity a77ab5ead5 KVM: x86 emulator: implement 'ret far' instruction (opcode 0xcb) 16 years ago
Avi Kivity 8b3079a5c0 KVM: VMX: When emulating on invalid vmx state, don't return to userspace unnecessarily 16 years ago
Avi Kivity 350f69dcd1 KVM: x86 emulator: Make emulate_pop() a little more generic 16 years ago
Avi Kivity 10f32d84c7 KVM: VMX: Prevent exit handler from running if emulating due to invalid state 16 years ago
Avi Kivity 9fd4a3b7a4 KVM: VMX: don't clobber segment AR if emulating invalid state 16 years ago
Avi Kivity 1872a3f411 KVM: VMX: Fix guest state validity checks 16 years ago
Hollis Blanchard bb3a8a178d KVM: ppc: Add extra E500 exceptions 16 years ago
Hollis Blanchard bdc89f13ec KVM: ppc: distinguish between interrupts and priorities 16 years ago
Hollis Blanchard b52a638c39 KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for booke 16 years ago
Hollis Blanchard bc8080cbcc KVM: ppc: E500 core-specific code 16 years ago
Hollis Blanchard 17c885eb5c KVM: ppc: ifdef iccci with CONFIG_44x 16 years ago
Hollis Blanchard 366d4b9b9f KVM: ppc: No need to include core-header for KVM in asm-offsets.c currently 16 years ago
Hollis Blanchard f7b200af8f KVM: ppc: Add dbsr in kvm_vcpu_arch 16 years ago
Hollis Blanchard d0c7dc0344 KVM: ppc: split out common Book E instruction emulation 16 years ago
Hollis Blanchard cea5d8c9de KVM: ppc: use macros instead of hardcoded literals for instruction decoding 16 years ago
Hollis Blanchard f44353610b KVM: ppc: remove last 44x-specific bits from booke.c 16 years ago
Hollis Blanchard fa86b8dda2 KVM: ppc: rename 44x MMU functions used in booke.c 16 years ago