Show patches with: State = Action Required       |   111666 patches
« 1 2 ... 864 865 8661116 1117 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[16/27] KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks. - - - --- 2015-04-02 Marc Zyngier New
[15/27] arm/arm64: KVM: Fix migration race in the arch timer - - - --- 2015-04-02 Marc Zyngier New
[14/27] arm/arm64: KVM: support for un-queuing active IRQs - - - --- 2015-04-02 Marc Zyngier New
[13/27] arm/arm64: KVM: add a common vgic_queue_irq_to_lr fn - - - --- 2015-04-02 Marc Zyngier New
[12/27] arm/arm64: KVM: export VCPU power state via MP_STATE ioctl - - - --- 2015-04-02 Marc Zyngier New
[11/27] arm/arm64: KVM: Optimize handling of Access Flag faults - - - --- 2015-04-02 Marc Zyngier New
[10/27] arm/arm64: KVM: Implement Stage-2 page aging - - - --- 2015-04-02 Marc Zyngier New
[09/27] arm/arm64: KVM: Allow handle_hva_to_gpa to return a value - - - --- 2015-04-02 Marc Zyngier New
[08/27] KVM: arm/arm64: add irqfd support - - - --- 2015-04-02 Marc Zyngier New
[07/27] KVM: arm/arm64: remove coarse grain dist locking at kvm_vgic_sync_hwstate - - - --- 2015-04-02 Marc Zyngier New
[06/27] KVM: arm/arm64: implement kvm_arch_intc_initialized - - - --- 2015-04-02 Marc Zyngier New
[05/27] KVM: introduce kvm_arch_intc_initialized and use it in irqfd - - - --- 2015-04-02 Marc Zyngier New
[04/27] KVM: arm/arm64: unset CONFIG_HAVE_KVM_IRQCHIP - - - --- 2015-04-02 Marc Zyngier New
[03/27] arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER} - - - --- 2015-04-02 Marc Zyngier New
[02/27] KVM: arm/arm64: prefer IS_ENABLED to a static variable - - - --- 2015-04-02 Marc Zyngier New
[01/27] KVM: vgic: add virt-capable compatible strings - - - --- 2015-04-02 Marc Zyngier New
[kvm-unit-tests,4/4] x86: Test BSP change - - - --- 2015-04-02 Nadav Amit New
[kvm-unit-tests,3/4] x86: check register values after reset - - - --- 2015-04-02 Nadav Amit New
[kvm-unit-tests,2/4] x86: Reenable init tests - - - --- 2015-04-02 Nadav Amit New
[kvm-unit-tests,1/4] x86: move some common functions to processor.h - - - --- 2015-04-02 Nadav Amit New
[v2,4/4] KVM: x86: Clear CR2 on VCPU reset - - - --- 2015-04-02 Nadav Amit New
[v2,3/4] KVM: x86: DR0-DR3 are not clear on reset - - - --- 2015-04-02 Nadav Amit New
[v2,2/4] KVM: x86: BSP in MSR_IA32_APICBASE is writable - - - --- 2015-04-02 Nadav Amit New
[v2,1/4] KVM: x86: INIT and reset sequences are different - - - --- 2015-04-02 Nadav Amit New
x86-run: Print a meaningful message if the qemu binary isn't found - - - --- 2015-04-01 Bandan Das New
[v6,2/5] target-arm: kvm: save/restore mp state - - - --- 2015-04-01 Alex Bennée New
kvmtool: fix wrong bus type and width in KVM_IOEVENTFD ioctl() call on MMIO bus - - - --- 2015-04-01 Li Yu New
[3.13.y-ckt,119/143] MIPS: Export FP functions used by lose_fpu(1) for KVM - - - --- 2015-03-31 Kamal Mostafa New
[3.13.y-ckt,069/143] KVM: MIPS: Don't leak FPU/DSP to guest - - - --- 2015-03-31 Kamal Mostafa New
[3.13.y-ckt,068/143] MIPS: KVM: Deliver guest interrupts after local_irq_disable() - - - --- 2015-03-31 Kamal Mostafa New
[PULL,diff] diff to previous pull request - - - --- 2015-03-31 Christian Borntraeger New
[3.13.y-ckt,stable] Patch "MIPS: Export FP functions used by lose_fpu(1) for KVM" has been added to… - - - --- 2015-03-31 Kamal Mostafa New
[3.13.y-ckt,stable] Patch "KVM: MIPS: Don't leak FPU/DSP to guest" has been added to staging queue - - - --- 2015-03-31 Kamal Mostafa New
[3.13.y-ckt,stable] Patch "MIPS: KVM: Deliver guest interrupts after local_irq_disable()" has been … - - - --- 2015-03-31 Kamal Mostafa New
[Qemu-devel] E5-2620v2 - emulation stop error - - - --- 2015-03-31 Radim Krčmář New
[v2,4/4] target-arm: kvm - add support for HW assisted debug - - - --- 2015-03-31 Alex Bennée New
[v2,3/4] target-arm: kvm - support for single step - - - --- 2015-03-31 Alex Bennée New
[v2,2/4] target-arm: kvm - implement software breakpoints - - - --- 2015-03-31 Alex Bennée New
[v2,1/4] linux-headers: partial sync from my kernel tree (DEV) - - - --- 2015-03-31 Alex Bennée New
[v2,10/10] KVM: arm64: add trace points for guest_debug debug - - - --- 2015-03-31 Alex Bennée New
[v2,09/10] KVM: arm64: trap nested debug register access - - - --- 2015-03-31 Alex Bennée New
[v2,08/10] KVM: arm64: guest debug, HW assisted debug support - - - --- 2015-03-31 Alex Bennée New
[v2,07/10] KVM: arm64: guest debug, add support for single-step - - - --- 2015-03-31 Alex Bennée New
[v2,06/10] KVM: arm64: guest debug, add SW break point support - - - --- 2015-03-31 Alex Bennée New
[v2,05/10] KVM: arm: introduce kvm_arch_setup/clear_debug() - - - --- 2015-03-31 Alex Bennée New
[v2,04/10] KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl - - - --- 2015-03-31 Alex Bennée New
[v2,03/10] KVM: arm: guest debug, define API headers - - - --- 2015-03-31 Alex Bennée New
[v2,02/10] KVM: define common __KVM_GUESTDBG_USE_SW/HW_BP values - - - --- 2015-03-31 Alex Bennée New
[v2,01/10] KVM: add commentary for kvm_debug_exit_arch struct - - - --- 2015-03-31 Alex Bennée New
[Qemu-devel] E5-2620v2 - emulation stop error - - - --- 2015-03-31 Radim Krčmář New
[GIT,PULL,8/8] KVM: s390: migrate vcpu interrupt state - - - --- 2015-03-31 Christian Borntraeger New
[GIT,PULL,7/8] KVM: s390: refactor vcpu injection function - - - --- 2015-03-31 Christian Borntraeger New
[GIT,PULL,6/8] KVM: s390: add ioctl to inject local interrupts - - - --- 2015-03-31 Christian Borntraeger New
[GIT,PULL,5/8] KVM: s390: cpu timer irq priority - - - --- 2015-03-31 Christian Borntraeger New
[GIT,PULL,4/8] KVM: s390: deliver floating interrupts in order of priority - - - --- 2015-03-31 Christian Borntraeger New
[GIT,PULL,3/8] KVM: s390: fix get_all_floating_irqs - - - --- 2015-03-31 Christian Borntraeger New
[GIT,PULL,2/8] KVM: s390: enable more features that need no hypervisor changes - - - --- 2015-03-31 Christian Borntraeger New
[GIT,PULL,1/8] KVM: s390: store the breaking-event address on pgm interrupts - - - --- 2015-03-31 Christian Borntraeger New
[11/25] x86: Use bool function return values of true/false not 1/0 - - - --- 2015-03-30 Joe Perches New
[06/25] powerpc: Use bool function return values of true/false not 1/0 - - - --- 2015-03-30 Joe Perches New
[01/25] arm: Use bool function return values of true/false not 1/0 - - - --- 2015-03-30 Joe Perches New
[5/5] KVM: x86: BSP in MSR_IA32_APICBASE is writable - - - --- 2015-03-30 Nadav Amit New
[v4,15/15] target-s390x: Enable cpu model usage - - - --- 2015-03-30 Michael Mueller New
[v4,14/15] target-s390x: Introduce facility test routine - - - --- 2015-03-30 Michael Mueller New
[v4,13/15] target-s390x: Extend QMP command query-cpu-definitions - - - --- 2015-03-30 Michael Mueller New
[v4,12/15] Add optional parameters to QMP command query-cpu-definitions - - - --- 2015-03-30 Michael Mueller New
[v4,11/15] target-s390x: New QMP command query-cpu-model - - - --- 2015-03-30 Michael Mueller New
[v4,10/15] target-s390x: Prepare accelerator during cpu object realization - - - --- 2015-03-30 Michael Mueller New
[v4,09/15] target-s390x: Add cpu class initialization routines - - - --- 2015-03-30 Michael Mueller New
[v4,08/15] target-s390x: Add KVM VM attribute interface for cpu models - - - --- 2015-03-30 Michael Mueller New
[v4,07/15] target-s390x: Update linux-headers/asm-s390/kvm.h - - - --- 2015-03-30 Michael Mueller New
[v4,06/15] target-s390x: Add cpu model alias definition routines - - - --- 2015-03-30 Michael Mueller New
[v4,05/15] target-s390x: Define cpu model specific facility lists - - - --- 2015-03-30 Michael Mueller New
[v4,04/15] target-s390x: Introduce cpu models - - - --- 2015-03-30 Michael Mueller New
[v4,03/15] target-s390x: Generate facility defines per cpu model - - - --- 2015-03-30 Michael Mueller New
[v4,02/15] target-s390x: Introduce cpu facilities - - - --- 2015-03-30 Michael Mueller New
[v4,01/15] Introduce stub routine cpu_desc_avail - - - --- 2015-03-30 Michael Mueller New
[5/5] KVM: x86: BSP in MSR_IA32_APICBASE is writable - - - --- 2015-03-30 Nadav Amit New
[4/5] KVM: x86: INIT and reset sequences are different - - - --- 2015-03-30 Nadav Amit New
[3/5] KVM: x86: BSF and BSR emulation change register unnecassarily - - - --- 2015-03-30 Nadav Amit New
[2/5] KVM: x86: POPA emulation may not clear bits [63:32] - - - --- 2015-03-30 Nadav Amit New
[1/5] KVM: x86: CMOV emulation on legacy mode is wrong - - - --- 2015-03-30 Nadav Amit New
[2/2] KVM: PPC: Remove page table walk helpers - - - --- 2015-03-30 Aneesh Kumar K.V New
[1/2] KVM: PPC: Use READ_ONCE when dereferencing pte_t pointer - - - --- 2015-03-30 Aneesh Kumar K.V New
kvm: mmu: lazy collapse small sptes into large sptes - - - --- 2015-03-29 Wanpeng Li New
[3/3] KVM: nVMX: nested_vmx_check_msr_switch_controls simplification: remove unnecessary caching of… - - - --- 2015-03-29 Eugene Korenevsky New
[2/3] KVM: nVMX: add missing checks for address bits beyond physical address width on VM-entry - - - --- 2015-03-29 Eugene Korenevsky New
[1/3] KVM: x86: optimization: cache physical address width to avoid excessive enumerations of CPUID… - - - --- 2015-03-29 Eugene Korenevsky New
[2/2] KVM: x86: Remove redundant definitions - - - --- 2015-03-29 Nadav Amit New
[1/2] KVM: x86: removing redundant eflags bits definitions - - - --- 2015-03-29 Nadav Amit New
copy_huge_page: unable to handle kernel NULL pointer dereference at 0000000000000008 - - - --- 2015-03-29 Hugh Dickins New
[RFC,2/2] KVM: task switch: generate #DB trap if TSS.T is set - - - --- 2015-03-28 Eugene Korenevsky New
[RFC,1/2] KVM: remove useless check of "ret" variable prior to returning the same value - - - --- 2015-03-28 Eugene Korenevsky New
[12/12] KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8 - - - --- 2015-03-28 Paul Mackerras New
[11/12] KVM: PPC: Book3S HV: Translate kvmhv_commence_exit to C - - - --- 2015-03-28 Paul Mackerras New
[10/12] KVM: PPC: Book3S HV: Streamline guest entry and exit - - - --- 2015-03-28 Paul Mackerras New
[09/12] KVM: PPC: Book3S HV: Use bitmap of active threads rather than count - - - --- 2015-03-28 Paul Mackerras New
[08/12] KVM: PPC: Book3S HV: Use decrementer to wake napping threads - - - --- 2015-03-28 Paul Mackerras New
[07/12] KVM: PPC: Book3S HV: Don't wake thread with no vcpu on guest IPI - - - --- 2015-03-28 Paul Mackerras New
[06/12] KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_woken - - - --- 2015-03-28 Paul Mackerras New
« 1 2 ... 864 865 8661116 1117 »