xen-devel Mail Thread Index
- Re: [PATCH v2 6/6] x86/HVM: limit cache writeback overhead,
Roger Pau Monné
- Re: [PATCH v2 5/6] x86: FLUSH_CACHE -> FLUSH_CACHE_EVICT,
Roger Pau Monné
- Re: [PATCH v2 4/6] VT-d: restrict iommu_flush_all() to cache writeback,
Roger Pau Monné
- [PATCH] x86/EFI: purge a stray semicolon,
Jan Beulich
- [PATCH] xen: enable XEN_UNPOPULATED_ALLOC as part of xen.config,
Roger Pau Monne
- [PATCH] xen/x86: fix initial memory balloon target,
Roger Pau Monne
- [PATCH] x86/IRQ: constrain creator-domain-ID assertion,
Jan Beulich
- [RFC PATCH 0/2] Propose an minimal xen-tools,
Sookyung Ahn
- [PATCH v3 0/2] arm: extended regions fixes,
Stewart Hildebrand
- Assertion 'desc->arch.creator_domid == DOMID_INVALID' failed,
Marek Marczykowski-Górecki
- [PATCH 1/2] xen/dom0less: mark domain_p2m_set_allocation __init,
Stewart Hildebrand
- [PATCH 2/2] xen: enforce __init in common/device-tree/*-build.c,
Stewart Hildebrand
- Re: [PATCH 1/2] xen/dom0less: mark domain_p2m_set_allocation __init,
Stefano Stabellini
- Re: [PATCH 1/2] xen/dom0less: mark domain_p2m_set_allocation __init,
Orzel, Michal
- Re: [PATCH 1/2] xen/dom0less: mark domain_p2m_set_allocation __init,
Jan Beulich
- Re: [PATCH 1/2] xen/dom0less: mark domain_p2m_set_allocation __init,
Orzel, Michal
- Re: [PATCH 1/2] xen/dom0less: mark domain_p2m_set_allocation __init,
Jan Beulich
- Re: [PATCH 1/2] xen/dom0less: mark domain_p2m_set_allocation __init,
Julien Grall
- Re: [PATCH 1/2] xen/dom0less: mark domain_p2m_set_allocation __init,
Orzel, Michal
- Re: [PATCH 1/2] xen/dom0less: mark domain_p2m_set_allocation __init,
Julien Grall
- Re: [PATCH 1/2] xen/dom0less: mark domain_p2m_set_allocation __init,
Orzel, Michal
- Re: [PATCH 1/2] xen/dom0less: mark domain_p2m_set_allocation __init,
Julien Grall
- Re: [PATCH 1/2] xen/dom0less: mark domain_p2m_set_allocation __init,
Jan Beulich
- [PATCH] hw/xen/arch_hvm: Unify x86 and ARM variants,
Philippe Mathieu-Daudé
- [PATCH v2 00/22] x86: Trenchboot Secure Launch DRTM (Xen),
Sergii Dmytruk
- [PATCH v2 01/22] x86/include/asm/intel-txt.h: constants and accessors for TXT registers and heap,
Sergii Dmytruk
- [PATCH v2 02/22] include/xen/slr-table.h: Secure Launch Resource Table definitions,
Sergii Dmytruk
- [PATCH v2 03/22] x86/boot: add MLE header and Secure Launch entry point,
Sergii Dmytruk
- [PATCH v2 04/22] x86/boot/slaunch-early: implement early initialization,
Sergii Dmytruk
- [PATCH v2 05/22] x86/boot/slaunch-early: early TXT checks and boot data retrieval,
Sergii Dmytruk
- [PATCH v2 06/22] xen/arch/x86: reserve TXT memory during Slaunch,
Sergii Dmytruk
- [PATCH v2 16/22] x86/slaunch: process DRTM policy,
Sergii Dmytruk
- [PATCH v2 22/22] MAINTAINERS: add a section for TrenchBoot Slaunch,
Sergii Dmytruk
- [PATCH v2 12/22] x86/hvm: check for VMX in SMX if Slaunch is active,
Sergii Dmytruk
- [PATCH v2 13/22] x86/tpm.c: implement event log for TPM2.0,
Sergii Dmytruk
- [PATCH v2 18/22] x86/boot/slaunch-early: find MBI and SLRT on AMD,
Sergii Dmytruk
- [PATCH v2 19/22] x86/slaunch: support AMD SKINIT,
Sergii Dmytruk
- [PATCH v2 15/22] x86/smpboot.c: TXT AP bringup,
Sergii Dmytruk
- [PATCH v2 08/22] x86/slaunch: restore boot MTRRs after Intel TXT DRTM,
Sergii Dmytruk
- [PATCH v2 20/22] x86/slaunch: support EFI boot,
Sergii Dmytruk
- [PATCH v2 09/22] xen/lib: add implementation of SHA-1,
Sergii Dmytruk
- [PATCH v2 21/22] x86/cpu: report SMX, TXT and SKINIT capabilities,
Sergii Dmytruk
- [PATCH v2 14/22] x86/boot: choose AP stack based on APIC ID,
Sergii Dmytruk
- [PATCH v2 10/22] x86/tpm.c: code for early hashing and extending PCRs (for TPM1.2),
Sergii Dmytruk
- [PATCH v2 07/22] x86/mtrr: expose functions for pausing caching,
Sergii Dmytruk
- [PATCH v2 17/22] x86/acpi: disallow S3 on Secure Launch boot,
Sergii Dmytruk
- [PATCH v2 11/22] x86/tpm.c: support extending PCRs of TPM2.0,
Sergii Dmytruk
- Xen Security Notice 3 (CVE-2024-45332) Intel Branch Privilege Injection,
Andrew Cooper
- [PATCH v2] tools/libxl: Only access legacy altp2m on HVM,
Jason Andryuk
- Re: [PATCH v4 4/4] xen/arm: add support for R-Car Gen4 PCI host controller,
Mykyta Poturai
- [PATCH v1 0/3] common dom0less updates,
Oleksii Kurochko
- Re: [PATCH v3 0/4] remove qemu-traditional,
Juergen Gross
- Re: [PATCH v2 2/6] x86/HVM: restrict guest-induced WBINVD to cache writeback,
Andrew Cooper
- Re: [PATCH v2 1/6] x86: support cache-writeback in flush_area_local() et al,
Roger Pau Monné
- [PATCH] x86/spec-ctrl: Support Intel's new PB-OPT,
Andrew Cooper
- [PATCH v5 0/6] First chunk for Arm R82 and MPU support,
Luca Fancellu
- [PATCH v5 0/2] x86/vmx: __vmread() cleanup,
dmkhn
- [PATCH] tools/libxl: Only access legacy altp2m on HVM,
Jason Andryuk
- [PATCH] xen/arm: call uaccess_ttbr0_enable for dm_op hypercall,
Stefano Stabellini
- [PATCH 0/3] Add lockdown mode,
Kevin Lampis
- [PATCH AUTOSEL 5.10 2/3] xenbus: Allow PVH dom0 a non-local xenstore,
Sasha Levin
- [PATCH AUTOSEL 5.4 2/3] xenbus: Allow PVH dom0 a non-local xenstore,
Sasha Levin
- [PATCH AUTOSEL 5.15 2/3] xenbus: Allow PVH dom0 a non-local xenstore,
Sasha Levin
- [PATCH AUTOSEL 6.1 3/4] xenbus: Allow PVH dom0 a non-local xenstore,
Sasha Levin
- [PATCH AUTOSEL 6.6 5/6] xenbus: Allow PVH dom0 a non-local xenstore,
Sasha Levin
- [PATCH AUTOSEL 6.12 09/11] xenbus: Allow PVH dom0 a non-local xenstore,
Sasha Levin
- [PATCH AUTOSEL 6.14 13/15] xenbus: Allow PVH dom0 a non-local xenstore,
Sasha Levin
- Xen Security Advisory 469 v2 (CVE-2024-28956) - x86: Indirect Target Selection,
Xen . org security team
- Xen Security Advisory 469 v1 - x86: Indirect Target Selection,
Xen . org security team
- Re: [RFC] xen/x86: allow overlaps with non-RAM regions,
Roger Pau Monné
- [PATCH v1] xen/riscv: add initialization support for virtual SBI UART (vSBI UART),
Oleksii Kurochko
- [PATCH v2 0/5] pmstat interface fixes,
Ross Lagerwall
- [PATCH] x86/smp: Drop booting_cpu,
Andrew Cooper
- [PATCH] x86/idt: Minor improvements to _update_gate_addr_lower(),
Andrew Cooper
- [XEN PATCH v4] sbat: Add SBAT section to the Xen EFI binary,
Gerald Elder-Vass
- [PATCH v1 0/3] MSR fixes and cleanups after last round of MSR cleanups,
Xin Li (Intel)
- [PATCH v2] xen: swiotlb: Wire up map_resource callback,
John Ernberg
- [PATCH] xen/bitmap: Drop unused headers,
Andrew Cooper
- [GIT PULL] xen: branch for v6.15-rc6,
Juergen Gross
- [PATCH] x86/emul: Work around MISRA R13.2 complaint,
Andrew Cooper
- [PATCH v2 1/2] xen/page_alloc: address violation of Rule 14.3,
Stefano Stabellini
- [PATCH TEST-ARTEFACTS] Drop legacy jobs,
Andrew Cooper
- [PATCH v2 0/3] xen: Header fixes,
Andrew Cooper
- [PATCH v1 0/6] xen/riscv: introduce p2m functionality,
Oleksii Kurochko
- [PATCH v3 1/2] docs: fusa: Define the requirements for XEN_VERSION hypercall.,
Ayan Kumar Halder
- RE: [PATCH v4 14/15] tools/xenpm: remove px_cap dependency check for average frequency,
Penny, Zheng
- [PATCH v4 00/10] Support hiding capability when its initialization fails,
Jiqian Chen
- [PATCH v4 01/10] vpci/header: Move emulating cap list logic into new function,
Jiqian Chen
- [PATCH v4 03/10] vpci/header: Emulate extended capability list for dom0,
Jiqian Chen
- [PATCH v4 05/10] vpci: Hide legacy capability when it fails to initialize,
Jiqian Chen
- [PATCH v4 04/10] vpci: Refactor REGISTER_VPCI_INIT,
Jiqian Chen
- [PATCH v4 06/10] vpci: Hide extended capability when it fails to initialize,
Jiqian Chen
- [PATCH v4 07/10] vpci: Refactor vpci_remove_register to remove matched registers,
Jiqian Chen
- [PATCH v4 08/10] vpci/rebar: Remove registers when init_rebar() fails,
Jiqian Chen
- [PATCH v4 02/10] vpci/header: Emulate legacy capability list for dom0,
Jiqian Chen
- [PATCH v4 09/10] vpci/msi: Free MSI resources when init_msi() fails,
Jiqian Chen
- [PATCH v4 10/10] vpci/msix: Add function to clean MSIX resources,
Jiqian Chen
- RE: [PATCH v4 12/15] tools/xenpm: Print CPPC parameters for amd-cppc driver,
Penny, Zheng
- RE: [PATCH v4 11/15] xen/x86: implement EPP support for the amd-cppc driver in active mode,
Penny, Zheng
- Issues on Zen4 (hw12) runner,
Marek Marczykowski-Górecki
- [PATCH v2] livepatch: Pass buffer size to list sysctl,
Ross Lagerwall
- [PATCH] xen/Kconfig: Improve help test for speculative options,
Andrew Cooper
- [PATCH v2 0/6] arm: extended regions fixes,
Stewart Hildebrand
- [PATCH v21 0/2] PCI devices passthrough on Arm, part 3,
Stewart Hildebrand
- Re: UBSan bug in real mode fpu emulation,
Manuel Andreas
- Re: [PATCH v3 11/11] vpci/msix: Add function to clean MSIX resources,
Roger Pau Monné
- Re: [PATCH v3 10/11] vpci/msi: Free MSI resources when init_msi() fails,
Roger Pau Monné
- Re: [PATCH v3 09/11] vpci/rebar: Remove registers when init_rebar() fails,
Roger Pau Monné
- [bug report] x86/xen/msr: Remove calling native_{read,write}_msr{,_safe}() in pmu_msr_{read,write}(),
Dan Carpenter
- [PATCH v1 1/2] x86: x86_emulate: address violation of MISRA C Rule 13.2,
victorm.lira
- Re: [PATCH v3 5/7] arm/mpu: Introduce MPU memory mapping flags,
Julien Grall
- [PATCH] livepatch: Pass buffer size to list sysctl,
Ross Lagerwall
- Re: Assert in x86_emulate_wrapper triggerable by HVM domain,
Manuel Andreas
- Re: [PATCH] x86/pmstat: Check size of PMSTAT_get_pxstat buffers,
Ross Lagerwall
- [XEN PATCH v3] sbat: Add SBAT section to the Xen EFI binary,
Gerald Elder-Vass
- Re: [MINI-OS PATCH 00/12] kexec: add kexec support to Mini-OS,
Juergen Gross
- [RFC PATCH v3 0/2] xen: add libalf fuzzing support,
Volodymyr Babchuk
- [PATCH v2 0/4] Allows Secure Boot for Kexec,
Frediano Ziglio
- RE: [PATCH v4 09/15] xen/x86: introduce a new amd cppc driver for cpufreq scaling,
Penny, Zheng
- RE: [PATCH v4 07/15] xen/cpufreq: fix core frequency calculation for AMD Family 1Ah CPUs,
Penny, Zheng
- RE: [PATCH v4 05/15] xen/x86: introduce "cpufreq=amd-cppc" xen cmdline,
Penny, Zheng
- RE: [PATCH v4 04/15] xen/cpufreq: refactor cmdline "cpufreq=xxx",
Penny, Zheng
- [PATCH] xenbus: Use kref to track req lifetime,
Jason Andryuk
- [PATCH v2] xenbus: Allow PVH dom0 a non-local xenstore,
Jason Andryuk
- Re: [ANNOUNCE] [NEW TIME] Call for agenda items for May 7, 2025 Community Call @ 15:00 UTC,
Cody Zuschlag
- [PULL v1 0/2] xen: mapcache: Fixes,
Edgar E. Iglesias
- Xen 4.21 Development Update [March-April],
Oleksii Kurochko
- Xen 4.21 release schedule proposal,
Oleksii Kurochko
- [PATCH v2 00/16] riscv: introduce basic UART support and interrupts for hypervisor mode,
Oleksii Kurochko
- [PATCH v2 01/16] xen/riscv: initialize bitmap to zero in riscv_fill_hwcap_from_isa_string(),
Oleksii Kurochko
- [PATCH v2 02/16] xen/riscv: introduce smp_prepare_boot_cpu(),
Oleksii Kurochko
- [PATCH v2 04/16] xen/riscv: add ioremap_*() variants using ioremap_attr(),
Oleksii Kurochko
- [PATCH v2 03/16] xen/riscv: introduce support of Svpbmt extension,
Oleksii Kurochko
- [PATCH v2 05/16] xen/asm-generic: introduce asm-generic/irq-dt.h,
Oleksii Kurochko
- [PATCH v2 07/16] xen/riscv: introduce platform_get_irq(),
Oleksii Kurochko
- [PATCH v2 06/16] xen/riscv: introduce init_IRQ(),
Oleksii Kurochko
- [PATCH v2 08/16] xen/riscv: dt_processor_cpuid() implementation,
Oleksii Kurochko
- [PATCH v2 09/16] xen/riscv: introduce register_intc_ops() and intc_hw_ops.,
Oleksii Kurochko
- [PATCH v2 10/16] xen/riscv: imsic_init() implementation,
Oleksii Kurochko
- [PATCH v2 13/16] xen/riscv: implementation of aplic and imsic operations,
Oleksii Kurochko
- [PATCH v2 16/16] xen/riscv: add basic UART support,
Oleksii Kurochko
- [PATCH v2 15/16] xen/riscv: implement setup_irq(),
Oleksii Kurochko
- [PATCH v2 12/16] xen/riscv: introduce intc_init() and helpers,
Oleksii Kurochko
- [PATCH v2 14/16] xen/riscv: add external interrupt handling for hypervisor mode,
Oleksii Kurochko
- [PATCH v2 11/16] xen/riscv: aplic_init() implementation,
Oleksii Kurochko
- [PATCH 3/4] Add lockdown mode,
Kevin Lampis
- Re: [PATCH v3 08/11] vpci: Refactor vpci_remove_register to remove matched registers,
Roger Pau Monné
- [PATCH 2/4] efi: Add a function to check if Secure Boot mode is enabled,
Kevin Lampis
- [PATCH 1/4] lib: Add strcspn function,
Kevin Lampis
- [PATCH 0/4] Add lockdown mode,
Kevin Lampis
- Re: [PATCH v3 07/11] vpci: Hide extended capability when it fails to initialize,
Roger Pau Monné
- Re: [PATCH v3 06/11] vpci: Hide legacy capability when it fails to initialize,
Roger Pau Monné
- Re: [PATCH v3 05/11] vpci: Refactor REGISTER_VPCI_INIT,
Roger Pau Monné
- [PATCH 0/4] LivePatch signing support,
Ross Lagerwall
- Re: [PATCH v3 04/11] vpci/header: Emulate extended capability list for dom0,
Roger Pau Monné
- [PATCH 0/4] Allows Secure Boot for Kexec,
Frediano Ziglio
- Re: [PATCH v3 03/11] vpci/header: Emulate legacy capability list for dom0,
Roger Pau Monné
- Re: [PATCH v3 01/11] vpci/header: Move emulating cap list logic into new function,
Roger Pau Monné
- Re: [PATCH v4 2/7] arm/mpu: Introduce MPU memory region map structure,
Julien Grall
- Re: [PATCH v4 1/7] docs/arm: Document Xen booting protocol on Armv8-R,
Julien Grall
- Re: [PATCH v20 2/2] vpci: translate virtual PCI bus topology for guests,
Roger Pau Monné
- Re: [PATCH v4 6/7] arm/mpu: Provide a constructor for pr_t type,
Orzel, Michal
- [PATCH 0/6] x86/msr: let paravirt inline rdmsr/wrmsr instructions,
Juergen Gross
- RE: [PATCH v4 03/15] xen/x86: introduce new sub-hypercall to propagate CPPC data,
Penny, Zheng
- [PATCH 0/8] xen: cache control improvements,
Roger Pau Monne
- [PATCH 2/9] x86/pv: fix emulation of wb{,no}invd to flush all pCPU caches,
Roger Pau Monne
- [PATCH 3/9] xen/gnttab: limit cache flush operation to guests allowed cache control,
Roger Pau Monne
- [PATCH 1/9] x86/pv: fix MMUEXT_FLUSH_CACHE to flush all pCPU caches,
Roger Pau Monne
- [PATCH 5/9] x86/mtrr: use memory_type_changed() in hvm_set_mem_pinned_cacheattr(),
Roger Pau Monne
- [PATCH 6/9] x86/p2m: limit cache flush in memory_type_changed(),
Roger Pau Monne
- [PATCH 7/9] xen/x86: rename cache_flush_permitted() to has_arch_io_resources(),
Roger Pau Monne
- [PATCH 8/9] xen: introduce flag when a domain requires cache control,
Roger Pau Monne
- [PATCH 9/9] xen/x86: track dirty pCPU caches for a given vCPU,
Roger Pau Monne
- [PATCH 4/9] x86/gnttab: do not implement GNTTABOP_cache_flush,
Roger Pau Monne
- Re: [PATCH 0/8] xen: cache control improvements,
Christian Lindig
- [PATCH v2] x86/cpufeatures: cpuid features for Sierra Forest,
Kevin Lampis
- [PATCH] device-tree: Add missing SPDX identifiers and EMACS comment blocks,
Michal Orzel
- RE: [PATCH v4 02/15] xen/cpufreq: extract _PSD info from "struct xen_processor_performance",
Penny, Zheng
- RE: [PATCH v4 01/15] xen/cpufreq: move "init" flag into common structure,
Penny, Zheng
- [PATCH AUTOSEL 5.4 23/79] xen: Add support for XenServer 6.1 platform device,
Sasha Levin
- [PATCH AUTOSEL 5.10 031/114] xen: Add support for XenServer 6.1 platform device,
Sasha Levin
- [PATCH AUTOSEL 5.15 043/153] xen: Add support for XenServer 6.1 platform device,
Sasha Levin
- [PATCH AUTOSEL 6.1 059/212] xen: Add support for XenServer 6.1 platform device,
Sasha Levin
- [PATCH AUTOSEL 6.6 073/294] xen: Add support for XenServer 6.1 platform device,
Sasha Levin
- [PATCH AUTOSEL 6.12 117/486] xen: Add support for XenServer 6.1 platform device,
Sasha Levin
- [PATCH AUTOSEL 6.12 052/486] xen/pci: Do not register devices with segments >= 0x10000,
Sasha Levin
- [PATCH AUTOSEL 6.14 146/642] xen: Add support for XenServer 6.1 platform device,
Sasha Levin
- [PATCH AUTOSEL 6.14 083/642] x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-UAPI headers,
Sasha Levin
- [PATCH AUTOSEL 6.14 064/642] xen/pci: Do not register devices with segments >= 0x10000,
Sasha Levin
- [PATCH v4 0/8] Move parts of Arm's Dom0less to common code,
Oleksii Kurochko
- [PATCH] xen: Use __auto_type,
Andrew Cooper
- Re: [PATCH v4 5/7] arm/mpu: Introduce utility functions for the pr_t type,
Orzel, Michal
- Re: [PATCH v4 4/7] arm/mpu: Provide access to the MPU region from the C code,
Orzel, Michal
- RE: Request for Documentation on Bringing Up Xen on R-Car H3e (H3ULCB),
L, John Preetham (893)
- [PATCH 0/6] arm: extended regions fixes,
Stewart Hildebrand
- Mapping memory into a domain,
Demi Marie Obenour
- Re: Mapping memory into a domain,
Andrew Cooper
- Re: Mapping memory into a domain,
Alejandro Vallejo
- Re: Mapping memory into a domain,
Demi Marie Obenour
- Re: Mapping memory into a domain,
Alejandro Vallejo
- Re: Mapping memory into a domain,
Demi Marie Obenour
- Re: Mapping memory into a domain,
Roger Pau Monné
- Re: Mapping memory into a domain,
Demi Marie Obenour
- Re: Mapping memory into a domain,
Roger Pau Monné
- Re: Mapping memory into a domain,
Demi Marie Obenour
- Re: Mapping memory into a domain,
Roger Pau Monné
- Re: Mapping memory into a domain,
Alejandro Vallejo
- Re: Mapping memory into a domain,
Roger Pau Monné
- Re: Mapping memory into a domain,
Demi Marie Obenour
- Re: Mapping memory into a domain,
Roger Pau Monné
- Re: Mapping memory into a domain,
Demi Marie Obenour
- Re: Mapping memory into a domain,
Demi Marie Obenour
- Re: Mapping memory into a domain,
Demi Marie Obenour
- [PATCH v3 0/3] xen/console: few cleanups in console driver,
dmkhn
- [PATCH v5 0/2] xen/domain: domain ID allocation,
dmkhn
- Request for patch to fix boot loop issue in Xen 4.17.6,
Ngamia Djabiri Julie
- [PATCH] xenbus: Allow PVH dom0 a non-local xenstore,
Jason Andryuk
- [PATCH v2 1/2] x86: x86_emulate: address violations of MISRA C Rule 19.1,
victorm.lira
- [PATCH v2 0/1] mm: Xen PV regression after THP PTE optimization,
Petr Vaněk
- [PATCH v3 0/8] Move parts of Arm's Dom0less to common code,
Oleksii Kurochko
- [PATCH] x86/cpufeatures: cpuid features for Sierra Forest,
Kevin Lampis
- RE: [PATCH v4 00/15] MSR code cleanup part one,
Michael Kelley
- [PATCH] x86/mm: Improve bitops in vcpumask_to_pcpumask(),
Andrew Cooper
- Re: [RFC PATCH 1/4] xen: Introduce physaddr_abi CDF flag,
Teddy Astie
- [PATCH 0/2] xen: swiotlb: 2 fixes SoCs w/o IOMMU (e.g. iMX8QXP),
John Ernberg
- Re: [PATCH v4 10/15] x86/xen/msr: Remove calling native_{read,write}_msr{,_safe}() in pmu_msr_{read,write}(),
Ingo Molnar
- Re: [PATCH v4 02/15] x86/msr: Move rdtsc{,_ordered}() to <asm/tsc.h>,
Ingo Molnar
- Re: [PATCH v6 02/12] common/hyperlaunch: introduce the domain builder,
Jan Beulich
- Re: NULL pointer dereference in xenbus_thread->...,
Marek Marczykowski-Górecki
- [PATCH] x86/vpic: Improve bitops usage,
Andrew Cooper
- [PATCH] x86/vmx: Fix label name in vmwrite_safe(),
Andrew Cooper
- Re: [PATCH v5 2/3] xen/mm: Switch some APIs over to pte_attr_t,
Stefano Stabellini
- Re: [PATCH v5 1/3] xen/mm: Introduce mm-types.h,
Stefano Stabellini
- [PATCH] misra: update list of GCC extensions used by Xen,
Stefano Stabellini
- [PATCH] x86/thunk: Don't opencode TSX instructions in clear_bhb_tsx(),
Andrew Cooper
- Re: [PATCH RFC v3 0/8] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE,
Brendan Jackman
- [XEN PATCH v2] sbat: Add SBAT section to the Xen EFI binary,
Gerald Elder-Vass
- Re: [RFC PATCH 0/4] Physical address hypercall ABI ("HVMv2"),
Julien Grall
- Re: [PATCH] mm: move paddr_to_pdx(),
Julien Grall
- [XEN PATCH] sbat: Add SBAT section to the xen binary,
Gerald Elder-Vass
- [PATCH v4A 01/15] x86/msr: Add missing includes of <asm/msr.h>,
Xin Li (Intel)
- Re: [PATCH v2 0/8] Move parts of Arm's Dom0less to common code,
Stefano Stabellini
- Re: [PATCH v1 1/3] x86: x86_emulate: address violations of MISRA C Rule 19.1,
Stefano Stabellini
- Re: [PATCH] xen/x86: allow Dom0 PVH to call XENMEM_exchange,
Stefano Stabellini
- Re: [PATCH] xen/x86: allow Dom0 PVH to call XENMEM_exchange,
Jason Andryuk
- Re: [PATCH] xen/x86: allow Dom0 PVH to call XENMEM_exchange,
Marek Marczykowski-Górecki
- Re: [PATCH] xen/x86: allow Dom0 PVH to call XENMEM_exchange,
Roger Pau Monné
- Re: [PATCH] xen/x86: allow Dom0 PVH to call XENMEM_exchange,
Stefano Stabellini
- Re: [PATCH] xen/x86: allow Dom0 PVH to call XENMEM_exchange,
Demi Marie Obenour
- Re: [PATCH] xen/x86: allow Dom0 PVH to call XENMEM_exchange,
Roger Pau Monné
- Re: [PATCH] xen/x86: allow Dom0 PVH to call XENMEM_exchange,
Stefano Stabellini
- Re: [PATCH] xen/x86: allow Dom0 PVH to call XENMEM_exchange,
Roger Pau Monné
- Re: [PATCH] xen/x86: allow Dom0 PVH to call XENMEM_exchange,
Marek Marczykowski-Górecki
- Re: [PATCH] xen/x86: allow Dom0 PVH to call XENMEM_exchange,
Stefano Stabellini
- Re: [PATCH] xen/x86: allow Dom0 PVH to call XENMEM_exchange,
Stefano Stabellini
- Re: [PATCH] xen/x86: allow Dom0 PVH to call XENMEM_exchange,
Roger Pau Monné
- Re: [PATCH] xen/x86: allow Dom0 PVH to call XENMEM_exchange,
Stefano Stabellini
- Re: [PATCH] xen/x86: allow Dom0 PVH to call XENMEM_exchange,
Teddy Astie
- Re: [PATCH] xen/x86: allow Dom0 PVH to call XENMEM_exchange,
Stefano Stabellini
- Re: [PATCH] xen/x86: allow Dom0 PVH to call XENMEM_exchange,
Roger Pau Monné
- Re: [PATCH] xen/x86: allow Dom0 PVH to call XENMEM_exchange,
Jan Beulich
- Re: [PATCH] {hyper,multi}call: further limit arguments to just 5,
Stefano Stabellini
Mail converted by MHonArc
|