index
:
litmus-rt-tegra.git
master
wip-mc
wip-nested-locking
LITMUS^RT and MC^2 V0 support for the NVIDIA Tegra 3 SoC
Jonathan Herman
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.c
Commit message (
Expand
)
Author
Age
*
Patched in Tegra support.
Jonathan Herman
2013-01-17
*
KVM: x86: use dynamic percpu allocations for shared msrs area
Marcelo Tosatti
2013-01-08
*
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-12-13
|
\
|
*
KVM: x86: Make register state after reset conform to specification
Julian Stecklina
2012-12-05
|
*
KVM: x86: Fix uninitialized return code
Jan Kiszka
2012-12-02
|
*
KVM: x86: Emulate IA32_TSC_ADJUST MSR
Will Auld
2012-11-30
|
*
KVM: x86: Add code to track call origin for msr assignment
Will Auld
2012-11-30
|
*
KVM: x86: update pvclock area conditionally, on cpu migration
Marcelo Tosatti
2012-11-27
|
*
KVM: x86: require matched TSC offsets for master clock
Marcelo Tosatti
2012-11-27
|
*
KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization
Marcelo Tosatti
2012-11-27
|
*
KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag
Marcelo Tosatti
2012-11-27
|
*
KVM: x86: notifier for clocksource changes
Marcelo Tosatti
2012-11-27
|
*
KVM: x86: pass host_tsc to read_l1_tsc
Marcelo Tosatti
2012-11-27
|
*
KVM: x86: retain pvclock guest stopped bit in guest memory
Marcelo Tosatti
2012-11-27
|
*
KVM: remove unnecessary return value check
Guo Chao
2012-11-13
|
*
KVM: x86: fix return value of kvm_vm_ioctl_set_tss_addr()
Guo Chao
2012-11-13
|
*
KVM: do not kfree error pointer
Guo Chao
2012-11-13
|
*
KVM: do not treat noslot pfn as a error pfn
Xiao Guangrong
2012-10-29
|
*
KVM: do not de-cache cr4 bits needlessly
Gleb Natapov
2012-10-18
|
*
KVM: x86: Make emulator_fix_hypercall static
Jan Kiszka
2012-10-08
|
*
KVM: x86: Convert kvm_arch_vcpu_reset into private kvm_vcpu_reset
Jan Kiszka
2012-10-08
*
|
KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)
Petr Matousek
2012-11-12
*
|
KVM: x86: fix vcpu->mmio_fragments overflow
Xiao Guangrong
2012-10-31
|
/
*
Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-10-04
|
\
|
*
KVM: x86: Fix guest debug across vcpu INIT reset
Jan Kiszka
2012-09-23
|
*
KVM: Add resampling irqfds for level triggered interrupts
Alex Williamson
2012-09-23
|
*
KVM: optimize apic interrupt delivery
Gleb Natapov
2012-09-20
|
*
KVM: MMU: Optimize pte permission checks
Avi Kivity
2012-09-20
|
*
KVM: make processes waiting on vcpu mutex killable
Michael S. Tsirkin
2012-09-17
|
*
KVM: use symbolic constant for nr interrupts
Michael S. Tsirkin
2012-09-06
|
*
KVM: Provide userspace IO exit completion callback
Gleb Natapov
2012-09-06
|
*
KVM: move postcommit flush to x86, as mmio sptes are x86 specific
Marcelo Tosatti
2012-09-06
|
*
KVM: split kvm_arch_flush_shadow
Marcelo Tosatti
2012-09-06
|
*
KVM: x86: more constification
Mathias Krause
2012-09-05
|
*
KVM: x86: constify read_write_emulator_ops
Mathias Krause
2012-09-05
|
*
KVM: x86 emulator: constify emulate_ops
Mathias Krause
2012-09-05
|
*
KVM: x86: remove unused variable from kvm_task_switch()
Marcelo Tosatti
2012-08-30
|
*
KVM: x86 emulator: access GPRs on demand
Avi Kivity
2012-08-27
|
*
KVM: introduce readonly memslot
Xiao Guangrong
2012-08-22
|
*
KVM: x86: fix possible infinite loop caused by reexecute_instruction
Xiao Guangrong
2012-08-22
|
*
KVM: x86: fix pvclock guest stopped flag reporting
Marcelo Tosatti
2012-08-13
|
*
KVM: correctly detect APIC SW state in kvm_apic_post_state_restore()
Gleb Natapov
2012-08-09
|
*
KVM: use jump label to optimize checking for in kernel local apic presence
Gleb Natapov
2012-08-06
|
*
KVM: use jump label to optimize checking for HW enabled APIC in APIC_BASE MSR
Gleb Natapov
2012-08-06
|
*
KVM: clean up kvm_(set|get)_apic_base
Gleb Natapov
2012-08-06
|
*
KVM: do not release the error page
Xiao Guangrong
2012-08-06
|
*
KVM: Push rmap into kvm_arch_memory_slot
Takuya Yoshikawa
2012-08-06
|
*
KVM: Stop checking rmap to see if slot is being created
Takuya Yoshikawa
2012-08-06
|
*
Merge remote-tracking branch 'upstream' into next
Avi Kivity
2012-08-05
|
|
\
|
*
|
KVM: x86: update KVM_SAVE_MSRS_BEGIN to correct value
Gleb Natapov
2012-08-03
[next]