summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-09-06KVM: split kvm_arch_flush_shadowMarcelo Tosatti6-9/+34
2012-09-05KVM: SVM: constify lookup tablesMathias Krause1-4/+4
2012-09-05KVM: VMX: constify lookup tablesMathias Krause1-7/+7
2012-09-05KVM: x86: more constificationMathias Krause2-2/+2
2012-09-05KVM: x86: constify read_write_emulator_opsMathias Krause1-4/+4
2012-09-05KVM: x86 emulator: constify emulate_opsMathias Krause3-13/+13
2012-09-05KVM: x86 emulator: mark opcode tables constMathias Krause1-20/+20
2012-09-05KVM: x86 emulator: use aligned variants of SSE register opsMathias Krause1-32/+32
2012-09-05KVM: x86: minor size optimizationMathias Krause1-6/+6
2012-09-04KVM: cleanup pic resetGleb Natapov1-41/+11
2012-08-30KVM: x86: remove unused variable from kvm_task_switch()Marcelo Tosatti1-1/+0
2012-08-27KVM: VMX: Ignore segment G and D bits when considering whether we can virtualizeAvi Kivity1-1/+1
2012-08-27KVM: VMX: Save all segment data in real modeAvi Kivity1-0/+1
2012-08-27KVM: VMX: Preserve segment limit and access rights in real modeAvi Kivity1-0/+3
2012-08-27KVM: VMX: Return real real-mode segment data even if emulate_invalid_guest_st...Avi Kivity1-2/+1
2012-08-27KVM: x86 emulator: Fix #GP error code during linearizationAvi Kivity1-2/+2
2012-08-27KVM: x86 emulator: Check segment limits in real mode tooAvi Kivity1-3/+4
2012-08-27KVM: x86 emulator: Leave segment limit and attributs alone in real modeAvi Kivity1-6/+2
2012-08-27KVM: VMX: Allow vm86 virtualization of big real modeAvi Kivity1-1/+1
2012-08-27KVM: VMX: Allow real mode emulation using vm86 with dpl=0Avi Kivity1-1/+1
2012-08-27KVM: VMX: Retain limit and attributes when entering protected modeAvi Kivity1-6/+6
2012-08-27KVM: VMX: Use kvm_segment to save protected-mode segments when entering realmodeAvi Kivity1-61/+24
2012-08-27KVM: VMX: Fix incorrect lookup of segment S flag in fix_pmode_dataseg()Avi Kivity1-2/+2
2012-08-27KVM: VMX: Separate saving pre-realmode state from setting segmentsAvi Kivity1-7/+13
2012-08-27KVM: x86 emulator: access GPRs on demandAvi Kivity3-144/+220
2012-08-27KVM: PPC: book3s: fix build error caused by gfn_to_hva_memslot()Gavin Shan3-7/+7
2012-08-26Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti859-5901/+10626
2012-08-25Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds49-101/+174
2012-08-25Merge tag 'stable/for-linus-3.6-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds7-130/+113
2012-08-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds21-242/+209
2012-08-25Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-23/+64
2012-08-25Merge tag 'for-linus-v3.6-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds3-11/+14
2012-08-25Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds19-110/+171
2012-08-25Merge branch 'for-3.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-10/+7
2012-08-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds17-123/+378
2012-08-25Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds8-14/+42
2012-08-25libata: Add a space to " 2GB ATA Flash Disk" DMA blacklist entryPrarit Bhargava1-1/+1
2012-08-24Revert "powerpc: Update g5_defconfig"Benjamin Herrenschmidt1-30/+73
2012-08-24powerpc/perf: Use pmc_overflow() to detect rolled back eventsSukadev Bhattiprolu1-1/+1
2012-08-24powerpc: Fix VMX in interrupt check in POWER7 copy loopsAnton Blanchard2-4/+4
2012-08-24powerpc: POWER7 copy_to_user/copy_from_user patch applied twiceAnton Blanchard1-31/+0
2012-08-24powerpc: Fix personality handling in ppc64_personality()Jiri Kosina1-4/+4
2012-08-24powerpc/dma-iommu: Fix IOMMU window checkAaro Koskinen1-5/+4
2012-08-24powerpc: Remove unnecessary ifdefsMichael Neuling1-2/+0
2012-08-24powerpc/kgdb: Restore current_thread_info properlyTiejun Chen1-2/+9
2012-08-24powerpc/kgdb: Bail out of KGDB when we've been triggeredTiejun Chen1-0/+15
2012-08-24powerpc/kgdb: Do not set kgdb_single_step on ppcTiejun Chen1-1/+0
2012-08-24powerpc/mpic_msgr: Add missing includesScott Wood2-0/+4
2012-08-24powerpc: Fix null pointer deref in perf hardware breakpointsMichael Neuling1-1/+1
2012-08-24powerpc: Fixup whitespace in xmonMichael Ellerman1-20/+20