Show patches with: Submitter = David Hildenbrand       |    State = Action Required       |   678 patches
« 1 2 ... 4 5 6 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,01/15] KVM: x86: mmu: returning void in a void function is strange - 1 - --- 2017-08-24 David Hildenbrand New
fix memory leak on kvm_vm_ioctl_create_spapr_tce - - - --- 2017-08-23 David Hildenbrand New
[RFC] KVM: nVMX: validate eptp pointer - - - --- 2017-08-10 David Hildenbrand New
[v2,2/2] KVM: VMX: always require WB memory type for EPT - - - --- 2017-08-10 David Hildenbrand New
[v2,1/2] KVM: VMX: cleanup EPTP definitions - - - --- 2017-08-10 David Hildenbrand New
[v1,2/2] KVM: VMX: always require WB memory type for EPT - - - --- 2017-08-10 David Hildenbrand New
[v1,1/2] KVM: VMX: cleanup EPTP definitions - - - --- 2017-08-10 David Hildenbrand New
kvm: WARNING in kvm_arch_vcpu_ioctl_run - - - --- 2017-08-09 David Hildenbrand New
[RFC,6/6] kvm: kvm_log_sync() is only called with known memory sections - - - --- 2017-08-09 David Hildenbrand New
[RFC,5/6] kvm: kvm_log_start/stop are only called with known sections - - - --- 2017-08-09 David Hildenbrand New
[RFC,4/6] kvm: we never have overlapping slots in kvm_set_phys_mem() - - - --- 2017-08-09 David Hildenbrand New
[RFC,3/6] kvm: use start + size for memory ranges - - - --- 2017-08-09 David Hildenbrand New
[RFC,2/6] kvm: factor out alignment of memory section - - - --- 2017-08-09 David Hildenbrand New
[RFC,1/6] kvm: require JOIN_MEMORY_REGIONS_WORKS - - - --- 2017-08-09 David Hildenbrand New
[v7,3/3] KVM: nVMX: Emulate EPTP switching for the L1 hypervisor - - - --- 2017-08-04 David Hildenbrand New
[v1,13/13] KVM: x86: allow setting identity map addr with no vcpus only - - - --- 2017-08-04 David Hildenbrand New
[v1,12/13] KVM: x86: document special identity map address value - - - --- 2017-08-04 David Hildenbrand New
[v1,11/13] KVM: VMX: cleanup init_rmode_identity_map() - - - --- 2017-08-04 David Hildenbrand New
[v1,10/13] KVM: nVMX: no need to set vcpu->cpu when switching vmcs - - - --- 2017-08-04 David Hildenbrand New
[v1,09/13] KVM: VMX: drop unnecessary function declarations - - - --- 2017-08-04 David Hildenbrand New
[v1,08/13] KVM: VMX: call ept_sync_global() with enable_ept only - - - --- 2017-08-04 David Hildenbrand New
[v1,07/13] KVM: VMX: drop enable_ept check from ept_sync_context() - - - --- 2017-08-04 David Hildenbrand New
[v1,06/13] KVM: x86: no need to inititalize vcpu members to 0 - - - --- 2017-08-04 David Hildenbrand New
[v1,05/13] KVM: VMX: vmx_vcpu_setup() cannot fail - - - --- 2017-08-04 David Hildenbrand New
[v1,04/13] KVM: x86: drop BUG_ON(vcpu->kvm) - - - --- 2017-08-04 David Hildenbrand New
[v1,03/13] KVM: x86: mmu: free_page can handle NULL - - - --- 2017-08-04 David Hildenbrand New
[v1,02/13] KVM: x86: mmu: use for_each_shadow_entry_lockless() - - - --- 2017-08-04 David Hildenbrand New
[v1,01/13] KVM: x86: mmu: returning void in a void function is strange - - - --- 2017-08-04 David Hildenbrand New
[v2,2/2] KVM: nVMX: get rid of nested_release_page* - 1 - --- 2017-08-03 David Hildenbrand New
[v2,1/2] KVM: nVMX: get rid of nested_get_page() - 1 - --- 2017-08-03 David Hildenbrand New
[v1,2/2] KVM: nVMX: get rid of nested_release_page* - - - --- 2017-08-03 David Hildenbrand New
[v1,1/2] KVM: nVMX: get rid of nested_get_page() - - - --- 2017-08-03 David Hildenbrand New
[kvm-unit-tests,v1,2/2] s390x: use inline assembly to test for addressing exceptions - 1 - --- 2017-06-26 David Hildenbrand New
[kvm-unit-tests,v1,1/2] s390x: use instruction 0x0000 to test for operation exceptions - 1 - --- 2017-06-26 David Hildenbrand New
[kvm-unit-tests,v1] s390x: add stidp interception test - 1 - --- 2017-06-22 David Hildenbrand New
[v1] s390x: add stidp interception test - - - --- 2017-06-19 David Hildenbrand New
[kvm-unit-tests,v2,2/2] s390x: pgm interrupt handler and a way to test them - 1 - --- 2017-05-31 David Hildenbrand New
[kvm-unit-tests,v2,1/2] s390x: generate asm offsets for the lowcore - 1 - --- 2017-05-31 David Hildenbrand New
[RFC,2/2] KVM: s390: Introduce KVM_VM_S390_LATE_MMAP - - - --- 2017-05-29 David Hildenbrand New
[RFC,1/2] s390x: mm: allow mixed page table types (2k and 4k) - - - --- 2017-05-29 David Hildenbrand New
[kvm-unit-tests,v1] s390x: add a pgm irq handler and a way to expect them - - - --- 2017-05-29 David Hildenbrand New
[kvm-unit-tests,v1] s390x: generate asm offsets for the lowcore - 1 - --- 2017-05-29 David Hildenbrand New
[kvm-unit-tests,v3,7/7] MAINTAINERS: add s390x maintainers 1 - - --- 2017-05-22 David Hildenbrand New
[kvm-unit-tests,v3,6/7] .travis.yml: add s390x - - - --- 2017-05-22 David Hildenbrand New
[kvm-unit-tests,v3,5/7] s390x: wire up sclp console output - 1 - --- 2017-05-22 David Hildenbrand New
[kvm-unit-tests,v3,4/7] s390x: compile sclp-ascii.c - 1 - --- 2017-05-22 David Hildenbrand New
[kvm-unit-tests,v3,3/7] s390x: copy sclp.h and sclp-ascii.c from QEMU - 1 - --- 2017-05-22 David Hildenbrand New
[kvm-unit-tests,v3,2/7] s390x: basic self test - 1 - --- 2017-05-22 David Hildenbrand New
[kvm-unit-tests,v3,1/7] s390x: initial infrastructure - 1 - --- 2017-05-22 David Hildenbrand New
[kvm-unit-tests,v2,6/6] MAINTAINERS: add s390x maintainers 1 - - --- 2017-05-18 David Hildenbrand New
[kvm-unit-tests,v2,5/6] s390x: wire up sclp console output - 1 - --- 2017-05-18 David Hildenbrand New
[kvm-unit-tests,v2,4/6] s390x: compile sclp-ascii.c - - - --- 2017-05-18 David Hildenbrand New
[kvm-unit-tests,v2,3/6] s390x: copy sclp.h and sclp-ascii.c from QEMU - - - --- 2017-05-18 David Hildenbrand New
[kvm-unit-tests,v2,2/6] s390x: basic self test - - - --- 2017-05-18 David Hildenbrand New
[kvm-unit-tests,v2,1/6] s390x: initial infrastructure - 1 - --- 2017-05-18 David Hildenbrand New
[kvm-unit-tests,v2,3/3] x86: use asm-generic spinlock - - - --- 2017-05-15 David Hildenbrand New
[kvm-unit-tests,v2,2/3] ppc64: use asm-generic spinlock 1 - - --- 2017-05-15 David Hildenbrand New
[kvm-unit-tests,v2,1/3] lib: provide generic spinlock - - - --- 2017-05-15 David Hildenbrand New
[kvm-unit-tests,v1,6/6] MAINTAINERS: add s390x maintainers - - - --- 2017-05-12 David Hildenbrand New
[kvm-unit-tests,v1,5/6] s390x: wire up sclp console output - - - --- 2017-05-12 David Hildenbrand New
[kvm-unit-tests,v1,4/6] s390x: compile sclp-ascii.c - - - --- 2017-05-12 David Hildenbrand New
[kvm-unit-tests,v1,3/6] s390x: copy sclp.h and sclp-ascii.c from QEMU - - - --- 2017-05-12 David Hildenbrand New
[kvm-unit-tests,v1,2/6] s390x: basic self test - - - --- 2017-05-12 David Hildenbrand New
[kvm-unit-tests,v1,1/6] s390x: initial infrastructure - - - --- 2017-05-12 David Hildenbrand New
[kvm-unit-tests,v1] lib: fix compilation warning - - 1 --- 2017-05-12 David Hildenbrand New
[kvm-unit-tests,v1,3/3] x86: use asm-generic spinlock - - - --- 2017-05-12 David Hildenbrand New
[kvm-unit-tests,v1,2/3] ppc64: use asm-generic spinlock 1 - - --- 2017-05-12 David Hildenbrand New
[kvm-unit-tests,v1,1/3] lib: provide generic spinlock - 1 - --- 2017-05-12 David Hildenbrand New
[kvm-unit-tests] Makefile: drop "-lpthread -lrt" - - - --- 2017-05-04 David Hildenbrand New
[v2] KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTING - 1 - --- 2017-04-28 David Hildenbrand New
KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTING - - - --- 2017-04-26 David Hildenbrand New
KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTING - 1 - --- 2017-04-25 David Hildenbrand New
[v3,24/24] KVM: x86: use irqchip_kernel() to check for pic+ioapic - - - --- 2017-04-07 David Hildenbrand New
[v3,23/24] KVM: x86: simplify pic_ioport_read() - - - --- 2017-04-07 David Hildenbrand New
[v3,22/24] KVM: x86: set data directly in picdev_read() - - - --- 2017-04-07 David Hildenbrand New
[v3,21/24] KVM: x86: drop picdev_in_range() - - - --- 2017-04-07 David Hildenbrand New
[v3,20/24] KVM: x86: make kvm_pic_reset() static - - - --- 2017-04-07 David Hildenbrand New
[v3,19/24] KVM: x86: simplify pic_unlock() - 1 - --- 2017-04-07 David Hildenbrand New
[v3,18/24] KVM: x86: cleanup return handling in setup_routing_entry() - - - --- 2017-04-07 David Hildenbrand New
[v3,17/24] KVM: x86: drop goto label in kvm_set_routing_entry() - 1 - --- 2017-04-07 David Hildenbrand New
[v3,16/24] KVM: x86: rename kvm_vcpu_request_scan_ioapic() - - - --- 2017-04-07 David Hildenbrand New
[v3,15/24] KVM: x86: directly call kvm_make_scan_ioapic_request() in ioapic.c - - - --- 2017-04-07 David Hildenbrand New
[v3,14/24] KVM: x86: remove all-vcpu request from kvm_ioapic_init() - - - --- 2017-04-07 David Hildenbrand New
[v3,13/24] KVM: x86: KVM_IRQCHIP_PIC_MASTER only has 8 pins - - - --- 2017-04-07 David Hildenbrand New
[v3,12/24] KVM: x86: push usage of slots_lock down - - - --- 2017-04-07 David Hildenbrand New
[v3,11/24] KVM: x86: don't take kvm->irq_lock when creating IRQCHIP - - - --- 2017-04-07 David Hildenbrand New
[v3,10/24] KVM: x86: convert kvm_(set|get)_ioapic() into void - - - --- 2017-04-07 David Hildenbrand New
[v3,09/24] KVM: x86: remove duplicate checks for ioapic - - - --- 2017-04-07 David Hildenbrand New
[v3,08/24] KVM: x86: use ioapic_in_kernel() to check for ioapic existence - - - --- 2017-04-07 David Hildenbrand New
[v3,07/24] KVM: x86: get rid of ioapic_irqchip() - - - --- 2017-04-07 David Hildenbrand New
[v3,06/24] KVM: x86: get rid of pic_irqchip() - - - --- 2017-04-07 David Hildenbrand New
[v3,05/24] KVM: x86: check against irqchip_mode in ioapic_in_kernel() - - - --- 2017-04-07 David Hildenbrand New
[v3,04/24] KVM: x86: check against irqchip_mode in pic_in_kernel() - - - --- 2017-04-07 David Hildenbrand New
[v3,03/24] KVM: x86: check against irqchip_mode in kvm_set_routing_entry() - - - --- 2017-04-07 David Hildenbrand New
[v3,02/24] KVM: x86: new irqchip mode KVM_IRQCHIP_INIT_IN_PROGRESS - - - --- 2017-04-07 David Hildenbrand New
[v3,01/24] KVM: x86: race between KVM_SET_GSI_ROUTING and KVM_CREATE_IRQCHIP - - - --- 2017-04-07 David Hildenbrand New
[v2] KVM: kvm_io_bus_unregister_dev() should never fail - 1 - --- 2017-03-23 David Hildenbrand New
[v1] KVM: kvm_io_bus_unregister_dev() should never fail - - - --- 2017-03-23 David Hildenbrand New
[v1] KVM: kvm_io_bus_unregister_dev() should never fail - - - --- 2017-03-23 David Hildenbrand New
[v2,24/24] KVM: x86: use irqchip_kernel() to check for pic+ioapic - - - --- 2017-03-23 David Hildenbrand New
« 1 2 ... 4 5 6 7 »