index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2013-08-30
Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into queue
Gleb Natapov
2013-08-29
KVM: MMU: remove unused parameter
Xiao Guangrong
2013-08-29
Merge remote-tracking branch 'origin/next' into kvm-ppc-next
Alexander Graf
2013-08-29
KVM: PPC: Book3S PR: Rework kvmppc_mmu_book3s_64_xlate()
Paul Mackerras
2013-08-28
KVM: PPC: Book3S PR: Make instruction fetch fallback work for system calls
Paul Mackerras
2013-08-28
KVM: PPC: Book3S PR: Don't corrupt guest state when kernel uses VMX
Paul Mackerras
2013-08-28
KVM: x86: update masterclock when kvmclock_offset is calculated (v2)
Marcelo Tosatti
2013-08-28
KVM: PPC: Book3S: Fix compile error in XICS emulation
Paul Mackerras
2013-08-28
KVM: PPC: Book3S PR: return appropriate error when allocation fails
Thadeu Lima de Souza Cascardo
2013-08-28
arch: powerpc: kvm: add signed type cast for comparation
Chen Gang
2013-08-28
KVM: x86: add comments where MMIO does not return to the emulator
Paolo Bonzini
2013-08-28
KVM: vmx: count exits to userspace during invalid guest emulation
Paolo Bonzini
2013-08-26
ppc: kvm: use anon_inode_getfd() with O_CLOEXEC flag
Yann Droneaud
2013-08-26
kvm hypervisor: Simplify kvm_for_each_vcpu with kvm_irq_delivery_to_apic
Raghavendra K T
2013-08-26
kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
Srivatsa Vaddagiri
2013-08-26
kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapi
Raghavendra K T
2013-08-26
mips/kvm: Make kvm_locore.S 64-bit buildable/safe.
David Daney
2013-08-26
mips/kvm: Cleanup .push/.pop directives in kvm_locore.S
David Daney
2013-08-26
mips/kvm: Improve code formatting in arch/mips/kvm/kvm_locore.S
David Daney
2013-08-22
powerpc/kvm: Copy the pvr value after memset
Aneesh Kumar K.V
2013-08-13
KVM: x86: Update symbolic exit codes
Jan Kiszka
2013-08-07
KVM: nVMX: Advertise IA32_PAT in VM exit control
Arthur Chunqi Li
2013-08-07
KVM: nVMX: Fix up VM_ENTRY_IA32E_MODE control feature reporting
Jan Kiszka
2013-08-07
KVM: nEPT: Advertise WB type EPTP
Jan Kiszka
2013-08-07
nVMX: Keep arch.pat in sync on L1-L2 switches
Jan Kiszka
2013-08-07
nEPT: Miscelleneous cleanups
Nadav Har'El
2013-08-07
nEPT: Some additional comments
Nadav Har'El
2013-08-07
Advertise the support of EPT to the L1 guest, through the appropriate MSR.
Nadav Har'El
2013-08-07
nEPT: Nested INVEPT
Nadav Har'El
2013-08-07
nEPT: MMU context for nested EPT
Nadav Har'El
2013-08-07
nEPT: Add nEPT violation/misconfigration support
Yang Zhang
2013-08-07
nEPT: correctly check if remote tlb flush is needed for shadowed EPT tables
Gleb Natapov
2013-08-07
nEPT: Redefine EPT-specific link_shadow_page()
Yang Zhang
2013-08-07
nEPT: Add EPT tables support to paging_tmpl.h
Nadav Har'El
2013-08-07
nEPT: Support shadow paging for guest paging without A/D bits
Gleb Natapov
2013-08-07
nEPT: make guest's A/D bits depends on guest's paging mode
Gleb Natapov
2013-08-07
nEPT: Move common code to paging_tmpl.h
Nadav Har'El
2013-08-07
nEPT: Fix wrong test in kvm_set_cr3
Nadav Har'El
2013-08-07
nEPT: Fix cr3 handling in nested exit and entry
Nadav Har'El
2013-08-07
nEPT: Support LOAD_IA32_EFER entry/exit controls for L1
Nadav Har'El
2013-08-07
KVM: MMU: fix check the reserved bits on the gpte of L2
Xiao Guangrong
2013-08-07
KVM: nVMX: correctly set tr base on nested vmexit emulation
Gleb Natapov
2013-07-29
nVMX: reset rflags register cache during nested vmentry.
Gleb Natapov
2013-07-29
KVM: s390: Make KVM_HVA_ERR_BAD usable on s390
Dominik Dingel
2013-07-29
KVM: s390: Add helper function for setting condition code
Thomas Huth
2013-07-29
KVM: s390: Fix sparse warnings in priv.c
Thomas Huth
2013-07-29
KVM: s390: declare virtual HW facilities
Michael Mueller
2013-07-29
KVM: s390: fix task size check
Martin Schwidefsky
2013-07-29
KVM: s390: allow sie enablement for multi-threaded programs
Martin Schwidefsky
2013-07-29
KVM: x86: handle singlestep during emulation
Paolo Bonzini
[next]