Show patches with: State = Action Required       |    Archived = No       |   953 patches
« 1 2 ... 7 8 9 10 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,1/6] KVM: PPC: Use getters and setters for vcpu register state KVM: PPC: Nested APIv2 guest support - - - - --- 2023-08-07 Jordan Niethe New
[v3,2/6] KVM: PPC: Rename accessor generator macros KVM: PPC: Nested APIv2 guest support - - 1 - --- 2023-08-07 Jordan Niethe New
[v3,3/6] KVM: PPC: Add helper library for Guest State Buffers KVM: PPC: Nested APIv2 guest support - - - - --- 2023-08-07 Jordan Niethe New
[v3,4/6] KVM: PPC: Book3s HV: Hold LPIDs in an unsigned long KVM: PPC: Nested APIv2 guest support - - - - --- 2023-08-07 Jordan Niethe New
[v3,5/6] KVM: PPC: Add support for nestedv2 guests KVM: PPC: Nested APIv2 guest support - - - - --- 2023-08-07 Jordan Niethe New
[v3,6/6] docs: powerpc: Document nested KVM on POWER KVM: PPC: Nested APIv2 guest support - - - - --- 2023-08-07 Jordan Niethe New
[v4,01/11] KVM: PPC: Always use the GPR accessors KVM: PPC: Nested APIv2 guest support - - - - --- 2023-09-05 Jordan Niethe New
[v4,02/11] KVM: PPC: Introduce FPR/VR accessor functions KVM: PPC: Nested APIv2 guest support - - - - --- 2023-09-05 Jordan Niethe New
[v4,03/11] KVM: PPC: Rename accessor generator macros KVM: PPC: Nested APIv2 guest support - - 1 - --- 2023-09-05 Jordan Niethe New
[v4,04/11] KVM: PPC: Use accessors for VCPU registers KVM: PPC: Nested APIv2 guest support - - - - --- 2023-09-05 Jordan Niethe New
[v4,05/11] KVM: PPC: Use accessors VCORE registers KVM: PPC: Nested APIv2 guest support - - - - --- 2023-09-05 Jordan Niethe New
[v4,06/11] KVM: PPC: Book3S HV: Use accessors for VCPU registers KVM: PPC: Nested APIv2 guest support - - - - --- 2023-09-05 Jordan Niethe New
[v4,07/11] KVM: PPC: Book3S HV: Introduce low level MSR accessor KVM: PPC: Nested APIv2 guest support - - - - --- 2023-09-05 Jordan Niethe New
[v4,08/11] KVM: PPC: Add helper library for Guest State Buffers KVM: PPC: Nested APIv2 guest support - - - - --- 2023-09-05 Jordan Niethe New
[v4,09/11] KVM: PPC: Book3s HV: Hold LPIDs in an unsigned long KVM: PPC: Nested APIv2 guest support - - - - --- 2023-09-05 Jordan Niethe New
[v4,10/11] KVM: PPC: Add support for nestedv2 guests KVM: PPC: Nested APIv2 guest support - - - - --- 2023-09-05 Jordan Niethe New
[v4,11/11] docs: powerpc: Document nested KVM on POWER KVM: PPC: Nested APIv2 guest support - - - - --- 2023-09-05 Jordan Niethe New
[v5,01/11] KVM: PPC: Always use the GPR accessors KVM: PPC: Nested APIv2 guest support - - - - --- 2023-09-14 Jordan Niethe New
[v5,02/11] KVM: PPC: Introduce FPR/VR accessor functions KVM: PPC: Nested APIv2 guest support - - - - --- 2023-09-14 Jordan Niethe New
[v5,03/11] KVM: PPC: Rename accessor generator macros KVM: PPC: Nested APIv2 guest support - - 1 - --- 2023-09-14 Jordan Niethe New
[v5,04/11] KVM: PPC: Use accessors for VCPU registers KVM: PPC: Nested APIv2 guest support - - - - --- 2023-09-14 Jordan Niethe New
[v5,05/11] KVM: PPC: Use accessors for VCORE registers KVM: PPC: Nested APIv2 guest support - - - - --- 2023-09-14 Jordan Niethe New
[v5,06/11] KVM: PPC: Book3S HV: Use accessors for VCPU registers KVM: PPC: Nested APIv2 guest support - - - - --- 2023-09-14 Jordan Niethe New
[v5,07/11] KVM: PPC: Book3S HV: Introduce low level MSR accessor KVM: PPC: Nested APIv2 guest support - - - - --- 2023-09-14 Jordan Niethe New
[v5,08/11] KVM: PPC: Add helper library for Guest State Buffers KVM: PPC: Nested APIv2 guest support - - - - --- 2023-09-14 Jordan Niethe New
[v5,09/11] KVM: PPC: Book3s HV: Hold LPIDs in an unsigned long KVM: PPC: Nested APIv2 guest support - - - - --- 2023-09-14 Jordan Niethe New
[v5,10/11] KVM: PPC: Add support for nestedv2 guests KVM: PPC: Nested APIv2 guest support - - - 1 --- 2023-09-14 Jordan Niethe New
[v5,11/11] docs: powerpc: Document nested KVM on POWER KVM: PPC: Nested APIv2 guest support - - - - --- 2023-09-14 Jordan Niethe New
[kvm-unit-tests,v1,02/18] powerpc: Replace the physical allocator with the page allocator Untitled series #384503 - - - - --- 2023-11-30 Shaoqin Huang New
[01/12] KVM: PPC: Book3S HV nestedv2: Invalidate RPT before deleting a guest KVM: PPC: Nested APIv2 : Performance improvements - - - - --- 2023-12-01 Vaibhav Jain New
[02/12] KVM: PPC: Book3S HV nestedv2: Avoid reloading the tb offset KVM: PPC: Nested APIv2 : Performance improvements - - - - --- 2023-12-01 Vaibhav Jain New
[03/12] KVM: PPC: Book3S HV nestedv2: Do not check msr on hcalls KVM: PPC: Nested APIv2 : Performance improvements - - - - --- 2023-12-01 Vaibhav Jain New
[04/12] KVM: PPC: Book3S HV nestedv2: Get the PID only if needed to copy tofrom a guest KVM: PPC: Nested APIv2 : Performance improvements - - - - --- 2023-12-01 Vaibhav Jain New
[05/12] KVM: PPC: Book3S HV nestedv2: Ensure LPCR_MER bit is passed to the L0 KVM: PPC: Nested APIv2 : Performance improvements - - - - --- 2023-12-01 Vaibhav Jain New
[06/12] KVM: PPC: Book3S HV: Handle pending exceptions on guest entry with MSR_EE KVM: PPC: Nested APIv2 : Performance improvements - 1 - - --- 2023-12-01 Vaibhav Jain New
[07/12] KVM: PPC: Book3S HV nestedv2: Do not inject certain interrupts KVM: PPC: Nested APIv2 : Performance improvements - - - - --- 2023-12-01 Vaibhav Jain New
[08/12] KVM: PPC: Book3S HV nestedv2: Avoid msr check in kvmppc_handle_exit_hv() KVM: PPC: Nested APIv2 : Performance improvements - - - - --- 2023-12-01 Vaibhav Jain New
[09/12] KVM: PPC: Book3S HV nestedv2: Do not call H_COPY_TOFROM_GUEST KVM: PPC: Nested APIv2 : Performance improvements - - - - --- 2023-12-01 Vaibhav Jain New
[10/12] KVM: PPC: Book3S HV nestedv2: Register the VPA with the L0 KVM: PPC: Nested APIv2 : Performance improvements - - - - --- 2023-12-01 Vaibhav Jain New
[11/12] KVM: PPC: Reduce reliance on analyse_instr() in mmio emulation KVM: PPC: Nested APIv2 : Performance improvements - - - - --- 2023-12-01 Vaibhav Jain New
[12/12] KVM: PPC: Book3S HV nestedv2: Do not cancel pending decrementer exception KVM: PPC: Nested APIv2 : Performance improvements - - - - --- 2023-12-01 Vaibhav Jain New
powerpc/hvcall: Reorder Nestedv2 hcall opcodes powerpc/hvcall: Reorder Nestedv2 hcall opcodes - 1 - - --- 2023-12-19 Vaibhav Jain New
KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat' KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat' - - - 1 --- 2024-01-18 Amit Machhiwal New
[v2] slof/engine.in: refine +COMP and -COMP by not using COMPILE [v2] slof/engine.in: refine +COMP and -COMP by not using COMPILE - - - - --- 2024-02-02 Kautuk Consul New
[v2] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat' [v2] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat' - 1 2 - --- 2024-02-05 Amit Machhiwal New
[v3] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat' [v3] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat' - 1 2 - --- 2024-02-05 Amit Machhiwal New
[v4] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat' [v4] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat' - 1 2 - --- 2024-02-07 Amit Machhiwal New
slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions - - - - --- 2024-02-22 Kautuk Consul New
KVM: PPC: Book3S HV nestedv2: Cancel pending HDEC exception KVM: PPC: Book3S HV nestedv2: Cancel pending HDEC exception - 1 - - --- 2024-03-13 Vaibhav Jain New
[v2] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions [v2] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions - - - - --- 2024-03-18 Kautuk Consul New
[v3] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions [v3] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions - - 1 - --- 2024-03-27 Kautuk Consul New
[v4] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions [v4] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions - - - - --- 2024-03-28 Kautuk Consul New
[v2] KVM: PPC: Book3S HV nestedv2: Cancel pending DEC exception [v2] KVM: PPC: Book3S HV nestedv2: Cancel pending DEC exception - 1 - - --- 2024-04-15 Vaibhav Jain New
« 1 2 ... 7 8 9 10 »