summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* KVM: MMU: make kvm_mmu_zap_page() return the number of pages it actually freedGui Jianfeng2010-08-01
* KVM: MMU: Fix debug output error in walk_addr()Gui Jianfeng2010-08-01
* KVM: MMU: mark page table dirty when a pte is actually modifiedGui Jianfeng2010-08-01
* KVM: SVM: Allow EFER.LMSLE to be set with nested svmJoerg Roedel2010-08-01
* KVM: SVM: Dump vmcb contents on failed vmrunJoerg Roedel2010-08-01
* KVM: Get rid of KVM_REQ_KICKAvi Kivity2010-08-01
* KVM: x86 emulator: do not inject exception directly into vcpuGleb Natapov2010-08-01
* KVM: x86 emulator: move interruptibility state tracking out of emulatorGleb Natapov2010-08-01
* KVM: x86 emulator: handle shadowed registers outside emulatorGleb Natapov2010-08-01
* KVM: x86 emulator: use shadowed register in emulate_sysexit()Gleb Natapov2010-08-01
* KVM: x86 emulator: set RFLAGS outside x86 emulator codeGleb Natapov2010-08-01
* KVM: x86 emulator: advance RIP outside x86 emulator codeGleb Natapov2010-08-01
* KVM: handle emulation failure case firstGleb Natapov2010-08-01
* KVM: do not inject #PF in (read|write)_emulated() callbacksGleb Natapov2010-08-01
* KVM: remove export of emulator_write_emulated()Gleb Natapov2010-08-01
* KVM: x86 emulator: x86_emulate_insn() return -1 only in case of emulation fai...Gleb Natapov2010-08-01
* KVM: fill in run->mmio details in (read|write)_emulated functionGleb Natapov2010-08-01
* KVM: x86 emulator: fix X86EMUL_RETRY_INSTR and X86EMUL_CMPXCHG_FAILED valuesGleb Natapov2010-08-01
* KVM: x86 emulator: make (get|set)_dr() callback return error if it failsGleb Natapov2010-08-01
* KVM: x86 emulator: make set_cr() callback return error if it failsGleb Natapov2010-08-01
* KVM: x86 emulator: cleanup some direct calls into kvm to use existing callbacksGleb Natapov2010-08-01
* KVM: x86 emulator: add get_cached_segment_base() callback to x86_emulate_opsGleb Natapov2010-08-01
* KVM: x86 emulator: add (set|get)_msr callbacks to x86_emulate_opsGleb Natapov2010-08-01
* KVM: x86 emulator: add (set|get)_dr callbacks to x86_emulate_opsGleb Natapov2010-08-01
* KVM: x86 emulator: handle "far address" source operandGleb Natapov2010-08-01
* KVM: x86 emulator: cleanup nop emulationGleb Natapov2010-08-01
* KVM: x86 emulator: cleanup xchg emulationGleb Natapov2010-08-01
* KVM: x86 emulator: fix Move r/m16 to segment register decodingGleb Natapov2010-08-01
* KVM: x86 emulator: introduce read cacheGleb Natapov2010-08-01
* KVM: VMX: Avoid writing HOST_CR0 every entryAvi Kivity2010-08-01
* KVM: kvm_pdptr_read() may sleepAvi Kivity2010-08-01
* KVM: x86: avoid unnecessary bitmap allocation when memslot is cleanTakuya Yoshikawa2010-08-01
* KVM: VMX: Simplify vmx_get_nmi_mask()Avi Kivity2010-08-01
* KVM: Avoid killing userspace through guest SRAO MCE on unmapped pagesHuang Ying2010-08-01
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-07-28
|\
| * x86,kgdb: Fix hw breakpoint regressionJason Wessel2010-07-28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-07-28
|\ \
| * | [SCSI] ibmvscsi: Fix oops when an interrupt is pending during probeAnton Blanchard2010-07-27
| * | [SCSI] zfcp: Update status read mempoolChristof Schmitt2010-07-21
| * | [SCSI] zfcp: Do not wait for SBALs on stopped queueChristof Schmitt2010-07-21
| * | [SCSI] zfcp: Fix check whether unchained ct_els is possibleSwen Schillig2010-07-21
| * | [SCSI] ipr: fix resource path display and formattingWayne Boyer2010-07-21
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-07-28
|\ \ \
| * | | davinci: da850/omap-l138 evm: account for DEFDCDC{2,3} being tied highSekhar Nori2010-07-28
| * | | regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH registerAnuj Aggarwal2010-07-28
| * | | wm8350-regulator: fix wm8350_register_regulator error handlingAxel Lin2010-07-27
| * | | ab3100: fix off-by-one value range checking for voltage selectorAxel Lin2010-07-27
* | | | ecryptfs: Bugfix for error related to ecryptfs_hash_bucketsAndre Osterhues2010-07-28
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-07-28
|\ \ \ \
| * | | | ceph: use complete_all and wake_up_allYehuda Sadeh2010-07-27