xen-devel - Mail Index


February 28, 26
01:59 Re: [PATCH v1 5/6] xen: move domain_use_host_layout() to common header Stefano Stabellini
01:43 Re: [PATCH v1 5/6] xen: move domain_use_host_layout() to common header Stefano Stabellini
February 27, 26
23:17 [PATCH v4 14/14] x86/traps: Use fatal_trap() for #UD and #GP Andrew Cooper
23:16 [PATCH v4 12/14] x86/pv: System call handling in FRED mode Andrew Cooper
23:16 [PATCH v4 11/14] x86/pv: ERETU error handling Andrew Cooper
23:16 [PATCH v4 10/14] x86/pv: Guest exception handling in FRED mode Andrew Cooper
23:16 [PATCH v4 09/14] x86/pv: Adjust GS handling for FRED mode Andrew Cooper
23:16 [PATCH v4 13/14] x86: Clamp reserved bits in eflags more aggressively Andrew Cooper
23:16 [PATCH v4 02/14] docs/guest-guide: Describe the PV traps and entrypoints ABI Andrew Cooper
23:16 [PATCH v4 06/14] x86/traps: Don't configure Supervisor Shadow Stack tokens in FRED mode Andrew Cooper
23:16 [PATCH v4 08/14] x86/traps: Enable FRED when requested Andrew Cooper
23:16 [PATCH v4 07/14] x86/traps: Introduce FRED entrypoints Andrew Cooper
23:16 [PATCH v4 05/14] x86/traps: Move traps_init() earlier on boot Andrew Cooper
23:16 [PATCH v4 04/14] x86/boot: Document the ordering dependency of _svm_cpu_up() Andrew Cooper
23:16 [PATCH v4 03/14] x86/boot: Move gdt_l1e caching out of traps_init() Andrew Cooper
23:16 [PATCH v4 01/14] x86/pv: Don't assume that INT $imm8 instructions are two bytes long Andrew Cooper
23:16 [PATCH v4 00/14] x86: FRED support Andrew Cooper
23:16 [PATCH v4 00/14] x86: FRED support Andrew Cooper
18:16 RE: [PATCH v4 05/10] xen/domain: Add DOMCTL handler for claiming memory with NUMA awareness Bernhard Kaindl
18:01 Re: [PATCH 0/7] Factor out common build rules and helpers in tools/tests Edwin Torok
17:00 [PATCH v8 1/2] libxc: Report consistent errors in xc_resource_op Teddy Astie
17:00 [PATCH v8 2/2] xenpm: Add get-core-temp subcommand Teddy Astie
16:58 Xen 4.22 release schedule proposal Oleksii Kurochko
14:57 Re: [PATCH 4/4] xen/arm: ffa: Add cached GET_REGS support Jens Wiklander
13:31 [PATCH] drm/xen: Test for imported buffers with drm_gem_is_imported() Thomas Zimmermann
12:06 Re: [PATCH] xsm: move the console read properly under xsm Daniel P. Smith
11:04 Re: [PATCH 3/4] xen/arm: ffa: Drop SP subscriber lists Jens Wiklander
11:02 Re: [PATCH 4/4] tools/tests/x86_emulator: disable xmm* tests on clang Edwin Torok
10:58 [PATCH v2 3/4] tools/tests/x86_emulator: fix undefined behaviour in shift Edwin Török
10:58 [PATCH v2 2/4] tools/tests/x86_emulator: fix build on clang-21 Edwin Török
10:58 [PATCH v2 4/4] tools/tests/x86_emulator: avoid passing NULL to memcpy Edwin Török
10:58 [PATCH v2 1/4] tools/tests/x86_emulator: avoid duplicate symbol error with clang Edwin Török
10:58 [PATCH v2 0/4] Fix building tools/tests/x86_emulator with clang-21 Edwin Török
10:40 Re: [PATCH 2/4] xen/arm: ffa: Cache SP partition info at init Jens Wiklander
09:39 Re: [PATCH v4 05/10] xen/domain: Add DOMCTL handler for claiming memory with NUMA awareness Teddy Astie
07:33 [PATCH 2/2] xen/cpufreq: fix usages of align_timer() in the on-demand governor Roger Pau Monne
07:33 [PATCH 1/2] xen/cpufreq: fix adjusting of sampling window on early exit Roger Pau Monne
07:33 [PATCH 0/2] xen/cpufreq: a couple of fixes for the sampling window Roger Pau Monne
06:50 Re: [PATCH] Arm: device.c is init-only when OVERLAY_DTB=n Jan Beulich
February 26, 26
23:16 RE: [PATCH v4 05/10] xen/domain: Add DOMCTL handler for claiming memory with NUMA awareness Bernhard Kaindl
21:19 Re: [PATCH v4 05/10] xen/domain: Add DOMCTL handler for claiming memory with NUMA awareness Teddy Astie
17:14 Re: [PATCH] Arm: device.c is init-only when OVERLAY_DTB=n Andrew Cooper
16:28 [PATCH] Arm: device.c is init-only when OVERLAY_DTB=n Jan Beulich
15:59 Re: [PATCH v3 2/2] x86/ioreq: Extend ioreq server to support multiple ioreq pages Jan Beulich
15:54 Re: [PATCH v3 2/2] x86/ioreq: Extend ioreq server to support multiple ioreq pages Jan Beulich
15:17 [PATCH v4 10/10] docs/guest-guide: document the memory claim hypercalls Bernhard Kaindl
15:10 [PATCH v4 09/10] tools/tests: Update the claims test to test claim_memory hypercall Bernhard Kaindl
15:02 [PATCH v4 08/10] tools/ocaml/libs/xc: add OCaml domain_claim_memory binding Bernhard Kaindl
14:59 [PATCH v4 07/10] tools/lib/ctrl/xc: Add xc_domain_claim_memory() to libxenctrl Bernhard Kaindl
14:56 [PATCH v4 06/10] xsm/flask: Add XEN_DOMCTL_claim_memory to flask Bernhard Kaindl
14:49 [PATCH v4 05/10] xen/domain: Add DOMCTL handler for claiming memory with NUMA awareness Bernhard Kaindl
14:46 [PATCH v4 04/10] xen/page_alloc: Consolidate per-node counters into avail[] array Bernhard Kaindl
14:43 [PATCH v4 03/10] xen/page_alloc: Implement NUMA-node-specific claims Bernhard Kaindl
14:40 [PATCH v4 02/10] xen/page_alloc: Optimize getting per-NUMA-node free page counts Bernhard Kaindl
14:35 [PATCH v4 01/10] xen/page_alloc: Extract code for consuming claims into inline function Bernhard Kaindl
14:32 [PATCH v4 0/10] xen: Add NUMA-aware memory claims for domains Bernhard Kaindl
13:41 Re: kernel BUG around vmap/vfree - xen_enter_lazy_mmu()/xen_leave_lazy_mmu() - Linux 7.0-rc1 Jürgen Groß
13:39 Re: [PATCH v5 1/2] x86/svm: Add Enumerations for the SVM virtual NMI Jan Beulich
13:37 Re: kernel BUG around vmap/vfree - xen_enter_lazy_mmu()/xen_leave_lazy_mmu() - Linux 7.0-rc1 Marek Marczykowski-Górecki
13:27 Re: kernel BUG around vmap/vfree - xen_enter_lazy_mmu()/xen_leave_lazy_mmu() - Linux 7.0-rc1 Andrew Cooper
13:21 [PATCH v5 2/2] x86/svm: Use the virtual NMI when available Abdelkareem Abdelsaamad
13:21 [PATCH v5 1/2] x86/svm: Add Enumerations for the SVM virtual NMI Abdelkareem Abdelsaamad
13:21 [PATCH v5 0/2] Virtual NMI Abdelkareem Abdelsaamad
13:17 kernel BUG around vmap/vfree - xen_enter_lazy_mmu()/xen_leave_lazy_mmu() - Linux 7.0-rc1 Marek Marczykowski-Górecki
11:57 [PATCH v6 14/14] xen/riscv: implement sync_vcpu_execstate() Oleksii Kurochko
11:51 [PATCH v6 13/14] xen/riscv: init tasklet subsystem Oleksii Kurochko
11:51 [PATCH v6 12/14] xen/riscv: handle hypervisor timer interrupts Oleksii Kurochko
11:51 [PATCH v6 11/14] xen/riscv: implement reprogram_timer() via SBI Oleksii Kurochko
11:51 [PATCH v6 10/14] xen/riscv: introduce sbi_set_timer() Oleksii Kurochko
11:51 [PATCH v6 08/14] xen/riscv: add vtimer context switch helpers Oleksii Kurochko
11:51 [PATCH v6 09/14] xen/riscv: implement SBI legacy SET_TIMER support for guests Oleksii Kurochko
11:51 [PATCH v6 07/14] xen/riscv: introduce vcpu_kick() implementation Oleksii Kurochko
11:51 [PATCH v6 06/14] xen/riscv: introduce basic vtimer infrastructure for guests Oleksii Kurochko
11:51 [PATCH v6 04/14] xen/riscv: introduce tracking of pending vCPU interrupts, part 2 Oleksii Kurochko
11:51 [PATCH v6 05/14] xen/time: move ticks<->ns helpers to common code Oleksii Kurochko
11:51 [PATCH v6 03/14] xen/riscv: introduce tracking of pending vCPU interrupts, part 1 Oleksii Kurochko
11:51 [PATCH v6 02/14] xen/riscv: implement vcpu_csr_init() Oleksii Kurochko
11:51 [PATCH v6 01/14] xen/riscv: detect and store supported hypervisor CSR bits at boot Oleksii Kurochko
11:51 [PATCH v6 00/14] xen/riscv: introduce vtimer related things Oleksii Kurochko
10:16 Re: [PATCH] x86: Remove x86 prefixed names from cpuinfo for amd.c Andrew Cooper
10:06 Re: [PATCH v1 4/6] vpci: add SR-IOV support for PVH Dom0 Mykyta Poturai
10:04 Re: [PATCH] x86/shadow: don't use #if in unlikely() invocation Andrew Cooper
09:01 [PATCH] domain: use unsigned loop induction variable in complete_domain_destroy() Jan Beulich
08:57 [PATCH] x86/shadow: don't use #if in unlikely() invocation Jan Beulich
07:47 Re: [PATCH] xen/vpci: zero guest-visible BAR addresses to ensure domU asssigns its own Jan Beulich
07:46 Re: [PATCH] xen/mm: Remove claim that INVALID_{MFN,GFN}_INITIALIZER is for older toolchains Jan Beulich
07:01 Re: [PATCH v3 0/5] tools/tests: test harness fragment Jan Beulich
03:33 Re: [PATCH v5 1/5] vPCI: introduce private header Stewart Hildebrand
02:57 [PATCH v3] vpci/msix: check for BARs enabled in vpci_make_msix_hole Stewart Hildebrand
02:50 Re: [PATCH] xen/vpci: zero guest-visible BAR addresses to ensure domU asssigns its own Stewart Hildebrand
00:51 Re: [PATCH v3 0/5] tools/tests: test harness fragment Stefano Stabellini
February 25, 26
23:54 Re: [PATCH v5] xen/domain: introduce DOMID_ANY Stefano Stabellini
19:42 Re: [PATCH 5/5] accel/xen: Build without target-specific knowledge Pierrick Bouvier
19:42 Re: [PATCH 4/5] accel/hvf: Build without target-specific knowledge Pierrick Bouvier
19:40 Re: [PATCH 3/5] accel/mshv: Build without target-specific knowledge Pierrick Bouvier
19:40 Re: [PATCH 2/5] accel/mshv: Forward-declare mshv_root_hvcall structure Pierrick Bouvier
19:40 Re: [PATCH 1/5] accel/kvm: Include missing 'exec/cpu-common.h' header Pierrick Bouvier
16:39 Re: [PATCH 11/12] xen: Bracket uses of macro parameters Andrew Cooper
16:36 Re: [PATCH] xen/mm: Remove claim that INVALID_{MFN,GFN}_INITIALIZER is for older toolchains Andrew Cooper
16:34 Re: [PATCH 11/12] xen: Bracket uses of macro parameters Nicola Vetrini
16:34 Re: [PATCH 4/5] accel/hvf: Build without target-specific knowledge Philippe Mathieu-Daudé
16:05 Re: [PATCH 11/12] xen: Bracket uses of macro parameters Andrew Cooper
16:01 Re: [PATCH v10 5/6] tools/xl/libxl: wire up SCMI SMC multi-agent configuration Anthony PERARD
15:44 Re: [PATCH] xen/vpci: do not use pci_sanitize_bar_memory for domU Jan Beulich
15:37 Re: [PATCH] xen/vpci: zero guest-visible BAR addresses to ensure domU asssigns its own Jan Beulich
15:32 Re: [PATCH] xen/vpci: automatically use iomem_permit_access for PCI device BARs Jan Beulich
15:27 Re: [PATCH v2] x86/hvm: Advertise and support extended destination IDs for MSI/IO-APIC Jan Beulich
14:43 Re: [PATCH v3] libxl: constify some local variables for building with glibc 2.43 Anthony PERARD
14:34 Re: [PATCH] xen/mm: Remove claim that INVALID_{MFN,GFN}_INITIALIZER is for older toolchains Jan Beulich
14:15 Re: [PATCH 5/5] accel/xen: Build without target-specific knowledge Anthony PERARD
13:09 Re: [PATCH 09/12] x86/shadow: Rework write_atomic() call in shadow_write_entries() Nicola Vetrini
12:59 [PATCH] xen/mm: Remove claim that INVALID_{MFN,GFN}_INITIALIZER is for older toolchains Andrew Cooper
12:53 Re: [PATCH 09/12] x86/shadow: Rework write_atomic() call in shadow_write_entries() Andrew Cooper
12:35 Re: [PATCH 09/12] x86/shadow: Rework write_atomic() call in shadow_write_entries() Nicola Vetrini
12:14 Re: [PATCH 09/12] x86/shadow: Rework write_atomic() call in shadow_write_entries() Andrew Cooper
11:44 [PATCH v5 5/5] vPCI: re-init extended-capabilities when MMCFG availability changed Jan Beulich
11:44 [PATCH v5 4/5] vPCI/ReBAR: improve cleanup Jan Beulich
11:44 [PATCH v5 3/5] vPCI: move capability-list init Jan Beulich
11:43 [PATCH v5 2/5] vPCI: move vpci_init_capabilities() to a separate file Jan Beulich
11:43 [PATCH v5 1/5] vPCI: introduce private header Jan Beulich
11:41 [PATCH v5 0/5] vPCI: extended capability handling Jan Beulich
11:28 Re: [PATCH v2 1/2] x86/cpu-policy: move CPU policy library code Andrew Cooper
10:50 Re: [PATCH v7 1/2] libxc: Report consistent errors in xc_resource_op Anthony PERARD
10:02 [PATCH 4/4] xen/arm: ffa: Add cached GET_REGS support Bertrand Marquis
10:02 [PATCH 3/4] xen/arm: ffa: Drop SP subscriber lists Bertrand Marquis
10:02 [PATCH 1/4] xen/arm: ffa: Add start_index to VM partinfo helper Bertrand Marquis
10:02 [PATCH 2/4] xen/arm: ffa: Cache SP partition info at init Bertrand Marquis
09:58 [PATCH 0/4] xen/arm: ffa: Add PARTITION_INFO_GET_REGS support Bertrand Marquis
09:47 [PATCH] x86: Remove x86 prefixed names from cpuinfo for amd.c Kevin Lampis
05:13 [PATCH 5/5] accel/xen: Build without target-specific knowledge Philippe Mathieu-Daudé
05:13 [PATCH 4/5] accel/hvf: Build without target-specific knowledge Philippe Mathieu-Daudé
05:13 [PATCH 3/5] accel/mshv: Build without target-specific knowledge Philippe Mathieu-Daudé
05:13 [PATCH 2/5] accel/mshv: Forward-declare mshv_root_hvcall structure Philippe Mathieu-Daudé
05:13 [PATCH 1/5] accel/kvm: Include missing 'exec/cpu-common.h' header Philippe Mathieu-Daudé
05:13 [PATCH 0/5] accel: Try to build without target-specific knowledge Philippe Mathieu-Daudé
February 24, 26
23:13 [PATCH] xen/vpci: automatically use iomem_permit_access for PCI device BARs Ariadne Conill
23:12 [PATCH] xen/vpci: do not use pci_sanitize_bar_memory for domU Ariadne Conill
23:12 [PATCH] xen/vpci: zero guest-visible BAR addresses to ensure domU asssigns its own Ariadne Conill
22:04 Re: [PATCH v2] vpci/msix: check for BARs enabled in vpci_make_msix_hole Stewart Hildebrand
21:56 Re: [PATCH v2] vpci/msix: check for BARs enabled in vpci_make_msix_hole Stewart Hildebrand
20:52 Re: [PATCH] x86/efi: remove unreachable efi_halt_system() function Jason Andryuk
20:09 [PATCH] x86/efi: remove unreachable efi_halt_system() function Roger Pau Monne
19:21 Re: [PATCH v2 1/2] xenbus: add xenbus_device parameter to xenbus_read_driver_state() Martin K. Petersen
17:10 Re: [PATCH 2/2] xen/arm: Simplify type handling for SMCCC declarations Andrew Cooper
16:50 Re: SecureBoot requirements regarding Dom0 Roger Pau Monné
16:02 Re: [PATCH 2/2] xen/arm: Simplify type handling for SMCCC declarations Andrew Cooper
15:58 Re: Graphical glitches (not refreshing?) with Linux's xe driver + Xen 4.19 Marek Marczykowski-Górecki
15:31 Re: Graphical glitches (not refreshing?) with Linux's xe driver + Xen 4.19 Marek Marczykowski-Górecki
14:44 Re: [PATCH 2/7] tools/tests/vpci/main.c: drop unused variables Roger Pau Monné
14:26 Re: [RFC PATCH] x86/xen: Consider Xen PVH support in CONFIG_XEN_PVHVM Roger Pau Monné
14:23 Re: [PATCH 1/2] xen/arm: Simplify SMCCC handling by reusing __declare_arg_$() Andrew Cooper
14:18 Re: [PATCH 2/2] xen/arm: Simplify type handling for SMCCC declarations Orzel, Michal
14:18 Re: [PATCH 1/2] xen/arm: Simplify SMCCC handling by reusing __declare_arg_$() Andrew Cooper
14:14 Re: [PATCH 1/2] xen/arm: Simplify SMCCC handling by reusing __declare_arg_$() Orzel, Michal
13:53 Re: [RFC PATCH] x86/xen: Consider Xen PVH support in CONFIG_XEN_PVHVM Jürgen Groß
13:01 Re: [PATCH v5 01/14] xen/riscv: detect and store supported hypervisor CSR bits at boot Jan Beulich
12:46 Re: [RFC PATCH] x86/xen: Consider Xen PVH support in CONFIG_XEN_PVHVM Teddy Astie
12:46 [PATCH 2/2] xen/arm: Simplify type handling for SMCCC declarations Andrew Cooper
12:46 [PATCH 1/2] xen/arm: Simplify SMCCC handling by reusing __declare_arg_$() Andrew Cooper
12:46 [PATCH 0/2] xen/arm: Further SMCCC cleanup Andrew Cooper
12:34 Re: [RFC PATCH] x86/xen: Consider Xen PVH support in CONFIG_XEN_PVHVM Teddy Astie
12:02 Re: [PATCH v5 01/14] xen/riscv: detect and store supported hypervisor CSR bits at boot Oleksii Kurochko
11:49 Re: [PATCH 6/7] tools/tests/tsx: move guest creation to common area Jan Beulich
11:46 Re: [PATCH v5 03/14] xen/riscv: introduce tracking of pending vCPU interrupts, part 1 Oleksii Kurochko
11:36 Re: [PATCH 5/7] tools/tests/common: ensure error messages have a newline Jan Beulich
11:32 Re: [PATCH v5 01/14] xen/riscv: detect and store supported hypervisor CSR bits at boot Jan Beulich
11:27 Re: [PATCH 4/7] tools/tests: factor out common helpers Jan Beulich
11:25 Re: [PATCH v5 01/14] xen/riscv: detect and store supported hypervisor CSR bits at boot Oleksii Kurochko
11:23 Re: [RFC PATCH] x86/xen: Consider Xen PVH support in CONFIG_XEN_PVHVM Jürgen Groß
11:15 Re: [PATCH 3/7] tools/tests/*/Makefile: factor out build rules Jan Beulich
11:14 Re: [RFC PATCH] x86/xen: Consider Xen PVH support in CONFIG_XEN_PVHVM Roger Pau Monné
11:13 Re: [RFC PATCH] x86/xen: Consider Xen PVH support in CONFIG_XEN_PVHVM Jürgen Groß
11:01 Re: [RFC PATCH] x86/xen: Consider Xen PVH support in CONFIG_XEN_PVHVM Jan Beulich
10:57 Re: [PATCH v2] vpci/msix: check for BARs enabled in vpci_make_msix_hole Roger Pau Monné
10:54 Re: [PATCH v5 03/14] xen/riscv: introduce tracking of pending vCPU interrupts, part 1 Jan Beulich
10:51 [RFC PATCH] x86/xen: Consider Xen PVH support in CONFIG_XEN_PVHVM Teddy Astie
10:47 Re: [PATCH v5 01/14] xen/riscv: detect and store supported hypervisor CSR bits at boot Jan Beulich
10:42 Re: [PATCH v5 01/14] xen/riscv: detect and store supported hypervisor CSR bits at boot Oleksii Kurochko
10:30 Re: [PATCH 1/7] tools/tests/*/Makefile: factor out common PHONY rules into Rules.mk Jan Beulich
10:26 Re: [PATCH 1/4] tools/tests/x86_emulator: fix 'shifting a negative signed value is undefined' Jan Beulich
10:16 Re: [PATCH v5 01/14] xen/riscv: detect and store supported hypervisor CSR bits at boot Jan Beulich
10:12 Re: [PATCH 1/4] tools/tests/x86_emulator: fix 'shifting a negative signed value is undefined' Edwin Torok
10:01 Re: [PATCH 1/7] tools/tests/*/Makefile: factor out common PHONY rules into Rules.mk Edwin Torok
09:48 Re: [PATCH 4/4] tools/tests/x86_emulator: disable xmm* tests on clang Jan Beulich
09:44 Re: [PATCH v5 01/14] xen/riscv: detect and store supported hypervisor CSR bits at boot Oleksii Kurochko
09:42 Re: [PATCH 1/7] tools/tests/*/Makefile: factor out common PHONY rules into Rules.mk Jan Beulich
09:39 Re: [PATCH v2] xen/acpi-processor: fix _CST detection using undersized evaluation buffer Jan Beulich
09:38 Re: [PATCH 1/7] tools/tests/*/Makefile: factor out common PHONY rules into Rules.mk Edwin Torok
09:37 [PATCH v2] xen/acpi-processor: fix _CST detection using undersized evaluation buffer David Thomson
09:36 Re: [PATCH v7 1/2] libxc: Report consistent errors in xc_resource_op Jan Beulich
09:35 Re: [PATCH 4/4] tools/tests/x86_emulator: disable xmm* tests on clang Edwin Torok
09:29 Re: [PATCH v7 1/2] libxc: Report consistent errors in xc_resource_op Teddy Astie
09:21 Re: [PATCH] xen/acpi-processor: fix _CST detection using undersized evaluation buffer Jan Beulich
09:21 Re: [PATCH 2/4] tools/tests/x86_emulator: avoid duplicating loop body Edwin Torok
09:10 Re: [PATCH] xen/arm: smccc: Preserve argument types in v1.1 SMC Orzel, Michal
09:10 Re: [PATCH] xen/acpi-processor: fix _CST detection using undersized evaluation buffer David Thomson (dt@xxxxxxxxx)
08:58 Re: [PATCH v2 1/2] x86/cpu-policy: move CPU policy library code Jan Beulich
08:55 Re: [PATCH] x86/emul: Remove fallback path from SWAPGS Jan Beulich
08:53 Re: [PATCH v2 1/2] x86/cpu-policy: move CPU policy library code Roger Pau Monné
08:27 Re: [PATCH] vpci/msix: fix typo Roger Pau Monné
08:09 Re: [PATCH v5 02/14] xen/riscv: implement vcpu_csr_init() Jan Beulich
08:07 Re: [PATCH v5 01/14] xen/riscv: detect and store supported hypervisor CSR bits at boot Jan Beulich
08:00 Re: [PATCH] x86/emul: Remove fallback path from SWAPGS Jan Beulich
07:38 Re: [PATCH] x86/ucode: Support discrete modules being CPIO archives Jan Beulich
07:34 Re: [PATCH v2] vpci/msix: check for BARs enabled in vpci_make_msix_hole Jan Beulich
07:28 Re: [PATCH] xen/acpi-processor: fix _CST detection using undersized evaluation buffer Jan Beulich
07:09 Re: [PATCH] xsm: move the console read properly under xsm Jan Beulich
06:54 Re: [PATCH v2 1/2] x86/cpu-policy: move CPU policy library code Jan Beulich
06:24 [PATCH] x86/xen: update outdated comment kexinsun
03:05 [PATCH] vpci/msix: fix typo Stewart Hildebrand
02:56 [PATCH v2] vpci/msix: check for BARs enabled in vpci_make_msix_hole Stewart Hildebrand
February 23, 26
23:21 Re: [PATCH] xen/acpi-processor: fix _CST detection using undersized evaluation buffer David Thomson (dt@xxxxxxxxx)
20:40 [PATCH] xen/acpi-processor: fix _CST detection using undersized evaluation buffer David Thomson
19:06 Re: [BUG v2] common/domctl: xsm update for get_domain_state access Daniel P. Smith
19:00 Re: [PATCH v2 1/2] x86/cpu-policy: move CPU policy library code Andrew Cooper
18:51 [PATCH] x86/ucode: Support discrete modules being CPIO archives Andrew Cooper
18:49 Re: [PATCH] xsm: move the console read properly under xsm Daniel P. Smith
18:07 Re: [PATCH] x86: Remove x86 prefixed names from cpuinfo for common.c Andrew Cooper
18:02 Re: [BUG v2] common/domctl: xsm update for get_domain_state access Jason Andryuk
17:09 [PATCH] x86/emul: Remove fallback path from SWAPGS Andrew Cooper
16:40 Re: [PATCH 3/4] tools/tests/x86_emulator: fix build on clang-21 Jan Beulich
16:37 Re: [PATCH 1/7] tools/tests/*/Makefile: factor out common PHONY rules into Rules.mk Jan Beulich
16:36 Re: [PATCH 3/4] tools/tests/x86_emulator: fix build on clang-21 Andrew Cooper
16:28 Re: [PATCH v7 2/2] xenpm: Add get-dts-temp subcommand Jan Beulich
16:21 Re: [PATCH 3/4] tools/tests/x86_emulator: fix build on clang-21 Jan Beulich
16:13 Re: [PATCH v7 1/2] libxc: Report consistent errors in xc_resource_op Jan Beulich
16:11 Re: [PATCH 4/4] tools/tests/x86_emulator: disable xmm* tests on clang Jan Beulich
16:06 Re: [PATCH 3/4] tools/tests/x86_emulator: fix build on clang-21 Andrew Cooper
16:06 [PATCH v7 2/2] xenpm: Add get-dts-temp subcommand Teddy Astie
16:06 [PATCH v7 1/2] libxc: Report consistent errors in xc_resource_op Teddy Astie
16:02 Re: [PATCH 3/4] tools/tests/x86_emulator: fix build on clang-21 Jan Beulich
15:57 Re: [PATCH 2/4] tools/tests/x86_emulator: avoid duplicating loop body Jan Beulich
15:42 Re: [PATCH 1/4] tools/tests/x86_emulator: fix 'shifting a negative signed value is undefined' Jan Beulich
15:29 Re: [PATCH v2] x86/platform: Adjust temperature sensors MSRs Jan Beulich
15:28 Re: [PATCH v2] wait: drop wake_up_{all,one}() Andrew Cooper
15:22 Re: [PATCH] xsm: move the console read properly under xsm Jan Beulich
15:14 Re: [PATCH v4] xen/riscv: add p2m context switch handling for VSATP and HGATP Jan Beulich
15:09 [PATCH v2] wait: drop wake_up_{all,one}() Jan Beulich
14:54 [PATCH] x86: Remove x86 prefixed names from cpuinfo for common.c Kevin Lampis
14:11 Re: [PATCH] xen/arm: Fix memory leak in xenmem_add_to_physmap_one Orzel, Michal
13:42 SecureBoot requirements regarding Dom0 Teddy Astie
12:59 Re: [PATCH] x86/MCE: restore CPU vendor reporting to the outside world Jan Beulich
12:36 Re: [PATCH] x86/MCE: restore CPU vendor reporting to the outside world Andrew Cooper
10:54 Re: [PATCH 12/12] xen/vmac: Delete STDINT block in vmac.h Jan Beulich
10:50 Re: [PATCH 11/12] xen: Bracket uses of macro parameters Jan Beulich
10:45 Re: [PATCH 07/12] xen/vmac: Const the key parameter of vmac_set_key() Jan Beulich
10:44 Re: [PATCH 06/12] xen: Include suitable headers to make declarations visible Jan Beulich
10:42 Re: [PATCH 0/7] Factor out common build rules and helpers in tools/tests Jan Beulich
10:14 [PATCH 7/7] tools/tests: print more debug info Edwin Török
10:14 [PATCH 6/7] tools/tests/tsx: move guest creation to common area Edwin Török
10:14 [PATCH 5/7] tools/tests/common: ensure error messages have a newline Edwin Török
10:14 [PATCH 3/7] tools/tests/*/Makefile: factor out build rules Edwin Török
10:14 [PATCH 2/7] tools/tests/vpci/main.c: drop unused variables Edwin Török
10:14 [PATCH 4/7] tools/tests: factor out common helpers Edwin Török
10:14 [PATCH 1/7] tools/tests/*/Makefile: factor out common PHONY rules into Rules.mk Edwin Török
10:14 [PATCH 0/7] Factor out common build rules and helpers in tools/tests Edwin Török
10:05 [PATCH 4/4] tools/tests/x86_emulator: disable xmm* tests on clang Edwin Török
10:05 [PATCH 3/4] tools/tests/x86_emulator: fix build on clang-21 Edwin Török
10:05 [PATCH 0/4] Fix building tools/tests/x86_emulator with clang-21 Edwin Török
10:05 [PATCH 2/4] tools/tests/x86_emulator: avoid duplicating loop body Edwin Török
10:05 [PATCH 1/4] tools/tests/x86_emulator: fix 'shifting a negative signed value is undefined' Edwin Török
09:38 [PATCH v3 2/2] x86/ioreq: Extend ioreq server to support multiple ioreq pages Julian Vetter
09:38 [PATCH v3 1/2] x86/ioreq: Prepare spacing for upcoming patch Julian Vetter
09:21 Re: [PATCH 05/12] x86: Adjust annotations of asm-used identifiers Jan Beulich
09:15 Re: [PATCH 03/12] xen/argo: Fix MISRA violations around function parameters Jan Beulich
09:04 Re: [PATCH 11/12] xen: Bracket uses of macro parameters Orzel, Michal
09:03 Re: [PATCH 10/12] xen: Adjust break/fallthrough statements Orzel, Michal
09:00 Re: [PATCH 08/12] arm/pci-designware: Fix MISRA violations Orzel, Michal
08:58 Re: [PATCH 04/12] xen/treewide: Adjust parameter names and types Orzel, Michal
08:57 Re: [PATCH 02/12] xen/treewide: Adjust suffixes on integer literals Orzel, Michal
08:55 Re: [PATCH 01/12] arm: Use __func__ in acpi_boot_table_init() Orzel, Michal
08:53 Re: [PATCH] Arm: tighten translate_get_page() Orzel, Michal
08:46 [PATCH v2] x86/hvm: Advertise and support extended destination IDs for MSI/IO-APIC Julian Vetter
08:18 Re: [PATCH v3 09/12] x86/shadow: drop is_hvm_...() where easily possible Jan Beulich
08:16 Re: [PATCH v3 06/12] x86/shadow: restrict OOS allocation to when it's really needed Jan Beulich
08:11 Re: [PATCH v3 06/12] x86/shadow: restrict OOS allocation to when it's really needed Jan Beulich
08:05 Re: [PATCH] x86/shadow: don't use #if in macro invocations Jan Beulich
07:26 Re: [PATCH 09/12] x86/shadow: Rework write_atomic() call in shadow_write_entries() Roberto Bagnara
February 21, 26
11:57 Re: [PATCH] xen/arm: Fix memory leak in xenmem_add_to_physmap_one Julien Grall
11:26 Re: [PATCH] Arm: tighten translate_get_page() Julien Grall
02:06 Re: [PATCH] x86/MCE: restore CPU vendor reporting to the outside world Jason Andryuk
February 20, 26
22:45 Re: [PATCH 11/12] xen: Bracket uses of macro parameters Nicola Vetrini
22:36 Re: [PATCH 10/12] xen: Adjust break/fallthrough statements Nicola Vetrini
22:28 Re: [PATCH 09/12] x86/shadow: Rework write_atomic() call in shadow_write_entries() Nicola Vetrini
22:15 Re: [PATCH 08/12] arm/pci-designware: Fix MISRA violations Nicola Vetrini
21:58 Re: [PATCH 01/12] arm: Use __func__ in acpi_boot_table_init() Nicola Vetrini
21:47 [PATCH 11/12] xen: Bracket uses of macro parameters Andrew Cooper
21:47 [PATCH 12/12] xen/vmac: Delete STDINT block in vmac.h Andrew Cooper
21:47 [PATCH 10/12] xen: Adjust break/fallthrough statements Andrew Cooper
21:47 [PATCH 07/12] xen/vmac: Const the key parameter of vmac_set_key() Andrew Cooper
21:47 [PATCH 09/12] x86/shadow: Rework write_atomic() call in shadow_write_entries() Andrew Cooper
21:47 [PATCH 08/12] arm/pci-designware: Fix MISRA violations Andrew Cooper
21:47 [PATCH 06/12] xen: Include suitable headers to make declarations visible Andrew Cooper
21:47 [PATCH 04/12] xen/treewide: Adjust parameter names and types Andrew Cooper
21:47 [PATCH 05/12] x86: Adjust annotations of asm-used identifiers Andrew Cooper
21:47 [PATCH 03/12] xen/argo: Fix MISRA violations around function parameters Andrew Cooper
21:47 [PATCH 02/12] xen/treewide: Adjust suffixes on integer literals Andrew Cooper
21:47 [PATCH 01/12] arm: Use __func__ in acpi_boot_table_init() Andrew Cooper
21:47 [PATCH 00/12] xen: Misc MISRA fixes for *-allcode targets Andrew Cooper
20:50 Re: [GIT PULL] xen: branch for v7.0-rc1a pr-tracker-bot
16:27 [PATCH v5 14/14] xen/riscv: implement sync_vcpu_execstate() Oleksii Kurochko
16:19 [PATCH v5 13/14] xen/riscv: init tasklet subsystem Oleksii Kurochko
16:19 [PATCH v5 11/14] xen/riscv: implement reprogram_timer() via SBI Oleksii Kurochko
16:19 [PATCH v5 12/14] xen/riscv: handle hypervisor timer interrupts Oleksii Kurochko
16:19 [PATCH v5 10/14] xen/riscv: introduce sbi_set_timer() Oleksii Kurochko
16:19 [PATCH v5 09/14] xen/riscv: implement SBI legacy SET_TIMER support for guests Oleksii Kurochko
16:19 [PATCH v5 08/14] xen/riscv: add vtimer context switch helpers Oleksii Kurochko
16:19 [PATCH v5 07/14] xen/riscv: introduce vcpu_kick() implementation Oleksii Kurochko
16:19 [PATCH v5 06/14] xen/riscv: introduce basic vtimer infrastructure for guests Oleksii Kurochko
16:19 [PATCH v5 05/14] xen/time: move ticks<->ns helpers to common code Oleksii Kurochko
16:19 [PATCH v5 04/14] xen/riscv: introduce tracking of pending vCPU interrupts, part 2 Oleksii Kurochko
16:19 [PATCH v5 03/14] xen/riscv: introduce tracking of pending vCPU interrupts, part 1 Oleksii Kurochko
16:19 [PATCH v5 01/14] xen/riscv: detect and store supported hypervisor CSR bits at boot Oleksii Kurochko
16:19 [PATCH v5 02/14] xen/riscv: implement vcpu_csr_init() Oleksii Kurochko
16:19 [PATCH v5 00/14] xen/riscv: introduce vtimer related things Oleksii Kurochko
15:53 [PATCH v2] x86/platform: Adjust temperature sensors MSRs Teddy Astie
15:29 Re: [PATCH] x86/shadow: don't use #if in macro invocations Andrew Cooper
15:17 Re: [PATCH v3 12/12] x86/shadow: adjust monitor table prealloc amount Andrew Cooper
15:16 Re: [PATCH v3 10/12] x86/shadow: make monitor table create/destroy more consistent Andrew Cooper
15:14 Re: [PATCH v3 09/12] x86/shadow: drop is_hvm_...() where easily possible Andrew Cooper
15:08 Re: [PATCH v3 08/12] x86/shadow: sh_rm_write_access_from_sl1p() is HVM-only Andrew Cooper
15:06 Re: [PATCH v3 06/12] x86/shadow: restrict OOS allocation to when it's really needed Andrew Cooper
14:56 Re: [PATCH v3 04/12] x86/shadow: use lighter weight mode checks Andrew Cooper
14:47 Re: [PATCH v3 03/12] x86/shadow: don't generate bogus "domain dying" trace entry from sh_page_fault() Andrew Cooper
14:45 Re: [PATCH v3 02/12] x86/shadow: call sh_update_cr3() directly from sh_page_fault() Andrew Cooper
14:13 Re: [PATCH v3] libxl: constify some local variables for building with glibc 2.43 Marek Marczykowski-Górecki
14:07 Re: [PATCH v3] libxl: constify some local variables for building with glibc 2.43 Jan Beulich
13:39 Re: [PATCH v3 01/12] x86/shadow: reduce explicit log-dirty recording for HVM Andrew Cooper
12:37 [GIT PULL] xen: branch for v7.0-rc1a Juergen Gross
12:12 [PATCH v3] libxl: constify some local variables for building with glibc 2.43 Marek Marczykowski-Górecki
11:56 Re: [PATCH v2] tools: specify C standard explicitly Andrew Cooper
10:59 Re: [PATCH] x86/cpu/intel: Limit the non-architectural constant_tsc model checks Roger Pau Monné
10:54 Re: [PATCH v4 5/5] vPCI: re-init extended-capabilities when MMCFG availability changed Roger Pau Monné
10:43 [PATCH] x86/cpu/intel: Limit the non-architectural constant_tsc model checks Andrew Cooper
10:24 Re: [PATCH] x86/p2m: clarify foreign map handling in p2m_entry_modify() Jan Beulich
10:20 Re: [PATCH v4 5/5] vPCI: re-init extended-capabilities when MMCFG availability changed Jan Beulich
10:10 Re: [PATCH v2] tools: specify C standard explicitly Marek Marczykowski-Górecki
10:05 [PATCH] x86/p2m: clarify foreign map handling in p2m_entry_modify() Roger Pau Monne
09:28 Re: [PATCH v4 5/5] vPCI: re-init extended-capabilities when MMCFG availability changed Roger Pau Monné
09:08 Re: [PATCH v4 5/5] vPCI: re-init extended-capabilities when MMCFG availability changed Roger Pau Monné
08:59 Re: [PATCH v4 4/5] vPCI: move capability-list init Roger Pau Monné
08:48 Re: [PATCH v4 3/5] vPCI: move vpci_init_capabilities() to a separate file Roger Pau Monné
07:34 Re: [PATCH v2] tools: specify C standard explicitly Jan Beulich
07:14 Re: [PATCH v4 5/5] vPCI: re-init extended-capabilities when MMCFG availability changed Jan Beulich
06:16 Re: [PATCH v3 00/21] paravirt: cleanup and reorg patchwork-bot+linux-riscv
06:16 Re: [PATCH 00/14] paravirt: cleanup and reorg patchwork-bot+linux-riscv
06:16 Re: [PATCH v4 00/21] paravirt: cleanup and reorg patchwork-bot+linux-riscv
06:16 Re: [PATCH v2 00/21] paravirt: cleanup and reorg patchwork-bot+linux-riscv
06:16 Re: [PATCH v5 00/21] paravirt: cleanup and reorg patchwork-bot+linux-riscv
00:56 Re: [PATCH v2] tools: specify C standard explicitly Marek Marczykowski-Górecki
00:43 [PATCH v2] tools: specify C standard explicitly Marek Marczykowski-Górecki
February 19, 26
22:22 Re: [PATCH v4 5/5] vPCI: re-init extended-capabilities when MMCFG availability changed Stewart Hildebrand
18:50 [PATCH] xsm: move the console read properly under xsm Daniel P. Smith
17:05 Re: [PATCH] x86/bitops: adjust partial first word handling in __find_next{,_zero}_bit() Andrew Cooper
16:34 Re: [PATCH v4 2/2] x86/svm: Use the virtual NMI when available Andrew Cooper
16:26 Re: [PATCH v4 2/2] x86/svm: Use the virtual NMI when available Jan Beulich
16:19 Re: [PATCH v4 1/2] x86/svm: Add Enumerations for the SVM virtual NMI Jan Beulich
16:01 Re: [RFC PATCH 18/19] arm/gic: Add VPE proxy support Mykola Kvach
15:53 [PATCH 2/2] make ioremap_wc() x86 only (for the time being) Jan Beulich
15:52 Re: [PATCH 1/2] make ioremap_attr() common Jan Beulich
15:50 [PATCH] ioremap() et al Jan Beulich
15:49 Re: [PATCH] x86/bitops: drop redundant casts from find_next{,_zero}_bit() Andrew Cooper
15:43 [PATCH] x86/bitops: drop redundant casts from find_next{,_zero}_bit() Jan Beulich
15:42 [PATCH] x86/bitops: adjust partial first word handling in __find_next{,_zero}_bit() Jan Beulich
15:18 Re: [BUG v3] common/domctl: xsm update for get_domain_state access Jan Beulich
15:10 Re: [PATCH] x86/hvm: Advertise and support extended destination IDs for MSI/IO-APIC Jan Beulich
14:49 Re: [BUG v2] common/domctl: xsm update for get_domain_state access Jürgen Groß
14:42 [BUG v3] common/domctl: xsm update for get_domain_state access Daniel P. Smith
14:37 Re: [BUG v2] common/domctl: xsm update for get_domain_state access Jason Andryuk
14:31 Re: [BUG v2] common/domctl: xsm update for get_domain_state access Daniel P. Smith
14:18 Re: [PATCH v2 7/7] xen/console: simplify printouts in do_printk_ratelimit() Jan Beulich
14:13 Re: [PATCH v2 6/7] xen/console: use s_time_t for time accounting in do_printk_ratelimit() Jan Beulich
14:11 Re: [PATCH v2 5/7] xen/console: correct leaky-bucket rate limiter Jan Beulich
13:52 Re: [PATCH] x86/hvm: Advertise and support extended destination IDs for MSI/IO-APIC Julian Vetter
13:44 Re: [PATCH v2 5/7] xen/console: correct leaky-bucket rate limiter Jan Beulich
13:38 Re: [PATCH v2 4/7] xen/console: add run-time rate-limiting controls Jan Beulich
13:35 Re: [PATCH v2 3/7] xen/console: add build-time rate-limiting controls Jan Beulich
13:32 Re: [PATCH v2 2/7] xen/console: use bool as return value from printk_ratelimit() Jan Beulich
13:29 Re: [XEN PATCH] libxl: Fix device_add QMP calls with QEMU 9.2 and newer Maximilian Engelhardt
13:28 Re: [PATCH] x86/hvm: Advertise and support extended destination IDs for MSI/IO-APIC Jan Beulich
13:23 Re: [BUG v2] common/domctl: xsm update for get_domain_state access Jan Beulich
13:08 Re: [PATCH] x86/hvm: Advertise and support extended destination IDs for MSI/IO-APIC Julian Vetter
12:44 Re: [PATCH] x86/hvm: Advertise and support extended destination IDs for MSI/IO-APIC Julian Vetter
12:40 [PATCH v4] xen/riscv: add p2m context switch handling for VSATP and HGATP Oleksii Kurochko
12:35 Re: [BUG v2] common/domctl: xsm update for get_domain_state access Daniel P. Smith
12:15 Re: [BUG v2] common/domctl: xsm update for get_domain_state access Daniel P. Smith
11:31 Re: [RFC PATCH 17/19] arm/gicv4: Handle doorbells Mykola Kvach
11:31 Re: [RFC PATCH 19/19] arm/gicv4: Add GICv4 to the build system Mykola Kvach
11:21 Re: [BUG v2] common/domctl: xsm update for get_domain_state access Jürgen Groß
11:13 Re: [BUG v2] common/domctl: xsm update for get_domain_state access Jan Beulich
11:11 Re: [BUG v2] common/domctl: xsm update for get_domain_state access Jan Beulich
11:03 Re: [BUG v2] common/domctl: xsm update for get_domain_state access Juergen Gross
10:52 Re: [BUG v2] common/domctl: xsm update for get_domain_state access Jan Beulich
06:29 Re: [PATCH v3] xen/riscv: add p2m context switch handling for VSATP and HGATP Jan Beulich
06:28 Re: [PATCH v3 00/16] x86/msr: Inline rdmsr/wrmsr instructions Jürgen Groß
06:26 Re: [PATCH v4 2/5] vPCI: introduce private header Jan Beulich
00:26 Re: [PATCH v2 1/2] xenbus: add xenbus_device parameter to xenbus_read_driver_state() Jakub Kicinski
February 18, 26
23:04 Re: [BUG v2] common/domctl: xsm update for get_domain_state access Jason Andryuk
21:58 Re: [PATCH v4 2/5] vPCI: introduce private header Stewart Hildebrand
21:01 Re: [RFC PATCH 16/19] arm/gic: Fix LR group handling for GICv4 Mykola Kvach
21:01 Re: [RFC PATCH 15/19] arm: Add gicv4 to domain creation Mykola Kvach
21:00 Re: [RFC PATCH 14/19] arm/its: VPE affinity changes Mykola Kvach
20:54 Re: [PATCH v4 4/5] vPCI: move capability-list init Stewart Hildebrand
20:54 Re: [PATCH v3 00/16] x86/msr: Inline rdmsr/wrmsr instructions H. Peter Anvin
19:13 [BUG v2] common/domctl: xsm update for get_domain_state access Daniel P. Smith
17:44 Re: [PATCH v2 1/2] xenbus: add xenbus_device parameter to xenbus_read_driver_state() Bjorn Helgaas
17:35 Re: [PATCH] x86/shadow: don't use #if in macro invocations Nicola Vetrini
17:16 Re: [PATCH] xen/arm: fix unmapped access trapping on GICv2 hardware Orzel, Michal
16:58 Re: [PATCH v3] xen/riscv: add p2m context switch handling for VSATP and HGATP Oleksii Kurochko
16:22 Re: [BUG] common/domctl: xsm update for get_domain_state access Daniel P. Smith
16:08 Re: [PATCH v10 2/5] xen: change VIRQ_CONSOLE to VIRQ_DOMAIN to allow non-hwdom binding Daniel P. Smith
15:50 Re: [PATCH] CI: Extend eclair-*-allcode to enable as much as possible Bertrand Marquis
15:50 Re: [PATCH v4 3/5] vPCI: move vpci_init_capabilities() to a separate file Stewart Hildebrand
15:47 Re: [BUG] common/domctl: xsm update for get_domain_state access Jan Beulich
15:32 Re: [BUG] common/domctl: xsm update for get_domain_state access Daniel P. Smith
15:14 Re: [PATCH v10 2/5] xen: change VIRQ_CONSOLE to VIRQ_DOMAIN to allow non-hwdom binding Jan Beulich
15:07 Re: [PATCH v10 2/5] xen: change VIRQ_CONSOLE to VIRQ_DOMAIN to allow non-hwdom binding Daniel P. Smith
15:04 Re: [BUG] common/domctl: xsm update for get_domain_state access Jan Beulich
14:50 Re: [PATCH v1 5/6] xen: move domain_use_host_layout() to common header Jan Beulich
14:48 [PATCH v4 2/2] x86/svm: Use the virtual NMI when available Abdelkareem Abdelsaamad
14:48 [PATCH v4 1/2] x86/svm: Add Enumerations for the SVM virtual NMI Abdelkareem Abdelsaamad
14:48 [PATCH v4 0/2] Virtual NMI Abdelkareem Abdelsaamad
14:38 Re: [PATCH v1 5/6] xen: move domain_use_host_layout() to common header Oleksii Kurochko
14:33 Re: [BUG] common/domctl: xsm update for get_domain_state access Daniel P. Smith
14:22 Re: [PATCH] xen/arm: fix unmapped access trapping on GICv2 hardware Stewart Hildebrand
14:11 Re: Re: Re: Re: [PATCH v3 2/2] x86/svm: Use the virtual NMI when available Abdelkareem Abdelsaamad
13:17 Re: [PATCH] x86/shadow: don't use #if in macro invocations Andrew Cooper
13:12 Re: [PATCH v1 5/6] xen: move domain_use_host_layout() to common header Jan Beulich
12:58 Re: [PATCH v1 5/6] xen: move domain_use_host_layout() to common header Oleksii Kurochko
12:42 Re: [PATCH] x86/shadow: don't use #if in macro invocations Jan Beulich
11:31 Re: [RFC PATCH 11/19] arm/its: Add ITS VM and VPE allocation/teardown Mykola Kvach
11:31 Re: [RFC PATCH 12/19] arm/gic: Add VPENDBASER/VPROPBASER accessors Mykola Kvach
11:31 Re: [PATCH] x86/shadow: don't use #if in macro invocations Andrew Cooper
11:30 Re: [RFC PATCH 13/19] arm/gic: VPE scheduling Mykola Kvach
10:46 Re: [PATCH v1 6/6] xen/riscv: enable DOMAIN_BUILD_HELPERS Jan Beulich
10:39 Re: [PATCH v1 6/6] xen/riscv: enable DOMAIN_BUILD_HELPERS Oleksii Kurochko
09:52 [PATCH v2 2/2] xen/xenbus: better handle backend crash Juergen Gross
09:52 [PATCH v2 1/2] xenbus: add xenbus_device parameter to xenbus_read_driver_state() Juergen Gross
09:52 [PATCH v2 0/2] xen/xenbus: better handle backend crash Juergen Gross
09:03 [PATCH] x86/shadow: don't use #if in macro invocations Jan Beulich
08:52 Re: [PATCH v4 2/5] vPCI: introduce private header Jan Beulich
08:37 Re: [PATCH] Arm: tighten translate_get_page() Orzel, Michal
08:23 [PATCH v3 15/16] x86/msr: Reduce number of low level MSR access helpers Juergen Gross
08:22 [PATCH v3 14/16] x86/paravirt: Switch MSR access pv_ops functions to instruction interfaces Juergen Gross
08:22 [PATCH v3 12/16] x86/paravirt: Split off MSR related hooks into new header Juergen Gross
08:22 [PATCH v3 05/16] x86/msr: Minimize usage of native_*() msr access functions Juergen Gross
08:21 [PATCH v3 00/16] x86/msr: Inline rdmsr/wrmsr instructions Juergen Gross
February 17, 26
22:04 Re: [PATCH v4 2/5] vPCI: introduce private header Stewart Hildebrand
17:07 Re: [PATCH v4 12/16] xen/riscv: introduce sbi_set_timer() Oleksii Kurochko
16:58 Re: [PATCH v4 05/16] xen/riscv: introduce tracking of pending vCPU interrupts, part 1 Oleksii Kurochko
15:54 Re: [PATCH] Arm: tighten translate_get_page() Jan Beulich
15:42 Re: [PATCH v4 12/16] xen/riscv: introduce sbi_set_timer() Jan Beulich
15:36 Re: [PATCH v4 08/16] xen/riscv: introduce basic vtimer infrastructure for guests Jan Beulich
15:31 Re: [PATCH v5] xen/domain: introduce DOMID_ANY Stefano Stabellini
15:28 Re: [PATCH v1 3/6] xen/riscv: add zImage kernel loading support Oleksii Kurochko
15:28 Re: [PATCH] Arm: tighten translate_get_page() Orzel, Michal
15:20 Re: [PATCH v4 08/16] xen/riscv: introduce basic vtimer infrastructure for guests Oleksii Kurochko
15:00 Re: [PATCH v4 08/16] xen/riscv: introduce basic vtimer infrastructure for guests Jan Beulich
14:56 Re: [PATCH v4 04/16] xen/riscv: implement vcpu_csr_init() Oleksii Kurochko
14:50 Re: [PATCH v4 06/16] xen/riscv: introduce tracking of pending vCPU interrupts, part 2 Jan Beulich
14:43 Re: [PATCH v4 05/16] xen/riscv: introduce tracking of pending vCPU interrupts, part 1 Jan Beulich
14:25 Re: [PATCH v4 03/16] xen/riscv: build setup code as .init Oleksii Kurochko
14:23 Re: [PATCH v4 02/16] xen/riscv: detect and store supported hypervisor CSR bits at boot Oleksii Kurochko
14:23 Re: [PATCH v4 04/16] xen/riscv: implement vcpu_csr_init() Jan Beulich
14:03 Re: [PATCH v4 03/16] xen/riscv: build setup code as .init Jan Beulich
13:58 Re: [PATCH v5 11/14] sparc: Use physical address DMA mapping John Paul Adrian Glaubitz
13:15 Re: [PATCH v5 11/14] sparc: Use physical address DMA mapping Leon Romanovsky
13:02 Re: [PATCH v1 3/6] xen/riscv: add zImage kernel loading support Jan Beulich
12:59 Re: [PATCH v2] domain: skip more stuff for idle's vCPU-s in vcpu_create() Jan Beulich
12:57 Re: [PATCH v4 01/16] xen/riscv: implement arch_vcpu_{create,destroy}() Oleksii Kurochko
12:56 Re: [PATCH v5 11/14] sparc: Use physical address DMA mapping Marek Szyprowski
12:28 Re: [PATCH v5 11/14] sparc: Use physical address DMA mapping John Paul Adrian Glaubitz
11:58 Re: [PATCH v1 3/6] xen/riscv: add zImage kernel loading support Oleksii Kurochko
11:46 Re: [PATCH v2] domain: skip more stuff for idle's vCPU-s in vcpu_create() Roger Pau Monné
11:38 Re: [PATCH v4 02/16] xen/riscv: detect and store supported hypervisor CSR bits at boot Jan Beulich
11:28 Re: [PATCH v4 01/16] xen/riscv: implement arch_vcpu_{create,destroy}() Jan Beulich
11:17 Re: [PATCH v2] domain: skip more stuff for idle's vCPU-s in vcpu_create() Jan Beulich
11:10 Re: [PATCH v3 0/5] tools/tests: test harness fragment Jan Beulich
11:10 Re: [PATCH net] xen-netback: reject zero-queue configuration from guest patchwork-bot+netdevbpf
11:08 Re: [PATCH v3 3/5] xen/include: customize headers for host builds Jan Beulich
11:04 Re: [PATCH v2] domain: skip more stuff for idle's vCPU-s in vcpu_create() Roger Pau Monné
10:42 Re: [PATCH v1 2/6] xen/riscv: implement copy_to_guest_phys() Jan Beulich
10:40 Re: [PATCH v1 1/6] xen/riscv: implement get_page_from_gfn() Jan Beulich
10:34 Re: [PATCH] wait: drop wake_up_{all,one}() Jan Beulich
10:26 Re: [PATCH v1 2/6] xen/riscv: implement copy_to_guest_phys() Oleksii Kurochko
09:58 Re: [PATCH v1 1/6] xen/riscv: implement get_page_from_gfn() Oleksii Kurochko
09:47 Re: [PATCH] wait: drop wake_up_{all,one}() Andrew Cooper
09:34 Re: [BUG] common/domctl: xsm update for get_domain_state access Jan Beulich
09:10 Re: [PATCH v1 1/6] xen/riscv: implement get_page_from_gfn() Jan Beulich
09:01 Re: [PATCH v1 1/6] xen/riscv: implement get_page_from_gfn() Oleksii Kurochko
08:45 Re: [PATCH] x86/platform: Consider PTM for exposing package-related MSR Jan Beulich
08:36 [PATCH] wait: drop wake_up_{all,one}() Jan Beulich
07:56 Re: [PATCH] domain: move vmtrace_alloc_buffer() invocation in vcpu_create() Jan Beulich
07:34 Re: [PATCH v1 5/6] xen: move domain_use_host_layout() to common header Jan Beulich
February 16, 26
22:40 Re: [PATCH v3 2/2] x86/svm: Use the virtual NMI when available Andrew Cooper
22:39 Re: [PATCH v3 2/2] x86/svm: Use the virtual NMI when available Andrew Cooper
22:23 Re: [PATCH] x86/platform: Consider PTM for exposing package-related MSR Teddy Astie
22:02 [BUG] common/domctl: xsm update for get_domain_state access Daniel P. Smith
18:42 Re: [PATCH v1 5/6] xen: move domain_use_host_layout() to common header Stefano Stabellini
18:36 Re: [PATCH v2] 9p/xen: protect xen_9pfs_front_free against concurrent calls Stefano Stabellini
17:17 Re: [PATCH] domain: move vmtrace_alloc_buffer() invocation in vcpu_create() Andrew Cooper
16:59 Re: [PATCH v3] xen/riscv: add p2m context switch handling for VSATP and HGATP Oleksii Kurochko
16:39 Re: [PATCH] domain: move vmtrace_alloc_buffer() invocation in vcpu_create() Jan Beulich
16:36 Re: [PATCH v1 5/6] xen: move domain_use_host_layout() to common header Jan Beulich
16:31 Re: [PATCH v1 3/6] xen/riscv: add zImage kernel loading support Jan Beulich
16:29 Re: [PATCH] domain: move vmtrace_alloc_buffer() invocation in vcpu_create() Andrew Cooper
16:20 Re: [PATCH v3] xen/riscv: add p2m context switch handling for VSATP and HGATP Jan Beulich
16:14 Re: [PATCH] x86/platform: Consider PTM for exposing package-related MSR Jan Beulich
16:13 Re: Re: [PATCH v3 2/2] x86/svm: Use the virtual NMI when available Abdelkareem Abdelsaamad
15:57 Re: [PATCH v3] xen/riscv: add p2m context switch handling for VSATP and HGATP Oleksii Kurochko
15:54 [PATCH v2] domain: skip more stuff for idle's vCPU-s in vcpu_create() Jan Beulich
15:52 [PATCH] domain: move vmtrace_alloc_buffer() invocation in vcpu_create() Jan Beulich
15:45 Re: [PATCH v3] xen/riscv: add p2m context switch handling for VSATP and HGATP Jan Beulich
15:35 Re: [PATCH v3] xen/riscv: add p2m context switch handling for VSATP and HGATP Oleksii Kurochko
15:29 Re: [PATCH] domain: skip more stuff for idle's vCPU-s in vcpu_create() Jan Beulich
15:20 [PATCH] Arm: tighten translate_get_page() Jan Beulich
15:09 [PATCH] x86/platform: Consider PTM for exposing package-related MSR Teddy Astie
15:06 Re: [PATCH] domain: skip more stuff for idle's vCPU-s in vcpu_create() Roger Pau Monné
14:57 Re: [PATCH v1 2/6] xen/riscv: implement copy_to_guest_phys() Jan Beulich
14:55 Re: [PATCH] symbols: don't over-align data Roger Pau Monné
14:31 Re: [PATCH v2 1/3] x86/ioreq: Add missing put_page_alloc_ref(page) Jan Beulich
13:44 [PATCH v2 3/3] x86/ioreq: Extend ioreq server to support multiple ioreq pages Julian Vetter
13:44 [PATCH v2 0/3] x86/ioreq: Extend ioreq server to support multiple ioreq pages Julian Vetter
13:44 [PATCH v2 2/3] x86/ioreq: Prepare spacing for upcoming patch Julian Vetter
13:44 [PATCH v2 1/3] x86/ioreq: Add missing put_page_alloc_ref(page) Julian Vetter
13:10 Re: [PATCH v3 2/2] x86/svm: Use the virtual NMI when available Teddy Astie
12:41 Re: [PATCH v1 1/6] xen/riscv: implement get_page_from_gfn() Jan Beulich
12:38 Re: [PATCH v1 1/6] xen/riscv: implement get_page_from_gfn() Jan Beulich
11:56 [PATCH] x86/MCE: restore CPU vendor reporting to the outside world Jan Beulich
11:50 Re: [PATCH v3] xen/riscv: add p2m context switch handling for VSATP and HGATP Jan Beulich
11:45 Re: [PATCH v3 2/2] x86/svm: Use the virtual NMI when available Andrew Cooper
11:29 Re: [PATCH] x86/hvm: Add Kconfig option to disable nested virtualization Alejandro Vallejo
11:23 Re: [PATCH v4] x86/cpufreq: Add Kconfig option for CPU frequency scaling Jan Beulich
11:13 Re: [PATCH v4] x86/cpufreq: Add Kconfig option for CPU frequency scaling Alejandro Vallejo
11:01 Re: [PATCH] x86/hvm: Add Kconfig option to disable nested virtualization Jan Beulich
10:55 Re: [XEN PATCH] CI: Remove `brctl` from Arch Linux container Anthony PERARD
10:52 Re: [PATCH v3] x86/cpufreq: Add Kconfig option for CPU frequency scaling Alejandro Vallejo
10:46 Re: [PATCH v3 2/2] x86/svm: Use the virtual NMI when available Teddy Astie
10:35 Re: [PATCH] x86/hvm: Add Kconfig option to disable nested virtualization Alejandro Vallejo
10:29 Re: [PATCH v3 2/2] x86/svm: Use the virtual NMI when available Jan Beulich
10:28 Re: [PATCH] xen/arm: smccc: Preserve argument types in v1.1 SMC Andrew Cooper
10:28 Re: [PATCH v3 1/2] x86/svm: Add Enumerations for the SVM virtual NMI Jan Beulich
10:16 Re: [PATCH v3 2/2] x86/svm: Use the virtual NMI when available Andrew Cooper
10:14 Re: [PATCH v3 2/2] x86/svm: Use the virtual NMI when available Andrew Cooper
10:10 Re: [PATCH v3 1/2] x86/svm: Add Enumerations for the SVM virtual NMI Teddy Astie
10:07 Re: [PATCH v3 2/2] x86/svm: Use the virtual NMI when available Teddy Astie
10:00 Re: [PATCH] x86/hvm: Add Kconfig option to disable nested virtualization Jan Beulich
09:54 Re: [PATCH 3/3] arm/mpu: Implement p2m tables Orzel, Michal
09:32 Re: [PATCH] xen/arm: smccc: Preserve argument types in v1.1 SMC Bertrand Marquis
09:27 Re: Cannot boot PVH dom0 with big initrd Jan Beulich
09:21 Re: [PATCH] xen/arm: smccc: Preserve argument types in v1.1 SMC Jan Beulich
09:18 Re: [PATCH 2/3] arm/mpu: Introduce `v8r_el1_msa` device tree property for domains Orzel, Michal
09:08 Re: [PATCH v2] x86/hvm: Add Kconfig option to disable nested virtualization Roger Pau Monné
09:04 Re: [PATCH v10 2/5] xen: change VIRQ_CONSOLE to VIRQ_DOMAIN to allow non-hwdom binding Jan Beulich
08:57 Re: [PATCH v2] x86/hvm: Add Kconfig option to disable nested virtualization Jan Beulich
08:55 Re: [PATCH 1/3] arm/mpu: implement setup_virt_paging for MPU system Orzel, Michal
08:55 [PATCH] Xen/gnttab: improve error handling in gnttab_dma_{alloc,free}_pages() Jan Beulich
08:48 Re: Cannot boot PVH dom0 with big initrd Jan Beulich
08:40 Re: Cannot boot PVH dom0 with big initrd Roger Pau Monné
08:11 Re: Cannot boot PVH dom0 with big initrd Jan Beulich
07:53 Re: [PATCH 2/3] arm/mpu: Introduce `v8r_el1_msa` device tree property for domains Orzel, Michal
07:47 [PATCH] xen/arm: smccc: Preserve argument types in v1.1 SMC Bertrand Marquis
February 15, 26
18:19 [PATCH v3 2/2] x86/svm: Use the virtual NMI when available Abdelkareem Abdelsaamad
18:19 [PATCH v3 1/2] x86/svm: Add Enumerations for the SVM virtual NMI Abdelkareem Abdelsaamad
18:19 [PATCH v3 0/2] Virtual NMI Abdelkareem Abdelsaamad
09:13 Re: [PATCH v2] 9p/xen: protect xen_9pfs_front_free against concurrent calls Dominique Martinet
February 14, 26
13:50 [PATCH] x86/xen: Fix Xen PV guest boot Juergen Gross
February 13, 26
23:51 [PATCH v4] x86/cpufreq: Add Kconfig option for CPU frequency scaling Stefano Stabellini
23:48 Re: [PATCH] x86/hvm: Add Kconfig option to disable nested virtualization Demi Marie Obenour
23:44 Re: [PATCH v3] x86/cpufreq: Add Kconfig option for CPU frequency scaling Stefano Stabellini
23:29 Re: [PATCH v3] x86/cpufreq: Add Kconfig option for CPU frequency scaling Andrew Cooper
23:17 Re: [PATCH v2 2/2] x86/svm: Use the virtual NMI when available Andrew Cooper
23:08 Re: [PATCH v2 1/2] x86/svm: Add Enumerations for the SVM virtual NMI Andrew Cooper
23:06 Re: [PATCH v2] xen: Put wait.c behind CONFIG_VM_EVENT Andrew Cooper
22:56 [PATCH v2] xen: Put wait.c behind CONFIG_VM_EVENT Jason Andryuk
22:48 [PATCH v2 2/2] x86/svm: Use the virtual NMI when available Abdelkareem Abdelsaamad
22:48 [PATCH v2 1/2] x86/svm: Add Enumerations for the SVM virtual NMI Abdelkareem Abdelsaamad
22:48 [PATCH v2 0/2] Virtual NMI Abdelkareem Abdelsaamad
22:28 [PATCH v3] x86/cpufreq: Add Kconfig option for CPU frequency scaling Stefano Stabellini
22:26 Re: [PATCH 3/3] arm/mpu: Implement p2m tables Halder, Ayan Kumar
22:23 Re: [PATCH 1/3] arm/mpu: implement setup_virt_paging for MPU system Halder, Ayan Kumar
22:02 [PATCH] x86/hvm: Add Kconfig option to disable nested virtualization Stefano Stabellini
21:56 Re: [PATCH v2] x86/hvm: Add Kconfig option to disable nested virtualization Stefano Stabellini
21:49 Re: Cannot boot PVH dom0 with big initrd Marek Marczykowski-Górecki
21:46 Re: [PATCH v2] x86/hvm: Add Kconfig option to disable nested virtualization Stefano Stabellini
21:37 Re: Cannot boot PVH dom0 with big initrd Marek Marczykowski-Górecki
20:40 Re: Cannot boot PVH dom0 with big initrd Roger Pau Monné
20:09 Re: [PATCH v10 2/5] xen: change VIRQ_CONSOLE to VIRQ_DOMAIN to allow non-hwdom binding Stefano Stabellini
19:54 Re: [PATCH 2/2] x86: Force HAP to be enabled when PV and shadow paging are compiled out Roger Pau Monné
19:14 Re: [PATCH] xtf: fix argo test parameters Stefano Stabellini
19:13 Re: [PATCH 2/2] x86: Force HAP to be enabled when PV and shadow paging are compiled out Alejandro Vallejo
19:06 Re: [PATCH] xen/bitmap: Drop unused headers Roger Pau Monné
18:46 Re: Re: [PATCH 0/3] Virtual NMI Abdelkareem Abdelsaamad
18:43 Re: [PATCH 2/2] x86: Force HAP to be enabled when PV and shadow paging are compiled out Roger Pau Monné
18:30 Re: [PATCH 1/2] x86: Make hvm_enabled a constant unless both PV and HVM are both compiled Roger Pau Monné
18:25 Re: [PATCH v3 07/22] x86/traps: Alter switch_stack_and_jump() for FRED mode Roger Pau Monné
17:31 Re: [PATCH 2/2] x86: Force HAP to be enabled when PV and shadow paging are compiled out Alejandro Vallejo
17:04 Re: [PATCH 1/2] x86: Make hvm_enabled a constant unless both PV and HVM are both compiled Alejandro Vallejo
16:38 [PATCH v4 16/16] xen/riscv: implement sync_vcpu_execstate() Oleksii Kurochko
16:37 [PATCH v4 15/16] xen/riscv: init tasklet subsystem Oleksii Kurochko
16:37 [PATCH v3] xen/riscv: add p2m context switch handling for VSATP and HGATP Oleksii Kurochko
16:33 Re: [PATCH 1/2] x86: Make hvm_enabled a constant unless both PV and HVM are both compiled Roger Pau Monné
16:29 [PATCH v4 14/16] xen/riscv: handle hypervisor timer interrupts Oleksii Kurochko
16:29 [PATCH v4 13/16] xen/riscv: implement reprogram_timer() via SBI Oleksii Kurochko
16:29 [PATCH v4 12/16] xen/riscv: introduce sbi_set_timer() Oleksii Kurochko
16:29 [PATCH v4 11/16] xen/riscv: implement SBI legacy SET_TIMER support for guests Oleksii Kurochko
16:29 [PATCH v4 10/16] xen/riscv: add vtimer context switch helpers Oleksii Kurochko
16:29 [PATCH v4 08/16] xen/riscv: introduce basic vtimer infrastructure for guests Oleksii Kurochko
16:29 [PATCH v4 09/16] xen/riscv: introduce vcpu_kick() implementation Oleksii Kurochko
16:29 [PATCH v4 07/16] xen/time: move ticks<->ns helpers to common code Oleksii Kurochko
16:29 [PATCH v4 06/16] xen/riscv: introduce tracking of pending vCPU interrupts, part 2 Oleksii Kurochko
16:29 [PATCH v4 05/16] xen/riscv: introduce tracking of pending vCPU interrupts, part 1 Oleksii Kurochko
16:29 [PATCH v4 04/16] xen/riscv: implement vcpu_csr_init() Oleksii Kurochko
16:29 [PATCH v4 02/16] xen/riscv: detect and store supported hypervisor CSR bits at boot Oleksii Kurochko
16:29 [PATCH v4 03/16] xen/riscv: build setup code as .init Oleksii Kurochko
16:29 [PATCH v4 00/16] xen/riscv: introduce vtimer related things Oleksii Kurochko
16:29 [PATCH v4 01/16] xen/riscv: implement arch_vcpu_{create,destroy}() Oleksii Kurochko
16:01 Re: [PATCH 1/2] x86: Make hvm_enabled a constant unless both PV and HVM are both compiled Andrew Cooper
15:56 Re: Cannot boot PVH dom0 with big initrd Roger Pau Monné
15:10 Re: [PATCH 2/2] x86: Force HAP to be enabled when PV and shadow paging are compiled out Roger Pau Monné
14:53 Re: [PATCH 0/2] x86/darwin: two extra fixes to placate build warnings Jan Beulich
14:41 Re: [PATCH] xen/treewide: More typeof() -> auto conversions Bertrand Marquis
14:27 Re: [PATCH 1/2] x86: Make hvm_enabled a constant unless both PV and HVM are both compiled Roger Pau Monné
14:11 Re: [PULL v2 00/15] Char patches Peter Maydell
13:56 [PATCH 2/2] xen: add non-executable stack note uniformly Roger Pau Monne
13:56 [PATCH 1/2] xen/x86: fix usage of [[:blank:]] with BSD grep Roger Pau Monne
13:56 [PATCH 0/2] x86/darwin: two extra fixes to placate build warnings Roger Pau Monne
13:38 [PATCH 1/2] x86: Make hvm_enabled a constant unless both PV and HVM are both compiled Alejandro Vallejo
13:38 [PATCH 2/2] x86: Force HAP to be enabled when PV and shadow paging are compiled out Alejandro Vallejo
13:38 [PATCH 0/2] x86: Const-ify hvm_enabled and hap_enabled() when possible Alejandro Vallejo
13:31 Re: [PATCH v10 1/6] xen/domctl: chain SCI handling before IOMMU in assign_device domctl Oleksii Moisieiev
13:12 Re: [PATCH v1 6/6] xen/riscv: enable DOMAIN_BUILD_HELPERS Jan Beulich
12:54 Re: [PATCH v1 6/6] xen/riscv: enable DOMAIN_BUILD_HELPERS Oleksii Kurochko
12:51 Re: [PATCH v10 1/6] xen/domctl: chain SCI handling before IOMMU in assign_device domctl Jan Beulich
12:19 Re: [RFC PATCH 00/19] GICv4 Support for Xen Mykola Kvach
11:58 Re: [XEN PATCH] CI: Remove `brctl` from Arch Linux container Andrew Cooper
11:48 Re: [RFC PATCH 00/19] GICv4 Support for Xen Julien Grall
11:43 [PATCH v3 4/4] x86/svm: Drop emulation of Intel's SYSENTER behaviour on AMD systems Alejandro Vallejo
11:43 [PATCH v3 3/4] x86/hvm: Remove cross-vendor checks from MSR handlers. Alejandro Vallejo
11:43 [PATCH v3 2/4] x86/hvm: Disable cross-vendor handling in #UD handler Alejandro Vallejo
11:43 [PATCH v3 1/4] x86: Reject CPU policies with vendors other than the host's Alejandro Vallejo
11:42 [PATCH v3 0/4] x86: Drop cross-vendor support Alejandro Vallejo
11:37 [PATCH v10 0/6] xen/arm: scmi: introduce SCI SCMI SMC multi-agent support Oleksii Moisieiev
11:37 [PATCH v10 6/6] docs: arm: add SCI SCMI SMC multi-agent driver docs Oleksii Moisieiev
11:37 [PATCH v10 5/6] tools/xl/libxl: wire up SCMI SMC multi-agent configuration Oleksii Moisieiev
11:37 [PATCH v10 4/6] xen/arm: scmi: introduce SCI SCMI SMC multi-agent driver Oleksii Moisieiev
11:37 [PATCH v10 3/6] lib/arm: Add I/O memory copy helpers Oleksii Moisieiev
11:37 [PATCH v10 1/6] xen/domctl: chain SCI handling before IOMMU in assign_device domctl Oleksii Moisieiev
11:37 [PATCH v10 2/6] xen: arm: smccc: add INVALID_PARAMETER error code Oleksii Moisieiev
11:36 Re: [RFC PATCH 00/19] GICv4 Support for Xen Mykola Kvach
11:12 Re: [PATCH net] xen-netback: reject zero-queue configuration from guest Jürgen Groß
10:19 [XEN PATCH] CI: Remove `brctl` from Arch Linux container Anthony PERARD
10:11 Re: [PATCH v9] common: honor CONFIG_CC_SPLIT_SECTIONS also for assembly functions Alejandro Vallejo
09:58 [PULL v2 09/15] chardev: introduce .chr_get_pty_name() handler marcandre . lureau
09:58 [PULL v2 13/15] error-report: make real_time_iso8601() public marcandre . lureau
09:57 [PULL v2 15/15] baum: Add copy/paste bindings marcandre . lureau
09:57 [PULL v2 14/15] chardev: add logtimestamp option marcandre . lureau
09:57 [PULL v2 10/15] chardev: rework filename handling marcandre . lureau
09:57 [PULL v2 08/15] chardev/char-pty: store pty_name into PtyChardev state marcandre . lureau
09:57 [PULL v2 07/15] chardev: .chr_open(): add boolean return value marcandre . lureau
09:57 [PULL v2 06/15] chardev: .chr_open(): drop be_opened parameter marcandre . lureau
09:50 [PULL v2 12/15] char: qemu_chr_write_log() use qemu_write_full() marcandre . lureau
09:50 [PULL v2 11/15] chardev/char: qemu_char_open(): add return value marcandre . lureau
09:50 [PULL v2 05/15] chardev: consistent naming for ChardevClass handlers implementations marcandre . lureau
09:50 [PULL v2 04/15] chardev: ChardevClass: consistent naming for handlers marcandre . lureau
09:50 [PULL v2 01/15] char-udp: Fix initial backend open status marcandre . lureau
09:50 [PULL v2 03/15] ui/spice: drop SPICE_HAS_ATTACHED_WORKER macro marcandre . lureau
09:50 [PULL v2 02/15] ui/spice: Require spice-server >= 0.15.0 marcandre . lureau
09:49 [PULL v2 00/15] Char patches marcandre . lureau
09:37 Re: [PATCH] VT-d: fix off-by-one when handling extra RMRR ranges Marek Marczykowski-Górecki
09:21 Re: [PATCH 2/3] arm/mpu: Introduce `v8r_el1_msa` device tree property for domains Luca Fancellu
09:21 Re: [PATCH v2 0/5] darwin: expand cross-builds to also support x86 and testing Roger Pau Monné
09:20 Re: [PATCH 1/3] arm/mpu: implement setup_virt_paging for MPU system Luca Fancellu
08:56 Re: Cannot boot PVH dom0 with big initrd Jan Beulich
08:26 Re: [PATCH] xen: Put wait.c behind CONFIG_WAIT Roger Pau Monné
08:22 Re: [PATCH v2 0/5] darwin: expand cross-builds to also support x86 and testing Jan Beulich
08:18 Re: [PATCH] xen: Put wait.c behind CONFIG_WAIT Jan Beulich
08:17 Re: [PATCH] VT-d: fix off-by-one when handling extra RMRR ranges Roger Pau Monné
08:13 Re: [PATCH v9] common: honor CONFIG_CC_SPLIT_SECTIONS also for assembly functions Jan Beulich
07:54 Re: [PATCH v2] x86/shutdown: change default reboot method preference Roger Pau Monné
07:40 Re: [PATCH 3/3] x86/virt: rename x2apic_available to x2apic_without_ir_available Shashank Balaji
05:31 Re: Graphical glitches (not refreshing?) with Linux's xe driver + Xen 4.19 Demi Marie Obenour
04:02 Cannot boot PVH dom0 with big initrd Marek Marczykowski-Górecki
03:19 Re: [PATCH 00/20] Add SMMUv3 Stage 1 Support for XEN guests Milan Djokic
03:18 [PATCH] VT-d: fix off-by-one when handling extra RMRR ranges Marek Marczykowski-Górecki
02:58 [PATCH net] xen-netback: reject zero-queue configuration from guest Ziyi Guo
02:50 [PATCH v3 3/5] xen/include: customize headers for host builds dmukhin
02:50 [PATCH v3 5/5] tests: use unit test fragment in PDX test dmukhin
02:50 [PATCH v3 1/5] tests: fixup domid make fragment dmukhin
02:50 [PATCH v3 4/5] tests: use unit test fragment in vPCI test dmukhin
02:50 [PATCH v3 2/5] tests: use unit test fragment in domid test dmukhin
02:50 [PATCH v3 0/5] tools/tests: test harness fragment dmukhin
01:23 Re: Graphical glitches (not refreshing?) with Linux's xe driver + Xen 4.19 Marek Marczykowski-Górecki
00:40 Re: [PATCH v2] x86/shutdown: change default reboot method preference Marek Marczykowski-Górecki
February 12, 26
23:16 [PATCH] xtf: fix argo test parameters dmukhin
19:15 Re: [PATCH] xen: Put wait.c behind CONFIG_WAIT Jason Andryuk
18:31 Re: [PATCH] tools/xenstored: fix live update Jason Andryuk
18:30 Re: [PATCH v9] common: honor CONFIG_CC_SPLIT_SECTIONS also for assembly functions Alejandro Vallejo
18:00 Re: [PATCH 2/3] arm/mpu: Introduce `v8r_el1_msa` device tree property for domains Halder, Ayan Kumar
17:58 Re: [PATCH v2 0/5] darwin: expand cross-builds to also support x86 and testing Andrew Cooper
17:48 RFC: unmap_page_range optimisation (avoiding emulation faults during VM migration) Edwin Torok
17:38 Re: [PATCH 1/3] arm/mpu: implement setup_virt_paging for MPU system Halder, Ayan Kumar
16:49 Re: [PATCH v2 2/2] xen/riscv: add p2m context switch handling for VSATP and HGATP Oleksii Kurochko
16:39 Re: [PATCH v1 6/6] xen/riscv: enable DOMAIN_BUILD_HELPERS Jan Beulich
16:35 Re: Graphical glitches (not refreshing?) with Linux's xe driver + Xen 4.19 Roger Pau Monné
16:22 Re: Graphical glitches (not refreshing?) with Linux's xe driver + Xen 4.19 Marek Marczykowski-Górecki
16:21 [PATCH v1 6/6] xen/riscv: enable DOMAIN_BUILD_HELPERS Oleksii Kurochko
16:21 [PATCH v1 5/6] xen: move domain_use_host_layout() to common header Oleksii Kurochko
16:21 [PATCH v1 4/6] xen: move declaration of fw_unreserved_regions() to common header Oleksii Kurochko
16:21 [PATCH v1 3/6] xen/riscv: add zImage kernel loading support Oleksii Kurochko
16:21 [PATCH v1 2/6] xen/riscv: implement copy_to_guest_phys() Oleksii Kurochko
16:21 [PATCH v1 1/6] xen/riscv: implement get_page_from_gfn() Oleksii Kurochko
16:21 [PATCH v1 0/6] RISCV: enable DOMAIN_BUILD_HELPERS Oleksii Kurochko
16:20 Re: [PATCH v2 2/2] xen/riscv: add p2m context switch handling for VSATP and HGATP Jan Beulich
16:17 [XEN PATCH] libxl: Use fdset to provide migration saved state file Anthony PERARD
16:16 Re: Graphical glitches (not refreshing?) with Linux's xe driver + Xen 4.19 Roger Pau Monné
16:16 Re: [PATCH v2 2/2] xen/riscv: add p2m context switch handling for VSATP and HGATP Oleksii Kurochko
16:12 Re: [PATCH v2 04/12] xen/arm: ffa: Add FF-A 1.2 endpoint memory access descriptors Bertrand Marquis
15:52 Re: [PATCH 08/12] x86/acpi: Migrate vendor checks to cpu_vendor() Jan Beulich
15:46 Re: [PATCH 10/12] x86/mcheck: Migrate vendor checks to use cpu_vendor() Alejandro Vallejo
15:44 Re: [PATCH v6] xenpm: Add get-intel-temp subcommand Teddy Astie
15:42 Re: [PATCH v2 2/2] xen/riscv: add p2m context switch handling for VSATP and HGATP Jan Beulich
15:37 Re: [PATCH v2 2/5] xen/tools: remove usages of `stat -c` in check-endbr.sh Jan Beulich
15:35 Re: [PATCH 08/12] x86/acpi: Migrate vendor checks to cpu_vendor() Alejandro Vallejo
15:34 Re: [PATCH v2 1/5] xen/x86: always consider '/' as a division in assembly Jan Beulich
15:33 Re: Graphical glitches (not refreshing?) with Linux's xe driver + Xen 4.19 Marek Marczykowski-Górecki
15:30 Re: [PATCH 07/12] x86: Migrate x86_emulate/ to use cpu_vendor() Alejandro Vallejo
15:29 Re: [PATCH 07/12] x86: Have x86_emulate/ implement the single-vendor optimisation Alejandro Vallejo
15:11 Re: Graphical glitches (not refreshing?) with Linux's xe driver + Xen 4.19 Roger Pau Monné
15:06 Re: [PATCH 06/12] x86: Migrate switch vendor checks to cpu_vendor() Alejandro Vallejo
14:57 Re: [PATCH v2 2/2] xen/riscv: add p2m context switch handling for VSATP and HGATP Oleksii Kurochko
14:56 Re: [PATCH 05/12] x86: Migrate spec_ctrl vendor checks to cpu_vendor() Alejandro Vallejo
14:46 [PATCH v2 5/5] cirrus-ci: add x86 XTF self-tests for macOS build Roger Pau Monne
14:46 [PATCH v2 4/5] cirrus-ci: add x86 and arm64 macOS hypervisor builds Roger Pau Monne
14:46 Re: [PATCH v2 12/12] xen/arm: ffa: Add message parameter diagnostics Jens Wiklander
14:46 [PATCH v2 3/5] xen/tools: fix grep reporting 'illegal byte sequence' in check-endbr.sh Roger Pau Monne
14:46 [PATCH v2 2/5] xen/tools: remove usages of `stat -c` in check-endbr.sh Roger Pau Monne
14:46 [PATCH v2 1/5] xen/x86: always consider '/' as a division in assembly Roger Pau Monne
14:46 [PATCH v2 0/5] darwin: expand cross-builds to also support x86 and testing Roger Pau Monne
14:45 Re: [PATCH v2 11/12] xen/arm: ffa: Add MEM_SHARE page diagnostics Jens Wiklander
14:43 Re: [PATCH v2 08/12] xen/arm: ffa: Fix FFA_FEATURES validation Jens Wiklander
14:40 Re: [PATCH v2 07/12] xen/arm: ffa: Fix RXTX_UNMAP ownership race Jens Wiklander
14:37 Re: [PATCH v2 04/12] xen/arm: ffa: Add FF-A 1.2 endpoint memory access descriptors Jens Wiklander
14:36 Re: [PATCH 03/12] x86: Add cpu_vendor() as a wrapper for the host's CPU vendor Alejandro Vallejo
14:33 Re: Graphical glitches (not refreshing?) with Linux's xe driver + Xen 4.19 Rodrigo Vivi
14:21 Re: [PATCH v2 03/12] xen/arm: ffa: Harden shm page parsing Jens Wiklander
14:04 Re: [PATCH 1/2] xenbus: add xenbus_device parameter to xenbus_read_driver_state() kernel test robot
13:29 Re: [PATCH 12/12] x86: Migrate every remaining raw vendor check to cpu_vendor() Jan Beulich
13:17 Re: [PATCH 11/12] x86/cpu: Migrate vendor checks to use cpu_vendor() Jan Beulich
12:56 Re: [PATCH v2 2/2] xen/riscv: add p2m context switch handling for VSATP and HGATP Jan Beulich
12:21 Re: [PATCH 10/12] x86/mcheck: Migrate vendor checks to use cpu_vendor() Jan Beulich
12:03 Re: [PATCH 10/12] x86/mcheck: Migrate vendor checks to use cpu_vendor() Jan Beulich
11:57 Re: [PATCH v2 2/2] xen/riscv: add p2m context switch handling for VSATP and HGATP Oleksii Kurochko
11:52 Re: [PATCH 08/12] x86/acpi: Migrate vendor checks to cpu_vendor() Jan Beulich
11:31 Re: [PATCH 07/12] x86: Migrate x86_emulate/ to use cpu_vendor() Jan Beulich
11:26 Re: [PATCH 07/12] x86: Have x86_emulate/ implement the single-vendor optimisation Jan Beulich
11:23 Re: [PATCH v3 05/16] xen/riscv: introduce tracking of pending vCPU interrupts, part 1 Oleksii Kurochko
11:07 Re: [PATCH 06/12] x86: Migrate switch vendor checks to cpu_vendor() Jan Beulich
11:06 Re: [PATCH for-4.17] SUPPORT.md: revive for extended security support "lifetime" Andrew Cooper
11:05 Re: [PATCH for-4.18] SUPPORT.md: extend security support "lifetime" Andrew Cooper
11:04 Re: [PATCH for-4.19] SUPPORT.md: extend security support "lifetime" Andrew Cooper
11:04 Re: [PATCH for-4.20] SUPPORT.md: extend "lifetime" Andrew Cooper
11:03 Re: [PATCH for-4.21] SUPPORT.md: extend "lifetime" Andrew Cooper
10:52 Re: [PATCH 03/12] x86: Add cpu_vendor() as a wrapper for the host's CPU vendor Jan Beulich
10:49 Re: [PATCH 05/12] x86: Migrate spec_ctrl vendor checks to cpu_vendor() Jan Beulich
10:28 Re: [PATCH v6] xenpm: Add get-intel-temp subcommand Jan Beulich
10:24 Re: [PATCH v3 05/16] xen/riscv: introduce tracking of pending vCPU interrupts, part 1 Jan Beulich
10:19 Re: [PATCH v6] xenpm: Add get-intel-temp subcommand Teddy Astie
10:16 Re: [PATCH v2 2/2] xen/riscv: add p2m context switch handling for VSATP and HGATP Jan Beulich
10:03 Re: [PATCH v2 1/2] xen/riscv: add support for local guest TLB flush using HFENCE.VVMA Jan Beulich
10:00 Re: [PATCH] sched: move vCPU exec state barriers Julien Grall
09:54 [PATCH] tools/xenstored: fix live update Juergen Gross
09:39 Re: [PATCH] sched: move vCPU exec state barriers Oleksii Kurochko
09:37 Re: [PATCH v3 05/16] xen/riscv: introduce tracking of pending vCPU interrupts, part 1 Oleksii Kurochko
09:36 [PATCH for-4.17] SUPPORT.md: revive for extended security support "lifetime" Jan Beulich
09:31 [PATCH for-4.18] SUPPORT.md: extend security support "lifetime" Jan Beulich
09:30 [PATCH for-4.19] SUPPORT.md: extend security support "lifetime" Jan Beulich
09:27 [PATCH for-4.20] SUPPORT.md: extend "lifetime" Jan Beulich
09:24 [PATCH for-4.21] SUPPORT.md: extend "lifetime" Jan Beulich
08:38 [PATCH 2/2] xen/xenbus: better handle backend crash Juergen Gross
08:38 [PATCH 1/2] xenbus: add xenbus_device parameter to xenbus_read_driver_state() Juergen Gross
08:38 [PATCH 0/2] xen/xenbus: better handle backend crash Juergen Gross
07:52 Re: [RFC PATCH 10/19] arm/its: Keep track of BASER regs Mykola Kvach
07:46 Re: [PATCH] libxl: constify some local variables to appease gcc 15.2.1 Jan Beulich
07:38 Re: [PATCH] xen: Put wait.c behind CONFIG_WAIT Jan Beulich
07:24 Re: [PATCH 02/12] x86: Add more granularity to the vendors in Kconfig Jan Beulich
07:16 Re: [PATCH 01/12] x86: Reject CPU policies with vendors other than the host's Jan Beulich
07:00 Re: [RFC PATCH 08/19] arm/gic: Keep track of GIC features Mykola Kvach
03:23 [PATCH] libxl: constify some local variables to appease gcc 15.2.1 Marek Marczykowski-Górecki
February 11, 26
20:07 Re: [PATCH v9 4/5] xen/arm: scmi: introduce SCI SCMI SMC multi-agent driver Oleksii Moisieiev
19:48 Re: [PATCH v5 3/6] xen/console: promote conring{,_size} to __ro_after_init dmukhin
19:47 Re: [PATCH v5 1/6] xen/console: group conring code together dmukhin
17:58 Re: [PATCH] xen: Put wait.c behind CONFIG_WAIT Jason Andryuk
17:57 Re: [PATCH 03/12] x86: Add cpu_vendor() as a wrapper for the host's CPU vendor Alejandro Vallejo
17:51 Re: [PATCH 02/12] x86: Add more granularity to the vendors in Kconfig Alejandro Vallejo
17:42 Re: [PATCH 01/12] x86: Reject CPU policies with vendors other than the host's Alejandro Vallejo
17:35 Re: [PATCH 03/12] x86: Add cpu_vendor() as a wrapper for the host's CPU vendor Alejandro Vallejo
17:30 Re: [PATCH] xen: Put wait.c behind CONFIG_WAIT Andrew Cooper
17:17 [PATCH v2 12/12] xen/arm: ffa: Add message parameter diagnostics Bertrand Marquis
17:17 [PATCH v2 11/12] xen/arm: ffa: Add MEM_SHARE page diagnostics Bertrand Marquis
17:16 [PATCH v2 10/12] xen/arm: ffa: Reduce logging noise Bertrand Marquis
17:16 [PATCH v2 09/12] xen/arm: ffa: Fix SEND2 SP support gating Bertrand Marquis
17:16 [PATCH v2 08/12] xen/arm: ffa: Fix FFA_FEATURES validation Bertrand Marquis
17:16 [PATCH v2 07/12] xen/arm: ffa: Fix RXTX_UNMAP ownership race Bertrand Marquis
17:16 [PATCH v2 06/12] xen/arm: ffa: Fix RX/TX map layout and errors Bertrand Marquis
17:16 [PATCH v2 05/12] xen/arm: ffa: Fix PARTINFO RX release errors Bertrand Marquis
17:16 [PATCH v2 04/12] xen/arm: ffa: Add FF-A 1.2 endpoint memory access descriptors Bertrand Marquis
17:16 [PATCH v2 03/12] xen/arm: ffa: Harden shm page parsing Bertrand Marquis
17:16 [PATCH v2 02/12] xen/arm: ffa: Fix MEM_SHARE NS attribute handling Bertrand Marquis
17:16 [PATCH v2 01/12] xen/arm: ffa: Add endpoint lookup helper Bertrand Marquis
17:15 [PATCH v2 00/12] xen/arm: ffa: v1.2 improvements Bertrand Marquis
17:02 [PATCH] xen: Put wait.c behind CONFIG_WAIT Jason Andryuk
16:51 [ANNOUNCEMENT] Xen stable branch support extended to 5 years of security support Cody Zuschlag
16:38 Re: [PATCH livepatch-build-tools v2] Treat constant sections as string sections Roger Pau Monné
16:15 Re: [PATCH 04/12] x86: Migrate MSR handler vendor checks to cpu_vendor() Jan Beulich
16:06 Re: [PATCH 02/12] x86: Add more granularity to the vendors in Kconfig Jan Beulich
16:04 Re: [PATCH 03/12] x86: Add cpu_vendor() as a wrapper for the host's CPU vendor Jan Beulich
16:00 Re: [PATCH v3 06/16] xen/riscv: introduce tracking of pending vCPU interrupts, part 2 Oleksii Kurochko
15:41 Re: [PATCH 01/12] x86: Reject CPU policies with vendors other than the host's Jan Beulich
15:37 Re: [PATCH v3 12/16] xen/riscv: introduce sbi_set_timer() Oleksii Kurochko
15:31 Re: [PATCH v3 08/16] xen/riscv: introduce basic vtimer infrastructure for guests Oleksii Kurochko
15:16 Re: [PATCH v3 16/16] xen/riscv: implement sync_vcpu_execstate() Jan Beulich
15:14 Re: [PATCH v3 13/16] xen/riscv: implement reprogram_timer() via SBI Jan Beulich
15:12 Re: [PATCH v3 13/16] xen/riscv: implement reprogram_timer() via SBI Jan Beulich
15:09 Re: [PATCH] EFI: Fix relocating ESRT for dom0 Daniel P. Smith
15:03 Re: [PATCH v3 12/16] xen/riscv: introduce sbi_set_timer() Jan Beulich
14:53 Re: [PATCH v3 05/16] xen/riscv: introduce tracking of pending vCPU interrupts, part 1 Jan Beulich
14:51 Re: [PATCH v3 08/16] xen/riscv: introduce basic vtimer infrastructure for guests Jan Beulich
14:32 Re: [PATCH 08/12] xen/arm: ffa: Fix FFA_FEATURES validation Bertrand Marquis
14:28 Re: [PATCH 12/12] xen/arm: ffa: Add message parameter diagnostics Bertrand Marquis
14:26 Re: [PATCH v3 06/16] xen/riscv: introduce tracking of pending vCPU interrupts, part 2 Jan Beulich
14:16 Re: [PATCH v3 05/16] xen/riscv: introduce tracking of pending vCPU interrupts, part 1 Jan Beulich
13:43 Re: [PATCH 2/5] xen/tools: remove usages of `stat -s` in check-endbr.sh Jan Beulich
13:37 Re: [PULL 00/14] Char patches Marc-André Lureau
13:36 Re: [PATCH 12/12] xen/arm: ffa: Add message parameter diagnostics Jens Wiklander
13:34 Re: [PATCH 08/12] xen/arm: ffa: Fix FFA_FEATURES validation Jens Wiklander
13:34 Re: [PATCH 2/5] xen/tools: remove usages of `stat -s` in check-endbr.sh Roger Pau Monné
13:07 Re: [PATCH 2/5] xen/tools: remove usages of `stat -s` in check-endbr.sh Jan Beulich
12:39 [PULL 13/14] error-report: make real_time_iso8601() public marcandre . lureau
12:39 [PATCH AUTOSEL 6.19-5.10] x86/xen/pvh: Enable PAE mode for 32-bit guest only when CONFIG_X86_PAE is set Sasha Levin
12:39 [PULL 10/14] chardev: rework filename handling marcandre . lureau
12:38 [PULL 14/14] chardev: add logtimestamp option marcandre . lureau
12:38 [PULL 12/14] char: qemu_chr_write_log() use qemu_write_full() marcandre . lureau
12:38 [PULL 08/14] chardev/char-pty: store pty_name into PtyChardev state marcandre . lureau
12:38 [PULL 09/14] chardev: introduce .chr_get_pty_name() handler marcandre . lureau
12:37 [PULL 07/14] chardev: .chr_open(): add boolean return value marcandre . lureau
12:37 [PULL 11/14] chardev/char: qemu_char_open(): add return value marcandre . lureau
12:30 [PULL 06/14] chardev: .chr_open(): drop be_opened parameter marcandre . lureau
12:30 [PULL 05/14] chardev: consistent naming for ChardevClass handlers implementations marcandre . lureau
12:30 [PULL 04/14] chardev: ChardevClass: consistent naming for handlers marcandre . lureau
12:30 [PULL 03/14] ui/spice: drop SPICE_HAS_ATTACHED_WORKER macro marcandre . lureau
12:30 [PULL 02/14] ui/spice: Require spice-server >= 0.15.0 marcandre . lureau
12:30 [PULL 01/14] char-udp: Fix initial backend open status marcandre . lureau
12:30 [PULL 00/14] Char patches marcandre . lureau
12:24 Re: [PATCH 2/5] xen/tools: remove usages of `stat -s` in check-endbr.sh Roger Pau Monné
11:48 Re: [PATCH 12/12] xen/arm: ffa: Add message parameter diagnostics Bertrand Marquis
11:44 Re: [PATCH 11/12] xen/arm: ffa: Add MEM_SHARE page diagnostics Bertrand Marquis
11:41 Re: [PATCH 2/5] xen/tools: remove usages of `stat -s` in check-endbr.sh Jan Beulich
11:27 Re: [PATCH 08/12] xen/arm: ffa: Fix FFA_FEATURES validation Bertrand Marquis
11:22 Re: [PATCH 1/5] xen/x86: always consider '/' as a division in assembly Roger Pau Monné
11:11 Re: [PATCH 1/5] xen/x86: always consider '/' as a division in assembly Jan Beulich
11:11 Re: [PATCH 3/5] xen/tools: fix grep reporting 'illegal byte sequence' in check-endbr.sh Bertrand Marquis
11:09 Re: [PATCH 2/5] xen/tools: remove usages of `stat -s` in check-endbr.sh Bertrand Marquis
11:02 Re: [PATCH 1/5] xen/x86: always consider '/' as a division in assembly Bertrand Marquis
10:51 Re: [PATCH 07/12] xen/arm: ffa: Fix RXTX_UNMAP ownership race Bertrand Marquis
10:50 Re: [PATCH livepatch-build-tools v2] Treat constant sections as string sections Frediano Ziglio
10:47 [PATCH 5/5] cirrus-ci: add x86 XTF self-tests for macOS build Roger Pau Monne
10:47 [PATCH 4/5] cirrus-ci: add x86 and arm64 macOS hypervisor builds Roger Pau Monne
10:47 [PATCH 3/5] xen/tools: fix grep reporting 'illegal byte sequence' in check-endbr.sh Roger Pau Monne
10:47 [PATCH 2/5] xen/tools: remove usages of `stat -s` in check-endbr.sh Roger Pau Monne
10:47 [PATCH 1/5] xen/x86: always consider '/' as a division in assembly Roger Pau Monne
10:47 [PATCH 0/5] darwin: expand cross-builds to also support x86 and testing Roger Pau Monne
10:16 Re: [PATCH 12/12] xen/arm: ffa: Add message parameter diagnostics Jens Wiklander
10:08 Re: [PATCH 11/12] xen/arm: ffa: Add MEM_SHARE page diagnostics Jens Wiklander
09:53 Re: [PATCH v3 04/16] xen/riscv: implement vcpu_csr_init() Oleksii Kurochko
09:50 Re: [PATCH v3 03/16] xen/riscv: detect and store supported hypervisor CSR bits at boot Jan Beulich
09:47 Re: [PATCH v3 03/16] xen/riscv: detect and store supported hypervisor CSR bits at boot Oleksii Kurochko
09:45 Re: [PATCH v3 04/16] xen/riscv: implement vcpu_csr_init() Jan Beulich
09:33 Re: [PATCH v2] x86/domctl: Conditionalise x86 domctl using DCE rather than ifdef Alejandro Vallejo
08:53 Re: [PATCH 10/12] xen/arm: ffa: Reduce logging noise Jens Wiklander
08:45 Re: [PATCH v3 02/16] xen/riscv: avoid reading hstateen0 when Smstateen is not implemented Oleksii Kurochko
08:39 Re: [PATCH 09/12] xen/arm: ffa: Fix SEND2 SP support gating Jens Wiklander
08:32 Re: [RFC PATCH 06/19] arm/gicv4-its: Add VLPI map/unmap operations Mykola Kvach
08:28 Re: [RFC PATCH 02/19] arm/gicv4-its: Add GICv4 ITS command definitions Mykola Kvach
08:28 Re: [RFC PATCH 01/19] arm/gicv4 add management structure definitions Mykola Kvach
08:18 Re: [PATCH 08/12] xen/arm: ffa: Fix FFA_FEATURES validation Jens Wiklander
08:15 Re: [PATCH v3 07/22] x86/traps: Alter switch_stack_and_jump() for FRED mode Jan Beulich
07:49 Re: [PATCH v3 03/16] xen/riscv: detect and store supported hypervisor CSR bits at boot Jan Beulich
07:39 Re: [PATCH 07/12] xen/arm: ffa: Fix RXTX_UNMAP ownership race Jens Wiklander
07:23 Re: [PATCH v3 02/16] xen/riscv: avoid reading hstateen0 when Smstateen is not implemented Jan Beulich
07:17 Re: [PATCH v2] x86/domctl: Conditionalise x86 domctl using DCE rather than ifdef Jan Beulich
01:16 Re: [PATCH] EFI: Fix relocating ESRT for dom0 Marek Marczykowski-Górecki
00:58 Re: [PATCH] EFI: Fix relocating ESRT for dom0 Andrew Cooper
00:17 [PATCH] EFI: Fix relocating ESRT for dom0 Marek Marczykowski-Górecki
February 10, 26
18:06 Graphical glitches (not refreshing?) with Linux's xe driver + Xen 4.19 Marek Marczykowski-Górecki
17:43 Re: [PATCH] x86: Add Kconfig option for log-dirty tracking Alejandro Vallejo
17:30 [PATCH v2] x86/domctl: Conditionalise x86 domctl using DCE rather than ifdef Alejandro Vallejo
17:24 Re: [PATCH] x86/domctl: Conditionalise x86 domctl using DCE rather than ifdef Alejandro Vallejo
17:11 Re: [PATCH] x86/domctl: Conditionalise x86 domctl using DCE rather than ifdef Alejandro Vallejo
16:45 Re: [PATCH] non-x86/symbols: check table sizes don't change between linking passes 2 and 3 Oleksii Kurochko
16:40 Re: [PATCH] xen: Strip vcpu_switch_to_aarch64_mode() from PPC and RISC-V stubs Oleksii Kurochko
16:36 [PATCH v2 2/2] xen/riscv: add p2m context switch handling for VSATP and HGATP Oleksii Kurochko
16:36 [PATCH v2 1/2] xen/riscv: add support for local guest TLB flush using HFENCE.VVMA Oleksii Kurochko
16:36 [PATCH v2 0/2] RISC-V: p2m context switch Oleksii Kurochko
16:34 [PATCH] xen: Strip vcpu_switch_to_aarch64_mode() from PPC and RISC-V stubs Andrew Cooper
16:24 Re: [PATCH v3 01/16] xen/riscv: implement arch_vcpu_{create,destroy}() Jan Beulich
16:21 Re: [PATCH] xen: always consider '/' as a division in assembly Bertrand Marquis
16:21 Re: [PATCH v3 07/22] x86/traps: Alter switch_stack_and_jump() for FRED mode Andrew Cooper
16:20 Re: [PATCH] xen: always consider '/' as a division in assembly Bertrand Marquis
16:15 Re: [PATCH] xen: always consider '/' as a division in assembly Jan Beulich
16:09 Re: [PATCH] xen: always consider '/' as a division in assembly Jan Beulich
16:09 Re: [PATCH] xen: always consider '/' as a division in assembly Roger Pau Monné
16:05 Re: [PATCH v10 4/5] xen/console: handle multiple domains using console_io hypercalls Jan Beulich
16:00 Re: [PATCH v4 1/5] x86/PCI: avoid re-evaluation of extended config space accessibility Stewart Hildebrand
15:58 Re: [PATCH] xen: always consider '/' as a division in assembly Bertrand Marquis
15:56 Re: [PATCH] xen: always consider '/' as a division in assembly Roger Pau Monné
15:54 Re: [PATCH] xen: always consider '/' as a division in assembly Roger Pau Monné
15:48 Re: [PATCH v10 3/5] xen/console: add locking for serial_rx ring buffer access Jan Beulich
15:45 Re: [PATCH] xen: always consider '/' as a division in assembly Bertrand Marquis
15:39 Re: [PATCH] x86/domctl: Conditionalise x86 domctl using DCE rather than ifdef Jan Beulich
15:27 Re: [PATCH] xen: always consider '/' as a division in assembly Jan Beulich
15:11 [PATCH] xen: always consider '/' as a division in assembly Roger Pau Monne
15:10 Re: [PATCH v5 6/6] xen/console: add conring buffer size alignment setting Jan Beulich
15:10 [PATCH] x86/domctl: Conditionalise x86 domctl using DCE rather than ifdef Alejandro Vallejo
15:08 Re: [PATCH v5 5/6] xen/console: update conring memory allocation Jan Beulich
14:49 Re: [PATCH 06/12] xen/arm: ffa: Fix RX/TX map layout and errors Jens Wiklander
14:44 Re: [PATCH] non-x86/symbols: check table sizes don't change between linking passes 2 and 3 Jan Beulich
14:38 Re: [PATCH] non-x86/symbols: check table sizes don't change between linking passes 2 and 3 Roger Pau Monné
13:46 Re: [PATCH v5] xen: Add Darwin.mk Jan Beulich
13:21 Re: [PATCH] x86: Add Kconfig option for log-dirty tracking Andrew Cooper
13:14 Re: [PATCH] x86: Add Kconfig option for log-dirty tracking Alejandro Vallejo
12:57 Re: [PATCH v5] xen: Add Darwin.mk Bertrand Marquis
12:41 Re: [PATCH v3 19/22] x86/pv: Guest exception handling in FRED mode Andrew Cooper
12:06 Re: [PATCH 03/12] x86: Add cpu_vendor() as a wrapper for the host's CPU vendor Roger Pau Monné
11:55 Re: [PATCH v3 07/22] x86/traps: Alter switch_stack_and_jump() for FRED mode Jan Beulich
11:42 Re: [PATCH v3 07/22] x86/traps: Alter switch_stack_and_jump() for FRED mode Jan Beulich
11:41 Re: [PATCH v5] xen: Add Darwin.mk Roger Pau Monné
11:15 Re: [PATCH v3 07/22] x86/traps: Alter switch_stack_and_jump() for FRED mode Andrew Cooper
10:58 Re: [PATCH v5] xen: Add Darwin.mk Bertrand Marquis
10:55 [PATCH v4 5/5] vPCI: re-init extended-capabilities when MMCFG availability changed Jan Beulich
10:54 [PATCH v4 4/5] vPCI: move capability-list init Jan Beulich
10:54 [PATCH v4 3/5] vPCI: move vpci_init_capabilities() to a separate file Jan Beulich
10:53 [PATCH v4 2/5] vPCI: introduce private header Jan Beulich
10:52 [PATCH v4 1/5] x86/PCI: avoid re-evaluation of extended config space accessibility Jan Beulich
10:51 [PATCH v4 0/5] (v)PCI: extended capability handling Jan Beulich
10:46 Re: [PATCH v5] xen: Add Darwin.mk Jan Beulich
10:35 Re: [PATCH 03/12] x86: Add cpu_vendor() as a wrapper for the host's CPU vendor Alejandro Vallejo
10:11 Re: [PATCH 01/12] x86: Reject CPU policies with vendors other than the host's Alejandro Vallejo
10:05 [PATCH] x86/time: adjust handling of negative delta in stime2tsc() Jan Beulich
10:04 Re: [PATCH 02/12] x86: Add more granularity to the vendors in Kconfig Alejandro Vallejo
09:07 Re: [PATCH] x86/ioreq: Extend ioreq server to support multiple ioreq pages Jan Beulich
08:46 Re: [PATCH 03/12] x86: Add cpu_vendor() as a wrapper for the host's CPU vendor Roger Pau Monné
08:26 Re: [PATCH 02/12] x86: Add more granularity to the vendors in Kconfig Roger Pau Monné
08:19 Re: [PATCH 01/12] x86: Reject CPU policies with vendors other than the host's Roger Pau Monné
08:05 Re: [PATCH v2] x86/cpufreq: Add Kconfig option for CPU frequency scaling Jan Beulich
07:54 Re: [PATCH] x86/hvm: short-circuit HVM shadow guest creation earlier Roger Pau Monné
07:47 Re: [PATCH v10 2/5] xen: change VIRQ_CONSOLE to VIRQ_DOMAIN to allow non-hwdom binding Jan Beulich
05:08 Re: [GIT PULL] xen: branch for v7.0-rc1 pr-tracker-bot
02:05 Re: [PATCH v2] x86/cpufreq: Add Kconfig option for CPU frequency scaling Stefano Stabellini
February 09, 26
23:23 Re: [PATCH v10 2/5] xen: change VIRQ_CONSOLE to VIRQ_DOMAIN to allow non-hwdom binding Stefano Stabellini
20:46 Re: [PATCH] xen/xenbus: better handle backend crash Marek Marczykowski-Górecki
18:12 Re: [PATCH 0/3] Virtual NMI Andrew Cooper
17:22 Re: [PATCH] x86/ioreq: Extend ioreq server to support multiple ioreq pages Andrew Cooper
17:02 Re: [PATCH v5 5/6] xen/console: update conring memory allocation Jan Beulich
17:01 Re: [PATCH] x86/shadow: Delete the none.c dummy file Andrew Cooper
16:58 [PATCH v3 16/16] xen/riscv: implement sync_vcpu_execstate() Oleksii Kurochko
16:57 [PATCH v3 14/16] xen/riscv: handle hypervisor timer interrupts Oleksii Kurochko
16:56 Re: [PATCH v5 4/6] xen/console: use memcpy() in console_init_ring() Jan Beulich
16:52 [PATCH v3 15/16] xen/riscv: init tasklet subsystem Oleksii Kurochko
16:52 [PATCH v3 12/16] xen/riscv: introduce sbi_set_timer() Oleksii Kurochko
16:52 [PATCH v3 13/16] xen/riscv: implement reprogram_timer() via SBI Oleksii Kurochko
16:52 [PATCH v3 11/16] xen/riscv: implement SBI legacy SET_TIMER support for guests Oleksii Kurochko
16:52 [PATCH v3 10/16] xen/riscv: add vtimer context switch helpers Oleksii Kurochko
16:52 [PATCH v3 09/16] xen/riscv: introduce vcpu_kick() implementation Oleksii Kurochko
16:52 [PATCH v3 08/16] xen/riscv: introduce basic vtimer infrastructure for guests Oleksii Kurochko
16:52 [PATCH v3 07/16] xen/time: move ticks<->ns helpers to common code Oleksii Kurochko
16:52 [PATCH v3 05/16] xen/riscv: introduce tracking of pending vCPU interrupts, part 1 Oleksii Kurochko
16:52 [PATCH v3 06/16] xen/riscv: introduce tracking of pending vCPU interrupts, part 2 Oleksii Kurochko
16:52 [PATCH v3 04/16] xen/riscv: implement vcpu_csr_init() Oleksii Kurochko
16:52 [PATCH v3 03/16] xen/riscv: detect and store supported hypervisor CSR bits at boot Oleksii Kurochko
16:52 [PATCH v3 02/16] xen/riscv: avoid reading hstateen0 when Smstateen is not implemented Oleksii Kurochko
16:52 [PATCH v3 01/16] xen/riscv: implement arch_vcpu_{create,destroy}() Oleksii Kurochko
16:52 [PATCH v3 00/16] xen/riscv: introduce vtimer related things Oleksii Kurochko
16:40 Re: [PATCH v5 3/6] xen/console: promote conring{,_size} to __ro_after_init Jan Beulich
16:38 Re: [PATCH v5 1/6] xen/console: group conring code together Jan Beulich
16:35 Re: [PATCH] x86/shadow: Delete the none.c dummy file Roger Pau Monné
16:31 Re: [PATCH] x86/shadow: Delete the none.c dummy file Jan Beulich
16:27 Re: [PATCH] x86/hvm: short-circuit HVM shadow guest creation earlier Alejandro Vallejo
16:24 Re: [PATCH] x86/hvm: short-circuit HVM shadow guest creation earlier Jan Beulich
16:23 Re: [PATCH v2] x86/cpufreq: Add Kconfig option for CPU frequency scaling Jan Beulich
16:20 Re: [PATCH] x86/shadow: Delete the none.c dummy file Alejandro Vallejo
16:17 Re: [PATCH] x86/shadow: Delete the none.c dummy file Roger Pau Monné
16:11 Re: [PATCH] x86/hvm: short-circuit HVM shadow guest creation earlier Roger Pau Monné
16:04 Re: [PATCH] x86/shadow: Delete the none.c dummy file Jan Beulich
16:02 Re: [PATCH] x86/hvm: short-circuit HVM shadow guest creation earlier Alejandro Vallejo
16:00 Re: [PATCH] x86: Add Kconfig option for log-dirty tracking Jan Beulich
15:59 Re: [PATCH 04/12] xen/arm: ffa: Add FF-A 1.2 endpoint memory access descriptors Jens Wiklander
15:56 Re: [PATCH] x86: Add Kconfig option for log-dirty tracking Jan Beulich
15:56 Re: [PATCH] x86/shadow: Delete the none.c dummy file Roger Pau Monné
15:44 Re: [PATCH] x86: Add Kconfig option for log-dirty tracking Roger Pau Monné
15:35 Re: [PATCH] x86/shadow: Delete the none.c dummy file Alejandro Vallejo
15:24 Re: [PATCH] x86: Add Kconfig option for log-dirty tracking Alejandro Vallejo
15:23 Re: [PATCH 03/12] xen/arm: ffa: Harden shm page parsing Jens Wiklander
15:14 Re: [PATCH] x86/shadow: Delete the none.c dummy file Jan Beulich
15:11 Re: [PATCH 03/12] xen/arm: ffa: Harden shm page parsing Bertrand Marquis
15:09 Re: [PATCH v2] x86/hvm: Add Kconfig option to disable nested virtualization Jan Beulich
15:08 Re: [PATCH] x86/shadow: Delete the none.c dummy file Alejandro Vallejo
15:01 Re: [PATCH v2] x86/hvm: Add Kconfig option to disable nested virtualization Jan Beulich
14:57 Re: [PATCH] x86/kconfig: Reflow the SHADOW help message Alejandro Vallejo
14:56 Re: [PATCH] x86/hvm: short-circuit HVM shadow guest creation earlier Jan Beulich
14:56 Re: [PATCH v2] x86/hvm: Add Kconfig option to disable nested virtualization Alejandro Vallejo
14:53 Re: [PATCH 05/12] xen/arm: ffa: Fix PARTINFO RX release errors Bertrand Marquis
14:50 Re: [PATCH 04/12] xen/arm: ffa: Add FF-A 1.2 endpoint memory access descriptors Bertrand Marquis
14:48 Re: [PATCH] x86: Add Kconfig option for log-dirty tracking Jan Beulich
14:42 Re: [PATCH] x86/shadow: Delete the none.c dummy file Roger Pau Monné
14:41 [PATCH] x86/hvm: short-circuit HVM shadow guest creation earlier Roger Pau Monne
14:38 Re: [PATCH 00/12] const-ify vendor checks Alejandro Vallejo
14:36 Re: [PATCH] x86/shadow: Delete the none.c dummy file Jan Beulich
14:27 Re: [PATCH 03/12] xen/arm: ffa: Harden shm page parsing Bertrand Marquis
14:26 Re: [PATCH] x86/kconfig: Reflow the SHADOW help message Jan Beulich
14:24 Re: [PATCH 05/12] xen/arm: ffa: Fix PARTINFO RX release errors Jens Wiklander
14:23 Re: [PATCH v5] xen: Add Darwin.mk Roger Pau Monné
14:19 Re: [PATCH v6] xenpm: Add get-intel-temp subcommand Jan Beulich
14:19 Re: [PATCH v6] xenpm: Add get-intel-temp subcommand Jan Beulich
14:19 Re: [PATCH v5] xen: Add Darwin.mk Bertrand Marquis
14:13 Re: [PATCH v5] xen: Add Darwin.mk Jan Beulich
14:10 Re: [PATCH] x86/hvm: Advertise and support extended destination IDs for MSI/IO-APIC Jan Beulich
13:43 Re: [PATCH v5] xen: Add Darwin.mk Bertrand Marquis
13:40 Re: [PATCH] x86/hvm: Advertise and support extended destination IDs for MSI/IO-APIC Teddy Astie
13:39 Re: [PATCH v5] xen: Add Darwin.mk Roger Pau Monné
13:34 Re: [PATCH v5] xen: Add Darwin.mk Bertrand Marquis
13:26 Re: [PATCH v5] xen: Add Darwin.mk Roger Pau Monné
13:24 Re: [PATCH] x86/hvm: Add x2APIC topology Roger Pau Monné
13:20 Re: [PATCH v5] xen: Add Darwin.mk Bertrand Marquis
13:16 Re: [PATCH] x86/hvm: Advertise and support extended destination IDs for MSI/IO-APIC Roger Pau Monné
13:01 Re: [PATCH v5] xen: Add Darwin.mk Jan Beulich
12:54 Re: [PATCH v2 09/16] xen/riscv: introduce vcpu_kick() implementation Jan Beulich
12:52 Re: [PATCH 00/12] const-ify vendor checks Jan Beulich
12:35 Re: [PATCH v2 09/16] xen/riscv: introduce vcpu_kick() implementation Oleksii Kurochko
12:30 [PATCH] x86/ioreq: Extend ioreq server to support multiple ioreq pages Julian Vetter
11:58 Re: [PATCH] x86/hvm: Add x2APIC topology Andrew Cooper
11:57 Re: [PATCH 00/12] const-ify vendor checks Alejandro Vallejo
11:37 [PATCH] x86/hvm: Add x2APIC topology Julian Vetter
11:34 [PATCH] x86/hvm: Advertise and support extended destination IDs for MSI/IO-APIC Julian Vetter
11:08 Re: [PATCH v2] x86/hvm: Add Kconfig option to disable nested virtualization Roger Pau Monné
10:57 Re: [PATCH 04/12] xen/arm: ffa: Add FF-A 1.2 endpoint memory access descriptors Jens Wiklander
10:46 [PATCH v5] xen: Add Darwin.mk Bertrand Marquis
10:41 [PATCH] x86/shadow: Delete the none.c dummy file Alejandro Vallejo
10:37 Re: [PATCH v4] xen: Add Darwin.mk for GNU toolchains Bertrand Marquis
10:34 [PATCH] x86/kconfig: Reflow the SHADOW help message Alejandro Vallejo
10:31 [PATCH] x86: Add Kconfig option for log-dirty tracking Alejandro Vallejo
10:31 [PATCH v6] xenpm: Add get-intel-temp subcommand Teddy Astie
10:29 Re: [PATCH v1 2/3] xen/riscv: add support for local guest TLB flush using HFENCE.VVMA Jan Beulich
10:21 Re: [PATCH v1 2/3] xen/riscv: add support for local guest TLB flush using HFENCE.VVMA Oleksii Kurochko
10:20 Re: [PATCH v4 0/6] x86: Cleanups around slow_down_io() Borislav Petkov
10:17 Re: [PATCH v4] xen: Add Darwin.mk for GNU toolchains Jan Beulich
10:15 Re: [PATCH 00/12] const-ify vendor checks Jan Beulich
10:09 Re: [PATCH 2/2] x86/memtype: Deduplicate rendering of X86_MT_* Jan Beulich
10:06 Re: [PATCH 00/12] const-ify vendor checks Alejandro Vallejo
10:04 Re: [PATCH v4] xen: Add Darwin.mk for GNU toolchains Bertrand Marquis
09:54 Re: [PATCH 1/2] x86: Sort headers Jan Beulich
09:52 Re: [PATCH v2 09/16] xen/riscv: introduce vcpu_kick() implementation Jan Beulich
09:45 Re: [PATCH v4] xen: Add Darwin.mk for GNU toolchains Jan Beulich
09:40 Re: [PATCH v2 09/16] xen/riscv: introduce vcpu_kick() implementation Oleksii Kurochko
09:35 Re: [PATCH v4] xen: Add Darwin.mk for GNU toolchains Jan Beulich
09:31 Re: [PATCH 03/12] xen/arm: ffa: Harden shm page parsing Jens Wiklander
09:21 Re: [PATCH 00/12] const-ify vendor checks Jan Beulich
09:13 Re: [PATCH v10 2/5] xen: change VIRQ_CONSOLE to VIRQ_DOMAIN to allow non-hwdom binding Jan Beulich
09:11 Re: [PATCH v4 0/6] x86: Cleanups around slow_down_io() Juergen Gross
09:11 Re: [PATCH v4] xen: Add Darwin.mk for GNU toolchains Roger Pau Monné
09:10 Re: [PATCH 02/12] xen/arm: ffa: Fix MEM_SHARE NS attribute handling Jens Wiklander
09:07 Re: [PATCH v2 09/16] xen/riscv: introduce vcpu_kick() implementation Jan Beulich
09:02 Re: [PATCH] xen/xenbus: better handle backend crash Jürgen Groß
07:34 Re: [PATCH v2] xen: Add macOS hypervisor build configuration Bertrand Marquis
07:31 Re: [PATCH v4] xen: Add Darwin.mk for GNU toolchains Bertrand Marquis
07:30 Re: [PATCH] xen/xenbus: better handle backend crash Jürgen Groß
07:28 Re: [PATCH v2] xen: Add macOS hypervisor build configuration Demi Marie Obenour
07:27 Re: [PATCH v2] xen: Add macOS hypervisor build configuration Bertrand Marquis
06:50 [GIT PULL] xen: branch for v7.0-rc1 Juergen Gross
February 08, 26
02:36 Re: [PATCH v2] xen: Add macOS hypervisor build configuration Demi Marie Obenour
02:31 Re: [PATCH v2] x86/hvm: Add Kconfig option to disable nested virtualization Demi Marie Obenour
February 07, 26
00:37 Re: [PATCH 1/3] x86/x2apic: disable x2apic on resume if the kernel expects so Sohil Mehta
February 06, 26
23:30 Re: [PATCH] x86/cpufreq: Add Kconfig option for CPU frequency scaling Stefano Stabellini
23:30 [PATCH v2] x86/cpufreq: Add Kconfig option for CPU frequency scaling Stefano Stabellini
22:29 Re: [PATCH v10 4/5] xen/console: handle multiple domains using console_io hypercalls dmukhin
22:24 Re: [PATCH v10 3/5] xen/console: add locking for serial_rx ring buffer access dmukhin
21:06 [PATCH v2] x86/hvm: Add Kconfig option to disable nested virtualization Stefano Stabellini
20:52 Re: [PATCH] x86/hvm: Add Kconfig option to disable nested virtualization Stefano Stabellini
20:24 [PATCH v2 7/7] xen/console: simplify printouts in do_printk_ratelimit() dmukhin
20:24 [PATCH v2 6/7] xen/console: use s_time_t for time accounting in do_printk_ratelimit() dmukhin
20:24 [PATCH v2 4/7] xen/console: add run-time rate-limiting controls dmukhin
20:24 [PATCH v2 0/7] xen/console: updates to rate-limiting dmukhin
20:24 [PATCH v2 5/7] xen/console: correct leaky-bucket rate limiter dmukhin
20:24 [PATCH v2 2/7] xen/console: use bool as return value from printk_ratelimit() dmukhin
20:24 [PATCH v2 1/7] xen/console: remove __printk_ratelimit() from lib.h dmukhin
20:24 [PATCH v2 3/7] xen/console: add build-time rate-limiting controls dmukhin
18:40 Re: [PATCH] xen/kexec: return error code for unknown hypercalls Roger Pau Monné
18:35 Re: [PATCH] xen/kexec: return error code for unknown hypercalls Andrew Cooper
18:31 [PATCH] xen/kexec: return error code for unknown hypercalls Roger Pau Monne
18:28 Re: [PATCH] x86/cpufreq: Add Kconfig option for CPU frequency scaling dmukhin
17:25 Re: [PATCH v4] xen: Add Darwin.mk for GNU toolchains Roger Pau Monné
16:57 Re: [PATCH] xen/xenbus: better handle backend crash Marek Marczykowski-Górecki
16:51 Re: [PATCH] x86/cpufreq: Add Kconfig option for CPU frequency scaling Jason Andryuk
16:36 Re: [PATCH v2 09/16] xen/riscv: introduce vcpu_kick() implementation Oleksii Kurochko
16:21 [PATCH v4] xen: Add Darwin.mk for GNU toolchains Bertrand Marquis
16:18 Re: [PATCH 02/12] xen/arm: ffa: Fix MEM_SHARE NS attribute handling Bertrand Marquis
16:17 [PATCH 12/12] x86: Migrate every remaining raw vendor check to cpu_vendor() Alejandro Vallejo
16:17 [PATCH 11/12] x86/cpu: Migrate vendor checks to use cpu_vendor() Alejandro Vallejo
16:16 [PATCH 10/12] x86/mcheck: Migrate vendor checks to use cpu_vendor() Alejandro Vallejo
16:16 [PATCH 09/12] x86/pv: Migrate vendor checks to cpu_vendor() Alejandro Vallejo
16:16 [PATCH 07/12] x86: Migrate x86_emulate/ to use cpu_vendor() Alejandro Vallejo
16:16 [PATCH 08/12] x86/acpi: Migrate vendor checks to cpu_vendor() Alejandro Vallejo
16:16 [PATCH 06/12] x86: Migrate switch vendor checks to cpu_vendor() Alejandro Vallejo
16:16 [PATCH 07/12] x86: Have x86_emulate/ implement the single-vendor optimisation Alejandro Vallejo
16:16 [PATCH 04/12] x86: Migrate MSR handler vendor checks to cpu_vendor() Alejandro Vallejo
16:16 [PATCH 02/12] x86: Add more granularity to the vendors in Kconfig Alejandro Vallejo
16:16 [PATCH 03/12] x86: Add cpu_vendor() as a wrapper for the host's CPU vendor Alejandro Vallejo
16:16 [PATCH 05/12] x86: Migrate spec_ctrl vendor checks to cpu_vendor() Alejandro Vallejo
16:16 [PATCH 00/12] const-ify vendor checks Alejandro Vallejo
16:16 [PATCH 01/12] x86: Reject CPU policies with vendors other than the host's Alejandro Vallejo
15:56 [PATCH 3/3] svm/vnmi: Add support for the SVM Virtual NMI Abdelkareem
15:56 [PATCH 2/3] svm/vnmi: add the definitions for the svm vnmi management bits in the VMCB Abdelkareem
15:56 [PATCH 1/3] svm/vnmi: introduce the vnmi bit support in the cpuid feature set Abdelkareem
15:56 [PATCH 0/3] Virtual NMI Abdelkareem
15:03 Re: [PATCH v3] xen: Add Darwin.mk for GNU toolchains Bertrand Marquis
15:02 Re: [PATCH] sched: move vCPU exec state barriers Jan Beulich
15:00 Re: [PATCH v3] xen: Add Darwin.mk for GNU toolchains Jan Beulich
14:30 Re: [PATCH v3] xen: Add Darwin.mk for GNU toolchains Bertrand Marquis
14:16 Re: [PATCH v3] xen: Add Darwin.mk for GNU toolchains Roger Pau Monné
13:35 Re: [PATCH v3] xen: Add Darwin.mk for GNU toolchains Bertrand Marquis
13:29 Re: [PATCH v3] xen: Add Darwin.mk for GNU toolchains Roger Pau Monné
13:13 [PATCH 1/2] x86: Sort headers Andrew Cooper
13:13 [PATCH 2/2] x86/memtype: Deduplicate rendering of X86_MT_* Andrew Cooper
13:13 [PATCH 0/2] x86/memtype: Deduplicate Andrew Cooper
12:57 Re: [PATCH] sched: move vCPU exec state barriers Oleksii Kurochko
12:04 Re: [PATCH] efi: Enable EFI_SET_VIRTUAL_ADDRESS_MAP by default Marek Marczykowski-Górecki
11:52 Re: [PATCH] efi: Enable EFI_SET_VIRTUAL_ADDRESS_MAP by default Marek Marczykowski-Górecki
10:38 Re: [PATCH v3] xen: Add Darwin.mk for GNU toolchains Jan Beulich
09:28 Re: [PATCH 02/12] xen/arm: ffa: Fix MEM_SHARE NS attribute handling Jens Wiklander
09:24 Re: [PATCH 3/3] x86/virt: rename x2apic_available to x2apic_without_ir_available Shashank Balaji
09:16 Re: [PATCH 01/12] xen/arm: ffa: Add endpoint lookup helper Jens Wiklander
09:10 Re: [PATCH 0/3] Fifth MPU Series Harry Ramsey
09:02 [PATCH 2/3] arm/mpu: Introduce `v8r_el1_msa` device tree property for domains Harry Ramsey
09:02 [PATCH 3/3] arm/mpu: Implement p2m tables Harry Ramsey
09:02 [PATCH 1/3] arm/mpu: implement setup_virt_paging for MPU system Harry Ramsey
09:02 [PATCH 0/3] Fifth MPU Series Harry Ramsey
08:57 Re: [PATCH 1/3] x86/x2apic: disable x2apic on resume if the kernel expects so Shashank Balaji
08:17 [PATCH v3] xen: Add Darwin.mk for GNU toolchains Bertrand Marquis
08:15 Re: [PATCH] x86/hvm: Add Kconfig option to disable nested virtualization Roger Pau Monné
08:11 Re: [PATCH v1] xen: Use MFLAGS for silent-mode detection Bertrand Marquis
07:58 Re: [PATCH v1] xen: Use MFLAGS for silent-mode detection Jan Beulich
07:54 Re: [PATCH v1] xen: Use MFLAGS for silent-mode detection Bertrand Marquis
07:36 Re: [PATCH v2] xen: Add macOS hypervisor build configuration Bertrand Marquis
07:33 Re: [PATCH v2] xen: Add macOS hypervisor build configuration Bertrand Marquis
06:29 Re: [PATCH] efi: Enable EFI_SET_VIRTUAL_ADDRESS_MAP by default Jan Beulich
06:22 Re: [PATCH v2] xen: Add macOS hypervisor build configuration Jan Beulich
04:07 Re: [PATCH] x86/hvm: Add Kconfig option to disable nested virtualization Demi Marie Obenour
03:45 Re: [PATCH 1/3] x86/x2apic: disable x2apic on resume if the kernel expects so Shashank Balaji
01:53 Re: [PATCH v5 2/6] xen/console: make console buffer size configurable dmukhin
01:50 [PATCH] x86/hvm: Add Kconfig option to disable nested virtualization Stefano Stabellini
01:47 Re: [PATCH v2 4/4] tests: use unit test fragment in vPCI test dmukhin
01:42 Re: [PATCH v2 3/4] tests: use unit test fragment in PDX test dmukhin
01:32 [PATCH] x86/cpufreq: Add Kconfig option for CPU frequency scaling Stefano Stabellini
00:51 Re: [PATCH v10 2/5] xen: change VIRQ_CONSOLE to VIRQ_DOMAIN to allow non-hwdom binding dmukhin
00:48 Re: [PATCH v10 5/5] xen: enable dom0less guests to use console_io hypercalls dmukhin
00:11 Re: [PATCH 3/3] x86/virt: rename x2apic_available to x2apic_without_ir_available Sohil Mehta
February 05, 26
23:51 [PATCH v5] xen/domain: introduce DOMID_ANY dmukhin
23:19 Re: [PATCH 1/3] x86/x2apic: disable x2apic on resume if the kernel expects so Sohil Mehta
22:09 Re: [PATCH v10 5/5] xen: enable dom0less guests to use console_io hypercalls Stefano Stabellini
19:10 [PATCH] xen/arm: fix unmapped access trapping on GICv2 hardware Stewart Hildebrand
18:37 Re: [PATCH v3] x86/domain: adjust limitation on shared_info allocation below 4G Roger Pau Monné
18:31 Re: [PATCH v3] x86/domain: adjust limitation on shared_info allocation below 4G Andrew Cooper
17:27 [PATCH] efi: Enable EFI_SET_VIRTUAL_ADDRESS_MAP by default Teddy Astie
17:10 [PATCH v2 3/4] x86/hvm: Remove cross-vendor checks from MSR handlers. Alejandro Vallejo
17:10 [PATCH v2 1/4] x86: Reject CPU policies with vendors other than the host's Alejandro Vallejo
17:10 [PATCH v2 2/4] x86/hvm: Disable cross-vendor handling in #UD handler Alejandro Vallejo
17:10 [PATCH v2 4/4] x86/svm: Drop emulation of Intel's SYSENTER behaviour on AMD systems Alejandro Vallejo
17:10 [PATCH v2 0/4] x86: Drop cross-vendor support Alejandro Vallejo
17:07 Re: [PATCH v2] xen: Add macOS hypervisor build configuration Roger Pau Monné
16:53 Re: [PATCH v2 16/16] xen/riscv: implement sync_vcpu_execstate() Jan Beulich
16:52 Re: [PATCH v2] xen: Add macOS hypervisor build configuration Jan Beulich
16:51 Re: [PATCH v2 16/16] xen/riscv: implement sync_vcpu_execstate() Oleksii Kurochko
16:25 Re: [PATCH v2 13/16] xen/riscv: implement reprogram_timer() via SBI Oleksii Kurochko
16:10 Re: [PATCH] Xenctrl.domain_setmaxmem: fix 32-bit truncation bug Andrew Cooper
16:08 Re: [PATCH v9 4/5] xen/arm: scmi: introduce SCI SCMI SMC multi-agent driver Anthony PERARD
15:59 Re: [PATCH v2] xen: Add macOS hypervisor build configuration Bertrand Marquis
15:46 Re: [PATCH] xen/arm: Fix memory leak in xenmem_add_to_physmap_one Jan Beulich
15:43 Re: [PATCH v2] xen: Add macOS hypervisor build configuration Jan Beulich
15:32 Re: [PATCH v2] xen: Add macOS hypervisor build configuration Bertrand Marquis
15:22 Re: [PATCH] xen/arm: use BSD sed compatible regexp in SRCARCH Bertrand Marquis
15:10 Re: [PATCH] xen/arm: Fix memory leak in xenmem_add_to_physmap_one Orzel, Michal
15:10 Re: [PATCH] xen/arm: use BSD sed compatible regexp in SRCARCH Jan Beulich
15:02 Re: [PATCH] xen/arm: use BSD sed compatible regexp in SRCARCH Andrew Cooper
14:59 [PATCH] xen/arm: use BSD sed compatible regexp in SRCARCH Roger Pau Monne
14:12 Re: [PATCH v2] x86/domain: adjust limitation on shared_info allocation below 4G Jan Beulich
14:12 [PATCH] Xenctrl.domain_setmaxmem: fix 32-bit truncation bug Edwin Török
14:08 Re: [PATCH v2] x86/domain: adjust limitation on shared_info allocation below 4G Roger Pau Monné
14:08 Re: [PATCH v5 2/5] arm/irq: Migrate IRQs during CPU up/down operations Bertrand Marquis
14:01 Re: [PATCH] Xenctrl.domain_setmaxmem: fix 32-bit truncation bug Christian Lindig
13:49 Re: [PATCH] xen/arm: Fix memory leak in xenmem_add_to_physmap_one Jan Beulich
13:23 Re: [PATCH v5 2/5] arm/irq: Migrate IRQs during CPU up/down operations Mykyta Poturai
13:00 Re: [PATCH v1 3/3] xen/riscv: implement p2m_ctx_switch_{to,from}_state() Oleksii Kurochko
12:58 [PATCH] xen/arm: Fix memory leak in xenmem_add_to_physmap_one Michal Orzel
12:29 Re: [PATCH v2] xen: Add macOS hypervisor build configuration Jan Beulich
12:21 Re: [PATCH v1 3/3] xen/riscv: implement p2m_ctx_switch_{to,from}_state() Jan Beulich
12:13 Re: [PATCH v3] x86/domain: adjust limitation on shared_info allocation below 4G Andrew Cooper
12:01 Re: [PATCH v1] xen: Use MFLAGS for silent-mode detection Bertrand Marquis
11:46 Re: [PATCH] sched: move vCPU exec state barriers Jürgen Groß
11:45 Re: [PATCH v1] xen: Use MFLAGS for silent-mode detection Jan Beulich
11:34 [PATCH v2] xen: Add macOS hypervisor build configuration Bertrand Marquis
11:33 [PATCH] sched: move vCPU exec state barriers Jan Beulich
11:33 [PATCH v1] xen: Use MFLAGS for silent-mode detection Bertrand Marquis
10:32 Re: [PATCH v1 3/3] xen/riscv: implement p2m_ctx_switch_{to,from}_state() Oleksii Kurochko
09:40 Re: [PATCH v5 4/4] xen/mm: limit non-scrubbed allocations to a specific order Jan Beulich
09:10 Re: [RFC PATCH] xen: Add macOS hypervisor build support Bertrand Marquis
08:56 Re: [RFC PATCH] xen: Add macOS hypervisor build support Jan Beulich
08:56 Re: [PATCH v1 2/3] xen/riscv: add support for local guest TLB flush using HFENCE.VVMA Oleksii Kurochko
08:46 Re: [RFC PATCH] xen: Add macOS hypervisor build support Bertrand Marquis
08:43 Re: [PATCH v5 2/6] xen/console: make console buffer size configurable Jan Beulich
08:36 Re: [PATCH v3] x86/domain: adjust limitation on shared_info allocation below 4G Jan Beulich
08:30 Re: [PATCH v2] x86/domain: adjust limitation on shared_info allocation below 4G Jan Beulich
08:24 Re: [RFC PATCH] xen: Add macOS hypervisor build support Jan Beulich
08:04 Re: [RFC PATCH] xen: Add macOS hypervisor build support Jan Beulich
08:03 [PATCH v3] x86/domain: adjust limitation on shared_info allocation below 4G Roger Pau Monne
07:45 Re: [RFC PATCH] xen: Add macOS hypervisor build support Bertrand Marquis
07:25 Re: [RFC PATCH] xen: Add macOS hypervisor build support Jan Beulich
07:17 Re: [PATCH v8 1/2] xen/console: handle multiple domains using console_io hypercalls Jan Beulich
06:07 Re: [PATCH 1/3] x86/x2apic: disable x2apic on resume if the kernel expects so Shashank Balaji
02:13 Re: [PATCH v10 1/5] xen/console: use ACCESS_ONCE for console_rx dmukhin
02:09 Re: [PATCH v10 5/5] xen: enable dom0less guests to use console_io hypercalls dmukhin
01:36 [PATCH v5 4/6] xen/console: use memcpy() in console_init_ring() dmukhin
01:36 [PATCH v5 5/6] xen/console: update conring memory allocation dmukhin
01:36 [PATCH v5 6/6] xen/console: add conring buffer size alignment setting dmukhin
01:36 [PATCH v5 3/6] xen/console: promote conring{,_size} to __ro_after_init dmukhin
01:36 [PATCH v5 2/6] xen/console: make console buffer size configurable dmukhin
01:36 [PATCH v5 1/6] xen/console: group conring code together dmukhin
01:36 [PATCH v5 0/6] xen/console: configurable conring size dmukhin
February 04, 26
23:37 [PATCH v10 4/5] xen/console: handle multiple domains using console_io hypercalls Stefano Stabellini
23:37 [PATCH v10 1/5] xen/console: use ACCESS_ONCE for console_rx Stefano Stabellini
23:37 [PATCH v10 3/5] xen/console: add locking for serial_rx ring buffer access Stefano Stabellini
23:37 [PATCH v10 5/5] xen: enable dom0less guests to use console_io hypercalls Stefano Stabellini
23:37 [PATCH v10 2/5] xen: change VIRQ_CONSOLE to VIRQ_DOMAIN to allow non-hwdom binding Stefano Stabellini
23:36 [PATCH v10 0/5] xen: console_io for dom0less guests Stefano Stabellini
23:30 Re: [PATCH v8 1/2] xen/console: handle multiple domains using console_io hypercalls Stefano Stabellini
18:53 Re: [PATCH 1/3] x86/x2apic: disable x2apic on resume if the kernel expects so Sohil Mehta
18:50 Re: [PATCH] Arm: relax barrier in sync_vcpu_execstate() Julien Grall
17:47 Re: [PATCH v2] x86/domain: adjust limitation on shared_info allocation below 4G Roger Pau Monné
17:37 Re: [RFC PATCH] xen: Add macOS hypervisor build support Roger Pau Monné
17:23 Re: [PATCH v2] x86/domain: adjust limitation on shared_info allocation below 4G Andrew Cooper
16:55 Re: [PATCH v2] x86/domain: adjust limitation on shared_info allocation below 4G Roger Pau Monné
16:52 Re: [RFC PATCH] xen: Add macOS hypervisor build support Bertrand Marquis
16:46 Re: [PATCH v2] x86/domain: adjust limitation on shared_info allocation below 4G Roger Pau Monné
16:24 Re: [RFC PATCH] xen: Add macOS hypervisor build support Roger Pau Monné
16:22 Re: [RFC PATCH] xen: Add macOS hypervisor build support Roger Pau Monné
16:15 Re: [RFC PATCH] xen: Add macOS hypervisor build support Jan Beulich
16:10 Re: [PATCH v2] x86/boot: Handle better alignment for 32 bit code Jan Beulich
16:09 Re: [PATCH v5 4/4] xen/mm: limit non-scrubbed allocations to a specific order Roger Pau Monné
15:47 Re: [RFC PATCH] xen: Add macOS hypervisor build support Bertrand Marquis
15:32 Re: [PATCH v2] x86/domain: adjust limitation on shared_info allocation below 4G Jan Beulich
15:31 Re: [RFC PATCH] xen: Add macOS hypervisor build support Jan Beulich
15:13 Re: [PATCH v2] x86/domain: adjust limitation on shared_info allocation below 4G Andrew Cooper
15:11 Re: [PATCH v2] x86/domain: adjust limitation on shared_info allocation below 4G Andrew Cooper
15:08 Re: [PATCH v2] x86/domain: adjust limitation on shared_info allocation below 4G Jan Beulich
15:05 Re: [PATCH v2] x86/domain: adjust limitation on shared_info allocation below 4G Jan Beulich
15:02 Re: [PATCH v1 3/3] xen/riscv: implement p2m_ctx_switch_{to,from}_state() Jan Beulich
15:01 Re: [PATCH v2] x86/domain: adjust limitation on shared_info allocation below 4G Roger Pau Monné
14:52 Re: [PATCH v2] x86/domain: adjust limitation on shared_info allocation below 4G Roger Pau Monné
14:40 Re: [PATCH v2] x86/domain: adjust limitation on shared_info allocation below 4G Jan Beulich
14:21 Re: [PATCH v5 2/5] arm/irq: Migrate IRQs during CPU up/down operations Bertrand Marquis
14:20 Re: [PATCH v2] x86/domain: adjust limitation on shared_info allocation below 4G Andrew Cooper
14:06 Re: [PATCH v2] x86/domain: adjust limitation on shared_info allocation below 4G Jan Beulich
13:17 [RFC PATCH] xen: Add macOS hypervisor build support Bertrand Marquis
13:15 [PATCH] Arm: relax barrier in sync_vcpu_execstate() Jan Beulich
13:07 Re: [PATCH] static-memory: Fix incorrect tot_size calculation Bertrand Marquis
13:03 Re: [PATCH v5 0/5] Implement CPU hotplug on Arm Bertrand Marquis
12:58 Re: [PATCH v5 0/5] Implement CPU hotplug on Arm Mykyta Poturai
12:54 Re: Ping: [XEN][PATCH v4] xen: make VMTRACE support optional Tamas K Lengyel
12:42 [PATCH] static-memory: Fix incorrect tot_size calculation Michal Orzel
12:26 [PATCH v2] x86/domain: adjust limitation on shared_info allocation below 4G Roger Pau Monne
11:09 Re: [PATCH v1 2/3] xen/riscv: add support for local guest TLB flush using HFENCE.VVMA Jan Beulich
10:49 Re: [PATCH v2 16/16] xen/riscv: implement sync_vcpu_execstate() Jan Beulich
10:42 Re: [PATCH v2 14/16] xen/riscv: handle hypervisor timer interrupts Jan Beulich
10:39 Re: [PATCH v2 13/16] xen/riscv: implement reprogram_timer() via SBI Jan Beulich
10:26 Re: [PATCH v4] xen/domain: introduce DOMID_ANY Jürgen Groß
10:15 Re: [PATCH v4] xen/domain: introduce DOMID_ANY Jan Beulich
10:12 Re: [PATCH v4] xen/domain: introduce DOMID_ANY Juergen Gross
10:11 Re: [PATCH v2 12/16] xen/riscv: introduce sbi_set_timer() Jan Beulich
10:04 Re: [PATCH v4] xen/domain: introduce DOMID_ANY Jan Beulich
10:01 Re: [PATCH v4] xen/domain: introduce DOMID_ANY Juergen Gross
09:51 Re: [PATCH v4] xen/domain: introduce DOMID_ANY Jan Beulich
09:36 Re: [PATCH v2 12/16] xen/riscv: introduce sbi_set_timer() Oleksii Kurochko
09:29 Re: [PATCH v2 12/16] xen/riscv: introduce sbi_set_timer() Oleksii Kurochko
09:25 Re: [PATCH v4] xen/domain: introduce DOMID_ANY Juergen Gross
09:21 Re: [PATCH v4 14/24] xen/domctl: wrap pci-subset iommu-related domctl op with CONFIG_MGMT_HYPERCALLS Jan Beulich
09:17 Re: [PATCH 1/3] x86/x2apic: disable x2apic on resume if the kernel expects so Shashank Balaji
09:15 Re: [PATCH v4] xen/domain: introduce DOMID_ANY Jan Beulich
09:00 Re: [PATCH v4] xen/domain: introduce DOMID_ANY Roger Pau Monné
09:00 Re: [PATCH v2 06/16] xen/time: move ticks<->ns helpers to common code Oleksii Kurochko
08:53 Re: [PATCH] x86/domain: adjust limitation on shared_info allocation below 4G Roger Pau Monné
08:41 Re: [PATCH] x86/domain: adjust limitation on shared_info allocation below 4G Andrew Cooper
08:36 Re: [PATCH] build: avoid Paths.mk in hypervisor build Bertrand Marquis
08:23 RE: [PATCH v4 14/24] xen/domctl: wrap pci-subset iommu-related domctl op with CONFIG_MGMT_HYPERCALLS Penny, Zheng
08:13 Re: [PATCH v2 06/16] xen/time: move ticks<->ns helpers to common code Jan Beulich
08:09 Re: [PATCH v4 14/24] xen/domctl: wrap pci-subset iommu-related domctl op with CONFIG_MGMT_HYPERCALLS Jan Beulich
08:00 Re: [PATCH] x86/P2M: correct type use in p2m_put_gfn() Jan Beulich
07:56 Re: [PATCH v4] xen/domain: introduce DOMID_ANY Jan Beulich
07:55 Re: [PATCH] x86/P2M: correct type use in p2m_put_gfn() Roger Pau Monné
07:50 RE: [PATCH v4 14/24] xen/domctl: wrap pci-subset iommu-related domctl op with CONFIG_MGMT_HYPERCALLS Penny, Zheng
07:49 Re: [PATCH] x86/P2M: correct type use in p2m_put_gfn() Jan Beulich
07:49 Re: [PATCH v4] xen/domain: introduce DOMID_ANY Roger Pau Monné
07:39 Re: [PATCH v9 2/4] xen: change VIRQ_CONSOLE to VIRQ_DOMAIN to allow non-hwdom binding Jan Beulich
07:35 Re: [PATCH] x86/P2M: correct type use in p2m_put_gfn() Roger Pau Monné
07:30 Re: [PATCH v9 1/4] xen/console: use ACCESS_ONCE for console_rx Jan Beulich
07:27 Re: Ping: [XEN][PATCH v4] xen: make VMTRACE support optional Jan Beulich
07:14 Re: [PATCH v8 1/2] xen/console: handle multiple domains using console_io hypercalls Jan Beulich
06:50 Re: [PATCH v2 12/16] xen/riscv: introduce sbi_set_timer() Jan Beulich
04:01 [ARM64][Raspberry Pi 5][RP1] Dom0 firmware clocks + RP1 OF node missing under Xen, VC4/DRM never probes Alap A
02:55 Re: [PATCH v1] automation: align XTF qemu parameters across achitectures dmukhin
February 03, 26
23:08 [PATCH v9 3/4] xen/console: handle multiple domains using console_io hypercalls Stefano Stabellini
23:08 [PATCH v9 4/4] xen: enable dom0less guests to use console_io hypercalls Stefano Stabellini
23:08 [PATCH v9 2/4] xen: change VIRQ_CONSOLE to VIRQ_DOMAIN to allow non-hwdom binding Stefano Stabellini
23:08 [PATCH v9 1/4] xen/console: use ACCESS_ONCE for console_rx Stefano Stabellini
23:07 [PATCH v9 0/4] xen: console_io for dom0less guests Stefano Stabellini
23:02 Re: [PATCH v8 1/2] xen/console: handle multiple domains using console_io hypercalls Stefano Stabellini
21:09 Re: [PATCH 1/3] x86/x2apic: disable x2apic on resume if the kernel expects so Sohil Mehta
18:10 [ANNOUNCE] Call for agenda items for February 5 Xen Community Call @ 16:00 UTC Cody Zuschlag
17:47 [PATCH 12/12] xen/arm: ffa: Add message parameter diagnostics Bertrand Marquis
17:47 [PATCH 09/12] xen/arm: ffa: Fix SEND2 SP support gating Bertrand Marquis
17:47 [PATCH 11/12] xen/arm: ffa: Add MEM_SHARE page diagnostics Bertrand Marquis
17:47 [PATCH 10/12] xen/arm: ffa: Reduce logging noise Bertrand Marquis
17:38 [PATCH 08/12] xen/arm: ffa: Fix FFA_FEATURES validation Bertrand Marquis
17:38 [PATCH 07/12] xen/arm: ffa: Fix RXTX_UNMAP ownership race Bertrand Marquis
17:38 [PATCH 06/12] xen/arm: ffa: Fix RX/TX map layout and errors Bertrand Marquis
17:38 [PATCH 05/12] xen/arm: ffa: Fix PARTINFO RX release errors Bertrand Marquis
17:38 [PATCH 04/12] xen/arm: ffa: Add FF-A 1.2 endpoint memory access descriptors Bertrand Marquis
17:38 [PATCH 03/12] xen/arm: ffa: Harden shm page parsing Bertrand Marquis
17:38 [PATCH 01/12] xen/arm: ffa: Add endpoint lookup helper Bertrand Marquis
17:38 [PATCH 02/12] xen/arm: ffa: Fix MEM_SHARE NS attribute handling Bertrand Marquis
17:38 [PATCH 00/12] xen/arm: ffa: v1.2 improvements Bertrand Marquis
17:19 Re: [PATCH v3 5/6] x86/PCI: avoid re-evaluation of extended config space accessibility Roger Pau Monné
17:18 Re: [PATCH] build: avoid Paths.mk in hypervisor build Bertrand Marquis
17:05 Re: [PATCH v2 07/16] xen/riscv: introduce basic vtimer infrastructure for guests Jan Beulich
17:02 Re: [PATCH v2 12/16] xen/riscv: introduce sbi_set_timer() Jan Beulich
16:56 Re: [PATCH v2 10/16] xen/riscv: add vtimer context switch helpers Oleksii Kurochko
16:55 Re: [PATCH v2 07/16] xen/riscv: introduce basic vtimer infrastructure for guests Oleksii Kurochko
16:52 Re: [PATCH v5 1/5] arm/irq: Keep track of irq affinities Bertrand Marquis
16:50 [PATCH 3/3] x86/shadow: reduce flush_tlb's scope in shadow_track_dirty_vram() Jan Beulich
16:50 [PATCH 2/3] x86/shadow: VRAM last_dirty tagging Jan Beulich
16:49 [PATCH 1/3] x86/shadow: unlock P2M slightly earlier in shadow_track_dirty_vram() Jan Beulich
16:47 [PATCH 0/3] x86/shadow: tidy VRAM tracking a little Jan Beulich
16:44 Re: [PATCH v2 10/16] xen/riscv: add vtimer context switch helpers Jan Beulich
16:36 Re: [PATCH v5 0/5] Implement CPU hotplug on Arm Bertrand Marquis
16:28 Re: [RFC PATCH 00/19] GICv4 Support for Xen Bertrand Marquis
15:47 Re: [PATCH v2 07/16] xen/riscv: introduce basic vtimer infrastructure for guests Jan Beulich
15:30 Re: [PATCH v8 1/2] xen/console: handle multiple domains using console_io hypercalls Jan Beulich
15:00 Re: [PATCH v5 4/4] xen/mm: limit non-scrubbed allocations to a specific order Jan Beulich
14:48 Re: [PATCH v3 5/6] x86/PCI: avoid re-evaluation of extended config space accessibility Jan Beulich
14:01 [PATCH] x86/P2M: correct type use in p2m_put_gfn() Jan Beulich
12:24 Re: [RFC PATCH 00/19] GICv4 Support for Xen Mykyta Poturai
11:20 Re: [PATCH v5 3/5] arm/sysctl: Implement cpu hotplug ops Jan Beulich
11:00 Re: [PATCH v7 04/12] xen/arm: gic-v3: add ITS suspend/resume support Mykola Kvach
10:30 Re: [PATCH v5 3/5] arm/sysctl: Implement cpu hotplug ops Mykyta Poturai
10:26 Re: [PATCH] MAINTAINERS: Add Jens as arm TEE reviewer Jens Wiklander
10:20 Re: [PATCH] x86/domain: adjust limitation on shared_info allocation below 4G Roger Pau Monné
10:15 [PATCH] x86/domain: adjust limitation on shared_info allocation below 4G Roger Pau Monne
10:02 Re: [RFC PATCH 00/19] GICv4 Support for Xen Bertrand Marquis
09:05 [PATCH] MAINTAINERS: Add Jens as arm TEE reviewer Bertrand Marquis
08:52 Re: [PATCH v1 1/3] xen/riscv: introduce struct arch_vcpu Oleksii Kurochko
07:41 Re: [PATCH] x86/mm: split struct sh_dirty_vram and make results private Jan Beulich
07:24 Re: [PATCH v8 2/2] xen: enable dom0less guests to use console_io hypercalls Jan Beulich
00:25 Re: [PATCH 1/3] x86/x2apic: disable x2apic on resume if the kernel expects so Shashank Balaji
00:11 Re: [PATCH v8 2/2] xen: enable dom0less guests to use console_io hypercalls Stefano Stabellini
February 02, 26
23:40 Re: [PATCH v1] automation: align XTF qemu parameters across achitectures Stefano Stabellini
22:33 Re: [PATCH 1/3] x86/x2apic: disable x2apic on resume if the kernel expects so kernel test robot
19:33 [PATCH v1] automation: align XTF qemu parameters across achitectures dmukhin
19:25 Re: [PATCH v3 5/6] x86/PCI: avoid re-evaluation of extended config space accessibility Stewart Hildebrand
17:47 Re: [PATCH] x86/MSI: adjust permitted vector range Roger Pau Monné
17:35 Re: [PATCH] x86/mm: split struct sh_dirty_vram and make results private Roger Pau Monné
16:58 Re: [PATCH v5 3/4] xen/mm: allow deferred scrub of physmap populate allocated pages Jan Beulich
16:45 Re: [RFC PATCH 07/19] xen/domain: Alloc enough pages for VCPU struct Jan Beulich
16:26 Re: [PATCH v2 1/2] x86/cpu-policy: move CPU policy library code Jan Beulich
16:20 Re: [PATCH] x86: calculate number of synthetic feature and bug enumerators Jan Beulich
16:18 [RFC PATCH 12/19] arm/gic: Add VPENDBASER/VPROPBASER accessors Mykyta Poturai
16:18 [RFC PATCH 15/19] arm: Add gicv4 to domain creation Mykyta Poturai
16:17 [RFC PATCH 11/19] arm/its: Add ITS VM and VPE allocation/teardown Mykyta Poturai
16:17 [RFC PATCH 18/19] arm/gic: Add VPE proxy support Mykyta Poturai
16:17 [RFC PATCH 13/19] arm/gic: VPE scheduling Mykyta Poturai
16:17 [RFC PATCH 16/19] arm/gic: Fix LR group handling for GICv4 Mykyta Poturai
16:17 [RFC PATCH 10/19] arm/its: Keep track of BASER regs Mykyta Poturai
16:17 [RFC PATCH 14/19] arm/its: VPE affinity changes Mykyta Poturai
16:17 [RFC PATCH 19/19] arm/gicv4: Add GICv4 to the build system Mykyta Poturai
16:17 [RFC PATCH 17/19] arm/gicv4: Handle doorbells Mykyta Poturai
16:14 [RFC PATCH 09/19] arm/its: Implement LPI invalidation Mykyta Poturai
16:14 [RFC PATCH 08/19] arm/gic: Keep track of GIC features Mykyta Poturai
16:14 [RFC PATCH 07/19] xen/domain: Alloc enough pages for VCPU struct Mykyta Poturai
16:14 [RFC PATCH 06/19] arm/gicv4-its: Add VLPI map/unmap operations Mykyta Poturai
16:14 [RFC PATCH 05/19] arm/irq: Add hw flag to pending_irq Mykyta Poturai
16:14 [RFC PATCH 04/19] arm/its: Add vlpi configuration Mykyta Poturai
16:14 [RFC PATCH 03/19] arm/its: Export struct its_device Mykyta Poturai
16:14 [RFC PATCH 02/19] arm/gicv4-its: Add GICv4 ITS command definitions Mykyta Poturai
16:14 [RFC PATCH 01/19] arm/gicv4 add management structure definitions Mykyta Poturai
16:14 [RFC PATCH 00/19] GICv4 Support for Xen Mykyta Poturai
16:12 Re: [PATCH] x86/MSI: adjust permitted vector range Jan Beulich
16:05 Re: [PATCH] CPU: abstract read-mostly-ness for per-CPU cpumask_var_t variables Roger Pau Monné
16:01 Re: [PATCH] x86: calculate number of synthetic feature and bug enumerators Andrew Cooper
16:01 Re: [PATCH v2 2/2] x86/cpu-policy: split out copy-in/-out functions Andrew Cooper
16:00 Re: [PATCH v2 1/2] x86/cpu-policy: move CPU policy library code Andrew Cooper
15:59 Re: [PATCH] CPU: abstract read-mostly-ness for per-CPU cpumask_var_t variables Jan Beulich
15:54 Re: [PATCH] x86/MSI: adjust permitted vector range Roger Pau Monné
15:50 Re: [PATCH] CPU: abstract read-mostly-ness for per-CPU cpumask_var_t variables Roger Pau Monné
15:45 Re: [PATCH] non-x86/symbols: check table sizes don't change between linking passes 2 and 3 Bertrand Marquis
15:29 Re: [PATCH v5 1/4] xen/mm: remove aliasing of PGC_need_scrub over PGC_allocated Jan Beulich
15:18 Re: [PATCH v3 5/6] x86/PCI: avoid re-evaluation of extended config space accessibility Roger Pau Monné
15:03 Re: [PATCH 1/3] x86/x2apic: disable x2apic on resume if the kernel expects so kernel test robot
14:56 Re: [PATCH] PCI/regs: minimal adjustments for Misra rule 7.2 Roger Pau Monné
14:45 [PATCH] non-x86/symbols: check table sizes don't change between linking passes 2 and 3 Jan Beulich
14:43 [PATCH] PCI/regs: minimal adjustments for Misra rule 7.2 Jan Beulich
14:40 Re: [PATCH v3 5/6] x86/PCI: avoid re-evaluation of extended config space accessibility Jan Beulich
14:22 Re: [PATCH v2 05/16] xen/riscv: introduce tracking of pending vCPU interrupts, part 2 Jan Beulich
14:09 Re: [PATCH v1 1/3] xen/riscv: introduce struct arch_vcpu Jan Beulich
13:57 Re: [PATCH v1 0/3] RISC-V: p2m context switch Jan Beulich
13:51 Re: [PATCH 2/3] x86/defconfig: add CONFIG_IRQ_REMAP Jan Kiszka
12:58 [PATCH v1 1/3] xen/riscv: introduce struct arch_vcpu Oleksii Kurochko
12:58 [PATCH v1 3/3] xen/riscv: implement p2m_ctx_switch_{to,from}_state() Oleksii Kurochko
12:58 [PATCH v1 2/3] xen/riscv: add support for local guest TLB flush using HFENCE.VVMA Oleksii Kurochko
12:58 [PATCH v1 0/3] RISC-V: p2m context switch Oleksii Kurochko
12:12 Re: [PATCH 2/3] x86/defconfig: add CONFIG_IRQ_REMAP Andrew Cooper
11:54 Re: [PATCH 2/3] x86/defconfig: add CONFIG_IRQ_REMAP Jan Kiszka
11:35 Re: [PATCH 2/3] x86/defconfig: add CONFIG_IRQ_REMAP Andrew Cooper
10:50 Re: [PATCH v2 05/16] xen/riscv: introduce tracking of pending vCPU interrupts, part 2 Oleksii Kurochko
10:27 Re: [PATCH v4 0/6] x86: Cleanups around slow_down_io() Juergen Gross
10:16 Re: [PATCH v2 04/16] xen/riscv: introduce tracking of pending vCPU interrupts, part 1 Oleksii Kurochko
10:13 Re: [PATCH v3 5/6] x86/PCI: avoid re-evaluation of extended config space accessibility Roger Pau Monné
09:57 [PATCH 3/3] x86/virt: rename x2apic_available to x2apic_without_ir_available Shashank Balaji
09:57 [PATCH 2/3] x86/defconfig: add CONFIG_IRQ_REMAP Shashank Balaji
09:57 [PATCH 0/3] x86/x2apic: Fix hang-up of defconfig kernel on resume from s2ram Shashank Balaji
09:57 [PATCH 1/3] x86/x2apic: disable x2apic on resume if the kernel expects so Shashank Balaji
09:30 Re: [PATCH v3 5/6] x86/PCI: avoid re-evaluation of extended config space accessibility Jan Beulich
09:21 Re: [PATCH v3 2/6] PCI: determine whether a device has extended config space Roger Pau Monné
09:15 Re: [PATCH v3 2/6] PCI: determine whether a device has extended config space Jan Beulich
09:14 Re: [PATCH v3 5/6] x86/PCI: avoid re-evaluation of extended config space accessibility Roger Pau Monné
08:51 Re: [PATCH v3 5/6] x86/PCI: avoid re-evaluation of extended config space accessibility Jan Beulich
07:53 Re: [XEN PATCH] xen: add paddings after bitmap section in LLVM coverage profile Jan Beulich

Mail converted by MHonArc

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.