Show patches with: Submitter = Andrey Smetanin       |    State = Action Required       |   87 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/7] standard-headers/x86: add Hyper-V SynIC constants - 1 - --- 2015-10-26 Andrey Smetanin New
[2/7] target-i386/kvm: Hyper-V SynIC MSR's support - 1 - --- 2015-10-26 Andrey Smetanin New
[3/7] linux-headers/kvm: add Hyper-V SynIC irq routing type and struct - 1 - --- 2015-10-26 Andrey Smetanin New
[4/7] kvm: Hyper-V SynIC irq routing support - 1 - --- 2015-10-26 Andrey Smetanin New
[5/7] linux-headers/kvm: KVM_EXIT_HYPERV type and struct - 1 - --- 2015-10-26 Andrey Smetanin New
[6/7] target-i386/hyperv: Hyper-V SynIC SINT routing and vCPU exit - 1 - --- 2015-10-26 Andrey Smetanin New
[7/7] hw/misc: Hyper-V test device 'hyperv-testdev' - 1 - --- 2015-10-26 Andrey Smetanin New
[kvm-unit-tests] x86: hyperv_synic: Hyper-V SynIC test - 1 - --- 2015-10-26 Andrey Smetanin New
[v1,1/2] headers: Hyper-V VMBus hypercall codes and exit - 1 - --- 2016-01-12 Andrey Smetanin New
[v1,1/2] include: update Hyper-V header to include SynIC timers defines - - - --- 2015-11-25 Andrey Smetanin New
[v1,1/2] kvm/x86: Hyper-V SynIC tracepoints - 1 - --- 2015-12-23 Andrey Smetanin New
[v1,1/5] kvm/x86: Rename Hyper-V long spin wait hypercall - 1 - --- 2016-01-12 Andrey Smetanin New
[v1,1/5] lib/x86: Added Hyper-V MSR's availability bits into msr.h - 1 - --- 2015-11-26 Andrey Smetanin New
[v1,1/6] kvm/x86: Drop stimer_stop() function - 1 - --- 2015-12-23 Andrey Smetanin New
[v1,1/7] drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header 1 1 - --- 2015-11-25 Andrey Smetanin New
[v1,2/2] kvm/x86: Hyper-V SynIC timers tracepoints - 1 - --- 2015-12-23 Andrey Smetanin New
[v1,2/2] target-i386/kvm: Hyper-V SynIC timers MSR's support - - - --- 2015-11-25 Andrey Smetanin New
[v1,2/2] target-i386/kvm: Hyper-V VMBus hypercalls blank handlers - 1 - --- 2016-01-12 Andrey Smetanin New
[v1,2/5] drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header 1 1 - --- 2016-01-12 Andrey Smetanin New
[v1,2/5] lib/x86: Added HV_X64_MSR_TIME_REF_COUNT value into msr.h - 1 - --- 2015-11-26 Andrey Smetanin New
[v1,2/6] kvm/x86: Hyper-V unify stimer_start() and stimer_restart() - 1 - --- 2015-12-23 Andrey Smetanin New
[v1,2/7] drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header 1 1 - --- 2015-11-25 Andrey Smetanin New
[v1,3/5] kvm/x86: Pass return code of kvm_emulate_hypercall - 1 - --- 2016-01-12 Andrey Smetanin New
[v1,3/5] lib/x86: Added Hyper-V SynIC timers MSR's values - 1 - --- 2015-11-26 Andrey Smetanin New
[v1,3/6] kvm/x86: Reorg stimer_expiration() to better control timer restart - 1 - --- 2015-12-23 Andrey Smetanin New
[v1,3/7] kvm/x86: Rearrange func's declarations inside Hyper-V header - 1 - --- 2015-11-25 Andrey Smetanin New
[v1,4/5] kvm/x86: Hyper-V VMBus hypercall userspace exit - 1 - --- 2016-01-12 Andrey Smetanin New
[v1,4/5] lib/x86: Make free_page() available to call - 1 - --- 2015-11-26 Andrey Smetanin New
[v1,4/6] kvm/x86: Hyper-V fix SynIC timer disabling condition - 1 - --- 2015-12-23 Andrey Smetanin New
[v1,4/7] kvm/x86: Added Hyper-V vcpu_to_hv_vcpu()/hv_vcpu_to_vcpu() helpers - 1 - --- 2015-11-25 Andrey Smetanin New
[v1,5/5] kvm/x86: Reject Hyper-V hypercall continuation - 1 - --- 2016-01-12 Andrey Smetanin New
[v1,5/5] x86: Hyper-V SynIC timers test - 1 - --- 2015-11-26 Andrey Smetanin New
[v1,5/6] kvm/x86: Skip SynIC vector check for QEMU side - 1 - --- 2015-12-23 Andrey Smetanin New
[v1,5/7] kvm/x86: Hyper-V internal helper to read MSR HV_X64_MSR_TIME_REF_COUNT - 1 - --- 2015-11-25 Andrey Smetanin New
[v1,6/6] kvm/x86: Update SynIC timers on guest entry only - 1 - --- 2015-12-23 Andrey Smetanin New
[v1,6/7] kvm/x86: Hyper-V SynIC message slot pending clearing at SINT ack - 1 - --- 2015-11-25 Andrey Smetanin New
[v1,7/7] kvm/x86: Hyper-V SynIC timers - 1 - --- 2015-11-25 Andrey Smetanin New
[v1] KVM-UNIT-TESTS:x86/hyperv: Hyper-V hypercalls test - - - --- 2016-01-12 Andrey Smetanin New
[v1] kvm: Make vcpu->requests as 64 bit bitmap 1 - - --- 2015-12-24 Andrey Smetanin New
[v1] kvm/x86: Hyper-V tsc page setup - 1 - --- 2015-12-24 Andrey Smetanin New
[v1] kvm/x86: Remove Hyper-V SynIC timer stopping - - - --- 2015-12-14 Andrey Smetanin New
[v2,1/3] lib/x86: Make free_page() available to call - 1 - --- 2015-12-08 Andrey Smetanin New
[v2,1/5] headers: Linux kernel Hyper-V SynIC defines - 1 - --- 2015-11-10 Andrey Smetanin New
[v2,1/5] kvm/x86: Rename Hyper-V long spin wait hypercall - 1 - --- 2016-01-21 Andrey Smetanin New
[v2,1/7] kvm/x86: Hyper-V timers fix incorrect logical operation - 1 - --- 2015-12-28 Andrey Smetanin New
[v2,1/9] drivers/hv: replace enum hv_message_type by u32 - - - --- 2015-11-30 Andrey Smetanin New
[v2,2/3] x86/hyperv: Move Hyper-V generic code into hyperv.h/hyperv.c - - - --- 2015-12-08 Andrey Smetanin New
[v2,2/5] drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header 1 1 - --- 2016-01-21 Andrey Smetanin New
[v2,2/5] target-i386/kvm: Hyper-V SynIC MSR's support - 1 - --- 2015-11-10 Andrey Smetanin New
[v2,2/7] kvm/x86: Drop stimer_stop() function - 1 - --- 2015-12-28 Andrey Smetanin New
[v2,2/9] drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header 1 1 - --- 2015-11-30 Andrey Smetanin New
[v2,3/3] x86: Hyper-V SynIC timers test - 1 - --- 2015-12-08 Andrey Smetanin New
[v2,3/5] kvm: Hyper-V SynIC irq routing support - 1 - --- 2015-11-10 Andrey Smetanin New
[v2,3/5] kvm/x86: Pass return code of kvm_emulate_hypercall - 1 - --- 2016-01-21 Andrey Smetanin New
[v2,3/7] kvm/x86: Hyper-V unify stimer_start() and stimer_restart() - 1 - --- 2015-12-28 Andrey Smetanin New
[v2,3/9] drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header 1 1 - --- 2015-11-30 Andrey Smetanin New
[v2,4/5] kvm/x86: Reject Hyper-V hypercall continuation - 1 - --- 2016-01-21 Andrey Smetanin New
[v2,4/5] target-i386/hyperv: Hyper-V SynIC SINT routing and vcpu exit - 1 - --- 2015-11-10 Andrey Smetanin New
[v2,4/7] kvm/x86: Reorg stimer_expiration() to better control timer restart - 1 - --- 2015-12-28 Andrey Smetanin New
[v2,4/9] drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86 header - - - --- 2015-11-30 Andrey Smetanin New
[v2,5/5] hw/misc: Hyper-V test device 'hyperv-testdev' - 1 - --- 2015-11-10 Andrey Smetanin New
[v2,5/5] kvm/x86: Hyper-V VMBus hypercall userspace exit - 1 - --- 2016-01-21 Andrey Smetanin New
[v2,5/7] kvm/x86: Hyper-V fix SynIC timer disabling condition - 1 - --- 2015-12-28 Andrey Smetanin New
[v2,5/9] kvm/x86: Rearrange func's declarations inside Hyper-V header - 1 - --- 2015-11-30 Andrey Smetanin New
[v2,6/7] kvm/x86: Skip SynIC vector check for QEMU side - 1 - --- 2015-12-28 Andrey Smetanin New
[v2,6/9] kvm/x86: Added Hyper-V vcpu_to_hv_vcpu()/hv_vcpu_to_vcpu() helpers - 1 - --- 2015-11-30 Andrey Smetanin New
[v2,7/7] kvm/x86: Update SynIC timers on guest entry only - 1 - --- 2015-12-28 Andrey Smetanin New
[v2,7/9] kvm/x86: Hyper-V internal helper to read MSR HV_X64_MSR_TIME_REF_COUNT - 1 - --- 2015-11-30 Andrey Smetanin New
[v2,8/9] kvm/x86: Hyper-V SynIC message slot pending clearing at SINT ack - 1 - --- 2015-11-30 Andrey Smetanin New
[v2,9/9] kvm/x86: Hyper-V SynIC timers - 1 - --- 2015-11-30 Andrey Smetanin New
[v2] kvm: Make vcpu->requests as 64 bit bitmap 1 1 - --- 2015-12-24 Andrey Smetanin New
[v2] target-i386/kvm: Hyper-V VMBus hypercalls blank handlers - 1 - --- 2016-01-21 Andrey Smetanin New
[v3,1/2] headers: KVM Hyper-V VMBus hypercalls defines and exit - 1 - --- 2016-02-24 Andrey Smetanin New
[v3,1/5] kvm/x86: Rename Hyper-V long spin wait hypercall - 1 - --- 2016-02-11 Andrey Smetanin New
[v3,2/2] target-i386/kvm: Hyper-V VMBus hypercalls blank handlers - 1 - --- 2016-02-24 Andrey Smetanin New
[v3,2/5] drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header 1 1 - --- 2016-02-11 Andrey Smetanin New
[v3,2/5] target-i386/kvm: Hyper-V SynIC MSR's support - 1 - --- 2015-11-11 Andrey Smetanin New
[v3,3/5] kvm/x86: Pass return code of kvm_emulate_hypercall - 1 - --- 2016-02-11 Andrey Smetanin New
[v3,4/5] kvm/x86: Reject Hyper-V hypercall continuation - 1 - --- 2016-02-11 Andrey Smetanin New
[v3,5/5] kvm/x86: Hyper-V VMBus hypercall userspace exit - 1 - --- 2016-02-11 Andrey Smetanin New
[v3,8/9] kvm/x86: Hyper-V synthetic interrupt controller - 1 - --- 2015-10-22 Andrey Smetanin New
[v3,9/9] kvm/x86: Hyper-V kvm exit - 1 - --- 2015-10-22 Andrey Smetanin New
[v4,1/5] kvm/irqchip: kvm_arch_irq_routing_update renaming split - 1 - --- 2015-11-10 Andrey Smetanin New
[v4,2/5] kvm/x86: split ioapic-handled and EOI exit bitmaps - 1 - --- 2015-11-10 Andrey Smetanin New
[v4,3/5] kvm/x86: per-vcpu apicv deactivation support - 1 - --- 2015-11-10 Andrey Smetanin New
[v4,4/5] kvm/x86: Hyper-V synthetic interrupt controller - 1 - --- 2015-11-10 Andrey Smetanin New
[v4,5/5] kvm/x86: Hyper-V kvm exit - 1 - --- 2015-11-10 Andrey Smetanin New