Show patches with: none      |   111133 patches
« 1 2 ... 688 689 6901111 1112 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,27/41] KVM: arm/arm64: Prepare to handle deferred save/restore of SPSR_EL1 - - - --- 2018-01-12 Christoffer Dall New
[v3,26/41] KVM: arm64: Introduce framework for accessing deferred sysregs - 1 - --- 2018-01-12 Christoffer Dall New
[v3,25/41] KVM: arm64: Rewrite system register accessors to read/write functions - - - --- 2018-01-12 Christoffer Dall New
[v3,24/41] KVM: arm64: Change 32-bit handling of VM system registers - 2 - --- 2018-01-12 Christoffer Dall New
[v3,23/41] KVM: arm64: Don't save the host ELR_EL2 and SPSR_EL2 on VHE systems - 1 - --- 2018-01-12 Christoffer Dall New
[v3,22/41] KVM: arm64: Unify non-VHE host/guest sysreg save and restore functions - 2 - --- 2018-01-12 Christoffer Dall New
[v3,21/41] KVM: arm/arm64: Remove leftover comment from kvm_vcpu_run_vhe 1 - - --- 2018-01-12 Christoffer Dall New
[v3,20/41] KVM: arm64: Introduce separate VHE/non-VHE sysreg save/restore functions - 2 - --- 2018-01-12 Christoffer Dall New
[v3,19/41] KVM: arm64: Rewrite sysreg alternatives to static keys 1 - - --- 2018-01-12 Christoffer Dall New
[v3,18/41] KVM: arm64: Move userspace system registers into separate function - 1 - --- 2018-01-12 Christoffer Dall New
[v3,17/41] KVM: arm64: Remove noop calls to timer save/restore from VHE switch 1 - - --- 2018-01-12 Christoffer Dall New
[v3,16/41] KVM: arm64: Don't deactivate VM on VHE systems 1 1 - --- 2018-01-12 Christoffer Dall New
[v3,15/41] KVM: arm64: Remove kern_hyp_va() use in VHE switch function - 2 - --- 2018-01-12 Christoffer Dall New
[v3,14/41] KVM: arm64: Introduce VHE-specific kvm_vcpu_run - 1 - --- 2018-01-12 Christoffer Dall New
[v3,13/41] KVM: arm64: Factor out fault info population and gic workarounds - 1 - --- 2018-01-12 Christoffer Dall New
[v3,12/41] KVM: arm64: Improve debug register save/restore flow - 1 - --- 2018-01-12 Christoffer Dall New
[v3,11/41] KVM: arm64: Slightly improve debug save/restore functions - 1 - --- 2018-01-12 Christoffer Dall New
[v3,10/41] KVM: arm64: Move debug dirty flag calculation out of world switch - 2 - --- 2018-01-12 Christoffer Dall New
[v3,09/41] KVM: arm64: Defer restoring host VFP state to vcpu_put - 2 - --- 2018-01-12 Christoffer Dall New
[v3,08/41] KVM: arm/arm64: Introduce vcpu_el1_is_32bit - 2 - --- 2018-01-12 Christoffer Dall New
[v3,07/41] KVM: arm/arm64: Add kvm_vcpu_load_sysregs and kvm_vcpu_put_sysregs 1 1 - --- 2018-01-12 Christoffer Dall New
[v3,06/41] KVM: arm/arm64: Get rid of vcpu->arch.irq_lines 1 2 - --- 2018-01-12 Christoffer Dall New
[v3,05/41] KVM: arm64: Move HCR_INT_OVERRIDE to default HCR_EL2 guest flag - 1 - --- 2018-01-12 Christoffer Dall New
[v3,04/41] KVM: arm64: Rework hyp_panic for VHE and non-VHE 1 - - --- 2018-01-12 Christoffer Dall New
[v3,03/41] KVM: arm64: Avoid storing the vcpu pointer on the stack - 1 - --- 2018-01-12 Christoffer Dall New
[v3,02/41] KVM: arm/arm64: Move vcpu_load call after kvm_vcpu_first_run_init - 1 - --- 2018-01-12 Christoffer Dall New
[v3,01/41] KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUN - 1 - --- 2018-01-12 Christoffer Dall New
KVM: PPC: Book3S HV: Enable migration of decrementer register - - - --- 2018-01-12 Paul Mackerras New
[v4,6/6] powerpc/kvm/xive: Keep escalation interrupt masked unless ceded - - - --- 2018-01-12 Benjamin Herrenschmidt New
[v4,5/6] powerpc/kvm/xive: Make xive_pushed a byte, not a word - - - --- 2018-01-12 Benjamin Herrenschmidt New
[v4,4/6] powerpc/kvm/xive: Check DR not IR to chose real vs virt mode MMIOs - - - --- 2018-01-12 Benjamin Herrenschmidt New
[v4,3/6] powerpc/kvm/xive: Don't use existing "prodded" flag for xive escalations - - - --- 2018-01-12 Benjamin Herrenschmidt New
[v4,2/6] powerpc/kvm/xive: Enable use of the new "single escalation" feature - - - --- 2018-01-12 Benjamin Herrenschmidt New
[v4,1/6] powerpc/kvm/xive: Add more debugfs queues info - - - --- 2018-01-12 Benjamin Herrenschmidt New
[v2] KVM: arm/arm64: vgic-its: Fix vgicv4 init - - - --- 2018-01-11 Christoffer Dall New
KVM: x86: Add memory barrier on vmcs field lookup - 1 - --- 2018-01-11 Jim Mattson New
[26/26] KVM: PPC: Book3S PR: enable HTM for PR KVM for KVM_CHECK_EXTENSION ioctl - - - --- 2018-01-11 simon New
[25/26] KVM: PPC: Book3S PR: Support TAR handling for PR KVM HTM. - - - --- 2018-01-11 simon New
[24/26] KVM: PPC: Book3S PR: add guard code to prevent returning to guest with PR=0 and Transaction… - - - --- 2018-01-11 simon New
[23/26] KVM: PPC: Book3S PR: add emulation for tabort. for privilege guest - - - --- 2018-01-11 simon New
[22/26] KVM: PPC: Book3S PR: add emulation for trechkpt in PR KVM. - - - --- 2018-01-11 simon New
[21/26] KVM: PPC: Book3S PR: adds emulation for treclaim. - - - --- 2018-01-11 simon New
[20/26] KVM: PPC: Book3S PR: enable NV reg restore for reading TM SPR at guest privilege state - 1 - --- 2018-01-11 simon New
[19/26] KVM: PPC: Book3S PR: always fail transaction in guest privilege state - - - --- 2018-01-11 simon New
[18/26] KVM: PPC: Book3S PR: make mtspr/mfspr emulation behavior based on active TM SPRs - - - --- 2018-01-11 simon New
[17/26] KVM: PPC: Book3S PR: add math support for PR KVM HTM - - - --- 2018-01-11 simon New
[16/26] KVM: PPC: Book3S PR: add transaction memory save/restore skeleton for PR KVM - - - --- 2018-01-11 simon New
[15/26] KVM: PPC: Book3S PR: add kvmppc_save/restore_tm_sprs() APIs - 1 - --- 2018-01-11 simon New
[14/26] KVM: PPC: Book3S PR: export tm_enable()/tm_disable/tm_abort() APIs - 1 - --- 2018-01-11 simon New
[13/26] KVM: PPC: Book3S PR: adds new kvmppc_copyto_vcpu_tm/kvmppc_copyfrom_vcpu_tm API for PR KVM. - 1 - --- 2018-01-11 simon New
[12/26] powerpc: export symbol msr_check_and_set(). - 1 - --- 2018-01-11 simon New
[11/26] KVM: PPC: Book3S PR: prevent TS bits change in kvmppc_interrupt_pr() - 1 - --- 2018-01-11 simon New
[10/26] KVM: PPC: Book3S PR: set MSR HV bit accordingly for PPC970 and others. - 1 - --- 2018-01-11 simon New
[09/26] KVM: PPC: Book3S PR: implement RFID TM behavior to suppress change from S0 to N0 - 1 - --- 2018-01-11 simon New
[08/26] KVM: PPC: Book3S PR: Sync TM bits to shadow msr for problem state guest - 1 - --- 2018-01-11 simon New
[07/26] KVM: PPC: Book3S PR: add TEXASR related macros - 1 - --- 2018-01-11 simon New
[06/26] KVM: PPC: Book3S PR: PR KVM pass through MSR TM/TS bits to shadow_msr. - 1 - --- 2018-01-11 simon New
[05/26] KVM: PPC: Book3S PR: In PR KVM suspends Transactional state when inject an interrupt. - 1 - --- 2018-01-11 simon New
[04/26] KVM: PPC: Book3S PR: add C function wrapper for _kvmppc_save/restore_tm() - - - --- 2018-01-11 simon New
[03/26] KVM: PPC: Book3S PR: turn on FP/VSX/VMX MSR bits in kvmppc_save_tm() - 1 - --- 2018-01-11 simon New
[02/26] KVM: PPC: Book3S PR: add new parameter (guest MSR) for kvmppc_save_tm()/kvmppc_restore_tm() - - - --- 2018-01-11 simon New
[01/26] KVM: PPC: Book3S PR: Move kvmppc_save_tm/kvmppc_restore_tm to separate file - 1 - --- 2018-01-11 simon New
[v3,16/16] powerpc/kvm: Use the PACA virt/real mode info instead of mfmsr - - - --- 2018-01-11 Benjamin Herrenschmidt New
[v3,15/16] powerpc/kvm: Store the MMU mode in the PACA on KVM exit - - - --- 2018-01-11 Benjamin Herrenschmidt New
[v3,14/16] powerpc: Remove useless EXC_COMMON_HV - - - --- 2018-01-11 Benjamin Herrenschmidt New
[v3,13/16] powerpc: Use the TRAP macro whenever comparing a trap number - - - --- 2018-01-11 Benjamin Herrenschmidt New
[v3,12/16] powerpc/kvm: Make "no_xive:" label local - - - --- 2018-01-11 Benjamin Herrenschmidt New
[v3,11/16] powerpc/kvm/xive: Keep escalation interrupt masked unless ceded - - - --- 2018-01-11 Benjamin Herrenschmidt New
[v3,10/16] powerpc/xive: Add interrupt flag to disable automatic EOI - - - --- 2018-01-11 Benjamin Herrenschmidt New
[v3,09/16] powerpc/xive: Move definition of ESB bits - - - --- 2018-01-11 Benjamin Herrenschmidt New
[v3,08/16] powerpc/kvm/xive: Make xive_pushed a byte, not a word - - - --- 2018-01-11 Benjamin Herrenschmidt New
[v3,07/16] powerpc/kvm/xive: Check DR not IR to chose real vs virt mode MMIOs - - - --- 2018-01-11 Benjamin Herrenschmidt New
[v3,06/16] powerpc/kvm/xive: Don't use existing "prodded" flag for xive escalations - - - --- 2018-01-11 Benjamin Herrenschmidt New
[v3,05/16] powerpc/kvm/xive: Enable use of the new "single escalation" feature - - - --- 2018-01-11 Benjamin Herrenschmidt New
[v3,04/16] powerpc/kvm/xive: Add more debugfs queues info - - - --- 2018-01-11 Benjamin Herrenschmidt New
[v3,03/16] powerpc: Reduce log level of "OPAL detected !" message - - - --- 2018-01-11 Benjamin Herrenschmidt New
[v3,02/16] powerpc: Remove DEBUG define in 64-bit early setup code - - - --- 2018-01-11 Benjamin Herrenschmidt New
[v3,01/16] powerpc/xive: Remove incorrect debug code - - - --- 2018-01-11 Benjamin Herrenschmidt New
[RFC,5/5] vfio/ccw: build schib with real schib information - - - --- 2018-01-11 Dong Jia Shi New
[RFC,4/5] vfio/ccw: update subchanel information block lazily - - - --- 2018-01-11 Dong Jia Shi New
[RFC,3/5] vfio/ccw: get irq info and set up handler for chp irq - - - --- 2018-01-11 Dong Jia Shi New
[RFC,2/5] vfio/ccw: get schib region info - - - --- 2018-01-11 Dong Jia Shi New
[RFC,1/5] vfio: linux-headers update for vfio-ccw - - - --- 2018-01-11 Dong Jia Shi New
[RFC,3/3] vfio: ccw: handle chp event - - - --- 2018-01-11 Dong Jia Shi New
[RFC,2/3] vfio: ccw: introduce channel path irq - - - --- 2018-01-11 Dong Jia Shi New
[RFC,1/3] vfio: ccw: introduce schib region - - - --- 2018-01-11 Dong Jia Shi New
[kvm-unit-tests,9/9] s390x: add test for (v)malloc - - - --- 2018-01-10 David Hildenbrand New
[kvm-unit-tests,8/9] s390x: add vmalloc support - - - --- 2018-01-10 David Hildenbrand New
[kvm-unit-tests,7/9] s390x: initialize the physical allocator - - - --- 2018-01-10 David Hildenbrand New
[kvm-unit-tests,6/9] s390x: detect installed memory - - - --- 2018-01-10 David Hildenbrand New
[kvm-unit-tests,5/9] s390x: rename sclp_setup() to sclp_ascii_setup() - 1 - --- 2018-01-10 David Hildenbrand New
[kvm-unit-tests,4/9] s390x: add missing sclp definitions from QEMU - - - --- 2018-01-10 David Hildenbrand New
[kvm-unit-tests,3/9] s390x: increase the stack size - - - --- 2018-01-10 David Hildenbrand New
[kvm-unit-tests,2/9] s390x: use highest addresses for PGM_ADDRESSING errors - 1 - --- 2018-01-10 David Hildenbrand New
[kvm-unit-tests,1/9] s390x: fix TEST BLOCK tests - 1 - --- 2018-01-10 David Hildenbrand New
kvm: vmx: Allocate per-vCPU MSR permission bitmaps - - - --- 2018-01-10 Jim Mattson New
x86: kvm: propagate register_shrinker return code - - - --- 2018-01-10 Arnd Bergmann New
KVM MMU: check pending exception before injecting APF - - 1 --- 2018-01-10 Haozhong Zhang New
KVM: PPC: Book3S HV: Always flush TLB in kvmppc_alloc_reset_hpt() - - - --- 2018-01-10 David Gibson New
[kvmtool,hack,3/3] kvmtool: arm64: Switch memory layout - - - --- 2018-01-09 Suzuki K Poulose New
« 1 2 ... 688 689 6901111 1112 »