projects
/
linux-3.10.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
KVM: Move KVM_IRQ_LINE to arch-generic code
[linux-3.10.git]
/
arch
/
x86
/
kvm
/
x86.c
2012-07-26
Christoffer Dall
KVM: Move KVM_IRQ_LINE to arch-generic code
blob
|
commitdiff
2012-07-20
Guo Chao
KVM: x86: Fix typos in x86.c
blob
|
commitdiff
|
diff to current
2012-07-20
Xiao Guangrong
KVM: x86: remove unnecessary mark_page_dirty
blob
|
commitdiff
|
diff to current
2012-07-18
Takuya Yoshikawa
KVM: Separate rmap_pde from kvm_lpage_info->write_count
blob
|
commitdiff
|
diff to current
2012-07-12
Mao, Junjie
KVM: VMX: Implement PCID/INVPCID for guests with EPT
blob
|
commitdiff
|
diff to current
2012-07-09
Avi Kivity
KVM: x86 emulator: change ->get_cpuid() accessor to...
blob
|
commitdiff
|
diff to current
2012-06-25
Michael S. Tsirkin
KVM: host side for eoi optimization
blob
|
commitdiff
|
diff to current
2012-06-25
Michael S. Tsirkin
KVM: rearrange injection cancelling code
blob
|
commitdiff
|
diff to current
2012-06-25
Michael S. Tsirkin
KVM: only sync when attention bits set
blob
|
commitdiff
|
diff to current
2012-06-19
Takuya Yoshikawa
KVM: Use kvm_kvfree() to free memory allocated by kvm_k...
blob
|
commitdiff
|
diff to current
2012-06-06
Christoffer Dall
KVM: Cleanup the kvm_print functions and introduce...
blob
|
commitdiff
|
diff to current
2012-06-05
Takuya Yoshikawa
KVM: Avoid wasting pages for small lpage_info arrays
blob
|
commitdiff
|
diff to current
2012-05-24
Linus Torvalds
Merge branch 'next' of git://git./virt/kvm/kvm
blob
|
commitdiff
|
diff to current
2012-05-16
Avi Kivity
KVM: Fix mmu_reload() clash with nested vmx event injection
blob
|
commitdiff
|
diff to current
2012-05-06
Gleb Natapov
KVM: ensure async PF event wakes up vcpu from halt
blob
|
commitdiff
|
diff to current
2012-04-21
Al Viro
kill mm argument of vm_munmap()
blob
|
commitdiff
|
diff to current
2012-04-21
Linus Torvalds
VM: add "vm_mmap()" helper function
blob
|
commitdiff
|
diff to current
2012-04-21
Linus Torvalds
VM: add "vm_munmap()" helper function
blob
|
commitdiff
|
diff to current
2012-04-19
Avi Kivity
KVM: Fix page-crossing MMIO
blob
|
commitdiff
|
diff to current
2012-04-08
Takuya Yoshikawa
KVM: Switch to srcu-less get_dirty_log()
blob
|
commitdiff
|
diff to current
2012-04-08
Takuya Yoshikawa
KVM: Avoid checking huge page mappings in get_dirty_log()
blob
|
commitdiff
|
diff to current
2012-04-08
Eric B Munson
KVM: x86: Add ioctl for KVM_KVMCLOCK_CTRL
blob
|
commitdiff
|
diff to current
2012-04-08
Christoffer Dall
KVM: Factor out kvm_vcpu_kick to arch-generic code
blob
|
commitdiff
|
diff to current
2012-03-28
Linus Torvalds
Merge branch 'kvm-updates/3.4' of git://git./virt/kvm/kvm
blob
|
commitdiff
|
diff to current
2012-03-22
Linus Torvalds
Merge branch 'x86-fpu-for-linus' of git://git./linux...
blob
|
commitdiff
|
diff to current
2012-03-20
Cong Wang
x86: remove the second argument of k[un]map_atomic()
blob
|
commitdiff
|
diff to current
2012-03-20
Marcelo Tosatti
KVM: x86: fix kvm_write_tsc() TSC matching thinko
blob
|
commitdiff
|
diff to current
2012-03-08
Nicolae Mogoreanu
KVM: Ignore the writes to MSR_K7_HWCR(3)
blob
|
commitdiff
|
diff to current
2012-03-08
Jan Kiszka
KVM: Allow host IRQ sharing for assigned PCI 2.3 devices
blob
|
commitdiff
|
diff to current
2012-03-08
Avi Kivity
KVM: Ensure all vcpus are consistent with in-kernel...
blob
|
commitdiff
|
diff to current
2012-03-08
Kevin Wolf
KVM: x86 emulator: Allow PM/VM86 switch during task...
blob
|
commitdiff
|
diff to current
2012-03-08
Kevin Wolf
KVM: x86 emulator: Fix task switch privilege checks
blob
|
commitdiff
|
diff to current
2012-03-08
Takuya Yoshikawa
KVM: Introduce kvm_memory_slot::arch and move lpage_inf...
blob
|
commitdiff
|
diff to current
2012-03-08
Takuya Yoshikawa
KVM: Fix write protection race during dirty logging
blob
|
commitdiff
|
diff to current
2012-03-08
Zachary Amsden
KVM: Track TSC synchronization in generations
blob
|
commitdiff
|
diff to current
2012-03-08
Zachary Amsden
KVM: Dont mark TSC unstable due to S4 suspend
blob
|
commitdiff
|
diff to current
2012-03-08
Marcelo Tosatti
KVM: Allow adjust_tsc_offset to be in host or guest...
blob
|
commitdiff
|
diff to current
2012-03-08
Zachary Amsden
KVM: Add last_host_tsc tracking back to KVM
blob
|
commitdiff
|
diff to current
2012-03-08
Zachary Amsden
KVM: Fix last_guest_tsc / tsc_offset semantics
blob
|
commitdiff
|
diff to current
2012-03-08
Zachary Amsden
KVM: Leave TSC synchronization window open with each...
blob
|
commitdiff
|
diff to current
2012-03-08
Zachary Amsden
KVM: Improve TSC offset matching
blob
|
commitdiff
|
diff to current
2012-03-08
Zachary Amsden
KVM: Infrastructure for software and hardware based...
blob
|
commitdiff
|
diff to current
2012-03-05
Boris Ostrovsky
KVM: SVM: Add support for AMD's OSVW feature in guests
blob
|
commitdiff
|
diff to current
2012-03-05
Carsten Otte
KVM: s390: ucontrol: export SIE control block to user
blob
|
commitdiff
|
diff to current
2012-03-05
Carsten Otte
KVM: s390: add parameter for KVM_CREATE_VM
blob
|
commitdiff
|
diff to current
2012-02-21
Linus Torvalds
i387: Split up <asm/i387.h> into exported and internal...
blob
|
commitdiff
|
diff to current
2012-02-01
Gleb Natapov
KVM: do not #GP on perf MSR writes when vPMU is disabled
blob
|
commitdiff
|
diff to current
2012-02-01
Stephan Bärwolf
KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"
blob
|
commitdiff
|
diff to current
2012-01-12
Rusty Russell
module_param: make bool parameters really bool (arch)
blob
|
commitdiff
|
diff to current
2011-12-27
Avi Kivity
KVM: x86 emulator: implement RDPMC (0F 33)
blob
|
commitdiff
|
diff to current
2011-12-27
Avi Kivity
KVM: Add generic RDPMC support
blob
|
commitdiff
|
diff to current
2011-12-27
Gleb Natapov
KVM: Expose a version 2 architectural PMU to a guests
blob
|
commitdiff
|
diff to current
2011-12-27
Sasha Levin
KVM: Use memdup_user instead of kmalloc/copy_from_user
blob
|
commitdiff
|
diff to current
2011-12-27
Sasha Levin
KVM: Use kmemdup() instead of kmalloc/memcpy
blob
|
commitdiff
|
diff to current
2011-12-27
Alex,Shi
KVM: use this_cpu_xxx replace percpu_xxx funcs
blob
|
commitdiff
|
diff to current
2011-12-27
Xiao Guangrong
KVM: MMU: move the relevant mmu code to mmu.c
blob
|
commitdiff
|
diff to current
2011-12-27
Xiao Guangrong
KVM: x86: remove the dead code of KVM_EXIT_HYPERCALL
blob
|
commitdiff
|
diff to current
2011-12-27
Avi Kivity
KVM: Move cpuid code to new file
blob
|
commitdiff
|
diff to current
2011-12-27
Xiao Guangrong
KVM: introduce id_to_memslot function
blob
|
commitdiff
|
diff to current
2011-12-27
Xiao Guangrong
KVM: introduce update_memslots function
blob
|
commitdiff
|
diff to current
2011-12-27
Takuya Yoshikawa
KVM: Optimize dirty logging by rmap_write_protect()
blob
|
commitdiff
|
diff to current
2011-12-27
Takuya Yoshikawa
KVM: Count the number of dirty pages for dirty logging
blob
|
commitdiff
|
diff to current
2011-12-27
Chris Wright
KVM: MMU: remove KVM host pv mmu support
blob
|
commitdiff
|
diff to current
2011-12-27
Xiao Guangrong
KVM: MMU: fast prefetch spte on invlpg path
blob
|
commitdiff
|
diff to current
2011-12-27
Xiao Guangrong
KVM: x86: cleanup port-in/port-out emulated
blob
|
commitdiff
|
diff to current
2011-12-27
Xiao Guangrong
KVM: x86: retry non-page-table writing instructions
blob
|
commitdiff
|
diff to current
2011-12-27
Nadav Har'El
KVM: nVMX: Add KVM_REQ_IMMEDIATE_EXIT
blob
|
commitdiff
|
diff to current
2011-12-26
Jan Kiszka
KVM: Don't automatically expose the TSC deadline timer...
blob
|
commitdiff
|
diff to current
2011-10-30
Linus Torvalds
Merge branch 'next' of git://git./linux/kernel/git...
blob
|
commitdiff
|
diff to current
2011-10-21
Joerg Roedel
iommu/core: Convert iommu_found to iommu_present
blob
|
commitdiff
|
diff to current
2011-10-05
Liu, Jinsong
KVM: emulate lapic tsc deadline timer for guest
blob
|
commitdiff
|
diff to current
2011-09-25
Avi Kivity
KVM: Fix simultaneous NMIs
blob
|
commitdiff
|
diff to current
2011-09-25
Nadav Har'El
KVM: L1 TSC handling
blob
|
commitdiff
|
diff to current
2011-09-25
Marcelo Tosatti
KVM: x86: report valid microcode update ID
blob
|
commitdiff
|
diff to current
2011-09-25
Takuya Yoshikawa
KVM: x86 emulator: Make x86_decode_insn() return proper...
blob
|
commitdiff
|
diff to current
2011-09-25
Sasha Levin
KVM: Intelligent device lookup on I/O bus
blob
|
commitdiff
|
diff to current
2011-09-25
Mike Waychison
KVM: Really fix HV_X64_MSR_APIC_ASSIST_PAGE
blob
|
commitdiff
|
diff to current
2011-09-25
Mike Waychison
KVM: x86: get_msr support for HV_X64_MSR_APIC_ASSIST_PAGE
blob
|
commitdiff
|
diff to current
2011-09-25
Sasha Levin
KVM: x86: Raise the hard VCPU count limit
blob
|
commitdiff
|
diff to current
2011-09-25
Xiao Guangrong
KVM: x86: cleanup the code of read/write emulation
blob
|
commitdiff
|
diff to current
2011-09-25
Xiao Guangrong
KVM: x86: abstract the operation for read/write emulation
blob
|
commitdiff
|
diff to current
2011-09-25
Xiao Guangrong
KVM: x86: fix broken read emulation spans a page boundary
blob
|
commitdiff
|
diff to current
2011-07-24
Xiao Guangrong
KVM: MMU: trace mmio page fault
blob
|
commitdiff
|
diff to current
2011-07-24
Xiao Guangrong
KVM: MMU: mmio page fault support
blob
|
commitdiff
|
diff to current
2011-07-24
Xiao Guangrong
KVM: MMU: remove bypass_guest_pf
blob
|
commitdiff
|
diff to current
2011-07-24
Xiao Guangrong
KVM: MMU: cache mmio info on page fault path
blob
|
commitdiff
|
diff to current
2011-07-24
Xiao Guangrong
KVM: x86: introduce vcpu_mmio_gva_to_gpa to cleanup...
blob
|
commitdiff
|
diff to current
2011-07-14
Glauber Costa
KVM: Steal time implementation
blob
|
commitdiff
|
diff to current
2011-07-12
Yang, Wei
KVM: Enable ERMS feature support for KVM
blob
|
commitdiff
|
diff to current
2011-07-12
Yang, Wei
KVM: Expose RDWRGSFS bit to KVM guests
blob
|
commitdiff
|
diff to current
2011-07-12
Yang, Wei
KVM: Add RDWRGSFS support when setting CR4
blob
|
commitdiff
|
diff to current
2011-07-12
Yang, Wei Y
KVM: Enable DRNG feature support for KVM
blob
|
commitdiff
|
diff to current
2011-07-12
Andre Przywara
KVM: fix XSAVE bit scanning (now properly)
blob
|
commitdiff
|
diff to current
2011-07-12
Yang, Wei Y
KVM: Mask function7 ebx against host capability word9
blob
|
commitdiff
|
diff to current
2011-07-12
Yang, Wei Y
KVM: Add SMEP support when setting CR4
blob
|
commitdiff
|
diff to current
2011-07-12
Avi Kivity
KVM: x86 emulator: fold decode_cache into x86_emulate_ctxt
blob
|
commitdiff
|
diff to current
2011-07-12
Avi Kivity
KVM: x86 emulator: rename decode_cache::eip to _eip
blob
|
commitdiff
|
diff to current
2011-07-12
Takuya Yoshikawa
KVM: x86 emulator: Use the pointers ctxt and c consistently
blob
|
commitdiff
|
diff to current
2011-07-12
Nadav Har'El
KVM: nVMX: Implement VMPTRST
blob
|
commitdiff
|
diff to current
2011-07-12
Nadav Har'El
KVM: nVMX: Implement VMCLEAR
blob
|
commitdiff
|
diff to current
next