summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KVM: VMX: Make lto-friendlyAvi Kivity2012-09-171-6/+11
* KVM: x86: lapic: Clean up find_highest_vector() and count_vectors()Takuya Yoshikawa2012-09-121-12/+18
* KVM: MMU: remove unnecessary checkXiao Guangrong2012-09-101-5/+0
* KVM: Depend on HIGH_RES_TIMERSLiu, Jinsong2012-09-101-0/+1
* KVM: Improve wording of KVM_SET_USER_MEMORY_REGION documentationJan Kiszka2012-09-091-11/+11
* KVM: use symbolic constant for nr interruptsMichael S. Tsirkin2012-09-061-2/+2
* KVM: emulator: optimize "rep ins" handlingGleb Natapov2012-09-062-6/+31
* KVM: emulator: string_addr_inc() cleanupGleb Natapov2012-09-061-7/+4
* KVM: emulator: make x86 emulation modes enum instead of definesGleb Natapov2012-09-062-13/+13
* KVM: Provide userspace IO exit completion callbackGleb Natapov2012-09-062-37/+57
* KVM: move postcommit flush to x86, as mmio sptes are x86 specificMarcelo Tosatti2012-09-062-7/+8
* KVM: perform an invalid memslot step for gpa base changeMarcelo Tosatti2012-09-061-3/+3
* KVM: split kvm_arch_flush_shadowMarcelo Tosatti2012-09-066-9/+34
* KVM: SVM: constify lookup tablesMathias Krause2012-09-051-4/+4
* KVM: VMX: constify lookup tablesMathias Krause2012-09-051-7/+7
* KVM: x86: more constificationMathias Krause2012-09-052-2/+2
* KVM: x86: constify read_write_emulator_opsMathias Krause2012-09-051-4/+4
* KVM: x86 emulator: constify emulate_opsMathias Krause2012-09-053-13/+13
* KVM: x86 emulator: mark opcode tables constMathias Krause2012-09-051-20/+20
* KVM: x86 emulator: use aligned variants of SSE register opsMathias Krause2012-09-051-32/+32
* KVM: x86: minor size optimizationMathias Krause2012-09-051-6/+6
* KVM: cleanup pic resetGleb Natapov2012-09-041-41/+11
* KVM: x86: remove unused variable from kvm_task_switch()Marcelo Tosatti2012-08-301-1/+0
* KVM: VMX: Ignore segment G and D bits when considering whether we can virtualizeAvi Kivity2012-08-281-1/+1
* KVM: VMX: Save all segment data in real modeAvi Kivity2012-08-281-0/+1
* KVM: VMX: Preserve segment limit and access rights in real modeAvi Kivity2012-08-281-0/+3
* KVM: VMX: Return real real-mode segment data even if emulate_invalid_guest_st...Avi Kivity2012-08-281-2/+1
* KVM: x86 emulator: Fix #GP error code during linearizationAvi Kivity2012-08-281-2/+2
* KVM: x86 emulator: Check segment limits in real mode tooAvi Kivity2012-08-281-3/+4
* KVM: x86 emulator: Leave segment limit and attributs alone in real modeAvi Kivity2012-08-281-6/+2
* KVM: VMX: Allow vm86 virtualization of big real modeAvi Kivity2012-08-281-1/+1
* KVM: VMX: Allow real mode emulation using vm86 with dpl=0Avi Kivity2012-08-281-1/+1
* KVM: VMX: Retain limit and attributes when entering protected modeAvi Kivity2012-08-281-6/+6
* KVM: VMX: Use kvm_segment to save protected-mode segments when entering realmodeAvi Kivity2012-08-281-61/+24
* KVM: VMX: Fix incorrect lookup of segment S flag in fix_pmode_dataseg()Avi Kivity2012-08-281-2/+2
* KVM: VMX: Separate saving pre-realmode state from setting segmentsAvi Kivity2012-08-281-7/+13
* KVM: x86 emulator: access GPRs on demandAvi Kivity2012-08-273-144/+220
* KVM: PPC: book3s: fix build error caused by gfn_to_hva_memslot()Gavin Shan2012-08-273-7/+7
* Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2012-08-26859-5901/+10626
|\
| * Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-08-2649-101/+174
| |\
| | * Merge branch 'randconfig/mach' into fixesArnd Bergmann2012-08-239-10/+16
| | |\
| | | * ARM: ux500: don't select LEDS_GPIO for snowballArnd Bergmann2012-08-232-1/+1
| | | * ARM: imx: build i.MX6 functions only when neededArnd Bergmann2012-08-232-4/+3
| | | * ARM: imx: select CPU_FREQ_TABLE when neededArnd Bergmann2012-08-231-0/+1
| | | * ARM: imx: fix ksz9021rn_phy_fixupArnd Bergmann2012-08-231-2/+2
| | | * ARM: imx: build pm-imx5 code only when PM is enabledArnd Bergmann2012-08-231-1/+2
| | | * ARM: omap: allow building omap44xx without SMPArnd Bergmann2012-08-233-2/+7
| | * | Merge tag 'ux500-fixes-v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2012-08-232-5/+9
| | |\ \
| | | * | ARM: ux500: Ensure probing of Audio devices when Device Tree is enabledLee Jones2012-08-171-0/+4
| | | * | ARM: ux500: Fix merge error, no matching driver name for 'snd_soc_u8500'Lee Jones2012-08-171-5/+5
| | | |/