aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-25KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode codePaul Mackerras
2011-09-25KVM: PPC: book3s_pr: Simplify transitions between virtual and real modePaul Mackerras
2011-09-25KVM: PPC: Assemble book3s{,_hv}_rmhandlers.S separatelyPaul Mackerras
2011-09-25KVM: PPC: Add sanity checking to vcpu_runAlexander Graf
2011-09-25KVM: PPC: Enable the PAPR CAP for Book3SAlexander Graf
2011-09-25KVM: PPC: Support SC1 hypercalls for PAPR in PR modeAlexander Graf
2011-09-25KVM: PPC: Stub emulate CFAR and PURR SPRsAlexander Graf
2011-09-25KVM: PPC: Add PAPR hypercall code for PR modeAlexander Graf
2011-09-25KVM: PPC: Add support for explicit HIOR settingAlexander Graf
2011-09-25KVM: PPC: Read out syscall instruction on trapAlexander Graf
2011-09-25KVM: PPC: Interpret SDR1 as HVA in PAPR modeAlexander Graf
2011-09-25KVM: PPC: Check privilege level on SPRsAlexander Graf
2011-09-25KVM: PPC: Add papr_enabled flagAlexander Graf
2011-09-25KVM: PPC: move compute_tlbie_rb to book3s common headerAlexander Graf
2011-09-25KVM: Restore missing powerpc API docsAvi Kivity
2011-09-25KVM: APIC: avoid instruction emulation for EOI writesKevin Tian
2011-09-25KVM: SVM: Fix TSC MSR read in nested SVMNadav Har'El
2011-09-25KVM: nVMX: Fix nested VMX TSC emulationNadav Har'El
2011-09-25KVM: L1 TSC handlingNadav Har'El
2011-09-25KVM: nVMX: Document 'nested' parameterSasha Levin
2011-09-25KVM: MMU: Fix SMEP failure during fetchYang, Wei Y
2011-09-25KVM: MMU: Do not unconditionally read PDPTE from guest memoryAvi Kivity
2011-09-25KVM: VMX: trivial: use BUG_ONJulia Lawall
2011-09-25KVM: x86: report valid microcode update IDMarcelo Tosatti
2011-09-25KVM: x86 emulator: Make x86_decode_insn() return proper macrosTakuya Yoshikawa
2011-09-25KVM: x86 emulator: Let compiler know insn_fetch() rarely failsTakuya Yoshikawa
2011-09-25KVM: x86 emulator: Drop _size argument from insn_fetch()Takuya Yoshikawa
2011-09-25KVM: x86 emulator: Use ctxt->_eip directly in do_insn_fetch_byte()Takuya Yoshikawa
2011-09-25KVM: Intelligent device lookup on I/O busSasha Levin
2011-09-25KVM: Use __print_symbolic() for vmexit tracepointsStefan Hajnoczi
2011-09-25KVM: Record instruction set in all vmexit tracepointsStefan Hajnoczi
2011-09-25KVM: Really fix HV_X64_MSR_APIC_ASSIST_PAGEMike Waychison
2011-09-25KVM: x86: get_msr support for HV_X64_MSR_APIC_ASSIST_PAGEMike Waychison
2011-09-25KVM: Make coalesced mmio use a device per zoneSasha Levin
2011-09-25KVM: x86: Raise the hard VCPU count limitSasha Levin
2011-09-25KVM: MMIO: Lock coalesced device when checking for available entrySasha Levin
2011-09-25KVM: x86: cleanup the code of read/write emulationXiao Guangrong
2011-09-25KVM: x86: abstract the operation for read/write emulationXiao Guangrong
2011-09-25KVM: x86: fix broken read emulation spans a page boundaryXiao Guangrong
2011-09-25KVM: x86 emulator: fix Src2CL decodeAvi Kivity
2011-09-25KVM: MMU: fix incorrect return of spteZhao Jin
2011-09-23Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-09-23spi: Fix WARN when removing spi-fsl-spi moduleJeff Harris
2011-09-23scsi: fix qla2xxx printk format warningRandy Dunlap
2011-09-23scsi: SCSI_ISCI needs to select SCSI_SAS_HOST_SMP, fixes build errorRandy Dunlap
2011-09-23Merge branch 'perf-tools-for-linus' of git://github.com/acmel/linuxLinus Torvalds
2011-09-23Merge branch 'perf-tools-for-linus' of git://github.com/acmel/linuxLinus Torvalds
2011-09-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-09-23Merge branch 'for-linus' of git://github.com/tiwai/soundLinus Torvalds
2011-09-23perf python: Add missing perf_event__parse_sample 'swapped' parmArnaldo Carvalho de Melo