Commit Graph

2218 Commits (424450c1dbe72b6e2637e91108417d7d9580c4c3)

Author SHA1 Message Date
Andres Salomon 3ef0e1f8ca x86: olpc: add One Laptop Per Child architecture support 17 years ago
FUJITA Tomonori a852250920 swiotlb: use iommu_is_span_boundary helper function 17 years ago
Adrian Bunk 7d195a5409 proper extern for late_time_init 17 years ago
Adrian Bunk eb0f1c442d proper __do_softirq() prototype 17 years ago
Roland McGrath d9dedc1385 x86_64 vDSO: use initdata 17 years ago
Venkatesh Pallipadi e56a727b02 [CPUFREQ] Make acpi-cpufreq more robust against BIOS freq changes behind our back. 17 years ago
PJ Waskiewicz 9d9ad4b51d x86: Fix 32-bit MSI-X allocation leakage 17 years ago
Andres Salomon 32bf87e369 x86: geode: MSR cleanup 17 years ago
Thomas Petazzoni 7ae9392c0a x86: configurable DMI scanning code 17 years ago
Christoph Lameter d60cd46bbd pageflags: use proper page flag functions in Xen 17 years ago
Christoph Lameter 2301696932 vmallocinfo: add caller information 17 years ago
Pekka Enberg 1b27d05b6e mm: move cache_line_size() to <linux/cache.h> 17 years ago
Jeremy Fitzhardinge 180c06efce hotplug-memory: make online_page() common 17 years ago
Ingo Molnar f022bfd582 x86: PAT fix 17 years ago
Linus Torvalds 86cf02f8ea x86 PAT: tone down debugging messages some more 17 years ago
Marcelo Tosatti 960b399169 KVM: MMU: kvm_pv_mmu_op should not take mmap_sem 17 years ago
Joerg Roedel 1336028b9a KVM: SVM: remove selective CR0 comment 17 years ago
Joerg Roedel aaf697e4e0 KVM: SVM: remove now obsolete FIXME comment 17 years ago
Joerg Roedel aaacfc9ae2 KVM: SVM: disable CR8 intercept when tpr is not masking interrupts 17 years ago
Joerg Roedel d7bf8221a3 KVM: SVM: sync V_TPR with LAPIC.TPR if CR8 write intercept is disabled 17 years ago
Joerg Roedel ec7cf6903f KVM: export kvm_lapic_set_tpr() to modules 17 years ago
Joerg Roedel 649d68643e KVM: SVM: sync TPR value to V_TPR field in the VMCB 17 years ago
Avi Kivity f9b7aab35c KVM: x86 emulator: fix lea to really get the effective address 17 years ago
Avi Kivity 16286d082d KVM: x86 emulator: fix smsw and lmsw with a memory operand 17 years ago
Avi Kivity 66b8550573 KVM: x86 emulator: initialize src.val and dst.val for register operands 17 years ago
Avi Kivity a79d2f1805 KVM: SVM: force a new asid when initializing the vmcb 17 years ago
Marcelo Tosatti e9571ed54b KVM: fix kvm_vcpu_kick vs __vcpu_run race 17 years ago
Marcelo Tosatti 62d9f0dbc9 KVM: add ioctls to save/store mpstate 17 years ago
Avi Kivity a45352908b KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_* 17 years ago
Marcelo Tosatti 3d80840d96 KVM: hlt emulation should take in-kernel APIC/PIT timers into account 17 years ago
Joerg Roedel 3564990af1 KVM: SVM: do not intercept task switch with NPT 17 years ago
Feng(Eric) Liu d4c9ff2d1b KVM: Add kvm trace userspace interface 17 years ago
Feng (Eric) Liu 2714d1d3d6 KVM: Add trace markers 17 years ago
Joerg Roedel 53371b5098 KVM: SVM: add intercept for machine check exception 17 years ago
Joerg Roedel 6394b6494c KVM: SVM: align shadow CR4.MCE with host 17 years ago
Joerg Roedel ec077263b2 KVM: SVM: indent svm_set_cr4 with tabs instead of spaces 17 years ago
Anthony Liguori 35149e2129 KVM: MMU: Don't assume struct page for x86 17 years ago
Marcelo Tosatti bed1d1dfc4 KVM: MMU: prepopulate guest pages after write-protecting 17 years ago
Avi Kivity fcd6dbac92 KVM: MMU: Only mark_page_accessed() if the page was accessed by the guest 17 years ago
Avi Kivity 3d45830c2b KVM: Free apic access page on vm destruction 17 years ago
Izik Eidus 3ee16c8145 KVM: MMU: allow the vm to shrink the kvm mmu shadow caches 17 years ago
Marcelo Tosatti 3200f405a1 KVM: MMU: unify slots_lock usage 17 years ago
Sheng Yang 25c5f225be KVM: VMX: Enable MSR Bitmap feature 17 years ago
Izik Eidus 37817f2982 KVM: x86: hardware task switching support 17 years ago
Izik Eidus 2e4d265349 KVM: x86: add functions to get the cpl of vcpu 17 years ago
Avi Kivity 4c9fc8ef50 KVM: VMX: Add module option to disable flexpriority 17 years ago
Avi Kivity 268fe02ae0 KVM: no longer EXPERIMENTAL 17 years ago
Avi Kivity 0b49ea8659 KVM: MMU: Introduce and use spte_to_page() 17 years ago
Izik Eidus 855149aaa9 KVM: MMU: fix dirty bit setting when removing write permissions 17 years ago
Avi Kivity 947da53830 KVM: MMU: Set the accessed bit on non-speculative shadow ptes 17 years ago