summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | nEPT: Redefine EPT-specific link_shadow_page()Yang Zhang2013-08-072-5/+11
* | | nEPT: Add EPT tables support to paging_tmpl.hNadav Har'El2013-08-072-1/+41
* | | nEPT: Support shadow paging for guest paging without A/D bitsGleb Natapov2013-08-071-3/+13
* | | nEPT: make guest's A/D bits depends on guest's paging modeGleb Natapov2013-08-071-8/+22
* | | nEPT: Move common code to paging_tmpl.hNadav Har'El2013-08-072-67/+69
* | | nEPT: Fix wrong test in kvm_set_cr3Nadav Har'El2013-08-071-11/+0
* | | nEPT: Fix cr3 handling in nested exit and entryNadav Har'El2013-08-071-0/+26
* | | nEPT: Support LOAD_IA32_EFER entry/exit controls for L1Nadav Har'El2013-08-071-7/+16
* | | KVM: MMU: fix check the reserved bits on the gpte of L2Xiao Guangrong2013-08-071-2/+1
* | | KVM: nVMX: correctly set tr base on nested vmexit emulationGleb Natapov2013-08-071-1/+1
* | | nVMX: reset rflags register cache during nested vmentry.Gleb Natapov2013-07-291-1/+1
* | | KVM: s390: Make KVM_HVA_ERR_BAD usable on s390Dominik Dingel2013-07-292-0/+16
* | | KVM: s390: Add helper function for setting condition codeThomas Huth2013-07-292-9/+13
* | | KVM: s390: Fix sparse warnings in priv.cThomas Huth2013-07-291-3/+3
* | | KVM: s390: declare virtual HW facilitiesMichael Mueller2013-07-293-15/+22
* | | KVM: s390: fix task size checkMartin Schwidefsky2013-07-292-1/+3
* | | KVM: s390: allow sie enablement for multi-threaded programsMartin Schwidefsky2013-07-294-84/+129
* | | KVM: x86: handle singlestep during emulationPaolo Bonzini2013-07-291-1/+38
* | | KVM: x86: handle hardware breakpoints during emulationPaolo Bonzini2013-07-291-0/+66
* | | KVM: x86: rename EMULATE_DO_MMIOPaolo Bonzini2013-07-294-6/+6
* | | KVM: introduce __kvm_io_bus_sort_cmpPaolo Bonzini2013-07-291-9/+12
* | | KVM: x86: Drop some unused functions from lapicJan Kiszka2013-07-251-10/+0
* | | KVM: x86: Simplify __apic_accept_irqJan Kiszka2013-07-251-15/+8
* | | perf, kvm: Support the in_tx/in_tx_cp modifiers in KVM arch perfmon emulation v5Andi Kleen2013-07-192-5/+21
* | | KVM: nVMX: Set segment infomation of L1 when L2 exitsArthur Chunqi Li2013-07-181-10/+48
* | | remove sched notifier for cross-cpu migrationsMarcelo Tosatti2013-07-185-76/+8
* | | KVM: nVMX: Fix read/write to MSR_IA32_FEATURE_CONTROLNadav Har'El2013-07-182-7/+31
* | | KVM: x86: Drop useless castMathias Krause2013-07-181-1/+1
* | | KVM: VMX: Use proper types to access const arraysMathias Krause2013-07-181-8/+7
* | | KVM: nVMX: Set success rflags when emulate VMXON/VMXOFF in nested virtArthur Chunqi Li2013-07-181-0/+2
* | | KVM: nVMX: Change location of 3 functions in vmx.cArthur Chunqi Li2013-07-181-43/+40
* | | KVM: x86: Avoid zapping mmio sptes twice for generation wraparoundTakuya Yoshikawa2013-07-182-9/+6
* | | KVM: Introduce kvm_arch_memslots_updated()Takuya Yoshikawa2013-07-188-1/+29
* | | KVM: s390: use cookies for ioeventfdCornelia Huck2013-07-181-4/+13
* | | KVM: kvm-io: support cookiesCornelia Huck2013-07-182-16/+96
* | | KVM: MMU: avoid fast page fault fixing mmio page faultXiao Guangrong2013-07-181-0/+7
* | | Linux 3.11-rc1v3.11-rc1Linus Torvalds2013-07-142-1604/+883
* | | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-148-69/+121
|\ \ \
| * | | slub: Check for page NULL before doing the node_match checkSteven Rostedt2013-07-141-1/+1
| * | | mm/slab: Give s_next and s_stop slab-specific namesWanpeng Li2013-07-083-8/+8
| * | | slob: Check for NULL pointer before calling ctor()Steven Rostedt2013-07-071-1/+1
| * | | slub: Make cpu partial slab support configurableJoonsoo Kim2013-07-072-6/+32
| * | | slab: add kmalloc() to kernel API documentationMichael Opdenacker2013-07-072-12/+14
| * | | slab: fix init_lock_keysChristoph Lameter2013-07-071-1/+1
| * | | slob: use DIV_ROUND_UP where possibleSasha Levin2013-07-071-1/+1
| * | | slub: do not put a slab to cpu partial list when cpu_partial is 0Joonsoo Kim2013-07-071-0/+3
| * | | mm/slub: Use node_nr_slabs and node_nr_objs in get_slabinfoWanpeng Li2013-07-071-2/+2
| * | | mm/slub: Drop unnecessary nr_partialsWanpeng Li2013-07-071-2/+0
| * | | mm/slab: Fix /proc/slabinfo unwriteable for slabWanpeng Li2013-07-071-1/+9
| * | | mm/slab: Sharing s_next and s_stop between slab and slubWanpeng Li2013-07-073-12/+5
OpenPOWER on IntegriCloud