index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.c
Age
Commit message (
Expand
)
Author
2014-10-02
kvm: do not handle APIC access page if in-kernel irqchip is not in use
Paolo Bonzini
2014-09-24
kvm: x86: Unpin and remove kvm_arch->apic_access_page
Tang Chen
2014-09-24
kvm: x86: Add request bit to reload APIC access page address
Tang Chen
2014-09-24
kvm: Add arch specific mmu notifier for page invalidation
Tang Chen
2014-09-24
kvm: x86: use macros to compute bank MSRs
Chen Yucong
2014-09-24
KVM: vmx: Inject #GP on invalid PAT CR
Nadav Amit
2014-09-24
KVM: x86: directly use kvm_make_request again
Liang Chen
2014-09-24
KVM: x86: count actual tlb flushes
Radim Krčmář
2014-09-24
KVM: x86: Don't report guest userspace emulation error to userspace
Nadav Amit
2014-09-17
kvm: Remove ept_identity_pagetable from struct kvm_arch.
Tang Chen
2014-09-16
KVM: x86: Use kvm_make_request when applicable
Guo Hui Liu
2014-09-05
KVM: x86: propagate exception from permission checks on the nested page fault
Paolo Bonzini
2014-09-05
KVM: x86: skip writeback on injection of nested exception
Paolo Bonzini
2014-09-03
KVM: mmio: cleanup kvm_set_mmio_spte_mask
Tiejun Chen
2014-08-29
KVM: x86: use guest maxphyaddr to check MTRR values
Paolo Bonzini
2014-08-29
KVM: remove garbage arg to *hardware_{en,dis}able
Radim Krčmář
2014-08-21
KVM: trace kvm_ple_window grow/shrink
Radim Krčmář
2014-08-21
KVM: x86: introduce sched_in to kvm_x86_ops
Radim Krčmář
2014-08-21
KVM: add kvm_arch_sched_in
Radim Krčmář
2014-08-20
KVM: emulate: warn on invalid or uninitialized exception numbers
Paolo Bonzini
2014-08-19
KVM: x86: #GP when attempts to write reserved bits of Variable Range MTRRs
Wanpeng Li
2014-08-19
KVM: x86: fix check legal type of Variable Range MTRRs
Wanpeng Li
2014-08-19
KVM: SVM: add rdmsr support for AMD event registers
Wei Huang
2014-08-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-08-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-08-05
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm
Paolo Bonzini
2014-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-07-28
KVM: Rename and add argument to check_extension
Alexander Graf
2014-07-24
KVM: x86: Assertions to check no overrun in MSR lists
Nadav Amit
2014-07-24
KVM: x86: set rflags.rf during fault injection
Nadav Amit
2014-07-23
timekeeping: Create struct tk_read_base and use it in struct timekeeper
Thomas Gleixner
2014-07-23
clocksource: Get rid of cycle_last
Thomas Gleixner
2014-07-23
x86: kvm: Make kvm_get_time_and_clockread() nanoseconds based
Thomas Gleixner
2014-07-23
x86: kvm: Use ktime_get_boot_ns()
Thomas Gleixner
2014-07-21
KVM: x86: DR6/7.RTM cannot be written
Nadav Amit
2014-07-21
KVM: x86: emulator injects #DB when RFLAGS.RF is set
Nadav Amit
2014-07-21
KVM: x86: Clearing rflags.rf upon skipped emulated instruction
Nadav Amit
2014-07-11
KVM: x86: use kvm_read_guest_page for emulator accesses
Paolo Bonzini
2014-07-11
KVM: emulate: move init_decode_cache to emulate.c
Bandan Das
2014-07-11
KVM: x86: avoid useless set of KVM_REQ_EVENT after emulation
Paolo Bonzini
2014-07-11
KVM: x86: return all bits from get_interrupt_shadow
Paolo Bonzini
2014-07-11
KVM: svm: writes to MSR_K7_HWCR generates GPE in guest
Matthias Lange
2014-07-11
KVM: x86: Pending interrupt may be delivered after INIT
Nadav Amit
2014-07-09
KVM: x86: fix TSC matching
Tomasz Grabiec
2014-07-08
KVM: x86: Check for nested events if there is an injectable interrupt
Bandan Das
2014-06-30
arch: x86: kvm: x86.c: Cleaning up variable is set more than once
Rickard Strandqvist
2014-06-19
kvm: fix wrong address when writing Hyper-V tsc page
Xiaoming Gao
2014-06-19
KVM: x86: Hypercall handling does not considers opsize correctly
Nadav Amit
2014-06-18
KVM: x86: rdpmc emulation checks the counter incorrectly
Nadav Amit
2014-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
[next]