kvm: Add compat_ioctl for device control API
[firefly-linux-kernel-4.4.55.git] / arch / x86 /
2013-05-03 Marcelo TosattiMerge branch 'kvm-arm-for-3.10' of git://github.com...
2013-05-03 Jan KiszkaKVM: x86: Account for failing enable_irq_window for...
2013-04-30 Alex Williamsonkvm: KVM_CAP_IOMMU only available with device assignment
2013-04-28 Jan KiszkaKVM: nVMX: Skip PF interception check when queuing...
2013-04-28 Chegu VinodKVM: x86: Increase the "hard" max VCPU limit
2013-04-28 Alex Williamsonkvm: Allow build-time configuration of KVM device assig...
2013-04-28 Gleb NatapovMerge git://github.com/agraf/linux-2.6.git kvm-ppc...
2013-04-28 Jan KiszkaKVM: x86: Rework request for immediate exit
2013-04-28 Borislav Petkovkvm, svm: Fix typo in printk message
2013-04-28 Jan KiszkaKVM: VMX: remove unprintable characters from comment
2013-04-26 Alexander GrafKVM: Move irqfd resample cap handling to generic code
2013-04-26 Alexander GrafKVM: Extract generic irqchip logic into irqchip.c
2013-04-26 Alexander GrafKVM: Introduce CONFIG_HAVE_KVM_IRQ_ROUTING
2013-04-26 Alexander GrafKVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC...
2013-04-25 Gleb NatapovMerge branch 'kvm-arm-cleanup' from git://github.com...
2013-04-25 Gleb NatapovKVM: X86 emulator: fix source operand decoding for...
2013-04-22 Jan KiszkaKVM: nVMX: VM_ENTRY/EXIT_LOAD_IA32_EFER overrides EFER...
2013-04-22 Jan KiszkaKVM: nVMX: Validate EFER values for VM_ENTRY/EXIT_LOAD_...
2013-04-22 Jan KiszkaKVM: nVMX: Fix conditions for NMI injection
2013-04-22 Jan KiszkaKVM: VMX: Move vmx_nmi_allowed after vmx_set_nmi_mask
2013-04-22 Andrew HonigKVM: x86: Fix memory leak in vmx.c
2013-04-22 Wei YongjunKVM: x86: fix error return code in kvm_arch_vcpu_init()
2013-04-22 Abel GordonKVM: nVMX: Enable and disable shadow vmcs functionality
2013-04-22 Abel GordonKVM: nVMX: Synchronize VMCS12 content with the shadow...
2013-04-22 Abel GordonKVM: nVMX: Copy VMCS12 to processor-specific shadow...
2013-04-22 Abel GordonKVM: nVMX: Copy processor-specific shadow-vmcs to VMCS12
2013-04-22 Abel GordonKVM: nVMX: Release shadow vmcs
2013-04-22 Abel GordonKVM: nVMX: Allocate shadow vmcs
2013-04-22 Abel GordonKVM: nVMX: Fix VMXON emulation
2013-04-22 Abel GordonKVM: nVMX: Refactor handle_vmwrite
2013-04-22 Abel GordonKVM: nVMX: Introduce vmread and vmwrite bitmaps
2013-04-22 Abel GordonKVM: nVMX: Detect shadow-vmcs capability
2013-04-22 Abel GordonKVM: nVMX: Shadow-vmcs control fields/bits
2013-04-22 Gleb NatapovMerge git://github.com/agraf/linux-2.6.git kvm-ppc...
2013-04-18 Zhang, Yang ZKVM: x86: Fix posted interrupt with CONFIG_SMP=n
2013-04-17 Alexander GrafMerge commit 'origin/next' into kvm-ppc-next
2013-04-16 Gleb NatapovKVM: VMX: Fix check guest state validity if a guest...
2013-04-16 Paolo BonziniKVM: nVMX: check vmcs12 for valid activity state
2013-04-16 Yang ZhangKVM: VMX: Use posted interrupt to deliver virtual interrupt
2013-04-16 Yang ZhangKVM: VMX: Add the deliver posted interrupt algorithm
2013-04-16 Yang ZhangKVM: Set TMR when programming ioapic entry
2013-04-16 Yang ZhangKVM: Call common update function when ioapic entry...
2013-04-16 Yang ZhangKVM: VMX: Check the posted interrupt capability
2013-04-16 Yang ZhangKVM: VMX: Register a new IPI for posted interrupt
2013-04-16 Yang ZhangKVM: VMX: Enable acknowledge interupt on vmexit
2013-04-16 Yang ZhangKVM: Let ioapic know the irq line status
2013-04-16 Yang ZhangKVM: Add reset/restore rtc_status support
2013-04-16 Yang ZhangKVM: Return destination vcpu on interrupt injection
2013-04-16 Yang ZhangKVM: Add vcpu info to ioapic_update_eoi()
2013-04-14 Jan KiszkaKVM: nVMX: Avoid reading VM_EXIT_INTR_ERROR_CODE needle...
2013-04-14 Jan KiszkaKVM: nVMX: Fix conditions for interrupt injection
2013-04-14 Jan KiszkaKVM: nVMX: Rework event injection and recovery
2013-04-14 Jan KiszkaKVM: nVMX: Fix injection of PENDING_INTERRUPT and NMI_W...
2013-04-14 Gleb NatapovKVM: emulator: mark 0xff 0x7d opcode as undefined.
2013-04-14 Gleb NatapovKVM: emulator: Do not fail on emulation of undefined...
2013-04-14 Gleb NatapovKVM: VMX: do not try to reexecute failed instruction...
2013-04-14 Gleb NatapovKVM: emulator: fix unimplemented instruction detection
2013-04-11 Kevin WolfKVM: x86 emulator: Fix segment loading in VM86
2013-04-08 Geoff LevandKVM: Move kvm_rebooting declaration out of x86
2013-04-08 Geoff LevandKVM: Move kvm_spurious_fault to x86.c
2013-04-08 Geoff LevandKVM: Move vm_list kvm_lock declarations out of x86
2013-04-08 Jan KiszkaKVM: VMX: Add missing braces to avoid redundant error...
2013-04-08 Yang ZhangKVM: x86: fix memory leak in vmx_init
2013-04-07 Jan KiszkaKVM: nVMX: Check exit control for VM_EXIT_SAVE_IA32_PAT...
2013-04-07 Yang ZhangKVM: Call kvm_apic_match_dest() to check destination...
2013-04-07 Takuya YoshikawaRevert "KVM: MMU: Move kvm_mmu_free_some_pages() into...
2013-04-02 Paolo Bonzinipmu: prepare for migration support
2013-03-27 Alexander GrafMerge commit 'origin/next' into kvm-ppc-next
2013-03-24 Gleb NatapovMerge 'git://github.com/agraf/linux-2.6.git kvm-ppc...
2013-03-21 Takuya YoshikawaKVM: MMU: Rename kvm_mmu_free_some_pages() to make_mmu_...
2013-03-21 Takuya YoshikawaKVM: MMU: Move kvm_mmu_free_some_pages() into kvm_mmu_a...
2013-03-21 Marcelo TosattiMerge remote-tracking branch 'upstream/master' into...
2013-03-20 Paolo BonziniKVM: x86: correctly initialize the CS base on reset
2013-03-20 Linus TorvaldsMerge tag 'vfio-v3.9-rc4' of git://github.com/awilliam...
2013-03-20 Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2013-03-19 Linus TorvaldsMerge tag 'for-linus-v3.9-rc4' of git://oss.sgi.com...
2013-03-19 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2013-03-19 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2013-03-19 Andy HonigKVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva...
2013-03-19 Andy HonigKVM: x86: fix for buffer overflow in handling of MSR_KV...
2013-03-19 Linus TorvaldsMerge branch 'for-3.9-fixes' of git://git./linux/kernel...
2013-03-18 Marcelo TosattiKVM: x86: fix deadlock in clock-in-progress request...
2013-03-18 Jan KiszkaKVM: VMX: Require KVM_SET_TSS_ADDR being called prior...
2013-03-18 Linus TorvaldsMerge tag 'for-linus-20130318' of git://git.infradead...
2013-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-03-18 Linus TorvaldsMerge tag 'fixes' of git://git./linux/kernel/git/arm...
2013-03-18 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2013-03-18 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2013-03-18 Arnd BergmannMerge tag 'renesas-fixes-for-v3.9' of git://git./linux...
2013-03-17 Linus Torvaldsperf,x86: fix wrmsr_on_cpu() warning on suspend/resume
2013-03-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-03-16 Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2013-03-16 Linus TorvaldsMerge tag 'for-3.9-rc3' of git://openrisc.net/jonas...
2013-03-16 Linus TorvaldsMerge tag 'char-misc-3.9-rc2' of git://git./linux/kerne...
2013-03-16 Linus TorvaldsMerge tag 'sound-3.9' of git://git./linux/kernel/git...
2013-03-16 Linus TorvaldsMerge branch 'fixes-for-3.9' of git://git.linaro.org...
2013-03-16 Linus TorvaldsMerge tag 'mfd-fixes-3.9-1' of git://git./linux/kernel...
2013-03-16 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2013-03-15 Stephane Eranianperf,x86: fix kernel crash with PEBS/BTS after suspend...
2013-03-15 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
next