Merge branch 'core/iommu' into core/urgent
[linux-2.6] / arch / x86 / kvm /
2009-01-05  Ingo MolnarMerge branch 'core/iommu' into core/urgent
2009-01-04  Ingo MolnarMerge branch 'linus' into core/urgent
2009-01-03  Linus TorvaldsMerge branch 'cpus4096-for-linus-3' of git://git./linux...
2009-01-03  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-03  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-01-03  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-03  Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2009-01-03  Linus TorvaldsMerge branch 'cputime' of git://git390.osdl.marist...
2009-01-03  Joerg RoedelMerge branches 'iommu/api' and 'iommu/amd' into for...
2009-01-03  Joerg RoedelKVM: change KVM to use IOMMU API
2009-01-03  Joerg RoedelKVM: rename vtd.c to iommu.c
2009-01-02  Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-01-02  Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-01-02  Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-next
2009-01-02  Ingo MolnarMerge branches 'x86/cleanups', 'x86/fpu' and 'x86/urgen...
2009-01-02  Ingo MolnarMerge branch 'linus' into x86/cleanups
2009-01-02  Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2009-01-02  Linus TorvaldsMerge branch 'kvm-updates/2.6.29' of git://git./linux...
2008-12-31  Pierre OssmanMerge branch 'master' of ../mmc
2008-12-31  Marcelo TosattiKVM: MMU: handle large host sptes on invlpg/resync
2008-12-31  Avi KivityKVM: Add locking to virtual i8259 interrupt controller
2008-12-31  Avi KivityKVM: MMU: Don't treat a global pte as such if cr4.pge...
2008-12-31  Jan KiszkaKVM: x86: Rework user space NMI injection as KVM_CAP_US...
2008-12-31  Jan KiszkaKVM: VMX: Fix pending NMI-vs.-IRQ race for user space...
2008-12-31  Marcelo TosattiKVM: MMU: check for present pdptr shadow page in walk_s...
2008-12-31  Avi KivityKVM: Consolidate userspace memory capability reporting...
2008-12-31  Marcelo TosattiKVM: MMU: prepopulate the shadow on invlpg
2008-12-31  Marcelo TosattiKVM: MMU: skip global pgtables on sync due to cr3 switch
2008-12-31  Marcelo TosattiKVM: MMU: collapse remote TLB flushes on root sync
2008-12-31  Marcelo TosattiKVM: MMU: use page array in unsync walk
2008-12-31  Amit ShahKVM: x86 emulator: Fix handling of VMMCALL instruction
2008-12-31  Guillaume ThouveninKVM: x86 emulator: add the emulation of shld and shrd...
2008-12-31  Guillaume ThouveninKVM: x86 emulator: add the assembler code for three...
2008-12-31  Guillaume ThouveninKVM: x86 emulator: add a new "implied 1" Src decode...
2008-12-31  Guillaume ThouveninKVM: x86 emulator: add Src2 decode set
2008-12-31  Guillaume ThouveninKVM: x86 emulator: Extend the opcode descriptor
2008-12-31  Hannes EderKVM: VMX: fix sparse warning
2008-12-31  Avi KivityKVM: Remove extraneous semicolon after do/while
2008-12-31  Avi KivityKVM: x86 emulator: fix popf emulation
2008-12-31  Avi KivityKVM: x86 emulator: fix ret emulation
2008-12-31  Avi KivityKVM: x86 emulator: switch 'pop reg' instruction to...
2008-12-31  Avi KivityKVM: x86 emulator: allow pop from mmio
2008-12-31  Avi KivityKVM: x86 emulator: Extract 'pop' sequence into a function
2008-12-31  Avi KivityKVM: x86 emulator: consolidate emulation of two operand...
2008-12-31  Avi KivityKVM: x86 emulator: reduce duplication in one operand...
2008-12-31  Marcelo TosattiKVM: MMU: optimize set_spte for page sync
2008-12-31  Avi KivityKVM: VMX: Conditionally request interrupt window after...
2008-12-31  Eduardo HabkostKVM: SVM: move svm_hardware_disable() code to asm/virtext.h
2008-12-31  Eduardo HabkostKVM: SVM: move has_svm() code to asm/virtext.h
2008-12-31  Eduardo HabkostKVM: VMX: extract kvm_cpu_vmxoff() from hardware_disable()
2008-12-31  Eduardo HabkostKVM: VMX: move cpu_has_kvm_support() to an inline on...
2008-12-31  Eduardo HabkostKVM: SVM: move svm.h to include/asm
2008-12-31  Eduardo HabkostKVM: VMX: move vmx.h to include/asm
2008-12-31  Nitin A KambleKVM: Fix cpuid iteration on multiple leaves per eac
2008-12-31  Nitin A KambleKVM: Fix cpuid leaf 0xb loop termination
2008-12-31  Izik EidusKVM: MMU: Fix aliased gfns treated as unaliased
2008-12-31  Sheng YangKVM: Enable Function Level Reset for assigned device
2008-12-31  Guillaume ThouveninKVM: VMX: Handle mmio emulation when guest state is...
2008-12-31  Guillaume ThouveninKVM: allow emulator to adjust rip for emulated pio...
2008-12-31  Amit ShahKVM: SVM: Set the 'busy' flag of the TR selector
2008-12-31  Amit ShahKVM: SVM: Set the 'g' bit of the cs selector for cross...
2008-12-31  Amit ShahKVM: x86: Fix typo in function name
2008-12-31  Jan KiszkaKVM: x86: Optimize NMI watchdog delivery
2008-12-31  Jan KiszkaKVM: x86: Fix and refactor NMI watchdog emulation
2008-12-31  Guillaume ThouveninKVM: x86 emulator: Add decode entries for 0x04 and...
2008-12-31  Sheng YangKVM: VMX: Move private memory slot position
2008-12-31  Sheng YangKVM: MMU: Extend kvm_mmu_page->slot_bitmap size
2008-12-31  Sheng YangKVM: Enable MTRR for EPT
2008-12-31  Sheng YangKVM: Add local get_mtrr_type() to support MTRR
2008-12-31  Sheng YangKVM: VMX: Add PAT support for EPT
2008-12-31  Sheng YangKVM: Improve MTRR structure
2008-12-31  Gleb NatapovKVM: call kvm_arch_vcpu_reset() instead of the kvm_x86_...
2008-12-31  Jan KiszkaKVM: VMX: work around lacking VNMI support
2008-12-31  Jan KiszkaKVM: VMX: Provide support for user space injected NMIs
2008-12-31  Jan KiszkaKVM: x86: Support for user space injected NMIs
2008-12-31  Jan KiszkaKVM: Kick NMI receiving VCPU
2008-12-31  Jan KiszkaKVM: x86: VCPU with pending NMI is runnabled
2008-12-31  Jan KiszkaKVM: x86: Enable NMI Watchdog via in-kernel PIT source
2008-12-31  Jan KiszkaKVM: VMX: fix real-mode NMI support
2008-12-31  Jan KiszkaKVM: VMX: refactor IRQ and NMI window enabling
2008-12-31  Jan KiszkaKVM: VMX: refactor/fix IRQ and NMI injectability determ...
2008-12-31  Jan KiszkaKVM: x86: Reset pending/inject NMI state on CPU reset
2008-12-31  Jan KiszkaKVM: VMX: Support for NMI task gates
2008-12-31  Jan KiszkaKVM: VMX: Use INTR_TYPE_NMI_INTR instead of magic value
2008-12-31  Jan KiszkaKVM: VMX: include all IRQ window exits in statistics
2008-12-31  Guillaume ThouveninKVM: x86 emulator: consolidate push reg
2008-12-31  Linus TorvaldsMerge git://git./linux/kernel/git/hirofumi/fatfs-2.6
2008-12-31  Linus TorvaldsMerge branch 'oprofile-for-linus' of git://git./linux...
2008-12-29  Russell KingMerge branch 'for-rmk' of git://git./linux/kernel/git...
2008-12-29  Pekka EnbergMerge branches 'topic/fixes', 'topic/cleanups' and...
2008-12-28  Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-nvram
2008-12-28  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-12-26  Ingo MolnarMerge branch 'x86/fpu' into x86/cleanups
2008-12-25  Ingo MolnarMerge branches 'timers/clocksource', 'timers/hpet'...
2008-12-25  Ingo MolnarMerge branches 'irq/sparseirq', 'irq/genirq' and 'irq...
2008-12-25  Ingo MolnarMerge branches 'core/debugobjects', 'core/iommu', ...
2008-12-25  Ingo MolnarMerge branch 'core/futexes' into core/core
2008-12-25  Ingo MolnarMerge branch 'core/debug' into core/core
2008-12-25  Ingo MolnarMerge commit 'v2.6.28' into core/core
2008-12-25  Takashi IwaiMerge branch 'topic/udev-id-rename' into to-push
next