Age | Commit message (Expand) | Author |
2010-08-01 | KVM: VMX: Execute WBINVD to keep data consistency with assigned devices | Sheng Yang |
2010-08-01 | KVM: Remove memory alias support | Avi Kivity |
2010-08-01 | KVM: MMU: don't mark pte notrap if it's just sync transient | Xiao Guangrong |
2010-08-01 | KVM: x86: XSAVE/XRSTOR live migration support | Sheng Yang |
2010-08-01 | KVM: Fix mov cr3 #GP at wrong instruction | Avi Kivity |
2010-08-01 | KVM: Fix mov cr4 #GP at wrong instruction | Avi Kivity |
2010-08-01 | KVM: Fix mov cr0 #GP at wrong instruction | Avi Kivity |
2010-08-01 | KVM: VMX: Enable XSAVE/XRSTOR for guest | Dexuan Cui |
2010-08-01 | KVM: VMX: Add all-context INVVPID type support | Gui Jianfeng |
2010-08-01 | KVM: VMX: Make sure single type invvpid is supported before issuing invvpid i... | Gui Jianfeng |
2010-08-01 | KVM: x86: Propagate fpu_alloc errors | Jan Kiszka |
2010-08-01 | KVM: VMX: Add constant for invalid guest state exit reason | Mohammed Gamal |
2010-08-01 | KVM: x86: Use FPU API | Sheng Yang |
2010-08-01 | KVM: x86: Use unlazy_fpu() for host FPU | Sheng Yang |
2010-08-01 | x86: Export FPU API for KVM use | Sheng Yang |
2010-08-01 | KVM: inject #UD if instruction emulation fails and exit to userspace | Gleb Natapov |
2010-08-01 | KVM: SVM: Allow EFER.LMSLE to be set with nested svm | Joerg Roedel |
2010-08-01 | KVM: x86 emulator: do not inject exception directly into vcpu | Gleb Natapov |
2010-08-01 | KVM: x86 emulator: set RFLAGS outside x86 emulator code | Gleb Natapov |
2010-08-01 | KVM: do not inject #PF in (read|write)_emulated() callbacks | Gleb Natapov |
2010-08-01 | KVM: remove export of emulator_write_emulated() | Gleb Natapov |
2010-08-01 | KVM: x86 emulator: x86_emulate_insn() return -1 only in case of emulation fai... | Gleb Natapov |
2010-08-01 | KVM: x86 emulator: fix X86EMUL_RETRY_INSTR and X86EMUL_CMPXCHG_FAILED values | Gleb Natapov |
2010-08-01 | KVM: x86 emulator: make set_cr() callback return error if it fails | Gleb Natapov |
2010-08-01 | KVM: x86 emulator: add get_cached_segment_base() callback to x86_emulate_ops | Gleb Natapov |
2010-08-01 | KVM: x86 emulator: add (set|get)_msr callbacks to x86_emulate_ops | Gleb Natapov |
2010-08-01 | KVM: x86 emulator: add (set|get)_dr callbacks to x86_emulate_ops | Gleb Natapov |
2010-08-01 | KVM: x86 emulator: handle "far address" source operand | Gleb Natapov |
2010-08-01 | KVM: x86 emulator: introduce read cache | Gleb Natapov |
2010-07-30 | x86, olpc: Constify an olpc_ofw() arg | Andres Salomon |
2010-07-30 | x86, cpu: Package Level Thermal Control, Power Limit Notification definitions | Fenghua Yu |
2010-07-30 | x86/PCI: Add option to not assign BAR's if not already assigned | Mike Habeck |
2010-07-28 | x86, asm: Merge cmpxchg_486_u64() and cmpxchg8b_emu() | H. Peter Anvin |
2010-07-28 | x86, asm: Clean up and simplify <asm/cmpxchg.h> | H. Peter Anvin |
2010-07-28 | x86, cpu: Use AMD errata checking framework for erratum 383 | Hans Rosenfeld |
2010-07-28 | x86, cpu: Clean up AMD erratum 400 workaround | Hans Rosenfeld |
2010-07-28 | x86, cpu: AMD errata checking framework | Hans Rosenfeld |
2010-07-28 | Merge remote branch 'linus/master' into x86/cpu | H. Peter Anvin |
2010-07-28 | fanotify: sys_fanotify_mark declartion | Eric Paris |
2010-07-28 | fanotify: fanotify_init syscall declaration | Eric Paris |
2010-07-27 | x86, asm: Clean up and simplify set_64bit() | H. Peter Anvin |
2010-07-27 | Merge remote branch 'origin/x86/urgent' into x86/asm | H. Peter Anvin |
2010-07-27 | support multiple .discard.* sections to avoid section type conflicts | Jeremy Fitzhardinge |
2010-07-27 | x86: Add memory modify constraints to xchg() and cmpxchg() | H. Peter Anvin |
2010-07-27 | pci-swiotlb-xen: Add glue code to setup dma_ops utilizing xen_swiotlb_* | Konrad Rzeszutek Wilk |
2010-07-22 | x86/xen: event channels delivery on HVM. | Sheng Yang |
2010-07-22 | x86: early PV on HVM features initialization. | Sheng Yang |
2010-07-22 | xen: Add support for HVM hypercalls. | Jeremy Fitzhardinge |
2010-07-21 | x86: Remove redundant K6 MSRs | Brian Gerst |
2010-07-21 | x86, xsave: Make init_xstate_buf static | Robert Richter |