index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.c
Age
Commit message (
Expand
)
Author
2009-12-03
KVM: VMX: move CR3/PDPTR update to vmx_set_cr3
Marcelo Tosatti
2009-12-03
KVM: remove duplicated task_switch check
Gleb Natapov
2009-12-03
KVM: x86 shared msr infrastructure
Avi Kivity
2009-12-03
KVM: allow userspace to adjust kvmclock offset
Glauber Costa
2009-12-03
KVM: x86: Fix guest single-stepping while interruptible
Jan Kiszka
2009-12-03
KVM: Xen PV-on-HVM guest support
Ed Swierk
2009-12-03
KVM: x86: Drop unneeded CONFIG_HAS_IOMEM check
Jan Kiszka
2009-12-03
KVM: x86: Harden against cpufreq
Zachary Amsden
2009-12-03
KVM: SVM: Add tracepoint for skinit instruction
Joerg Roedel
2009-12-03
KVM: SVM: Add tracepoint for invlpga instruction
Joerg Roedel
2009-12-03
KVM: SVM: Add tracepoint for #vmexit because intr pending
Joerg Roedel
2009-12-03
KVM: SVM: Add tracepoint for injected #vmexit
Joerg Roedel
2009-12-03
KVM: SVM: Add tracepoint for nested #vmexit
Joerg Roedel
2009-12-03
KVM: SVM: Add tracepoint for nested vmrun
Joerg Roedel
2009-12-03
KVM: x86: include pvclock MSRs in msrs_to_save
Glauber Costa
2009-12-03
KVM: x86: Rework guest single-step flag injection and filtering
Jan Kiszka
2009-12-03
KVM: x86: disable paravirt mmu reporting
Marcelo Tosatti
2009-12-03
KVM: x86: Refactor guest debug IOCTL handling
Jan Kiszka
2009-12-03
KVM: remove pre_task_link setting in save_state_to_tss16
Juan Quintela
2009-12-03
KVM: Kill the confusing tsc_ref_khz and ref_freq variables
Zachary Amsden
2009-12-03
KVM: Separate timer intialization into an indepedent function
Zachary Amsden
2009-12-03
KVM: Activate Virtualization On Demand
Alexander Graf
2009-12-03
KVM: Return -ENOTTY on unrecognized ioctls
Avi Kivity
2009-12-03
KVM: Drop kvm->irq_lock lock from irq injection path
Gleb Natapov
2009-12-03
KVM: Move IO APIC to its own lock
Gleb Natapov
2009-12-03
KVM: Don't pass kvm_run arguments
Avi Kivity
2009-11-04
KVM: get_tss_base_addr() should return a gpa_t
Gleb Natapov
2009-11-04
KVM: x86: Catch potential overrun in MCE setup
Jan Kiszka
2009-10-04
KVM: Prevent overflow in KVM_GET_SUPPORTED_CPUID
Avi Kivity
2009-09-14
Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2009-09-10
KVM: VMX: Check cpl before emulating debug register access
Avi Kivity
2009-09-10
KVM: x86: drop duplicate kvm_flush_remote_tlb calls
Marcelo Tosatti
2009-09-10
KVM: Use thread debug register storage instead of kvm specific data
Avi Kivity
2009-09-10
KVM: Protect update_cr8_intercept() when running without an apic
Avi Kivity
2009-09-10
KVM: Use kvm_{read,write}_guest_virt() to read and write segment descriptors
Mikhail Ershov
2009-09-10
KVM: Rename x86_emulate.c to emulate.c
Avi Kivity
2009-09-10
KVM: When switching to a vm8086 task, load segments as 16-bit
Anthony Liguori
2009-09-10
KVM: Update cr8 intercept when APIC TPR is changed by userspace
Gleb Natapov
2009-09-10
KVM: ignore reads to perfctr msrs
Amit Shah
2009-09-10
KVM: x86: Disallow hypercalls for guest callers in rings > 0
Jan Kiszka
2009-09-10
KVM: report 1GB page support to userspace
Joerg Roedel
2009-09-10
KVM: Align cr8 threshold when userspace changes cr8
Mikhail Ershov
2009-09-10
KVM: VMX: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctl
Sheng Yang
2009-09-10
KVM: x86: use kvm_get_gdt() and kvm_read_ldt()
Akinobu Mita
2009-09-10
KVM: x86: use get_desc_base() and get_desc_limit()
Akinobu Mita
2009-09-10
KVM: Reduce runnability interface with arch support code
Gleb Natapov
2009-09-10
KVM: Move exception handling to the same place as other events
Gleb Natapov
2009-09-10
KVM: add ioeventfd support
Gregory Haskins
2009-09-10
KVM: PIT support for HPET legacy mode
Beth Kon
2009-09-10
KVM: Always report x2apic as supported feature
Gleb Natapov
[next]