Commit Graph

31378 Commits (193554750441d91e127dd5066b8aebe0f769101c)

Author SHA1 Message Date
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 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
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
Hollis Blanchard be8d1cae07 KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name) 16 years ago
Hollis Blanchard 58a96214a3 KVM: ppc: change kvmppc_mmu_map() parameters 16 years ago
Hollis Blanchard 475e7cdd69 KVM: ppc: small cosmetic changes to Book E DTLB miss handler 16 years ago
Hollis Blanchard ecc0981ff0 KVM: ppc: cosmetic changes to mmu hook names 16 years ago
Hollis Blanchard c46fb0211f KVM: ppc: move struct kvmppc_44x_tlbe into 44x-specific header 16 years ago
Avi Kivity 1c08364c35 KVM: Move struct kvm_pio_request into x86 kvm_host.h 16 years ago
Marcelo Tosatti 52d939a0bf KVM: PIT: provide an option to disable interrupt reinjection 16 years ago
Avi Kivity 61a6bd672b KVM: Fallback support for MSR_VM_HSAVE_PA 16 years ago
Izik Eidus 0f34607440 KVM: remove the vmap usage 16 years ago
Izik Eidus 77c2002e7c KVM: introduce kvm_read_guest_virt, kvm_write_guest_virt 16 years ago
Marcelo Tosatti 53f658b3c3 KVM: VMX: initialize TSC offset relative to vm creation time 16 years ago
Avi Kivity e8c4a4e8a7 KVM: MMU: Drop walk_shadow() 16 years ago
Avi Kivity a461930bc3 KVM: MMU: Replace walk_shadow() by for_each_shadow_entry() in invlpg() 16 years ago
Avi Kivity e7a04c99b5 KVM: MMU: Replace walk_shadow() by for_each_shadow_entry() in fetch() 16 years ago
Avi Kivity 9f652d21c3 KVM: MMU: Use for_each_shadow_entry() in __direct_map() 16 years ago
Avi Kivity 2d11123a77 KVM: MMU: Add for_each_shadow_entry(), a simpler alternative to walk_shadow() 16 years ago
Avi Kivity 2b3d2a2060 KVM: Fix vmload and friends misinterpreted as lidt 16 years ago
Avi Kivity e207831804 KVM: MMU: Initialize a shadow page's global attribute from cr4.pge 16 years ago