| January 08, 26 |
| 10:45 |
Re: [PATCH v1 10/15] xen/riscv: implement SBI legacy SET_TIMER support for guests |
Jan Beulich |
|
| 10:44 |
Re: [PATCH v1 09/15] xen/riscv: add vtimer_{save,restore}() |
Jan Beulich |
|
| 10:28 |
Re: [PATCH v1 08/15] xen/riscv: introduce vtimer_set_timer() and vtimer_expired() |
Jan Beulich |
|
| 10:03 |
Re: [PATCH v9 2/3] xen/riscv: introduce metadata table to store P2M type |
Jan Beulich |
|
| 09:59 |
Re: [PATCH v2] x86/hvm: be more strict with XENMAPSPACE_gmfn source types |
Roger Pau Monné |
|
| 09:58 |
Re: [PATCH v9 1/3] xen/riscv: add support of page lookup by GFN |
Jan Beulich |
|
| 09:56 |
Re: [PATCH v1 2/2] x86/pci: Prefer using mmcfg for accessing configuration space |
Jan Beulich |
|
| 09:51 |
Re: [PATCH v1 1/2] x86/pci: Improve pci_mmcfg_{read,write} error handling |
Jan Beulich |
|
| 09:26 |
Re: [PATCH v2] x86/hvm: be more strict with XENMAPSPACE_gmfn source types |
Jan Beulich |
|
| 09:21 |
Re: [PATCH] x86/PVH: mark pvh_setup_mmcfg() __init |
Roger Pau Monné |
|
| 09:20 |
Re: [PATCH v3] xen/mm: move adjustment of claimed pages counters on allocation |
Jan Beulich |
|
| 09:18 |
[PATCH] flask: fix gcov build with gcc14+ |
Jan Beulich |
|
| 09:17 |
[PATCH] x86/PVH: mark pvh_setup_mmcfg() __init |
Jan Beulich |
|
| 08:44 |
Re: [PATCH v3] xen/mm: move adjustment of claimed pages counters on allocation |
Roger Pau Monné |
|
| 08:41 |
Re: [PATCH v2] acpi/arm: relax MADT GICC entry length check to support newer ACPI revisions |
Jan Beulich |
|
| 08:24 |
Re: [PATCH v3] xen/mm: move adjustment of claimed pages counters on allocation |
Jan Beulich |
|
| 08:00 |
Re: [PATCH v2 00/12] xen/arm: ffa: FF-A v1.2 support |
Bertrand Marquis |
|
| 07:46 |
Re: Cpufreq drivers not working on T480S |
Jan Beulich |
|
| 07:32 |
Re: Cpufreq drivers not working on T480S |
Jan Beulich |
|
| January 07, 26 |
| 22:56 |
Re: [PATCH v3 06/21] sched: Move clock related paravirt code to kernel/sched |
Alexey Makhalov |
|
| 20:33 |
[PATCH v2] x86/hvm: be more strict with XENMAPSPACE_gmfn source types |
Roger Pau Monne |
|
| 20:02 |
Re: [PATCH v1 0/2] x86/pci: MMCFG improvements and always use it if available |
Roger Pau Monné |
|
| 20:02 |
Re: Cpufreq drivers not working on T480S |
Milky |
|
| 19:19 |
Re: Cpufreq drivers not working on T480S |
Marek Marczykowski-Górecki |
|
| 18:44 |
Re: [PATCH] cirrus-ci: introduce FreeBSD 15.0-RELEASE as "current" version |
Stefano Stabellini |
|
| 18:08 |
Re: [PATCH v1 0/2] x86/pci: MMCFG improvements and always use it if available |
Andrew Cooper |
|
| 18:02 |
[PATCH v3] xen/mm: move adjustment of claimed pages counters on allocation |
Roger Pau Monne |
|
| 17:58 |
Re: [PATCH v1 0/2] x86/pci: MMCFG improvements and always use it if available |
Teddy Astie |
|
| 17:36 |
Re: [PATCH] cirrus-ci: introduce FreeBSD 15.0-RELEASE as "current" version |
Andrew Cooper |
|
| 17:35 |
[PATCH] cirrus-ci: introduce FreeBSD 15.0-RELEASE as "current" version |
Roger Pau Monne |
|
| 17:22 |
Re: [PATCH v1 0/2] x86/pci: MMCFG improvements and always use it if available |
Roger Pau Monné |
|
| 16:55 |
[PATCH v1 2/2] x86/pci: Prefer using mmcfg for accessing configuration space |
Teddy Astie |
|
| 16:55 |
[PATCH v1 1/2] x86/pci: Improve pci_mmcfg_{read,write} error handling |
Teddy Astie |
|
| 16:55 |
[PATCH v1 0/2] x86/pci: MMCFG improvements and always use it if available |
Teddy Astie |
|
| 16:37 |
[PATCH v2] acpi/arm: relax MADT GICC entry length check to support newer ACPI revisions |
Oleksii Kurochko |
|
| 16:33 |
[PATCH v9 2/3] xen/riscv: introduce metadata table to store P2M type |
Oleksii Kurochko |
|
| 16:33 |
[PATCH v9 3/3] xen/riscv: update p2m_set_entry() to free unused metadata pages |
Oleksii Kurochko |
|
| 16:33 |
[PATCH v9 1/3] xen/riscv: add support of page lookup by GFN |
Oleksii Kurochko |
|
| 16:33 |
[PATCH v9 0/3] xen/riscv: introduce p2m functionality |
Oleksii Kurochko |
|
| 16:29 |
[PATCH v5 2/3] xen: move alloc/free_vcpu_struct() to common code |
Oleksii Kurochko |
|
| 16:29 |
[PATCH v5 3/3] xen/common: make {alloc,free}_domain_struct() static |
Oleksii Kurochko |
|
| 16:29 |
[PATCH v5 1/3] xen/arm: optimize the size of struct vcpu |
Oleksii Kurochko |
|
| 16:29 |
[PATCH v5 0/3] Move alloc/free_vcpu_struct() to common code |
Oleksii Kurochko |
|
| 16:28 |
Re: [PATCH v1 07/15] xen/riscv: introduce tracking of pending vCPU interrupts, part 1 |
Jan Beulich |
|
| 16:04 |
Re: [PATCH v1 06/15] xen/riscv: introduce vcpu_kick() implementation |
Jan Beulich |
|
| 15:59 |
Re: [PATCH v4 2/4] xenpm: Don't build outside of x86 |
Anthony PERARD |
|
| 15:47 |
Re: [PATCH v1 05/15] xen/riscv: implement stub for smp_send_event_check_mask() |
Jan Beulich |
|
| 15:41 |
Re: [PATCH v2] libs/xg: allow caller to provide extra memflags for populate physmap |
Anthony PERARD |
|
| 15:21 |
Re: [PATCH v1 04/15] xen/riscv: introduce vtimer |
Jan Beulich |
|
| 14:27 |
Re: [PATCH v2 1/2] xen/mm: move adjustment of claimed pages counters on allocation |
Roger Pau Monné |
|
| 14:18 |
[PATCH v2 2/2] x86/cpu-policy: split out copy-in/-out functions |
Jan Beulich |
|
| 14:17 |
[PATCH v2 1/2] x86/cpu-policy: move CPU policy library code |
Jan Beulich |
|
| 14:15 |
[PATCH v2 0/2] x86/cpu-policy: librarify copy-in/-out |
Jan Beulich |
|
| 14:11 |
[PATCH v2] x86: guard synthetic feature and bug enumerators |
Jan Beulich |
|
| 13:17 |
Re: [PATCH v2 5/8] dma-mapping: Support batch mode for dma_direct_sync_sg_for_* |
Robin Murphy |
|
| 10:42 |
Re: [PATCH for-4.21 v2] x86/AMD: avoid REP MOVSB for Zen3/4 |
Andrew Cooper |
|
| 10:27 |
Re: [PATCH 1/6] PCI: determine whether a device has extended config space |
Jan Beulich |
|
| 10:00 |
Re: [PATCH 1/6] PCI: determine whether a device has extended config space |
Teddy Astie |
|
| 09:35 |
Re: [PATCH v2 1/6] arm/mpu: Implement copy_from_paddr for MPU systems |
Orzel, Michal |
|
| 09:28 |
Re: [PATCH 4/5] xen: Split muldiv64() out of lib.h |
Orzel, Michal |
|
| 09:26 |
Re: [PATCH 2/5] arm/time: Sort headers |
Orzel, Michal |
|
| 08:46 |
Re: [PATCH v1 03/15] xen/riscv: implement vcpu_csr_init() |
Jan Beulich |
|
| 08:02 |
Re: [PATCH 1/5] x86/time: deal with negative deltas in get_s_time_fixed() |
Jan Beulich |
|
| 07:54 |
Re: [PATCH v2 5/8] dma-mapping: Support batch mode for dma_direct_sync_sg_for_* |
Leon Romanovsky |
|
| 07:37 |
Re: [PATCH] xen/virtio: Don't use grant-dma-ops when running as Dom0 |
Jürgen Groß |
|
| 07:22 |
Re: [PATCH for-4.21 v2] x86/AMD: avoid REP MOVSB for Zen3/4 |
Jan Beulich |
|
| January 06, 26 |
| 22:47 |
Re: [PATCH] xen/virtio: Don't use grant-dma-ops when running as Dom0 |
Teddy Astie |
|
| 21:07 |
Re: [PATCH for-4.21 v2] x86/AMD: avoid REP MOVSB for Zen3/4 |
Andrew Cooper |
|
| 20:10 |
[PATCH 1/5] x86/time: deal with negative deltas in get_s_time_fixed() |
Антон Марков |
|
| 19:47 |
Re: [PATCH v2 5/8] dma-mapping: Support batch mode for dma_direct_sync_sg_for_* |
Barry Song |
|
| 19:42 |
Re: [PATCH RFC v2 8/8] dma-iommu: Support DMA sync batch mode for iommu_dma_sync_sg_for_{cpu, device} |
Robin Murphy |
|
| 19:12 |
Re: [PATCH v2 5/8] dma-mapping: Support batch mode for dma_direct_sync_sg_for_* |
Robin Murphy |
|
| 19:03 |
Re: [PATCH] xen/virtio: Don't use grant-dma-ops when running as Dom0 |
Jürgen Groß |
|
| 18:53 |
Re: [PATCH] misra: allow using binary literals in c99 as an extension. |
Andrew Cooper |
|
| 18:42 |
Re: [PATCH v2 5/8] dma-mapping: Support batch mode for dma_direct_sync_sg_for_* |
Barry Song |
|
| 17:50 |
[PATCH] misra: allow using binary literals in c99 as an extension. |
Nicola Vetrini |
|
| 17:36 |
[PATCH] xen/virtio: Don't use grant-dma-ops when running as Dom0 |
Teddy Astie |
|
| 17:04 |
Re: [PATCH 4/6] PCI: pass pdev to pci_find_{,next_}ext_capability() |
Teddy Astie |
|
| 17:02 |
Re: [PATCH 3/6] x86/MSI: pass pdev to read_pci_mem_bar() |
Teddy Astie |
|
| 16:57 |
Re: [PATCH 2/6] PCI: pass pdev to pci_ats_{device,enabled}() |
Teddy Astie |
|
| 16:00 |
Re: [PATCH v1 01/15] xen/riscv: introduce struct arch_vcpu |
Oleksii Kurochko |
|
| 15:56 |
Re: [PATCH v1 02/15] xen/riscv: implement arch_vcpu_{create,destroy}() |
Jan Beulich |
|
| 15:33 |
Re: [PATCH v1 01/15] xen/riscv: introduce struct arch_vcpu |
Jan Beulich |
|
| 15:05 |
Re: [PATCH v1 01/15] xen/riscv: introduce struct arch_vcpu |
Oleksii Kurochko |
|
| 15:00 |
Re: [PATCH v1 01/15] xen/riscv: introduce struct arch_vcpu |
Andrew Cooper |
|
| 14:27 |
Re: [PATCH v1 01/15] xen/riscv: introduce struct arch_vcpu |
Jan Beulich |
|
| 14:19 |
Re: [PATCH v1 01/15] xen/riscv: introduce struct arch_vcpu |
Oleksii Kurochko |
|
| 14:07 |
[PATCH 4/5] x86/time: gtsc_to_gtime() is HVM-only |
Jan Beulich |
|
| 14:07 |
[PATCH 3/5] x86/HVM: drop at_tsc parameter from ->set_tsc_offset() hook |
Jan Beulich |
|
| 14:00 |
[PATCH 5/5] x86/time: pv_soft_rdtsc() is PV-only |
Jan Beulich |
|
| 13:58 |
[PATCH 2/5] x86/time: scale_delta() can be static |
Jan Beulich |
|
| 13:58 |
[PATCH 1/5] x86/time: deal with negative deltas in get_s_time_fixed() |
Jan Beulich |
|
| 13:58 |
[PATCH 5/6] PCI: don't look for ext-caps when there's no extended cfg space |
Jan Beulich |
|
| 13:57 |
[PATCH 6/6] vPCI/DomU: really no ext-caps without extended config space |
Jan Beulich |
|
| 13:57 |
[PATCH 0/5] x86: assorted time handling adjustments |
Jan Beulich |
|
| 13:56 |
[PATCH 0/5] x86: assorted time handling adjustments |
Jan Beulich |
|
| 13:49 |
[PATCH 4/6] PCI: pass pdev to pci_find_{,next_}ext_capability() |
Jan Beulich |
|
| 13:48 |
[PATCH 3/6] x86/MSI: pass pdev to read_pci_mem_bar() |
Jan Beulich |
|
| 13:48 |
[PATCH 2/6] PCI: pass pdev to pci_ats_{device,enabled}() |
Jan Beulich |
|
| 13:47 |
[PATCH 1/6] PCI: determine whether a device has extended config space |
Jan Beulich |
|
| 13:46 |
[PATCH 0/6] (v)PCI: extended capability handling |
Jan Beulich |
|
| 12:04 |
Re: ARM64 notes: Re: [PATCH] CI: Extend eclair-*-allcode to enable as much as possible |
Bertrand Marquis |
|
| 11:41 |
Re: [PATCH 1/2] x86/cpu-policy: enable build of fuzzing harness by default |
Andrew Cooper |
|
| 11:20 |
Re: ARM64 notes: Re: [PATCH] CI: Extend eclair-*-allcode to enable as much as possible |
Andrew Cooper |
|
| 11:11 |
Re: ARM64 notes: Re: [PATCH] CI: Extend eclair-*-allcode to enable as much as possible |
Andrew Cooper |
|
| 10:59 |
Re: [PATCH] xen: Drop xenoprofile support |
Andrew Cooper |
|
| 10:41 |
Re: [PATCH v4 1/1] xen/riscv: add RISC-V virtual SBI base extension support for guests |
Oleksii Kurochko |
|
| 10:37 |
Re: [PATCH] xen: Drop xenoprofile support |
Jan Beulich |
|
| 10:17 |
Re: [PATCH] xen: Drop xenoprofile support |
Teddy Astie |
|
| 09:55 |
Re: [PATCH v4 1/1] xen/riscv: add RISC-V virtual SBI base extension support for guests |
Jan Beulich |
|
| 09:49 |
Re: [PATCH 1/2] x86/cpu-policy: enable build of fuzzing harness by default |
Jan Beulich |
|
| 09:37 |
Re: [PATCH] xen: Drop xenoprofile support |
Oleksii Kurochko |
|
| 09:36 |
Re: [PATCH 1/2] x86/cpu-policy: enable build of fuzzing harness by default |
Jan Beulich |
|
| 09:30 |
Re: [PATCH v4 1/1] xen/riscv: add RISC-V virtual SBI base extension support for guests |
Oleksii Kurochko |
|
| 08:53 |
Re: [PATCH] xen: Drop xenoprofile support |
Jan Beulich |
|
| 08:43 |
Re: [PATCH] xen: Drop xenoprofile support |
Oleksii Kurochko |
|
| 08:40 |
Re: ARM64 notes: Re: [PATCH] CI: Extend eclair-*-allcode to enable as much as possible |
Nicola Vetrini |
|
| 08:28 |
Re: ARM64 notes: Re: [PATCH] CI: Extend eclair-*-allcode to enable as much as possible |
Bertrand Marquis |
|
| 08:25 |
Re: Cpufreq drivers not working on T480S |
Jan Beulich |
|
| 07:59 |
Re: [PATCH 2/4] x86/xstate: Rework XSAVE/XRSTOR given a newer toolchain baseline |
Jan Beulich |
|
| 07:39 |
Re: ARM64 notes: Re: [PATCH] CI: Extend eclair-*-allcode to enable as much as possible |
Bertrand Marquis |
|
| 07:35 |
Re: ARM64 notes: Re: [PATCH] CI: Extend eclair-*-allcode to enable as much as possible |
Bertrand Marquis |
|
| 06:40 |
Re: [PATCH 0/3] xen/arm{32,64}: perform IPA-based TLBI when IPA is |
Ashraf, Haseeb |
|
| 01:03 |
Re: Cpufreq drivers not working on T480S |
Jason Andryuk |
|
| January 05, 26 |
| 21:22 |
Re: ARM64 notes: Re: [PATCH] CI: Extend eclair-*-allcode to enable as much as possible |
Andrew Cooper |
|
| 21:20 |
Re: [PATCH] xen: Drop xenoprofile support |
Andrew Cooper |
|
| 21:17 |
Re: [PATCH] xen: Drop xenoprofile support |
Jason Andryuk |
|
| 21:12 |
Re: ARM64 notes: Re: [PATCH] CI: Extend eclair-*-allcode to enable as much as possible |
Nicola Vetrini |
|
| 19:57 |
[PATCH] xen: Drop xenoprofile support |
Andrew Cooper |
|
| 18:15 |
ARM64 notes: Re: [PATCH] CI: Extend eclair-*-allcode to enable as much as possible |
Andrew Cooper |
|
| 17:45 |
Re: [PATCH 2/4] x86/xstate: Rework XSAVE/XRSTOR given a newer toolchain baseline |
Andrew Cooper |
|
| 17:06 |
Re: [PATCH 2/4] x86/xstate: Rework XSAVE/XRSTOR given a newer toolchain baseline |
Jan Beulich |
|
| 16:58 |
Re: [PATCH v1 01/15] xen/riscv: introduce struct arch_vcpu |
Jan Beulich |
|
| 16:55 |
Re: [PATCH 2/4] x86/xstate: Rework XSAVE/XRSTOR given a newer toolchain baseline |
Andrew Cooper |
|
| 16:48 |
Re: [PATCH 3/4] x86/i387: Rework fpu_fxrstor() given a newer toolchain baseline |
Jan Beulich |
|
| 16:39 |
Re: [PATCH 3/4] x86/i387: Rework fpu_fxrstor() given a newer toolchain baseline |
Andrew Cooper |
|
| 16:30 |
Re: [PATCH 0/2] x86emul: use vpath uniformly in harnesses |
Andrew Cooper |
|
| 16:26 |
Re: [PATCH v4 1/1] xen/riscv: add RISC-V virtual SBI base extension support for guests |
Jan Beulich |
|
| 16:21 |
Re: [PATCH 5/5] xen: Move x86-ism out of muldiv64.c |
Jan Beulich |
|
| 16:17 |
Re: [PATCH 4/5] xen: Split muldiv64() out of lib.h |
Jan Beulich |
|
| 16:14 |
Re: [XEN PATCH] xen: rework deviation to address varargs MISRA violations |
Nicola Vetrini |
|
| 16:13 |
Re: [PATCH 3/4] x86/i387: Rework fpu_fxrstor() given a newer toolchain baseline |
Nicola Vetrini |
|
| 16:07 |
Re: [PATCH 3/5] x86/time: Sort headers |
Jan Beulich |
|
| 16:06 |
Re: [PATCH 1/5] xen: Fix endian handling in muldiv64.c |
Jan Beulich |
|
| 16:05 |
Re: [XEN PATCH] xen: rework deviation to address varargs MISRA violations |
Nicola Vetrini |
|
| 15:58 |
Re: [PATCH 4/4] x86: Avoid using .byte for instructions where safe to do so |
Jan Beulich |
|
| 15:52 |
Re: [PATCH 3/4] x86/i387: Rework fpu_fxrstor() given a newer toolchain baseline |
Jan Beulich |
|
| 15:46 |
Re: [PATCH 2/4] x86/xstate: Rework XSAVE/XRSTOR given a newer toolchain baseline |
Jan Beulich |
|
| 15:16 |
Re: [PATCH 2/4] x86/xstate: Rework XSAVE/XRSTOR given a newer toolchain baseline |
Jan Beulich |
|
| 15:12 |
Re: [PATCH 1/4] x86/xstate: Deindent the logic in xrstor() |
Jan Beulich |
|
| 14:58 |
Re: [PATCH] CI: Extend eclair-*-allcode to enable as much as possible |
Jan Beulich |
|
| 14:58 |
Re: [XEN PATCH] xen: rework deviation to address varargs MISRA violations |
Andrew Cooper |
|
| 14:55 |
Re: [XEN PATCH] xen: rework deviation to address varargs MISRA violations |
Jan Beulich |
|
| 14:50 |
Re: [BUG] Potential Integer Underflow in Time Calibration Logic and Live Snapshot Revert causing DWM crashes in Windows Guests |
Jan Beulich |
|
| 14:44 |
Re: [PATCH v4 2/4] xen/arm: optimize the size of struct vcpu |
Jan Beulich |
|
| 14:25 |
Re: [PATCH v8 2/3] xen/riscv: introduce metadata table to store P2M type |
Jan Beulich |
|
| 14:23 |
Re: [PATCH v8 1/3] xen/riscv: add support of page lookup by GFN |
Jan Beulich |
|
| 13:50 |
Re: [RFC PATCH] pvh: Introduce SIF_HVM_GHCB for SEV-ES/SNP guests |
Teddy Astie |
|
| 12:30 |
Re: [PATCH 2/2] xen: privcmd: WQ_PERCPU added to alloc_workqueue users |
Jürgen Groß |
|
| 12:30 |
Re: [PATCH 1/2] xen/events: replace use of system_wq with system_percpu_wq |
Jürgen Groß |
|
| 12:28 |
Re: [PATCH v2 4/8] dma-mapping: Separate DMA sync issuing and completion waiting |
Jürgen Groß |
|
| 12:24 |
[PATCH] CI: Extend eclair-*-allcode to enable as much as possible |
Andrew Cooper |
|
| 11:55 |
Re: [XEN PATCH] xen: rework deviation to address varargs MISRA violations |
Andrew Cooper |
|
| 11:36 |
[PATCH v2 6/6] arm/mpu: Map domain page in AArch64 MPU systems |
Harry Ramsey |
|
| 11:35 |
[PATCH v2 5/6] arm: Use secure hypervisor timer in MPU system |
Harry Ramsey |
|
| 11:35 |
[PATCH v2 4/6] arm/mpu: Introduce modify_after_init_mappings |
Harry Ramsey |
|
| 11:35 |
[PATCH v2 3/6] arm/mpu: Implement free_init_memory for MPU systems |
Harry Ramsey |
|
| 11:35 |
[PATCH v2 2/6] arm/mpu: Implement vmap functions for MPU |
Harry Ramsey |
|
| 11:35 |
[PATCH v2 1/6] arm/mpu: Implement copy_from_paddr for MPU systems |
Harry Ramsey |
|
| 11:35 |
[PATCH v2 0/6] Fourth MPU Series |
Harry Ramsey |
|
| 11:17 |
[PATCH v5 21/21] x86/pvlocks: Move paravirt spinlock functions into own header |
Juergen Gross |
|
| 11:07 |
[PATCH v5 15/21] x86/xen: Drop xen_irq_ops |
Juergen Gross |
|
| 11:07 |
[PATCH v5 16/21] x86/xen: Drop xen_cpu_ops |
Juergen Gross |
|
| 11:07 |
[PATCH v5 17/21] x86/xen: Drop xen_mmu_ops |
Juergen Gross |
|
| 11:06 |
[PATCH v5 12/21] x86/paravirt: Move paravirt_sched_clock() related code into tsc.c |
Juergen Gross |
|
| 11:06 |
[PATCH v5 11/21] x86/paravirt: Use common code for paravirt_steal_clock() |
Juergen Gross |
|
| 11:06 |
[PATCH v5 07/21] arm/paravirt: Use common code for paravirt_steal_clock() |
Juergen Gross |
|
| 11:06 |
[PATCH v5 06/21] sched: Move clock related paravirt code to kernel/sched |
Juergen Gross |
|
| 11:05 |
[PATCH v5 01/21] x86/paravirt: Remove not needed includes of paravirt.h |
Juergen Gross |
|
| 11:05 |
[PATCH v5 00/21] paravirt: cleanup and reorg |
Juergen Gross |
|
| 09:16 |
Re: [PATCH] xen/arm: Set ThumbEE as not present in PFR0 |
Luca Fancellu |
|
| 08:07 |
[BUG] Potential Integer Underflow in Time Calibration Logic and Live Snapshot Revert causing DWM crashes in Windows Guests |
Антон Марков |
|
| January 02, 26 |
| 16:01 |
Re: [PATCH 2/4] x86/xstate: Rework XSAVE/XRSTOR given a newer toolchain baseline |
Andrew Cooper |
|
| 11:53 |
Re: [XEN PATCH] xen: rework deviation to address varargs MISRA violations |
Nicola Vetrini |
|
| 09:42 |
Re: [XEN PATCH] xen: rework deviation to address varargs MISRA violations |
Andrew Cooper |
|
| 08:46 |
Re: [PATCH v7 03/12] xen/arm: gic-v3: Implement GICv3 suspend/resume functions |
Mykola Kvach |
|
| 08:40 |
Re: [PATCH v7 03/12] xen/arm: gic-v3: Implement GICv3 suspend/resume functions |
Mykola Kvach |
|
| 03:52 |
Re: Dealing with SIOV/IMS |
Demi Marie Obenour |
|
| 01:22 |
Re: Dealing with SIOV/IMS |
Andrew Cooper |
|
| 01:02 |
Re: Dealing with SIOV/IMS |
Demi Marie Obenour |
|
| January 01, 26 |
| 22:56 |
Dealing with SIOV/IMS |
Marek Marczykowski-Górecki |
|