Show patches with: Submitter = Roger Pau Monné       |   2087 patches
« 1 2 ... 11 12 1320 21 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,3/4] bitmap: import bitmap_{set/clear} from Linux 5.5 nvmx: implement support for MSR bitmaps 1 - - --- 2020-02-17 Roger Pau Monné Superseded
[v5,2/4] arm: rename BIT_WORD to BITOP_WORD nvmx: implement support for MSR bitmaps - - - --- 2020-02-17 Roger Pau Monné Superseded
[v5,1/4] nvmx: implement support for MSR bitmaps nvmx: implement support for MSR bitmaps - 1 - --- 2020-02-17 Roger Pau Monné Superseded
[2/2] smp: convert cpu_hotplug_begin into a blocking lock acquisition smp: convert cpu_add_remove_lock int a rw lock - - - --- 2020-02-13 Roger Pau Monné New
[1/2] smp: convert the cpu maps lock into a rw lock smp: convert cpu_add_remove_lock int a rw lock - 1 - --- 2020-02-13 Roger Pau Monné New
[3/3] x86: add accessors for scratch cpu mask x86: fixes/improvements for scratch cpumask - - - --- 2020-02-12 Roger Pau Monné Superseded
[2/3] x86/smp: use a dedicated scratch cpumask in send_IPI_mask x86: fixes/improvements for scratch cpumask - - - --- 2020-02-12 Roger Pau Monné Superseded
[1/3] x86/smp: unify header includes in smp.h x86: fixes/improvements for scratch cpumask 1 1 - --- 2020-02-12 Roger Pau Monné Superseded
[v4,7/7] x86/tlb: use Xen L0 assisted TLB flush when available x86: improve assisted tlb flush and use it in guest mode - 1 - --- 2020-02-10 Roger Pau Monné Superseded
[v4,6/7] xen/guest: prepare hypervisor ops to use alternative calls x86: improve assisted tlb flush and use it in guest mode - 2 - --- 2020-02-10 Roger Pau Monné Superseded
[v4,5/7] x86/tlb: allow disabling the TLB clock x86: improve assisted tlb flush and use it in guest mode - 1 - --- 2020-02-10 Roger Pau Monné Superseded
[v4,4/7] x86/tlb: introduce a flush guests TLB flag x86: improve assisted tlb flush and use it in guest mode 1 1 - --- 2020-02-10 Roger Pau Monné Superseded
[v4,3/7] x86/hap: improve hypervisor assisted guest TLB flush x86: improve assisted tlb flush and use it in guest mode - 1 - --- 2020-02-10 Roger Pau Monné Superseded
[v4,2/7] x86/paging: add TLB flush hooks x86: improve assisted tlb flush and use it in guest mode 2 1 - --- 2020-02-10 Roger Pau Monné Superseded
[v4,1/7] x86/hvm: allow ASID flush when v != current x86: improve assisted tlb flush and use it in guest mode - 1 - --- 2020-02-10 Roger Pau Monné Superseded
[v4,3/3] nvmx: always trap accesses to x2APIC MSRs nvmx: implement support for MSR bitmaps - - - --- 2020-02-04 Roger Pau Monné Superseded
[v4,2/3] bitmap: import bitmap_{set/clear} from Linux 5.5 nvmx: implement support for MSR bitmaps - - - --- 2020-02-04 Roger Pau Monné Superseded
[v4,1/3] nvmx: implement support for MSR bitmaps nvmx: implement support for MSR bitmaps - - - --- 2020-02-04 Roger Pau Monné Superseded
[v3,2/2] nvmx: always trap accesses to x2APIC MSRs nvmx: implement support for MSR bitmaps - 1 - --- 2020-02-03 Roger Pau Monné Superseded
[v3,1/2] nvmx: implement support for MSR bitmaps nvmx: implement support for MSR bitmaps - 1 - --- 2020-02-03 Roger Pau Monné Superseded
[v2,4/4] Revert "tools/libxc: disable x2APIC when using nested virtualization" x86/vvmx: fixes to interrupt injection 1 - - --- 2020-02-03 Roger Pau Monné New
[v2,3/4] x86/vvmx: don't enable interrupt window when using virt intr delivery x86/vvmx: fixes to interrupt injection - 1 - --- 2020-02-03 Roger Pau Monné New
[v2,2/4] x86/vvmx: fix VM_EXIT_ACK_INTR_ON_EXIT handling x86/vvmx: fixes to interrupt injection - 1 - --- 2020-02-03 Roger Pau Monné New
[v2,1/4] x86/vvmx: fix virtual interrupt injection when Ack on exit control is used x86/vvmx: fixes to interrupt injection - 1 - --- 2020-02-03 Roger Pau Monné New
docs/xl: fix typo in xl.cfg docs/xl: fix typo in xl.cfg 1 - - --- 2020-02-03 Roger Pau Monné New
[v2,2/2] nvmx: always trap accesses to x2APIC MSRs nvmx: implement support for MSR bitmaps - 1 - --- 2020-01-29 Roger Pau Monné Superseded
[v2,1/2] nvmx: implement support for MSR bitmaps nvmx: implement support for MSR bitmaps - - - --- 2020-01-29 Roger Pau Monné Superseded
[v3,7/7] x86/tlb: use Xen L0 assisted TLB flush when available x86: improve assisted tlb flush and use it in guest mode - - - --- 2020-01-27 Roger Pau Monné Superseded
[v3,6/7] x86/tlb: allow disabling the TLB clock x86: improve assisted tlb flush and use it in guest mode - - - --- 2020-01-27 Roger Pau Monné Superseded
[v3,5/7] x86/tlb: introduce a flush guests TLB flag x86: improve assisted tlb flush and use it in guest mode - 1 - --- 2020-01-27 Roger Pau Monné Superseded
[v3,4/7] x86/hap: improve hypervisor assisted guest TLB flush x86: improve assisted tlb flush and use it in guest mode - 1 - --- 2020-01-27 Roger Pau Monné Superseded
[v3,3/7] x86/paging: add TLB flush hooks x86: improve assisted tlb flush and use it in guest mode - 1 - --- 2020-01-27 Roger Pau Monné Superseded
[v3,2/7] x86/hvm: allow ASID flush when v != current x86: improve assisted tlb flush and use it in guest mode - 1 - --- 2020-01-27 Roger Pau Monné Superseded
[v3,1/7] x86/tlb: fix NEED_FLUSH return type x86: improve assisted tlb flush and use it in guest mode 1 1 - --- 2020-01-27 Roger Pau Monné Superseded
[v2,2/2] x86/apic: simplify disconnect_bsp_APIC setup of LVT{0/1} x86/apic: improvements to disconnect_bsp_APIC - - - --- 2020-01-23 Roger Pau Monné New
[v2,1/2] x86/apic: fix disabling LVT0 in disconnect_bsp_APIC x86/apic: improvements to disconnect_bsp_APIC - 1 - --- 2020-01-23 Roger Pau Monné New
x86/apic: fix disabling LVT0 in disconnect_bsp_APIC x86/apic: fix disabling LVT0 in disconnect_bsp_APIC - - - --- 2020-01-17 Roger Pau Monné New
[v2] x86/hvmloader: round up memory BAR size to 4K [v2] x86/hvmloader: round up memory BAR size to 4K - - 1 --- 2020-01-17 Roger Pau Monné New
[v3,2/2] x86/smp: use APIC ALLBUT destination shorthand when possible x86/smp: add support for APIC ALLBUT IPI shorthand - 1 - --- 2020-01-17 Roger Pau Monné New
[v3,1/2] x86/smp: move and clean APIC helpers x86/smp: add support for APIC ALLBUT IPI shorthand - 1 - --- 2020-01-17 Roger Pau Monné New
x86/hvmloader: align BAR position to 4K x86/hvmloader: align BAR position to 4K - - 1 --- 2020-01-14 Roger Pau Monné New
[v2,3/3] x86/tlb: use Xen L0 assisted TLB flush when available x86: improve assisted tlb flush and use it in guest mode - - - --- 2020-01-10 Roger Pau Monné Superseded
[v2,2/3] x86/hvm: rework HVMOP_flush_tlbs x86: improve assisted tlb flush and use it in guest mode - - - --- 2020-01-10 Roger Pau Monné Superseded
[v2,1/3] x86/hvm: allow ASID flush when v != current x86: improve assisted tlb flush and use it in guest mode - - - --- 2020-01-10 Roger Pau Monné Superseded
x86/smp: use APIC ALLBUT destination shorthand when possible x86/smp: use APIC ALLBUT destination shorthand when possible - - - --- 2020-01-09 Roger Pau Monné New
nvmx: implement support for MSR bitmaps nvmx: implement support for MSR bitmaps - - - --- 2020-01-08 Roger Pau Monné Superseded
[2/2] Revert "tools/libxc: disable x2APIC when using nested virtualization" fix nested interrupt injection on virtual vmexit 1 - - --- 2020-01-08 Roger Pau Monné New
[1/2] nvmx: fix handling of interrupts fix nested interrupt injection on virtual vmexit - - - --- 2020-01-08 Roger Pau Monné New
tools/libxc: disable x2APIC when using nested virtualization tools/libxc: disable x2APIC when using nested virtualization 2 - - --- 2020-01-03 Roger Pau Monné New
x86/vvmx: virtualize x2APIC mode and APIC accesses can't both be enabled x86/vvmx: virtualize x2APIC mode and APIC accesses can't both be enabled - 1 - --- 2019-12-24 Roger Pau Monné New
[2/2] x86/tlb: use Xen L0 assisted TLB flush when available x86: improve assisted tlb flush and use it in guest mode - - - --- 2019-12-24 Roger Pau Monné Superseded
[1/2] x86/hvm: improve performance of HVMOP_flush_tlbs x86: improve assisted tlb flush and use it in guest mode - - - --- 2019-12-24 Roger Pau Monné Superseded
x86/flush: use APIC ALLBUT destination shorthand when possible x86/flush: use APIC ALLBUT destination shorthand when possible - - - --- 2019-12-24 Roger Pau Monné New
x86/hvm: always expose x2APIC feature in max HVM cpuid policy x86/hvm: always expose x2APIC feature in max HVM cpuid policy - - - --- 2019-12-24 Roger Pau Monné New
x86: store cr4 during suspend/resume x86: store cr4 during suspend/resume - 1 - --- 2019-12-09 Roger Pau Monné New
[v4] x86: do not enable global pages when virtualized on AMD hardware [v4] x86: do not enable global pages when virtualized on AMD hardware - 1 - --- 2019-12-09 Roger Pau Monné New
[v3,4/4] x86/apic: allow enabling x2APIC mode regardless of interrupt remapping x86: enable x2APIC mode regardless of interrupt remapping support - 1 - --- 2019-12-04 Roger Pau Monné New
[v3,3/4] x86/smp: check APIC ID on AP bringup x86: enable x2APIC mode regardless of interrupt remapping support - 1 - --- 2019-12-04 Roger Pau Monné New
[v3,2/4] x86/apic: force phys mode if interrupt remapping is disabled x86: enable x2APIC mode regardless of interrupt remapping support - 1 - --- 2019-12-04 Roger Pau Monné New
[v3,1/4] x86/ioapic: only use dest32 with x2apic and interrupt remapping enabled x86: enable x2APIC mode regardless of interrupt remapping support - 1 - --- 2019-12-04 Roger Pau Monné New
[v3] x86: do not enable global pages when virtualized on AMD hardware [v3] x86: do not enable global pages when virtualized on AMD hardware - - - --- 2019-12-04 Roger Pau Monné Superseded
[v2] x86: do not enable global pages when virtualized on AMD hardware [v2] x86: do not enable global pages when virtualized on AMD hardware - - - --- 2019-12-04 Roger Pau Monné Superseded
[2/2] automation: increase tests maximum time from 10s to 30s automation: improve tests 1 - - --- 2019-12-03 Roger Pau Monné New
[1/2] automation: add timestamps to Xen tests automation: improve tests 1 - - --- 2019-12-03 Roger Pau Monné New
[for-4.13] x86: re-order clang no integrated assembler tests [for-4.13] x86: re-order clang no integrated assembler tests - - - --- 2019-12-02 Roger Pau Monné New
[v2,4/4] x86/apic: allow enabling x2APIC mode regardless of interrupt remapping x86: enable x2APIC mode regardless of interrupt remapping support - - - --- 2019-11-29 Roger Pau Monné Superseded
[v2,3/4] x86/smp: check APIC ID on AP bringup x86: enable x2APIC mode regardless of interrupt remapping support - - - --- 2019-11-29 Roger Pau Monné Superseded
[v2,2/4] x86/apic: force phys mode if interrupt remapping is disabled x86: enable x2APIC mode regardless of interrupt remapping support - - - --- 2019-11-29 Roger Pau Monné Superseded
[v2,1/4] x86/ioapic: only use dest32 with x2apic and interrupt remapping enabled x86: enable x2APIC mode regardless of interrupt remapping support - - - --- 2019-11-29 Roger Pau Monné Superseded
[for-4.13] clang: do not enable live-patching support [for-4.13] clang: do not enable live-patching support - - - --- 2019-11-27 Roger Pau Monné New
[for-4.13,v4] x86/vmx: always sync PIR to IRR before vmentry [for-4.13,v4] x86/vmx: always sync PIR to IRR before vmentry 1 - 1 --- 2019-11-27 Roger Pau Monné New
[for-4.13,v3,2/2] x86/vmx: always sync PIR to IRR before vmentry x86/vmx: posted interrupt fixes - - 1 --- 2019-11-26 Roger Pau Monné New
[for-4.13,v3,1/2] x86/vmx: add ASSERT to prevent syncing PIR to IRR... x86/vmx: posted interrupt fixes - - - --- 2019-11-26 Roger Pau Monné New
[2/2] x86/pvshim: do not enable global pages in shim mode x86/pvshim: improve tlb flush performance - - - --- 2019-11-25 Roger Pau Monné New
[1/2] x86/tlbflush: do not toggle the PGE CR4 bit unless necessary x86/pvshim: improve tlb flush performance - 1 - --- 2019-11-25 Roger Pau Monné New
[3/3] x86/apic: allow enabling x2APIC mode regardless of interrupt remapping x86: enable x2APIC mode regardless of interrupt remapping support - - - --- 2019-11-21 Roger Pau Monné Superseded
[2/3] x86/smp: check APIC ID on AP bringup x86: enable x2APIC mode regardless of interrupt remapping support - - - --- 2019-11-21 Roger Pau Monné Superseded
[1/3] x86/ioapic: only use dest32 with x2apic and interrupt remapping enabled x86: enable x2APIC mode regardless of interrupt remapping support - - - --- 2019-11-21 Roger Pau Monné Superseded
[for-4.13,v2] x86/vlapic: allow setting APIC_SPIV_FOCUS_DISABLED in x2APIC mode [for-4.13,v2] x86/vlapic: allow setting APIC_SPIV_FOCUS_DISABLED in x2APIC mode - 1 - --- 2019-11-21 Roger Pau Monné New
[for-4.13] x86/vlapic: allow setting APIC_SPIV_FOCUS_DISABLED in x2APIC mode [for-4.13] x86/vlapic: allow setting APIC_SPIV_FOCUS_DISABLED in x2APIC mode - - - --- 2019-11-20 Roger Pau Monné Superseded
[for-4.13] x86/vmx: always sync PIR to IRR before vmentry [for-4.13] x86/vmx: always sync PIR to IRR before vmentry - - 1 --- 2019-11-18 Roger Pau Monné Superseded
[for-4.13] x86/clang: move and fix .skip check [for-4.13] x86/clang: move and fix .skip check - - - --- 2019-11-14 Roger Pau Monné New
[for-4.13,v4,3/3] x86/vioapic: sync PIR to IRR when modifying entries x86/passthrough: fix interrupt migration when using posting - - - --- 2019-11-13 Roger Pau Monné New
[for-4.13,v4,2/3] x86/passthrough: fix migration of MSI when using posted interrupts x86/passthrough: fix interrupt migration when using posting - - 1 --- 2019-11-13 Roger Pau Monné New
[for-4.13,v4,1/3] vmx: add ASSERT to prevent syncing PIR to IRR... x86/passthrough: fix interrupt migration when using posting - - - --- 2019-11-13 Roger Pau Monné New
[for-4.13,v2,2/2] x86/ioapic: fix clear_IO_APIC_pin write of raw entries x86/ioapic: fix clear_IO_APIC_pin when using interrupt remapping - 1 - --- 2019-11-10 Roger Pau Monné New
[for-4.13,v2,1/2] x86/ioapic: remove usage of TRUE and FALSE in clear_IO_APIC_pin x86/ioapic: fix clear_IO_APIC_pin when using interrupt remapping 1 - - --- 2019-11-10 Roger Pau Monné New
[for-4.13,v3] x86/passthrough: fix migration of MSI when using posted interrupts [for-4.13,v3] x86/passthrough: fix migration of MSI when using posted interrupts - - 1 --- 2019-11-08 Roger Pau Monné New
[for-4.13,2/2] x86/ioapic: don't use raw entry reads/writes in clear_IO_APIC_pin x86/ioapic: fix clear_IO_APIC_pin when using interrupt remapping - - - --- 2019-11-07 Roger Pau Monné Superseded
[for-4.13,1/2] x86/ioapic: remove usage of TRUE and FALSE in clear_IO_APIC_pin x86/ioapic: fix clear_IO_APIC_pin when using interrupt remapping 1 - - --- 2019-11-07 Roger Pau Monné Superseded
[for-4.13] x86/shim: copy back the result of EVTCHNOP_status [for-4.13] x86/shim: copy back the result of EVTCHNOP_status - 1 - --- 2019-10-31 Roger Pau Monné New
x86/tsc: limit the usage of synchronization rendezvous x86/tsc: limit the usage of synchronization rendezvous - - - --- 2019-10-23 Roger Pau Monné New
[for-4.13] x86/tsc: update vcpu time info on guest TSC adjustments [for-4.13] x86/tsc: update vcpu time info on guest TSC adjustments - 2 - --- 2019-10-23 Roger Pau Monné New
[v3,4/4] iommu: translate IO-APIC pins when enabling interrupt remapping iommu: fixes for interrupt remapping enabling - 1 - --- 2019-10-15 Roger Pau Monné New
[v3,3/4] x2APIC: translate IO-APIC entries when enabling the IOMMU iommu: fixes for interrupt remapping enabling - 1 - --- 2019-10-15 Roger Pau Monné New
[v3,2/4] x2APIC: simplify resume iommu: fixes for interrupt remapping enabling - 1 1 --- 2019-10-15 Roger Pau Monné New
[v3,1/4] iommu/amd: support all delivery modes with x2APIC iommu: fixes for interrupt remapping enabling - - - --- 2019-10-15 Roger Pau Monné New
[v2,2/2] iommu: translate IO-APIC pins when enabling interrupt remapping iommu: fixes for interrupt remapping enabling - 1 - --- 2019-10-10 Roger Pau Monné Superseded
[v2,1/2] x2APIC: translate IO-APIC entries when enabling the IOMMU iommu: fixes for interrupt remapping enabling - - - --- 2019-10-10 Roger Pau Monné Superseded
[2/2] iommu: translate IO-APIC pins when enabling interrupt remapping iommu: fixes for interrupt remapping enabling - - - --- 2019-10-10 Roger Pau Monné Superseded
« 1 2 ... 11 12 1320 21 »