index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-20
/
+60
2013-07-02
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2013-06-27
kvm: Add a tracepoint write_tsc_offset
Yoshihiro YUNOMAE
1
-0
/
+1
2013-06-27
KVM: MMU: fast invalidate all mmio sptes
Xiao Guangrong
1
-2
/
+1
2013-06-25
x86: Rename X86_CR4_RDWRGSFS to X86_CR4_FSGSBASE
H. Peter Anvin
1
-1
/
+1
2013-06-20
KVM: MMU: retain more available bits on mmio spte
Xiao Guangrong
1
-1
/
+7
2013-06-18
KVM: x86: remove vcpu's CPL check in host-invoked XCR set
Zhanghaoyu (A)
1
-3
/
+2
2013-06-12
KVM: x86: handle idiv overflow at kvm_write_tsc
Marcelo Tosatti
1
-3
/
+20
2013-06-05
KVM: MMU: reclaim the zapped-obsolete page first
Xiao Guangrong
1
-0
/
+1
2013-06-05
KVM: x86: use the fast way to invalidate all pages
Xiao Guangrong
1
-2
/
+2
2013-06-05
KVM: MMU: drop unnecessary kvm_reload_remote_mmus
Xiao Guangrong
1
-4
/
+1
2013-06-05
KVM: x86: drop calling kvm_mmu_zap_all in emulator_fix_hypercall
Xiao Guangrong
1
-7
/
+0
2013-05-15
KVM: x86: limit difference between kvmclock updates
Marcelo Tosatti
1
-2
/
+28
2013-05-08
KVM: x86: fix maintenance of guest/host xcr0 state
Marcelo Tosatti
1
-20
/
+20
2013-05-05
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-85
/
+158
2013-05-02
KVM: x86: Account for failing enable_irq_window for NMI window request
Jan Kiszka
1
-1
/
+2
2013-04-29
kvm: KVM_CAP_IOMMU only available with device assignment
Alex Williamson
1
-0
/
+2
2013-04-28
kvm: Allow build-time configuration of KVM device assignment
Alex Williamson
1
-2
/
+4
2013-04-28
Merge git://github.com/agraf/linux-2.6.git kvm-ppc-next into queue
Gleb Natapov
1
-1
/
+0
2013-04-28
KVM: x86: Rework request for immediate exit
Jan Kiszka
1
-4
/
+3
2013-04-26
KVM: Move irqfd resample cap handling to generic code
Alexander Graf
1
-1
/
+0
2013-04-22
KVM: nVMX: Validate EFER values for VM_ENTRY/EXIT_LOAD_IA32_EFER
Jan Kiszka
1
-10
/
+19
2013-04-22
KVM: x86: Fix memory leak in vmx.c
Andrew Honig
1
-0
/
+17
2013-04-22
KVM: x86: fix error return code in kvm_arch_vcpu_init()
Wei Yongjun
1
-1
/
+3
2013-04-16
KVM: VMX: Use posted interrupt to deliver virtual interrupt
Yang Zhang
1
-0
/
+1
2013-04-16
KVM: Set TMR when programming ioapic entry
Yang Zhang
1
-1
/
+4
2013-04-16
KVM: Call common update function when ioapic entry changed.
Yang Zhang
1
-4
/
+7
2013-04-16
KVM: VMX: Enable acknowledge interupt on vmexit
Yang Zhang
1
-1
/
+3
2013-04-15
KVM: Let ioapic know the irq line status
Yang Zhang
1
-2
/
+4
2013-04-14
KVM: VMX: do not try to reexecute failed instruction while emulating invalid ...
Gleb Natapov
1
-4
/
+9
2013-04-08
KVM: Move kvm_spurious_fault to x86.c
Geoff Levand
1
-0
/
+7
2013-04-07
KVM: Allow cross page reads and writes from cached translations.
Andrew Honig
1
-7
/
+6
2013-04-02
pmu: prepare for migration support
Paolo Bonzini
1
-2
/
+2
2013-03-21
Merge remote-tracking branch 'upstream/master' into queue
Marcelo Tosatti
1
-33
/
+31
2013-03-19
KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...
Andy Honig
1
-27
/
+20
2013-03-19
KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...
Andy Honig
1
-0
/
+5
2013-03-18
KVM: x86: fix deadlock in clock-in-progress request handling
Marcelo Tosatti
1
-9
/
+9
2013-03-14
KVM: x86: Optimize mmio spte zapping when creating/moving memslot
Takuya Yoshikawa
1
-1
/
+1
2013-03-13
KVM: x86: Rework INIT and SIPI handling
Jan Kiszka
1
-20
/
+38
2013-03-12
KVM: x86: Drop unused return code from VCPU reset callback
Jan Kiszka
1
-9
/
+6
2013-03-12
VMX: x86: handle host TSC calibration failure
Marcelo Tosatti
1
-11
/
+18
2013-03-04
KVM: set_memory_region: Refactor commit_memory_region()
Takuya Yoshikawa
1
-7
/
+8
2013-03-04
KVM: set_memory_region: Refactor prepare_memory_region()
Takuya Yoshikawa
1
-6
/
+4
2013-03-04
KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()
Takuya Yoshikawa
1
-4
/
+2
2013-03-04
Merge branch 'master' into queue
Marcelo Tosatti
1
-13
/
+27
2013-02-27
arch/x86/kvm: beautify source code for __u32 irq which is never < 0
Chen Gang
1
-1
/
+1
2013-02-24
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-57
/
+111
2013-02-19
x86, kvm: Add MSR_AMD64_BU_CFG2 to the list of ignored MSRs
Borislav Petkov
1
-7
/
+9
2013-02-11
KVM: Remove user_alloc from struct kvm_memory_slot
Takuya Yoshikawa
1
-21
/
+16
2013-02-04
KVM: MMU: set base_role.nxe during mmu initialization.
Gleb Natapov
1
-2
/
+0
[next]