Show patches with: Submitter = Christian Borntraeger       |   1527 patches
« 1 2 3 415 16 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/3] kvm-s390: Fix printk on SIGP set arch - - - --- 2009-01-22 Christian Borntraeger New
[2/3] kvm-s390: Fix problem state check for b2 intercepts - - - --- 2009-01-22 Christian Borntraeger New
[3/3] kvm-s390: Fix SIGP set prefix ioctl - - - --- 2009-01-22 Christian Borntraeger New
[1/3,v2] kvm-s390: Fix printk on SIGP set arch - - - --- 2009-01-22 Christian Borntraeger New
kvm: declare kvm_ioapic in kvm_host.h - - - --- 2009-02-26 Christian Borntraeger New
kvm: declare kvm_ioapic in kvm_host.h - - - --- 2009-02-26 Christian Borntraeger New
[RFC,0/8] virtio: add guest MSI-X support - - - --- 2009-04-27 Christian Borntraeger New
[1/3] virtio: find_vqs/del_vqs virtio operations - - - --- 2009-05-12 Christian Borntraeger New
[v2] Driver for Inter-VM shared memory device for KVM supporting interrupts. - - - --- 2009-05-19 Christian Borntraeger New
[1/2] virtio: fix id_matching for virtio drivers - - - --- 2009-05-26 Christian Borntraeger New
[2/2] virtio: enhance id_matching for virtio drivers - - - --- 2009-05-26 Christian Borntraeger New
[PATCH/RFC] virtio_test: A module for testing virtio via userspace - - - --- 2009-06-19 Christian Borntraeger New
[1/3] kvm-s390: Fix memslot initialization for userspace_addr != 0 - - - --- 2009-06-23 Christian Borntraeger New
[2/3] kvm-s390: Allow stfle instruction in the guest - - - --- 2009-06-23 Christian Borntraeger New
[3/3] kvm-s390: Remove some unused variables - - - --- 2009-06-23 Christian Borntraeger New
kvm-390: fix wait_queue handling - - - --- 2009-07-16 Christian Borntraeger New
kvm-s390: fix memsize >=4G on linus git head - - - --- 2009-09-21 Christian Borntraeger New
kvm-s390: fix potential array overrun in intercept handling - - - --- 2010-01-21 Christian Borntraeger New
[PATCHv2] kvm-s390: fix potential array overrun in intercept handling - - - --- 2010-01-21 Christian Borntraeger New
kvm-s390: Dont exit SIE on SIGP sense running - - - --- 2010-06-17 Christian Borntraeger New
s390/kvm: Fix vcpu_load handling in interrupt code - - - --- 2012-09-27 Christian Borntraeger New
[1/3] s390/kvm: Interrupt injection bugfix - - - --- 2012-10-02 Christian Borntraeger New
[2/3] s390/kvm: Add documentation for KVM_S390_INTERRUPT. - - - --- 2012-10-02 Christian Borntraeger New
[3/3] s390/kvm: dont announce RRBM support - - - --- 2012-10-02 Christian Borntraeger New
[1/1] Subject: [PATCH] s390/kvm: Fix address space mixup - - - --- 2012-11-22 Christian Borntraeger New
[RFC/PATCH,1/1] s390/kvm: Fix BUG in include/linux/kvm_host.h:745 - - - --- 2013-01-08 Christian Borntraeger New
[1/3] s390/kvm: Fix store status for ACRS/FPRS - - - --- 2013-01-25 Christian Borntraeger New
[2/3] s390/virtio-ccw: Fix setup_vq error handling. - - - --- 2013-01-25 Christian Borntraeger New
[3/3] s390/kvm: Fix instruction decoding - - - --- 2013-01-25 Christian Borntraeger New
[1/8] s390/kvm,gaccess: fix guest access return code handling - - - --- 2013-03-05 Christian Borntraeger New
[2/8] s390/mm,gmap: implement gmap_translate() - - - --- 2013-03-05 Christian Borntraeger New
[3/8] s390/kvm,tprot: use new gmap_translate() function - - - --- 2013-03-05 Christian Borntraeger New
[4/8] s390/kvm: remove explicit -EFAULT return code checking on guest access - - - --- 2013-03-05 Christian Borntraeger New
[5/8] s390/kvm,gaccess: shorten put/get_guest code - - - --- 2013-03-05 Christian Borntraeger New
[6/8] s390/kvm,gaccess: shorten copy_to/from_guest code - - - --- 2013-03-05 Christian Borntraeger New
[7/8] s390/kvm: cleanup/fix handle_tpi() - - - --- 2013-03-05 Christian Borntraeger New
[8/8] s390/kvm,gaccess: add address space annotations - - - --- 2013-03-05 Christian Borntraeger New
[RFC] s390/kvm: note a quiescing state if we interupt guest mode - - - --- 2013-05-02 Christian Borntraeger New
[1/8] s390/pgtable: fix ipte notify bit - - - --- 2013-05-17 Christian Borntraeger New
[2/8] s390/kvm: fix psw rewinding in handle_skey - - - --- 2013-05-17 Christian Borntraeger New
[3/8] s390/kvm: rename RCP_xxx defines to PGSTE_xxx - - - --- 2013-05-17 Christian Borntraeger New
[4/8] s390/kvm: Mark if a cpu is in SIE - - - --- 2013-05-17 Christian Borntraeger New
[5/8] s390/kvm: Provide a way to prevent reentering SIE - - - --- 2013-05-17 Christian Borntraeger New
[6/8] s390/kvm: Kick guests out of sie if prefix page host pte is touched - - - --- 2013-05-17 Christian Borntraeger New
[7/8] s390/kvm: avoid automatic sie reentry - - - --- 2013-05-17 Christian Borntraeger New
[8/8] s390: fix gmap_ipte_notifier vs. software dirty pages - - - --- 2013-05-17 Christian Borntraeger New
[1/8] KVM: s390: move kvm_guest_enter,exit closer to sie - - - --- 2013-07-26 Christian Borntraeger New
[2/8] KVM: s390: fix pfmf non-quiescing control handling - - - --- 2013-07-26 Christian Borntraeger New
[3/8] KVM: s390: allow sie enablement for multi-threaded programs - - - --- 2013-07-26 Christian Borntraeger New
[4/8] KVM: s390: fix task size check - - - --- 2013-07-26 Christian Borntraeger New
[5/8] KVM: s390: declare virtual HW facilities - - - --- 2013-07-26 Christian Borntraeger New
[6/8] KVM: s390: Fix sparse warnings in priv.c - - - --- 2013-07-26 Christian Borntraeger New
[7/8] KVM: s390: Add helper function for setting condition code - - - --- 2013-07-26 Christian Borntraeger New
[8/8] KVM: s390: Make KVM_HVA_ERR_BAD usable on s390 - - - --- 2013-07-26 Christian Borntraeger New
[v2,0/2] KVM: s390: add floating irq controller - - - --- 2013-09-06 Christian Borntraeger New
[1/8] KVM: s390: Remove dead "rerun vcpu" code - - - --- 2013-09-12 Christian Borntraeger New
[2/8] KVM: s390: Split up __vcpu_run into three parts - - - --- 2013-09-12 Christian Borntraeger New
[3/8] KVM: s390: Push run loop into __vcpu_run - - - --- 2013-09-12 Christian Borntraeger New
[4/8] KVM: s390: Lock kvm->srcu at the appropriate places - - - --- 2013-09-12 Christian Borntraeger New
[5/8] KVM: s390: Allow NULL parameter for kvm_s390_get_regs_rre - - - --- 2013-09-12 Christian Borntraeger New
[6/8] KVM: s390: Helper for converting real addresses to absolute - - - --- 2013-09-12 Christian Borntraeger New
[7/8] KVM: s390: Implement TEST BLOCK - - - --- 2013-09-12 Christian Borntraeger New
[8/8] KVM: s390: Intercept SCK instruction - - - --- 2013-09-12 Christian Borntraeger New
[Patchv5,1/7] KVM: s390: add and extend interrupt information data structs - - - --- 2013-10-08 Christian Borntraeger New
[Patchv5,2/7] KVM: s390: add floating irq controller - - - --- 2013-10-08 Christian Borntraeger New
[Patchv5,3/7] KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest fault - - - --- 2013-10-08 Christian Borntraeger New
[Patchv5,4/7] KVM: async_pf: Provide additional direct page notification - - - --- 2013-10-08 Christian Borntraeger New
[Patchv5,5/7] KVM: async_pf: Allow to wait for outstanding work - - - --- 2013-10-08 Christian Borntraeger New
[Patchv5,6/7] KVM: async_pf: Async page fault support on s390 - - - --- 2013-10-08 Christian Borntraeger New
[Patchv5,7/7] KVM: async_pf: Exploit one reg interface for pfault - - - --- 2013-10-08 Christian Borntraeger New
kvm/irqchip: Speed up KVM_SET_GSI_ROUTING - - - --- 2014-01-16 Christian Borntraeger New
[PATCHv2/RFC] kvm/irqchip: Speed up KVM_SET_GSI_ROUTING - - - --- 2014-01-16 Christian Borntraeger New
[PATCHv3] kvm/irqchip: Speed up KVM_SET_GSI_ROUTING - - - --- 2014-01-16 Christian Borntraeger New
[PULL,1/3] KVM: s390: enable Transactional Execution - - - --- 2014-01-17 Christian Borntraeger New
[PULL,2/3] KVM: s390: Enable the LPP facility for guests - - - --- 2014-01-17 Christian Borntraeger New
[PULL,3/3] KVM: s390: virtio-ccw: Handle command rejects. - - - --- 2014-01-17 Christian Borntraeger New
[PULL,1/1] KVM: s390: Fix memory access error detection - - - --- 2014-01-20 Christian Borntraeger New
[PULL,1/8] KVM: s390: add and extend interrupt information data structs - - - --- 2014-01-30 Christian Borntraeger New
[PULL,2/8] KVM: s390: add floating irq controller - - - --- 2014-01-30 Christian Borntraeger New
[PULL,3/8] KVM: s390: limit floating irqs - - - --- 2014-01-30 Christian Borntraeger New
[PULL,4/8] KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest fault - - - --- 2014-01-30 Christian Borntraeger New
[PULL,5/8] KVM: async_pf: Provide additional direct page notification - - - --- 2014-01-30 Christian Borntraeger New
[PULL,6/8] KVM: async_pf: Allow to wait for outstanding work - - - --- 2014-01-30 Christian Borntraeger New
[PULL,7/8] KVM: async_pf: Async page fault support on s390 - - - --- 2014-01-30 Christian Borntraeger New
[PULL,8/8] KVM: async_pf: Exploit one reg interface for pfault - - - --- 2014-01-30 Christian Borntraeger New
KVM: async_pf: Add missing call for async page present - - - --- 2014-01-31 Christian Borntraeger New
[PATCH/RFC,1/3] kvm: Introduction of kvm_arch_vcpu_dont_yield() - - - --- 2014-02-11 Christian Borntraeger New
[PATCH/RFC,2/3] s390/kvm: Platform specific kvm_arch_vcpu_dont_yield - - - --- 2014-02-11 Christian Borntraeger New
[PATCH/RFC,3/3] s390/kvm: Set preempted flag during vcpu wakeup and interrupt delivery - - - --- 2014-02-11 Christian Borntraeger New
[PATCHv2] kvm/irqchip: Speed up KVM_SET_GSI_ROUTING - - - --- 2014-02-24 Christian Borntraeger New
[1/3] KVM: s390: implementation of kvm_arch_vcpu_runnable() - - - --- 2014-02-26 Christian Borntraeger New
[2/3] KVM: add kvm_arch_vcpu_runnable() test to kvm_vcpu_on_spin() loop - - - --- 2014-02-26 Christian Borntraeger New
[3/3] KVM/s390: Set preempted flag during vcpu wakeup and interrupt delivery - - - --- 2014-02-26 Christian Borntraeger New
[PULL,1/8] KVM: s390: Provide access to program parameter - - - --- 2014-03-04 Christian Borntraeger New
[PULL,2/8] KVM: s390: expose gbea register to userspace - - - --- 2014-03-04 Christian Borntraeger New
[PULL,3/8] KVM: s390: Simplify online vcpus counting for stsi - - - --- 2014-03-04 Christian Borntraeger New
[PULL,4/8] KVM: s390: Fixed CC of SIGP SET_PREFIX handler - - - --- 2014-03-04 Christian Borntraeger New
[PULL,5/8] KVM: s390: get rid of local_int array - - - --- 2014-03-04 Christian Borntraeger New
[PULL,6/8] virtio_ccw: fix vcdev pointer handling issues - - - --- 2014-03-04 Christian Borntraeger New
[PULL,7/8] s390/airq: add support for irq ranges - - - --- 2014-03-04 Christian Borntraeger New
« 1 2 3 415 16 »