Commit Graph

10129 Commits (9badba2543d165154c540b80e59ff06c1b3e3f76)

Author SHA1 Message Date
Takuya Yoshikawa 0d178975d0 KVM: Fix the explanation of write_emulated 15 years ago
Sheng Yang 878403b788 KVM: VMX: Enable EPT 1GB page support 15 years ago
Sheng Yang 17cc393596 KVM: x86: Rename gb_page_enable() to get_lpage_level() in kvm_x86_ops 15 years ago
Sheng Yang c9c5417455 KVM: x86: Moving PT_*_LEVEL to mmu.h 15 years ago
Avi Kivity f4c9e87c83 KVM: Fill out ftrace exit reason strings 15 years ago
Avi Kivity 0680fe5275 KVM: Bump maximum vcpu count to 64 15 years ago
Marcelo Tosatti 79fac95ecf KVM: convert slots_lock to a mutex 15 years ago
Marcelo Tosatti f656ce0185 KVM: switch vcpu context to use SRCU 15 years ago
Marcelo Tosatti e93f8a0f82 KVM: convert io_bus to SRCU 15 years ago
Marcelo Tosatti a983fb2387 KVM: x86: switch kvm_set_memory_alias to SRCU update 15 years ago
Marcelo Tosatti b050b015ab KVM: use SRCU for dirty log 15 years ago
Marcelo Tosatti bc6678a33d KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update 15 years ago
Marcelo Tosatti f7784b8ec9 KVM: split kvm_arch_set_memory_region into prepare and commit 15 years ago
Marcelo Tosatti fef9cce0eb KVM: modify alias layout in x86s struct kvm_arch 15 years ago
Marcelo Tosatti 46a26bf557 KVM: modify memslots layout in struct kvm 15 years ago
Avi Kivity 50eb2a3cd0 KVM: Add KVM_MMIO kconfig item 15 years ago
Joerg Roedel 953899b659 KVM: SVM: Adjust tsc_offset only if tsc_unstable 15 years ago
Sheng Yang 4e47c7a6d7 KVM: VMX: Add instruction rdtscp support for guest 15 years ago
Sheng Yang 0e85188049 KVM: Add cpuid_update() callback to kvm_x86_ops 15 years ago
Sheng Yang be43f83dad x86: Raise vsyscall priority on hotplug notifier chain 15 years ago
Sheng Yang 2bf78fa7b9 KVM: Extended shared_msr_global to per CPU 15 years ago
Sheng Yang 8a7e3f01e6 KVM: VMX: Remove redundant variable 15 years ago
Avi Kivity bc23008b61 KVM: VMX: Fold ept_update_paging_mode_cr4() into its caller 15 years ago
Avi Kivity ce03e4f21a KVM: VMX: When using ept, allow the guest to own cr4.pge 15 years ago
Avi Kivity 4c38609ac5 KVM: VMX: Make guest cr4 mask more conservative 15 years ago
Avi Kivity fc78f51938 KVM: Add accessor for reading cr4 (or some bits of cr4) 15 years ago
Avi Kivity cdc0e24456 KVM: VMX: Move some cr[04] related constants to vmx.c 15 years ago
Sheng Yang 59708670b6 KVM: VMX: Trap and invalid MWAIT/MONITOR instruction 15 years ago
Avi Kivity 186a3e526a KVM: MMU: Report spte not found in rmap before BUG() 15 years ago
Marcelo Tosatti cb84b55f6c KVM: x86: raise TSS exception for NULL CS and SS segments 15 years ago
Eddie Dong 3fd28fce76 KVM: x86: make double/triple fault promotion generic to all exceptions 15 years ago
Robert Richter bb1165d688 perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLE 15 years ago
Robert Richter a163b1099d perf, x86: add some IBS macros to perf_event.h 15 years ago
Robert Richter 1d6040f17d perf, x86: make IBS macros available in perf_event.h 15 years ago
Frederic Weisbecker 1e259e0a99 hw-breakpoints: Remove stub unthrottle callback 15 years ago
Eric W. Biederman fad539956c x86: Fix out of order of gsi 15 years ago
Ian Campbell dad52fc011 x86, paravirt: Remove kmap_atomic_pte paravirt op. 15 years ago
Ian Campbell 3249b7e1df x86, vmi: Disable highmem PTE allocation even when CONFIG_HIGHPTE=y 15 years ago
Ian Campbell 817a824b75 x86, xen: Disable highmem PTE allocation even when CONFIG_HIGHPTE=y 15 years ago
Frederic Weisbecker 3d083407a1 x86/hw-breakpoints: Remove the name field 15 years ago
Ingo Molnar 21c2fd9970 x86: apic: Fix mismerge, add arch_probe_nr_irqs() again 15 years ago
Russ Anderson 78c0617646 x86: Enable NMI on all cpus on UV 15 years ago
Peter Zijlstra 1dd2980d99 perf_event, amd: Fix spinlock initialization 15 years ago
Peter Zijlstra f22f54f449 perf_events, x86: Split PMU definitions into separate files 15 years ago
Robert Richter cfc9c0b450 oprofile/x86: fix msr access to reserved counters 15 years ago
Robert Richter c17c8fbf34 oprofile/x86: use kzalloc() instead of kmalloc() 15 years ago
Robert Richter 68dc819ce8 oprofile/x86: fix perfctr nmi reservation for mulitplexing 15 years ago
Naga Chumbalkar 8588d10671 oprofile/x86: add comment to counter-in-use warning 15 years ago
Robert Richter 98a2e73a06 oprofile/x86: warn user if a counter is already active 15 years ago
Robert Richter ba52078e19 oprofile/x86: implement randomization for IBS periodic op counter 15 years ago