Commit Graph

2313 Commits (1540f214065982e6cbc6b8da1fe65a15e358f7c5)

Author SHA1 Message Date
Bjorn Helgaas a2c606d53a x86: avoid high BIOS area when allocating address space 14 years ago
Andre Przywara 73c1160ce3 KVM: enlarge number of possible CPUID leaves 14 years ago
Jeremy Fitzhardinge e7a3481c02 x86/pvclock: Zero last_value on resume 14 years ago
Andrew Morton 91d95fda85 arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inline 14 years ago
Jan Beulich 37db6c8f1d x86-64: Fix and clean up AMD Fam10 MMCONF enabling 14 years ago
Dimitri Sivanich 8191c9f692 x86: UV: Address interrupt/IO port operation conflict 14 years ago
Ian Campbell 7e77506a59 xen: implement XENMEM_machphys_mapping 14 years ago
Steven Rostedt b590854853 tracing: Force arch_local_irq_* notrace for paravirt 14 years ago
Jack Steiner 62b0cfc240 x86, UV: Update node controller MMRs 14 years ago
Andi Kleen 0059b2436a x86: Address gcc4.6 "set but not used" warnings in apic.h 14 years ago
Brian Gerst 22d4cd4c4d x86-32: Allocate irq stacks seperate from percpu area 14 years ago
Peter Zijlstra ece0e2b640 mm: remove pte_*map_nested() 14 years ago
Peter Zijlstra 3e4d3af501 mm: stack based kmap_atomic() 14 years ago
Russ Anderson c8f730b1ab x86, uv: Enable Westmere support on SGI UV 14 years ago
Zachary Amsden c285545f81 KVM: x86: TSC catchup mode 14 years ago
Mohammed Gamal 4ab8e02404 KVM: x86 emulator: Expose emulate_int_real() 14 years ago
Joerg Roedel 0959ffacf3 KVM: MMU: Don't track nested fault info in error-code 14 years ago
Avi Kivity b463a6f744 KVM: Non-atomic interrupt injection 14 years ago
Joerg Roedel 2d48a985c7 KVM: MMU: Track NX state in struct kvm_mmu 14 years ago
Joerg Roedel 81407ca553 KVM: MMU: Allow long mode shadows for legacy page tables 14 years ago
Joerg Roedel ff03a073e7 KVM: MMU: Add kvm_mmu parameter to load_pdptrs function 14 years ago
Joerg Roedel d4f8cf664e KVM: MMU: Propagate the right fault back to the guest after gva_to_gpa 14 years ago
Joerg Roedel ec92fe44e7 KVM: X86: Add kvm_read_guest_page_mmu function 14 years ago
Joerg Roedel 6539e738f6 KVM: MMU: Implement nested gva_to_gpa functions 14 years ago
Joerg Roedel 14dfe855f9 KVM: X86: Introduce pointer to mmu context used for gva_to_gpa 14 years ago
Joerg Roedel c30a358d33 KVM: MMU: Add infrastructure for two-level page walker 14 years ago
Joerg Roedel 8df25a328a KVM: MMU: Track page fault data in struct vcpu 14 years ago
Joerg Roedel cb659db8a7 KVM: MMU: Introduce inject_page_fault function pointer 14 years ago
Joerg Roedel 5777ed340d KVM: MMU: Introduce get_cr3 function pointer 14 years ago
Joerg Roedel 1c97f0a04c KVM: X86: Introduce a tdp_set_cr3 function 14 years ago
Joerg Roedel f43addd461 KVM: MMU: Make set_cr3 a function pointer in kvm_mmu 14 years ago
Joerg Roedel c5a78f2b64 KVM: MMU: Make tdp_enabled a mmu-context parameter 14 years ago
Jes Sorensen b9a52c4b78 x86: Define MSR_EBC_FREQUENCY_ID 14 years ago
Gleb Natapov d2ddd1c483 KVM: x86 emulator: get rid of "restart" in emulation context. 14 years ago
Zachary Amsden 1d5f066e0b KVM: x86: Fix a possible backwards warp of kvmclock 14 years ago
Zachary Amsden 347bb4448c x86: pvclock: Move scale_delta into common header 14 years ago
Zachary Amsden e48672fa25 KVM: x86: Unify TSC logic 14 years ago
Zachary Amsden f38e098ff3 KVM: x86: TSC reset compensation 14 years ago
Zachary Amsden 99e3e30aee KVM: x86: Move TSC offset writes to common code 14 years ago
Zachary Amsden ae38436b78 KVM: x86: Drop vm_init_tsc 14 years ago
Dave Hansen 49d5ca2663 KVM: replace x86 kvm n_free_mmu_pages with n_used_mmu_pages 14 years ago
Dave Hansen 39de71ec53 KVM: rename x86 kvm->arch.n_alloc_mmu_pages 14 years ago
Mohammed Gamal 160ce1f1a8 KVM: x86 emulator: Allow accessing IDT via emulator ops 14 years ago
Alexander Graf ba49296236 KVM: Move kvm_guest_init out of generic code 14 years ago
Avi Kivity 2dbd0dd711 KVM: x86 emulator: Decode memory operands directly into a 'struct operand' 14 years ago
Avi Kivity d4709c78ee KVM: x86 emulator: drop use_modrm_ea 14 years ago
Avi Kivity 1a6440aef6 KVM: x86 emulator: use correct type for memory address in operands 14 years ago
Avi Kivity 09ee57cdae KVM: x86 emulator: push segment override out of decode_modrm() 14 years ago
Gleb Natapov 4fc40f076f KVM: x86 emulator: check io permissions only once for string pio 14 years ago
Avi Kivity ef65c88912 KVM: x86 emulator: allow storing emulator execution function in decode tables 14 years ago