summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-24i2c: Let i2c_parent_is_i2c_adapter return the parent adapterJean Delvare
2010-10-24i2c: Simplify i2c_parent_is_i2c_adapterJean Delvare
2010-10-24i2c-pca-platform: Change device name of request_irqNobuhiro Iwamatsu
2010-10-24i2c: Fix Kconfig dependenciesJean Delvare
2010-10-24KVM: Drop CONFIG_DMAR dependency around kvm_iommu_map_pagesJan Kiszka
2010-10-24KVM: Fix signature of kvm_iommu_map_pages stubJan Kiszka
2010-10-24KVM: MCE: Send SRAR SIGBUS directlyHuang Ying
2010-10-24KVM: MCE: Add MCG_SER_P into KVM_MCE_CAP_SUPPORTEDHuang Ying
2010-10-24KVM: fix typo in copyright noticeNicolas Kaiser
2010-10-24KVM: Disable interrupts around get_kernel_ns()Avi Kivity
2010-10-24KVM: MMU: Avoid sign extension in mmu_alloc_direct_roots() pae root addressAvi Kivity
2010-10-24KVM: MMU: move access code parsing to FNAME(walk_addr) functionXiao Guangrong
2010-10-24KVM: MMU: audit: check whether have unsync sps after root syncXiao Guangrong
2010-10-24KVM: MMU: audit: introduce audit_printk to cleanup audit codeXiao Guangrong
2010-10-24KVM: MMU: audit: unregister audit tracepoints before module unloadedXiao Guangrong
2010-10-24KVM: MMU: audit: fix vcpu's spte walkingXiao Guangrong
2010-10-24KVM: MMU: set access bit for direct mappingXiao Guangrong
2010-10-24KVM: MMU: cleanup for error mask set while walk guest page tableXiao Guangrong
2010-10-24KVM: MMU: update 'root_hpa' out of loop in PAE shadow pathXiao Guangrong
2010-10-24KVM: x86 emulator: Eliminate compilation warning in x86_decode_insn()Sheng Yang
2010-10-24KVM: x86: Fix constant type in kvm_get_time_scaleJan Kiszka
2010-10-24KVM: VMX: Add AX to list of registers clobbered by guest switchJan Kiszka
2010-10-24KVM guest: Move a printk that's using the clock before it's readyArjan Koers
2010-10-24KVM: x86: TSC catchup modeZachary Amsden
2010-10-24KVM: x86: Rename timer functionZachary Amsden
2010-10-24KVM: x86: Make math work for other scalesZachary Amsden
2010-10-24KVM: cpu_relax() during spin waiting for rebootAvi Kivity
2010-10-24KVM: VMX: Respect interrupt window in big real modeAvi Kivity
2010-10-24KVM: VMX: Emulated real mode interrupt injectionMohammed Gamal
2010-10-24KVM: Add kvm_inject_realmode_interrupt() wrapperMohammed Gamal
2010-10-24KVM: x86 emulator: Expose emulate_int_real()Mohammed Gamal
2010-10-24KVM: MMU: fix counting of rmap entries in rmap_add()Hillf Danton
2010-10-24KVM: document 'kvm.mmu_audit' parameterXiao Guangrong
2010-10-24KVM: fix the description of kvm-amd.nested in documentationXiao Guangrong
2010-10-24KVM: SVM: do not generate "external interrupt exit" if other exit is pendingGleb Natapov
2010-10-24KVM: Convert PIC lock from raw spinlock to ordinary spinlockAvi Kivity
2010-10-24KVM: x86: Fix kvmclock bugZachary Amsden
2010-10-24KVM: MMU: Don't track nested fault info in error-codeJoerg Roedel
2010-10-24KVM: VMX: Move fixup_rmode_irq() to avoid forward declarationAvi Kivity
2010-10-24KVM: Non-atomic interrupt injectionAvi Kivity
2010-10-24KVM: VMX: Parameterize vmx_complete_interrupts() for both exit and entryAvi Kivity
2010-10-24KVM: VMX: Move real-mode interrupt injection fixup to vmx_complete_interrupts()Avi Kivity
2010-10-24KVM: VMX: Split up vmx_complete_interrupts()Avi Kivity
2010-10-24KVM: Check for pending events before attempting injectionAvi Kivity
2010-10-24KVM: MMU: Fix regression with ept memory types merged into non-ept page tablesAvi Kivity
2010-10-24KVM: Document that KVM_GET_SUPPORTED_CPUID may return emulated valuesAvi Kivity
2010-10-24KVM: X86: Report SVM bit to userspace only when supportedJoerg Roedel
2010-10-24KVM: SVM: Report Nested Paging support to userspaceJoerg Roedel
2010-10-24KVM: SVM: Expect two more candiates for exit_int_infoJoerg Roedel
2010-10-24KVM: SVM: Initialize Nested Nested MMU context on VMRUNJoerg Roedel