index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
2012-07-09
KVM: x86 emulator: allow loading null SS in long mode
Avi Kivity
2012-07-09
KVM: x86 emulator: emulate cpuid
Avi Kivity
2012-07-09
KVM: x86 emulator: change ->get_cpuid() accessor to use the x86 semantics
Avi Kivity
2012-07-09
KVM: Split cpuid register access from computation
Avi Kivity
2012-07-09
KVM: VMX: Return correct CPL during transition to protected mode
Avi Kivity
2012-07-09
KVM: MMU: Force cr3 reload with two dimensional paging on mov cr3 emulation
Avi Kivity
2012-07-06
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2012-07-05
perf/x86: Rename Intel specific macros
Robert Richter
2012-07-03
KVM: MMU: fix shrinking page from the empty mmu
Xiao Guangrong
2012-07-03
KVM: VMX: code clean for vmx_init()
Guo Chao
2012-06-28
tracing/kvm: Use __print_hex() for kvm_emulate_insn tracepoint
Namhyung Kim
2012-06-25
KVM: host side for eoi optimization
Michael S. Tsirkin
2012-06-25
KVM: rearrange injection cancelling code
Michael S. Tsirkin
2012-06-25
KVM: only sync when attention bits set
Michael S. Tsirkin
2012-06-25
KVM: optimize ISR lookups
Michael S. Tsirkin
2012-06-25
KVM: document lapic regs field
Michael S. Tsirkin
2012-06-19
KVM: Use kvm_kvfree() to free memory allocated by kvm_kvzalloc()
Takuya Yoshikawa
2012-06-13
KVM: x86: change PT_FIRST_AVAIL_BITS_SHIFT to avoid conflict with EPT Dirty bit
Xudong Hao
2012-06-11
KVM: MMU: Remove unused parameter from mmu_memory_cache_alloc()
Takuya Yoshikawa
2012-06-06
KVM: disable uninitialized var warning
Michael S. Tsirkin
2012-06-06
KVM: Cleanup the kvm_print functions and introduce pr_XX wrappers
Christoffer Dall
2012-06-05
KVM: VMX: Fix KVM_SET_SREGS with big real mode segments
Orit Wasserman
2012-06-05
KVM: MMU: do not iterate over all VMs in mmu_shrink()
Gleb Natapov
2012-06-05
KVM: VMX: Use EPT Access bit in response to memory notifiers
Xudong Hao
2012-06-05
KVM: VMX: Enable EPT A/D bits if supported by turning on relevant bit in EPTP
Xudong Hao
2012-06-05
KVM: VMX: Add parameter to control A/D bits support, default is on
Xudong Hao
2012-06-05
KVM: Avoid wasting pages for small lpage_info arrays
Takuya Yoshikawa
2012-05-28
KVM: MMU: fix huge page adapted on non-PAE host
Xiao Guangrong
2012-05-24
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-05-16
KVM: Fix mmu_reload() clash with nested vmx event injection
Avi Kivity
2012-05-16
KVM: MMU: Don't use RCU for lockless shadow walking
Avi Kivity
2012-05-16
KVM: VMX: Optimize %ds, %es reload
Avi Kivity
2012-05-16
KVM: VMX: Fix %ds/%es clobber
Avi Kivity
2012-05-14
KVM: x86 emulator: convert bsf/bsr instructions to emulate_2op_SrcV_nobyte()
Joerg Roedel
2012-05-14
KVM: VMX: unlike vmcs on fail path
Xiao Guangrong
2012-05-06
KVM: x86 emulator: Avoid pushing back ModRM byte fetched for group decoding
Takuya Yoshikawa
2012-05-06
KVM: x86 emulator: Move ModRM flags for groups to top level opcode tables
Takuya Yoshikawa
2012-05-06
KVM: fix cpuid eax for KVM leaf
Michael S. Tsirkin
2012-05-06
KVM: ensure async PF event wakes up vcpu from halt
Gleb Natapov
2012-04-27
KVM: x86: Run PIT work in own kthread
Jan Kiszka
2012-04-24
KVM: x86 emulator: fix asm constraint in flush_pending_x87_faults
Avi Kivity
2012-04-24
KVM: Introduce bitmask for apic attention reasons
Gleb Natapov
2012-04-24
KVM: Introduce direct MSI message injection for in-kernel irqchips
Jan Kiszka
2012-04-21
kill mm argument of vm_munmap()
Al Viro
2012-04-20
VM: add "vm_mmap()" helper function
Linus Torvalds
2012-04-20
VM: add "vm_munmap()" helper function
Linus Torvalds
2012-04-19
KVM: Fix page-crossing MMIO
Avi Kivity
2012-04-19
Merge branch 'linus' into queue
Marcelo Tosatti
2012-04-18
KVM: VMX: Fix kvm_set_shared_msr() called in preemptible context
Avi Kivity
2012-04-18
KVM: MMU: use page table level macro
Davidlohr Bueso
[prev]
[next]