kvm: add device control API
[deliverable/linux.git] / arch /
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-26  Paul MackerrasKVM: PPC: Book3S HV: Report VPA and DTL modifications...
2013-04-26  Paul MackerrasKVM: PPC: Book3S HV: Make HPT reading code notice R...
2013-04-26  Mihai CaramanKVM: PPC: e500: Add e6500 core to Kconfig description
2013-04-26  Mihai CaramanKVM: PPC: e500mc: Enable e6500 cores
2013-04-26  Mihai CaramanKVM: PPC: e500: Remove E.PT and E.HV.LRAT categories...
2013-04-26  Mihai CaramanKVM: PPC: e500: Add support for EPTCFG register
2013-04-26  Mihai CaramanKVM: PPC: e500: Add support for TLBnPS registers
2013-04-26  Mihai CaramanKVM: PPC: e500: Move vcpu's MMU configuration to dedica...
2013-04-26  Mihai CaramanKVM: PPC: e500: Expose MMU registers via ONE_REG
2013-04-26  Mihai CaramanKVM: PPC: Book3E: Refactor ONE_REG ioctl implementation
2013-04-26  Bharat Bhushanbooke: exit to user space if emulator request
2013-04-26  Bharat BhushanKVM: extend EMULATE_EXIT_USER to support different...
2013-04-26  Bharat BhushanRename EMULATE_DO_PAPR to EMULATE_EXIT_USER
2013-04-26  Bharat BhushanKVM: PPC: debug stub interface parameter defined
2013-04-26  Bharat BhushanKVM: PPC: cache flush for kernel managed pages
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  Yang ZhangKVM: ia64: Fix kvm_vm_ioctl_irq_line
2013-04-18  Zhang, Yang ZKVM: x86: Fix posted interrupt with CONFIG_SMP=n
2013-04-17  Scott Woodkvm/ppc: don't call complete_mmio_load when it's a...
2013-04-17  Stuart YoderKVM: PPC: emulate dcbst
2013-04-17  Bharat BhushanAdded ONE_REG interface for debug instruction
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  Alexander GrafKVM: ARM: Fix kvm_vm_ioctl_irq_line
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-04-02  Nick WangKVM: s390: Enable KVM_CAP_NR_MEMSLOTS on s390
2013-04-02  Nick WangKVM: s390: Remove the sanity checks for kvm memory...
2013-04-02  Heiko CarstensKVM: s390: fix compile with !CONFIG_COMPAT
2013-04-02  Heiko CarstensKVM: s390: fix stsi exception handling
2013-04-02  Heiko CarstensKVM: s390: fix and enforce return code handling for...
2013-04-02  Heiko CarstensKVM: s390: make if statements in lpsw/lpswe handlers...
2013-04-02  Heiko CarstensKVM: s390: fix return code handling in lpsw/lpswe handlers
2013-04-02  Heiko CarstensKVM: s390: fix psw conversion in lpsw handler
2013-04-02  Heiko CarstensKVM: s390: fix 24 bit psw handling in lpsw/lpswe handler
2013-04-02  Christian BorntraegerKVM: s390: Dont do a gmap update on minor memslot changes
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-22  Paul MackerrasKVM: PPC: Remove unused argument to kvmppc_core_dequeue...
2013-03-22  Scott Woodkvm/ppc/e500: eliminate tlb_refs
2013-03-22  Scott Woodkvm/ppc/e500: g2h_tlb1_map: clear old bit before settin...
2013-03-22  Scott Woodkvm/ppc/e500: h2g_tlb1_rmap: esel 0 is valid
2013-03-22  Bharat BhushanKVM: PPC: booke: Added debug handler
2013-03-22  Bharat BhushanKVM: PPC: Added one_reg interface for timer registers
2013-03-22  Bharat BhushanKVM: PPC: move tsr update in a separate function
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...
next
This page took 0.049404 seconds and 8 git commands to generate.