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
2008-10-15
KVM: Clear exception queue before emulating an instruction
Avi Kivity
2008-10-15
KVM: x86: accessors for guest registers
Marcelo Tosatti
2008-07-29
KVM: Advertise synchronized mmu support to userspace
Avi Kivity
2008-07-29
KVM: Allow browsing memslots with mmu_lock
Andrea Arcangeli
2008-07-29
KVM: Allow reading aliases with mmu_lock
Andrea Arcangeli
2008-07-27
KVM: task switch: translate guest segment limit to virt-extension byte granul...
Marcelo Tosatti
2008-07-27
KVM: task switch: use seg regs provided by subarch instead of reading from GDT
Marcelo Tosatti
2008-07-27
KVM: task switch: segment base is linear address
Marcelo Tosatti
2008-07-20
KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction
Marcelo Tosatti
2008-07-20
KVM: Prefix some x86 low level function with kvm_, to avoid namespace issues
Avi Kivity
2008-07-20
KVM: Apply the kernel sigmask to vcpus blocked due to being uninitialized
Avi Kivity
2008-07-20
KVM: move slots_lock acquision down to vapic_exit
Marcelo Tosatti
2008-07-20
KVM: x86 emulator: lazily evaluate segment registers
Avi Kivity
2008-07-20
KVM: Use printk_rlimit() instead of reporting emulation failures just once
Avi Kivity
2008-07-20
KVM: Do not calculate linear rip in emulation failure report
Glauber Costa
2008-07-20
KVM: Add coalesced MMIO support (x86 part)
Laurent Vivier
2008-07-20
KVM: kvm_io_device: extend in_range() to manage len and write attribute
Laurent Vivier
2008-07-20
KVM: Prefixes segment functions that will be exported with "kvm_"
Guillaume Thouvenin
2008-07-20
KVM: MTRR support
Avi Kivity
2008-07-20
KVM: VMX: Enable NMI with in-kernel irqchip
Sheng Yang
2008-07-20
KVM: IOAPIC/LAPIC: Enable NMI support
Sheng Yang
2008-07-20
KVM: Remove unnecessary ->decache_regs() call
Avi Kivity
2008-07-20
KVM: Remove decache_vcpus_on_cpu() and related callbacks
Avi Kivity
2008-07-20
KVM: VMX: Add list of potentially locally cached vcpus
Avi Kivity
2008-07-20
KVM: add missing kvmtrace bits
Joerg Roedel
2008-07-20
KVM: add statics were possible, function definition in lapic.h
Harvey Harrison
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-06-24
KVM: Make kvm host use the paravirt clocksource structs
Gerd Hoffmann
2008-06-24
KVM: close timer injection race window in __vcpu_run
Marcelo Tosatti
2008-06-24
KVM: Fix race between timer migration and vcpu migration
Marcelo Tosatti
2008-06-06
KVM: migrate PIT timer
Marcelo Tosatti
2008-05-04
KVM: avoid fx_init() schedule in atomic
Andrea Arcangeli
2008-05-04
KVM: Avoid spurious execeptions after setting registers
Jan Kiszka
2008-05-04
KVM: x86: task switch: fix wrong bit setting for the busy flag
Izik Eidus
2008-05-04
KVM: VMX: Prepare an identity page table for EPT in real mode
Sheng Yang
2008-05-04
KVM: MMU: Add EPT support
Sheng Yang
2008-04-27
KVM: fix kvm_vcpu_kick vs __vcpu_run race
Marcelo Tosatti
2008-04-27
KVM: add ioctls to save/store mpstate
Marcelo Tosatti
2008-04-27
KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*
Avi Kivity
2008-04-27
KVM: Add trace markers
Feng (Eric) Liu
2008-04-27
KVM: Free apic access page on vm destruction
Avi Kivity
2008-04-27
KVM: MMU: unify slots_lock usage
Marcelo Tosatti
2008-04-27
KVM: x86: hardware task switching support
Izik Eidus
2008-04-27
KVM: MMU: hypercall based pte updates and TLB flushes
Marcelo Tosatti
2008-04-27
KVM: Provide unlocked version of emulator_write_phys()
Avi Kivity
2008-04-27
KVM: add basic paravirt support
Marcelo Tosatti
2008-04-27
KVM: Add save/restore supporting of in kernel PIT
Sheng Yang
2008-04-27
KVM: In kernel PIT model
Sheng Yang
2008-04-27
KVM: replace remaining __FUNCTION__ occurances
Harvey Harrison
2008-04-27
KVM: detect if VCPU triple faults
Joerg Roedel
[next]