xen-devel Mail Thread Index
- [PATCH v2 0/4] Add stack protector,
Volodymyr Babchuk
- Re: [PATCH v2 1/2] xen/swiotlb: add alignment check for dma buffers,
Thierry Escande
- [PATCH v3 0/5] Prerequisite patches for R82 upstreaming,
Luca Fancellu
- [PATCH 0/5] aarch64, common: improve clang and llvm support,
Volodymyr Babchuk
- [PATCH] libxl: extend IGD check,
Marek Marczykowski-Górecki
- stable-4.18: reliably crash network driver domain by squeezing free_memory,
James Dingwall
- [PATCH] x86emul: correct VPBROADCASTMW2D predicate testing,
Jan Beulich
- [PATCH 0/2] x86/vlapic: Fixes to APIC_ESR handling,
Andrew Cooper
- [PATCH v2 0/2] Enable early bootup of AArch64 MPU systems (Part 2),
Ayan Kumar Halder
- [PATCH v3 00/10] xen/arm: ffa: Improvements and fixes,
Bertrand Marquis
- [PATCH v3 01/10] xen/arm: ffa: Rework firmware discovery,
Bertrand Marquis
- [PATCH v3 02/10] xen/arm: ffa: Rework feature discovery,
Bertrand Marquis
- [PATCH v3 03/10] xen/arm: ffa: Fix version negotiation,
Bertrand Marquis
- [PATCH v3 04/10] xen/arm: ffa: Fine granular call support,
Bertrand Marquis
- [PATCH v3 05/10] xen/arm: ffa: Rework partition info get,
Bertrand Marquis
- [PATCH v3 06/10] xen/arm: ffa: Use bit 15 convention for SPs,
Bertrand Marquis
- [PATCH v3 07/10] xen/arm: ffa: Transmit RXTX buffers to the SPMC,
Bertrand Marquis
- [PATCH v3 08/10] xen/arm: ffa: move message function into ffa_msg.c,
Bertrand Marquis
- [PATCH v3 09/10] xen/arm: ffa: Remove per VM notif_enabled,
Bertrand Marquis
- [PATCH v3 10/10] xen/arm: ffa: Add indirect message support,
Bertrand Marquis
- [PATCH v1 0/6] Unflattening and relocation of host device tree,
Oleksii Kurochko
- [PATCH] xen/arm32: Get rid of __memzero(),
Julien Grall
- [PATCH] x86emul: MOVBE requires a memory operand,
Jan Beulich
- [PATCH 00/36] Introduce NS8250 UART emulator,
Denis Mukhin via B4 Relay
- [PATCH 01/36] x86/setup: fix typo in acpi=off description,
Denis Mukhin via B4 Relay
- [PATCH 02/36] xsm/flask: missing breaks, MISRA rule 16.4,
Denis Mukhin via B4 Relay
- [PATCH 05/36] xen/xmalloc: add kmalloc() and kfree() aliases,
Denis Mukhin via B4 Relay
- [PATCH 04/36] xen/irq: introduce NO_IRQ,
Denis Mukhin via B4 Relay
- [PATCH 03/36] xen: introduce resource.h,
Denis Mukhin via B4 Relay
- [PATCH 12/36] x86/domain: print emulation_flags,
Denis Mukhin via B4 Relay
- [PATCH 13/36] xen/domain: add get_initial_domain_id(),
Denis Mukhin via B4 Relay
- [PATCH 10/36] ppc/domain: introduce domain_has_vuart(),
Denis Mukhin via B4 Relay
- [PATCH 06/36] xen/ctype: introduce isconsole(),
Denis Mukhin via B4 Relay
- [PATCH 09/36] riscv/domain: introduce domain_has_vuart(),
Denis Mukhin via B4 Relay
- [PATCH 17/36] xen/console: rename switch_serial_input() to console_find_owner(),
Denis Mukhin via B4 Relay
- [PATCH 08/36] arm/vuart: make domain_has_vuart() public,
Denis Mukhin via B4 Relay
- [PATCH 07/36] arm/vuart: use guest_printk(),
Denis Mukhin via B4 Relay
- [PATCH 24/36] xen/console: introduce console_init_owner(),
Denis Mukhin via B4 Relay
- [PATCH 11/36] x86/domain: introduce domain_has_vuart(),
Denis Mukhin via B4 Relay
- [PATCH 34/36] x86/domain: implement domain_has_vuart(),
Denis Mukhin via B4 Relay
- [PATCH 14/36] xen/domain: enable max_init_domid for all architectures,
Denis Mukhin via B4 Relay
- [PATCH 36/36] docs/misc: update console documentation,
Denis Mukhin via B4 Relay
- [PATCH 30/36] xen/8250-uart: add missing definitions,
Denis Mukhin via B4 Relay
- [PATCH 25/36] xen/console: introduce handle_keypress_in_domain(),
Denis Mukhin via B4 Relay
- [PATCH 16/36] xen/console: rename console_input_domain,
Denis Mukhin via B4 Relay
- [PATCH 20/36] xen/console: introduce consoled_is_enabled(),
Denis Mukhin via B4 Relay
- [PATCH 28/36] xen/console: simplify console owner switch hint,
Denis Mukhin via B4 Relay
- [PATCH 27/36] xen/console: introduce hwdom_crashconsole=,
Denis Mukhin via B4 Relay
- [PATCH 18/36] xen/console: rename console_rx to console_owner,
Denis Mukhin via B4 Relay
- [PATCH 32/36] x86/hvm: add helpers for raising guest IRQs,
Denis Mukhin via B4 Relay
- [PATCH 31/36] x86/hvm: add HVM-specific Kconfig,
Denis Mukhin via B4 Relay
- [PATCH 23/36] xen/console: introduce console_owner_domid(),
Denis Mukhin via B4 Relay
- [PATCH 19/36] xen/console: introduce printk_common(),
Denis Mukhin via B4 Relay
- [PATCH 21/36] xen/console: introduce use of 'is_console' flag,
Denis Mukhin via B4 Relay
- [PATCH 26/36] xen/console: introduce console_write(),
Denis Mukhin via B4 Relay
- [PATCH 35/36] xen/console: enable console owners w/ emulated NS8250,
Denis Mukhin via B4 Relay
- [PATCH 22/36] xen/console: introduce console_set_owner(),
Denis Mukhin via B4 Relay
- [PATCH 29/36] xen/console: make console buffer size configurable,
Denis Mukhin via B4 Relay
- [PATCH 33/36] x86/hvm: introduce NS8250 UART emulator,
Denis Mukhin via B4 Relay
- [PATCH 15/36] xen/console: move vpl011-related code to vpl011 emulator,
Denis Mukhin via B4 Relay
- Re: [PATCH 00/36] Introduce NS8250 UART emulator,
Andrew Cooper
- Re: [PATCH 5/6] tools: add a dedicated header file for barrier definitions,
Anthony PERARD
- [PATCH v2 0/2] xl suspend/resume commands,
Jason Andryuk
- [XEN PATCH v1] x86/APIC: Read Error Status Register correctly,
Javi Merino
- [PATCH v7 0/3] Setup memory management for RISC-V,
Oleksii Kurochko
- [PATCH] domain: Validate __copy_to_guest in VCPUOP_register_runstate_memory_area,
Michal Orzel
- [PATCH v2 0/2] x86/misra: fix remaining violation of rule 20.7,
Roger Pau Monne
- [PATCH] drm/xen-front: cast calculation to __u64 in xen_drm_drv_dumb_create(),
Gax-c
- Re: [PATCH v7 11/11] Arm: purge ENTRY(), ENDPROC(), and ALIGN,
Julien Grall
- Re: [PATCH v7 10/11] Arm32: use new-style entry annotations in head.S,
Julien Grall
- Re: [PATCH v7 09/11] Arm32: use new-style entry annotations for entry code,
Julien Grall
- Re: [PATCH v7 07/11] Arm32: use new-style entry annotations for library code,
Julien Grall
- [PATCH 0/2] libxl/ACPI: address observations from XSA-464,
Jan Beulich
- [PATCH v7 0/7] x86emul: misc additions,
Jan Beulich
- [PATCH v3 0/7] x86: memcpy() / memset() (non-)ERMS flavors plus fallout,
Jan Beulich
- Re: xen | Failed pipeline for staging | 2e853c19,
Jan Beulich
- [PATCH] build: Remove -fno-stack-protector-all from EMBEDDED_EXTRA_CFLAGS,
Andrew Cooper
- [PATCH 00/15] Hyperlaunch device tree for dom0,
Daniel P. Smith
- [PATCH 01/15] x86/boot: introduce boot domain,
Daniel P. Smith
- [PATCH 02/15] x86/boot: introduce domid field to struct boot_domain,
Daniel P. Smith
- [PATCH 03/15] x86/boot: add cmdline to struct boot_domain,
Daniel P. Smith
- [PATCH 04/15] kconfig: introduce option to independently enable libfdt,
Daniel P. Smith
- [PATCH 15/15] x86/hyperlaunch: add capabilities to boot domain,
Daniel P. Smith
- [PATCH 13/15] x86/hyperlaunch: add memory parsing to domain config,
Daniel P. Smith
- [PATCH 11/15] x86/hyperlaunch: add domain id parsing to domain config,
Daniel P. Smith
- [PATCH 10/15] x86/hyperlaunch: locate dom0 initrd with hyperlaunch,
Daniel P. Smith
- [PATCH 05/15] kconfig: introduce domain builder config option,
Daniel P. Smith
- [PATCH 06/15] x86/hyperlaunch: introduce the domain builder,
Daniel P. Smith
- [PATCH 07/15] x86/hyperlaunch: initial support for hyperlaunch device tree,
Daniel P. Smith
- [PATCH 14/15] x86/hyperlaunch: add max vcpu parsing of hyperlaunch device tree,
Daniel P. Smith
- [PATCH 09/15] x86/hyperlaunch: obtain cmdline from device tree,
Daniel P. Smith
- [PATCH 08/15] x86/hyperlaunch: locate dom0 kernel with hyperlaunch,
Daniel P. Smith
- [PATCH 12/15] x86/hyperlaunch: specify dom0 mode with device tree,
Daniel P. Smith
- Re: [PATCH 00/15] Hyperlaunch device tree for dom0,
Jason Andryuk
- [PATCH 0/3] Add stack protector,
Volodymyr Babchuk
- [PATCH] docs/sphinx: Refresh config for newer Sphinx,
Andrew Cooper
- [PATCH] docs/sphinx: Fix FUSA indexing,
Andrew Cooper
- [PATCH v5] xen/common: Move gic_dt_preinit() to common code,
Oleksii Kurochko
- [RFC XEN PATCH] docs/designs: Add a design document for 'xen' Rust crate,
Teddy Astie
- Re: [PATCH 4/6] tools/libs: add a new libxenmanage library,
Anthony PERARD
- [PATCH v2 0/4] Move some boot code from assembly to C,
Frediano Ziglio
- [PATCH] 9p/xen: fix release of IRQ,
Alexander Merritt
- [PATCH] x86/pv: don't populate the GDT/LDT L3 slot at domain creation,
Roger Pau Monne
- [PATCH] xen/bitops: Fix break with in a for_each_set_bit() loop,
Andrew Cooper
- Re: Xen 4.20 release schedule,
Jan Beulich
- [PATCH] x86/pv: limit GDT and LDT mappings areas to max number of vCPUs,
Roger Pau Monne
- Last posting date for Xen 4.20 is Fri Nov 29, 2024,
oleksii . kurochko
- [PATCH 0/2] x86/irq: fix calculation of maximum pIRQs for dom0,
Roger Pau Monne
- [PATCH] x86/ucode: Only rescan features on successful microcode load,
Andrew Cooper
- [PATCH] x86/boot: Load microcode much earlier on boot,
Andrew Cooper
- [PATCH] 9p/xen: fix init sequence,
Alexander Merritt
- [ImageBuilder] [PATCH V2] UBOOT_SOURCE/SCRIPTS variables must always be set,
Luca Miccio
- [PATCH v4] xen/common: Move gic_dt_preinit() to common code,
Oleksii Kurochko
- [PATCH v4] drivers/char: rename arm-uart.c to uart-init.c,
Oleksii Kurochko
- [PATCH v10 00/12] Arm cache coloring,
Carlo Nonato
- [PATCH v10 02/12] xen/arm: add initial support for LLC coloring on arm64,
Carlo Nonato
- [PATCH v10 04/12] xen/arm: add Dom0 cache coloring support,
Carlo Nonato
- [PATCH v10 05/12] xen: extend domctl interface for cache coloring,
Carlo Nonato
- [PATCH v10 01/12] xen/common: add cache coloring common code,
Carlo Nonato
- [PATCH v10 03/12] xen/arm: permit non direct-mapped Dom0 construction,
Carlo Nonato
- [PATCH v10 06/12] tools: add support for cache coloring configuration,
Carlo Nonato
- [PATCH v10 08/12] xen/page_alloc: introduce preserved page flags macro,
Carlo Nonato
- [PATCH v10 07/12] xen/arm: add support for cache coloring configuration via device-tree,
Carlo Nonato
- [PATCH v10 11/12] xen/arm: make consider_modules() available for xen relocation,
Carlo Nonato
- [PATCH v10 10/12] xen/arm: add Xen cache colors command line parameter,
Carlo Nonato
- [PATCH v10 09/12] xen: add cache coloring allocator for domains,
Carlo Nonato
- [PATCH v10 12/12] xen/arm: add cache coloring support for Xen,
Carlo Nonato
- [PATCH] MISRA: Mark Rule 8.4 as clean,
Andrew Cooper
- [PATCH] x86/mce: Compile do_mca() for CONFIG_PV only,
Andrew Cooper
- [PATCH] bootfdt: Unify early printing of memory ranges endpoints,
Michal Orzel
- [PATCH 0/4] x86/misra: fix remaining violations of rule 20.7,
Roger Pau Monne
- [XEN PATCH v2 0/3] CI: Allow automatic rebuild of rolling release containers,
Anthony PERARD
- [PATCH v2 0/4] Prerequisite patches for R82 upstreaming,
Luca Fancellu
- [PATCH v2] misra: increase identifiers length to 63,
Stefano Stabellini
- x86: Declarations for compat_set_{cx,px}_pminfo(),
Andrew Cooper
- [XEN PATCH v3 0/2] configurable stdvga & pmtimer emulation,
Sergiy Kibrik
- [PATCH] x86/boot: Introduce boot-helpers.h,
Andrew Cooper
- [ImageBuilder] UBOOT_SOURCE/SCRIPTS variables must always be set,
Luca Miccio
- [PATCH v6 0/3] Enable early bootup of AArch64 MPU systems,
Ayan Kumar Halder
- [PATCH] xen/bootinfo: Include declaration for fw_unreserved_regions(),
Andrew Cooper
- [PATCH 0/4] Virtualize architectural LBRs,
ngoc-tu . dinh
- Re: [PATCH v9 10/13] xen/arm: use domain memory to allocate p2m page tables,
Julien Grall
- [PATCH] misra: increase identifiers length to 64,
Stefano Stabellini
- [PATCH v2 00/21] Converge on using secs_to_jiffies(),
Easwar Hariharan
- [PATCH v2 01/21] netfilter: conntrack: Cleanup timeout definitions,
Easwar Hariharan
- [PATCH v2 02/21] coccinelle: misc: Add secs_to_jiffies script,
Easwar Hariharan
- [PATCH v2 03/21] arm: pxa: Convert timeouts to use secs_to_jiffies(),
Easwar Hariharan
- [PATCH v2 05/21] powerpc/papr_scm: Convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH v2 04/21] s390: kernel: Convert timeouts to use secs_to_jiffies(),
Easwar Hariharan
- [PATCH v2 07/21] accel/habanalabs: Convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- Re: [PATCH v2 00/21] Converge on using secs_to_jiffies(),
Easwar Hariharan
- [PATCH v2 16/21] Bluetooth: MGMT: Convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH v2 19/21] livepatch: Convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH v2 18/21] ceph: Convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH v2 15/21] wifi: ath11k: Convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH v2 10/21] scsi: lpfc: Convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH v2 08/21] drm/xe: Convert timeout to secs_to_jiffies(),
Easwar Hariharan
- [PATCH v2 14/21] gve: Convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH v2 13/21] xen/blkback: Convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH v2 09/21] drm/etnaviv: Convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH v2 12/21] scsi: pm8001: Convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH v2 20/21] ALSA: line6: Convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH v2 11/21] scsi: arcmsr: Convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH v2 17/21] staging: vc04_services: Convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH v2 21/21] nfp: Convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH v2 06/21] mm: kmemleak: Convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- Re: [PATCH v2 00/21] Converge on using secs_to_jiffies(),
LEROY Christophe
- Re: [PATCH v2 00/21] Converge on using secs_to_jiffies(),
Christophe Leroy
- Re: [PATCH v2 00/21] Converge on using secs_to_jiffies(),
Przemek Kitszel
- [PATCH 00/22] Converge on using secs_to_jiffies(),
Easwar Hariharan
- [PATCH 02/22] coccinelle: misc: Add secs_to_jiffies script,
Easwar Hariharan
- [PATCH 01/22] netfilter: conntrack: Cleanup timeout definitions,
Easwar Hariharan
- [PATCH 03/22] arm: pxa: Convert timeouts to use secs_to_jiffies(),
Easwar Hariharan
- [PATCH 06/22] mm: kmemleak: Convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH 04/22] s390: kernel: Convert timeouts to use secs_to_jiffies(),
Easwar Hariharan
- [PATCH 07/22] accel/habanalabs: Convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH 08/22] drm/xe: Convert timeout to secs_to_jiffies(),
Easwar Hariharan
- [PATCH 09/22] drm/etnaviv: Convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH 05/22] powerpc/papr_scm: Convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH 11/22] scsi: arcmsr: Convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH 10/22] scsi: lpfc: Convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH 12/22] scsi: pm8001: Convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH 13/22] xen/blkback: Convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH 14/22] gve: Convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH 16/22] Bluetooth: MGMT: Convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH 15/22] wifi: ath11k: Convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH 21/22] nfp: Convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH 20/22] ALSA: line6: Convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH 17/22] staging: vc04_services: Convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH 19/22] livepatch: Convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH 18/22] ceph: Convert timeouts to secs_to_jiffies(),
Easwar Hariharan
- [PATCH 22/22] jiffies: Define secs_to_jiffies(),
Easwar Hariharan
- [XEN PATCH 0/3] CI: Allow automatic rebuild of rolling release containers,
Anthony PERARD
- [GIT PULL] xen: branch for v6.13-rc1,
Juergen Gross
- [PATCH v8 0/3] xen: SR-IOV fixes,
Stewart Hildebrand
- [PATCH] x86/emul: Adjust get_stub() to avoid shadowing an outer variable,
Andrew Cooper
- [PATCH v9 0/6] Boot modules for Hyperlaunch,
Daniel P. Smith
- [PATCH v3] drivers/char: rename arm-uart.c to uart-init.c,
Oleksii Kurochko
- [PATCH v6 0/3] Setup memory management for RISC-V,
Oleksii Kurochko
- [RFC PATCH 00/25] Introduce xenbindgen to autogen hypercall structs,
Alejandro Vallejo
- [RFC PATCH 01/25] xen/domctl: Refine grant_opts into max_grant_version,
Alejandro Vallejo
- [RFC PATCH 03/25] tools/xenbindgen: Introduce a Xen hypercall IDL generator,
Alejandro Vallejo
- [RFC PATCH 05/25] tools/xenbindgen: Add basic plumbing for the C backend,
Alejandro Vallejo
- [RFC PATCH 02/25] xen/domctl: Replace altp2m_opts with altp2m_mode,
Alejandro Vallejo
- [RFC PATCH 07/25] tools/xenbindgen: Add support for structs in TOML specs,
Alejandro Vallejo
- [RFC PATCH 04/25] tools/xenbindgen: Add a TOML spec reader,
Alejandro Vallejo
- [RFC PATCH 06/25] tools/xenbindgen: Add xenbindgen's Cargo.lock file,
Alejandro Vallejo
- [RFC PATCH 08/25] tools/xenbindgen: Add support for enums in TOML specs,
Alejandro Vallejo
- [RFC PATCH 09/25] tools/xenbindgen: Add support for bitmaps in TOML specs,
Alejandro Vallejo
- [RFC PATCH 10/25] tools/xenbindgen: Add support for includes in the TOML specs,
Alejandro Vallejo
- [RFC PATCH 11/25] tools/xenbindgen: Validate ABI rules at generation time,
Alejandro Vallejo
- [RFC PATCH 12/25] xen: Replace sysctl/readconsole with autogenerated version,
Alejandro Vallejo
- [RFC PATCH 13/25] xen: Replace hand-crafted altp2m_mode descriptions with autogenerated ones,
Alejandro Vallejo
- [RFC PATCH 15/25] xen/arm: Replace hand-crafted xen_arch_domainconfig with autogenerated one,
Alejandro Vallejo
- [RFC PATCH 14/25] xen: Replace common bitmaps in domctl.createdomain with autogenerated versions,
Alejandro Vallejo
- [RFC PATCH 17/25] xen/ppc: Replace empty xen_arch_domainconfig with autogenerated one,
Alejandro Vallejo
- [RFC PATCH 16/25] xen/x86: Replace hand-crafted xen_arch_domainconfig with autogenerated one,
Alejandro Vallejo
- [RFC PATCH 18/25] xen/riscv: Replace empty xen_arch_domainconfig with autogenerated one,
Alejandro Vallejo
- [RFC PATCH 20/25] tools/xen-sys: Create a crate with autogenerated Rust constructs,
Alejandro Vallejo
- [RFC PATCH 23/25] licence: Add Unicode-DFS-2016 to the list of licences,
Alejandro Vallejo
- [RFC PATCH 19/25] xen: Replace hand-crafted domctl/createdomain with autogenerated version,
Alejandro Vallejo
- [RFC PATCH 25/25] ci: Add a CI checker for Rust-related helpful properties,
Alejandro Vallejo
- [RFC PATCH 22/25] tools/xen-sys: Add autogenerated Rust files,
Alejandro Vallejo
- [RFC PATCH 21/25] tools/xenbindgen: Add Rust backend to xenbindgen,
Alejandro Vallejo
- [RFC PATCH 24/25] tools/rust: Add deny.toml,
Alejandro Vallejo
- Re: [RFC PATCH 00/25] Introduce xenbindgen to autogen hypercall structs,
Anthony PERARD
- [PATCH 0/5] Prerequisite patches for R82 upstreaming,
Luca Fancellu
- [PATCH] x86/mm: fix alignment check for non-present entries,
Roger Pau Monne
- [RFC PATCH] xen: add libafl-qemu fuzzer support,
Volodymyr Babchuk
- Re: [RFC PATCH] xen: add libafl-qemu fuzzer support,
Stefano Stabellini
- Re: [RFC PATCH] xen: add libafl-qemu fuzzer support,
Volodymyr Babchuk
- Re: [RFC PATCH] xen: add libafl-qemu fuzzer support,
Andrew Cooper
- Re: [RFC PATCH] xen: add libafl-qemu fuzzer support,
Volodymyr Babchuk
- Re: [RFC PATCH] xen: add libafl-qemu fuzzer support,
Stefano Stabellini
- Re: [RFC PATCH] xen: add libafl-qemu fuzzer support,
Volodymyr Babchuk
- Re: [RFC PATCH] xen: add libafl-qemu fuzzer support,
Stefano Stabellini
- Re: [RFC PATCH] xen: add libafl-qemu fuzzer support,
Volodymyr Babchuk
- Re: [RFC PATCH] xen: add libafl-qemu fuzzer support,
Stefano Stabellini
- Re: [RFC PATCH] xen: add libafl-qemu fuzzer support,
Volodymyr Babchuk
- Re: [RFC PATCH] xen: add libafl-qemu fuzzer support,
Marek Marczykowski-Górecki
- Re: [RFC PATCH] xen: add libafl-qemu fuzzer support,
Stefano Stabellini
- Re: [RFC PATCH] xen: add libafl-qemu fuzzer support,
Andrew Cooper
- [PATCH] x86/boot: Fix comment about setting up the real mode stack,
Andrew Cooper
- Toolstack working group (replace libxl),
Anthony PERARD
- [PATCH v3 0/4] x86/mm: miscellaneous fixes,
Roger Pau Monne
- [PATCH 0/4] Move some boot code from assembly to C,
Frediano Ziglio
- [PATCH v2] xen/device-tree: Allow region overlapping with /memreserve/ ranges,
Luca Fancellu
- [PATCH v2 0/4] x86/trampoline: Layout description improvements.,
Andrew Cooper
- [PATCH] xen/multiboot: Make headers be standalone,
Andrew Cooper
- Re: AMD EPYC virtual network performances,
Elliott Mitchell
- [PATCH] xen/earlycpio: Fix header to be standalone,
Andrew Cooper
- [PATCH v2 00/11] Remove implicit devres from pci_intx(),
Philipp Stanner
- [PATCH v2 02/11] drivers/xen: Use never-managed version of pci_intx(),
Philipp Stanner
- [PATCH v2 01/11] PCI: Prepare removing devres from pci_intx(),
Philipp Stanner
- [PATCH v2 03/11] net/ethernet: Use never-managed version of pci_intx(),
Philipp Stanner
- [PATCH v2 04/11] net/ntb: Use never-managed version of pci_intx(),
Philipp Stanner
- [PATCH v2 05/11] misc: Use never-managed version of pci_intx(),
Philipp Stanner
- [PATCH v2 06/11] vfio/pci: Use never-managed version of pci_intx(),
Philipp Stanner
- [PATCH v2 07/11] PCI: MSI: Use never-managed version of pci_intx(),
Philipp Stanner
- [PATCH v2 08/11] ata: Use always-managed version of pci_intx(),
Philipp Stanner
- [PATCH v2 09/11] wifi: qtnfmac: use always-managed version of pcim_intx(),
Philipp Stanner
- [PATCH v2 10/11] HID: amd_sfh: Use always-managed version of pcim_intx(),
Philipp Stanner
- [PATCH v2 11/11] Remove devres from pci_intx(),
Philipp Stanner
- [PATCH] x86emul: avoid double memory read for RORX,
Jan Beulich
- [PATCH] docs/misra: specify behaviour of checker for Directive 4.10,
Alessandro Zucchelli
- [PATCH] xen: add deviations for MISRA C 2012 Rule R5.4,
Alessandro Zucchelli
- [PATCH 0/2] x86/trampoline: Layout description improvements.,
Andrew Cooper
- [PATCH] xen:add deviations for MISRA C 2012 Rule R5.2,
Alessandro Zucchelli
- [XEN PATCH v2 0/3] x86: address violations of MISRA C Rule 16.3,
Federico Serafini
- [PATCH] vpci: Add resizable bar support,
Jiqian Chen
- Re: [PATCH] vpci: Add resizable bar support,
Roger Pau Monné
- Re: [PATCH] vpci: Add resizable bar support,
Chen, Jiqian
- Re: [PATCH] vpci: Add resizable bar support,
Roger Pau Monné
- Re: [PATCH] vpci: Add resizable bar support,
Jan Beulich
- Re: [PATCH] vpci: Add resizable bar support,
Roger Pau Monné
- Re: [PATCH] vpci: Add resizable bar support,
Jan Beulich
- Re: [PATCH] vpci: Add resizable bar support,
Roger Pau Monné
- Re: [PATCH] vpci: Add resizable bar support,
Jan Beulich
- Re: [PATCH] vpci: Add resizable bar support,
Roger Pau Monné
- Re: [PATCH] vpci: Add resizable bar support,
Chen, Jiqian
- Re: [PATCH] vpci: Add resizable bar support,
Roger Pau Monné
- Re: [PATCH] vpci: Add resizable bar support,
Roger Pau Monné
- Re: [PATCH] vpci: Add resizable bar support,
Chen, Jiqian
- Re: [PATCH] vpci: Add resizable bar support,
Roger Pau Monné
- Re: [PATCH] vpci: Add resizable bar support,
Chen, Jiqian
- Re: [PATCH] vpci: Add resizable bar support,
Roger Pau Monné
- Re: [PATCH] vpci: Add resizable bar support,
Chen, Jiqian
- Re: [PATCH] vpci: Add resizable bar support,
Roger Pau Monné
- Re: [PATCH] vpci: Add resizable bar support,
Jan Beulich
- Re: [PATCH] vpci: Add resizable bar support,
Chen, Jiqian
- Re: [PATCH] vpci: Add resizable bar support,
Chen, Jiqian
- Re: [PATCH] vpci: Add resizable bar support,
Roger Pau Monné
- Re: [PATCH] vpci: Add resizable bar support,
Chen, Jiqian
- Re: [PATCH] vpci: Add resizable bar support,
Roger Pau Monné
- Re: [PATCH] vpci: Add resizable bar support,
Chen, Jiqian
- Re: [PATCH] vpci: Add resizable bar support,
Roger Pau Monné
- Re: [PATCH] vpci: Add resizable bar support,
Chen, Jiqian
- Re: [PATCH] vpci: Add resizable bar support,
Jan Beulich
- Re: [PATCH] vpci: Add resizable bar support,
Chen, Jiqian
- Re: [PATCH] vpci: Add resizable bar support,
Chen, Jiqian
- Re: [PATCH] vpci: Add resizable bar support,
Roger Pau Monné
- Re: [PATCH] vpci: Add resizable bar support,
Roger Pau Monné
- Re: [PATCH] vpci: Add resizable bar support,
Roger Pau Monné
- Re: [PATCH 2/2] xen/multicall: Change nr_calls to uniformly be unsigned long,
Stefano Stabellini
- [PATCH] x86/apic: Include genapic.h in delivery.c,
Andrew Cooper
- [PATCH] x86/e820: Fix parameter names of reserve_e820_ram()/e820_change_range_type(),
Andrew Cooper
- [PATCH v2 0/3] x86/ucode: Simplify/fix loading paths further,
Andrew Cooper
- [PATCH v7 0/2] xen: SR-IOV fixes,
Stewart Hildebrand
- [XTF PATCH] Misaligned I/O Breakpoints,
Matthew Barnes
- Xen 4.20 Development Update [August-October],
Oleksii Kurochko
- Re: [PATCH] docs: fusa: Add dom0less domain configuration requirements,
Artem Mygaiev
- [PATCH 0/2] x86emul: BMI{1,2} corrections,
Jan Beulich
- [PATCH 1/2] x86emul: correct EFLAGS testing for BMI1/BMI2,
Jan Beulich
- [PATCH 2/2] x86emul: ignore VEX.W for BMI{1,2} insns in 32-bit mode,
Jan Beulich
- Re: [PATCH 2/2] x86emul: ignore VEX.W for BMI{1,2} insns in 32-bit mode,
Andrew Cooper
- Re: [PATCH 2/2] x86emul: ignore VEX.W for BMI{1,2} insns in 32-bit mode,
Jan Beulich
- Re: [PATCH 2/2] x86emul: ignore VEX.W for BMI{1,2} insns in 32-bit mode,
Andrew Cooper
- Re: [PATCH 2/2] x86emul: ignore VEX.W for BMI{1,2} insns in 32-bit mode,
Andrew Cooper
- Re: [PATCH 2/2] x86emul: ignore VEX.W for BMI{1,2} insns in 32-bit mode,
Jan Beulich
- Re: [PATCH 2/2] x86emul: ignore VEX.W for BMI{1,2} insns in 32-bit mode,
Andrew Cooper
- preparations for 4.19.1,
Jan Beulich
- Xen Security Advisory 463 v2 (CVE-2024-45818) - Deadlock in x86 HVM standard VGA handling,
Xen . org security team
- Xen Security Advisory 464 v2 (CVE-2024-45819) - libxl leaks data to PVH guests via ACPI tables,
Xen . org security team
- [PATCH v2] drivers/char: rename arm-uart.c to uart-init.c,
Oleksii Kurochko
- [PATCH v5 0/3] Setup memory management for RISC-V,
Oleksii Kurochko
- [PATCH] xen/arm: Enclose all iommu related access within CONFIG_HAS_PASSTHROUGH,
Ayan Kumar Halder
- [PATCH for-4.18] tools/libs/evtchn: Drop assert()s referencing MiniOS's main_thread,
Andrew Cooper
- [PATCH v3] x86/boot: Setup correctly fs segment for bogus_real_magic,
Frediano Ziglio
- [PATCH V4 00/15] Remove the directmap,
Elias El Yandouzi
- [PATCH V4 01/15] x86: Create per-domain mapping for guest_root_pt,
Elias El Yandouzi
- [PATCH V4 04/15] x86: Initialize mapcache for PV, HVM, and idle domains,
Elias El Yandouzi
- [PATCH V4 05/15] x86: Add a boot option to enable and disable the direct map,
Elias El Yandouzi
- [PATCH V4 02/15] x86/pv: Use copy_domain_page() to manage domheap pages during initrd relocation,
Elias El Yandouzi
- [PATCH V4 06/15] xen/x86: Add support for the PMAP,
Elias El Yandouzi
- [PATCH V4 07/15] x86/domain_page: Remove the fast paths when mfn is not in the directmap,
Elias El Yandouzi
- [PATCH V4 08/15] xen/page_alloc: Add a path for xenheap when there is no direct map,
Elias El Yandouzi
- [PATCH V4 03/15] x86/pv: Rewrite how building PV dom0 handles domheap mappings,
Elias El Yandouzi
- [PATCH V4 09/15] x86/setup: Leave early boot slightly earlier,
Elias El Yandouzi
- [PATCH V4 10/15] xen/page_alloc: vmap heap nodes when they are outside the direct map,
Elias El Yandouzi
- [PATCH V4 11/15] x86/setup: Do not create valid mappings when directmap=no,
Elias El Yandouzi
- [PATCH V4 13/15] xen/arm64: mm: Use per-pCPU page-tables,
Elias El Yandouzi
- [PATCH V4 15/15] xen/arm64: Allow the admin to enable/disable the directmap,
Elias El Yandouzi
- [PATCH V4 12/15] xen/arm32: mm: Rename 'first' to 'root' in init_secondary_pagetables(),
Elias El Yandouzi
- [PATCH V4 14/15] xen/arm64: Implement a mapcache for arm64,
Elias El Yandouzi
- Re: [PATCH V4 00/15] Remove the directmap,
Andrew Cooper
- [PATCH] mm: adjust _xvrealloc() declaration,
Jan Beulich
- Re: [PATCH v7 04/10] tools/hvmloader: Retrieve (x2)APIC IDs from the APs themselves,
Alejandro Vallejo
- [PATCH v2] x86/boot: Setup correctly fs segment for bogus_real_magic,
Frediano Ziglio
- [PATCH] x86/trampoline: Change type of trampoline_phys to uint32_t,
Andrew Cooper
- [PATCH] x86/boot: Setup correctly fs segment for bogus_real_magic,
Frediano Ziglio
- [PATCH] x86/wakeup: Fix code generation for bogus_saved_magic,
Andrew Cooper
- [PATCH 0/4] Untangle mach-default/,
Andrew Cooper
- [PATCH v1 0/2] Enable early bootup of AArch64 MPU systems (Part 2),
Ayan Kumar Halder
- [PATCH v1 2/2] xen/mmu: enable SMMU subsystem only in MMU,
Ayan Kumar Halder
- [PATCH v1 1/2] xen/mpu: Map early uart when earlyprintk on,
Ayan Kumar Halder
- [PATCH 00/10] Untangle mach-generic/,
Andrew Cooper
- [PATCH 01/10] VT-d: Drop includes of mach_apic.h,
Andrew Cooper
- [PATCH 02/10] x86: Drop includes of mach_apic.h,
Andrew Cooper
- [PATCH 03/10] x86/mach-apic: Move generic_*_probe() declarations into genapic.h,
Andrew Cooper
- [PATCH 05/10] x86/mach-apic: Drop ioapic_phys_id_map(),
Andrew Cooper
- [PATCH 04/10] x86/mach-apic: Drop apic_id_registered(),
Andrew Cooper
- [PATCH 06/10] x86/mach-apic: Drop check_apicid_used(),
Andrew Cooper
- [PATCH 07/10] x86/mach-apic: Drop check_apicid_present(),
Andrew Cooper
- [PATCH 09/10] x86/mach-apic: Move the genapic wrappers to genapic.h,
Andrew Cooper
- [PATCH 08/10] x86/mach-apic: Drop set_apicid(),
Andrew Cooper
- [PATCH 10/10] x86: Delete mach_apic.h,
Andrew Cooper
- Re: [PATCH 00/10] Untangle mach-generic/,
Jan Beulich
- Xen Project Introduction Workshop & virtual link - Anglia Ruskin University, November 2024,
Kelly Choi
- [PATCH v1] drivers/char: move dt_uart_init() to dt-uart.c,
Oleksii Kurochko
- [PATCH v2] x86/trampoline: Collect other scattered trampoline symbols,
Andrew Cooper
- [PATCH 0/3] x86/ucode: Untangle revision-relational logic,
Andrew Cooper
- [PATCH] x86/boot: Fix bootinfo.h to be standalone,
Andrew Cooper
- [PATCH v4 0/3] Setup memory management for RISC-V,
Oleksii Kurochko
- [PATCH v2] xen/Kconfig: livepatch-build-tools requires debug information,
Roger Pau Monne
- [PATCH 0/4] livepatch-build-tools: fix for livepatch hooks,
Roger Pau Monne
- [PATCH v5 0/3] Enable early bootup of AArch64 MPU systems,
Ayan Kumar Halder
- [PATCH] xen/x86: prevent addition of .note.gnu.property if livepatch is enabled,
Roger Pau Monne
- Xen Project Winter Meetup 2025,
Anthony PERARD
- Re: [PATCH v5 05/16] x86/pvh: Use fixed_percpu_data for early boot GSBASE,
Uros Bizjak
- [PATCH v2] CHANGELOG: Add note about xAPIC destination mode change,
Matthew Barnes
- [TEST_ARTIFACTS PATCH v1] scripts: add lzo to the x86_64 alpine rootfs,
Javi Merino
- [PATCH] iommu/ipmmu-vmsa: Add Renesas R8A779G0 (R-Car V4H) support,
gragst . linux
- [PATCH 0/3] x86/ucode: Simplify/fix loading paths further,
Andrew Cooper
- [PATCH] NUMA: Introduce NODE_DATA->node_present_pages(RAM pages),
Bernhard Kaindl
- [PATCH] xen/Kconfig: livepatch-build-tools requires debug information,
Roger Pau Monne
- [PATCH 0/5] hw: Mark architecture specific devices with specific endianness,
Philippe Mathieu-Daudé
- [PATCH v3 0/3] x86/boot: Fix build with LLVM toolchain,
Frediano Ziglio
- [PATCH] xen/device-tree: Allow exact match for overlapping regions,
Luca Fancellu
- Re: [PATCH] xen/device-tree: Allow exact match for overlapping regions,
Grygorii Strashko
- Re: [PATCH] xen/device-tree: Allow exact match for overlapping regions,
Michal Orzel
- Re: [PATCH] xen/device-tree: Allow exact match for overlapping regions,
Luca Fancellu
- Re: [PATCH] xen/device-tree: Allow exact match for overlapping regions,
Julien Grall
- Re: [PATCH] xen/device-tree: Allow exact match for overlapping regions,
Michal Orzel
- Re: [PATCH] xen/device-tree: Allow exact match for overlapping regions,
Julien Grall
- Re: [PATCH] xen/device-tree: Allow exact match for overlapping regions,
Michal Orzel
- Re: [PATCH] xen/device-tree: Allow exact match for overlapping regions,
Julien Grall
- Re: [PATCH] xen/device-tree: Allow exact match for overlapping regions,
Michal Orzel
- Re: [PATCH] xen/device-tree: Allow exact match for overlapping regions,
Julien Grall
- Re: [PATCH] xen/device-tree: Allow exact match for overlapping regions,
Stefano Stabellini
- Re: [PATCH] xen/device-tree: Allow exact match for overlapping regions,
Michal Orzel
- Re: [PATCH] xen/device-tree: Allow exact match for overlapping regions,
Julien Grall
- Re: [PATCH] xen/device-tree: Allow exact match for overlapping regions,
Julien Grall
- Re: [PATCH] xen/device-tree: Allow exact match for overlapping regions,
Michal Orzel
- Re: [PATCH] xen/device-tree: Allow exact match for overlapping regions,
Julien Grall
- Re: [PATCH] xen/device-tree: Allow exact match for overlapping regions,
Michal Orzel
- Re: [PATCH] xen/device-tree: Allow exact match for overlapping regions,
Julien Grall
- Re: [PATCH] xen/device-tree: Allow exact match for overlapping regions,
Grygorii Strashko
- Re: [PATCH] xen/device-tree: Allow exact match for overlapping regions,
Stefano Stabellini
- Re: [PATCH] xen/device-tree: Allow exact match for overlapping regions,
Julien Grall
- [XEN PATCH v2 0/6] automation: Refresh the remaining Debian containers,
Javi Merino
- [PATCH v2 0/4] x86/mm: miscellaneous fixes,
Roger Pau Monne
- [PATCH v2 0/3] x86/boot: Fix build with LLVM toolchain,
Frediano Ziglio
- [XEN PATCH v2 0/2] configurable stdvga & pmtimer emulation,
Sergiy Kibrik
- [XEN PATCH 0/3] x86: address violations of MISRA C Rule 16.3,
Federico Serafini
- [XEN PATCH] xen/vpci: Fix UB in mask_write,
Mykyta Poturai
- [QEMU PATCH v10] xen/passthrough: use gsi to map pirq when dom0 is PVH,
Jiqian Chen
- [PATCH v2 0/4] x86/ucode: Fix module-handling use-after-free's,
Andrew Cooper
- [PATCH] CI: Fix package installation for Coverity run,
Andrew Cooper
- Re: [PATCH v9 09/13] xen: add cache coloring allocator for domains,
Jan Beulich
- Re: [PATCH v9 08/13] xen/page_alloc: introduce preserved page flags macro,
Jan Beulich
- Re: [PATCH v9 07/13] xen/arm: add support for cache coloring configuration via device-tree,
Jan Beulich
- Re: [PATCH v9 01/13] xen/common: add cache coloring common code,
Jan Beulich
- [PATCH V2] docs: fusa: Add requirements for Device Passthrough,
Oleksandr Tyshchenko
- Re: [PATCH] tools/libxl: remove usage of VLA arrays,
Anthony PERARD
- [PATCH] x86/boot: Fix build with LLVM toolchain,
Frediano Ziglio
- Re: [PATCH v4] Avoid crash calling PrintErrMesg from efi_multiboot2,
Jan Beulich
- [PATCH] CHANGELOG: Add note about xAPIC destination mode change,
Matthew Barnes
- [PATCH v2 00/13] x86: Address Space Isolation FPU preparations,
Alejandro Vallejo
- [PATCH v2 02/13] x86/xstate: Create map/unmap primitives for xsave areas,
Alejandro Vallejo
- [PATCH v2 01/13] x86/xstate: Remove stale assertions in fpu_x{rstor,save}(),
Alejandro Vallejo
- [PATCH v2 04/13] x86/fpu: Map/umap xsave area in vcpu_{reset,setup}_fpu(),
Alejandro Vallejo
- [PATCH v2 03/13] x86/hvm: Map/unmap xsave area in hvm_save_cpu_ctxt(),
Alejandro Vallejo
- [PATCH v2 05/13] x86/xstate: Map/unmap xsave area in xstate_set_init() and handle_setbv(),
Alejandro Vallejo
- [PATCH v2 06/13] x86/hvm: Map/unmap xsave area in hvmemul_{get,put}_fpu(),
Alejandro Vallejo
- [PATCH v2 07/13] x86/domctl: Map/unmap xsave area in arch_get_info_guest(),
Alejandro Vallejo
- [PATCH v2 08/13] x86/xstate: Map/unmap xsave area in {compress,expand}_xsave_states(),
Alejandro Vallejo
- [PATCH v2 09/13] x86/emulator: Refactor FXSAVE_AREA to use wrappers,
Alejandro Vallejo
- [PATCH v2 10/13] x86/mpx: Map/unmap xsave area in in read_bndcfgu(),
Alejandro Vallejo
- [PATCH v2 11/13] x86/fpu: Pass explicit xsave areas to fpu_(f)xsave(),
Alejandro Vallejo
- [PATCH v2 13/13] x86/xstate: Make xstate_all() and vcpu_xsave_mask() take explicit xstate,
Alejandro Vallejo
- [PATCH v2 12/13] x86/fpu: Pass explicit xsave areas to fpu_(f)xrstor(),
Alejandro Vallejo
- [PATCH] x86/PV: further harden guest memory accesses against speculative abuse,
Jan Beulich
- [PATCH] x86emul/test: drop an undue conditional,
Jan Beulich
- [PATCH] xen: Fix the issue of resource not being properly released in xenbus_dev_probe(),
Qiu-ji Chen
- [PATCH] drop setting XEN_QEMU_CONSOLE_LIMIT in the environment,
James Dingwall
- [PATCH] docs: fusa: Add requirements for mapping domain address to machine address,
Ayan Kumar Halder
- Re: [XEN PATCH v1 3/6] CI: Refresh the Debian 12 arm64 container,
Javi Merino
- Re: [XEN PATCH v1 1/6] CI: Refresh the Debian 12 x86_64 container,
Javi Merino
- [RFC PATCH v3] iommu/xen: Add Xen PV-IOMMU driver,
Teddy Astie
- [XEN RFC PATCH v4 0/5] IOMMU subsystem redesign and PV-IOMMU interface,
Teddy Astie
- [ANNOUNCE] Call for agenda items - Community Call 7th Nov 2024,
Kelly Choi
- Ping: [PATCH v7 00/11] (mostly) x86+Arm32: add/convert entry point annotations,
Jan Beulich
- Re: [PATCH v5 1/3] xen/device-tree: Let DT reserve map entries overlap reserved-memory,
Jan Beulich
- Re: [PATCH 01/13] PCI: Prepare removing devres from pci_intx(),
Philipp Stanner
- [PATCH 00/12] Boot modules for Hyperlaunch,
Daniel P. Smith
- [PATCH 01/12] x86/boot: introduce boot module types,
Daniel P. Smith
- [PATCH 02/12] x86/boot: eliminate module_map,
Daniel P. Smith
- [PATCH 03/12] x86/boot: introduce boot module flags,
Daniel P. Smith
- [PATCH 04/12] x86/boot: introduce module release,
Daniel P. Smith
- [PATCH 05/12] x86/boot: move headroom to boot modules,
Daniel P. Smith
- [PATCH 10/12] x86/boot: introduce boot domain,
Daniel P. Smith
- [PATCH 08/12] x86/boot: convert domain construction to use boot info,
Daniel P. Smith
- [PATCH 06/12] x86/boot: relocate kextra into boot info,
Daniel P. Smith
- [PATCH 09/12] x86/boot: add start and size fields to struct boot_module,
Daniel P. Smith
- [PATCH 11/12] x86/boot: introduce domid field to struct boot_domain,
Daniel P. Smith
- [PATCH 07/12] x86/boot: add cmdline_pa to struct boot_module,
Daniel P. Smith
- [PATCH 12/12] x86/boot: add cmdline to struct boot_domain,
Daniel P. Smith
- Re: [PATCH 00/12] Boot modules for Hyperlaunch,
Jan Beulich
- Re: [PATCH 10/10] x86/ucode: Fold early_update_cache() into its single caller,
Daniel P. Smith
- Re: [PATCH 09/10] x86/ucode: Drop ucode_mod and ucode_blob,
Daniel P. Smith
- Re: [PATCH 08/10] x86/ucode: Use bootstrap_unmap() in early_microcode_load(),
Daniel P. Smith
- Re: [PATCH 07/10] x86/ucode: Move the CPIO path string into microcode_ops,
Daniel P. Smith
- Re: [PATCH 06/10] x86/ucode: Enforce invariant about module selection,
Daniel P. Smith
- Re: [PATCH 05/10] x86/ucode: Fold microcode_grab_module() into its single caller,
Daniel P. Smith
- Re: [PATCH 04/10] x86/ucode: Fold early_microcode_update_cpu() into it's single caller,
Daniel P. Smith
- Re: [PATCH 03/10] x86/ucode: Break early_microcode_load() out of early_microcode_init(),
Daniel P. Smith
- Re: [PATCH 02/10] x86/ucode: Delete the microcode_init() initcall,
Daniel P. Smith
- Re: [PATCH 01/10] x86/ucode: Turn microcode_init_cache() into a presmp_initcall,
Daniel P. Smith
- Re: [PATCH v4] x86/io-apic: fix directed EOI when using AMD-Vi interrupt remapping,
Marek Marczykowski-Górecki
- Re: [PATCH] x86/io-apic: fix directed EOI when using AMd-Vi interrupt remapping,
marmarek@xxxxxxxxxxxxxxxxxxxxxx
- Re: [PATCH v6 2/3] xen/pci: introduce PF<->VF links,
Stewart Hildebrand
- Re: [PATCH v2 3/8] xen/arm: Add SCMI over SMC calls handling layer,
Grygorii Strashko
- Re: [PATCH v4 0/6] Enable early bootup of AArch64 MPU systems,
Julien Grall
- Re: [PATCH v4 5/6] xen/arm: mpu: Enable MPU,
Julien Grall
- Re: [PATCH v4 4/6] xen/arm: mpu: Create boot-time MPU protection regions,
Julien Grall
- Re: [PATCH v4 3/6] xen/arm: mpu: Define Xen start address for MPU systems,
Julien Grall
- Re: [PATCH v4 1/6] xen/arm: Skip initializing the BSS section when it is empty,
Julien Grall
- [PATCH v3 0/3] Setup memory management for RISC-V,
Oleksii Kurochko
- [PATCH v3] xen/common: Move gic_dt_preinit() to common code,
Oleksii Kurochko
- Re: [PATCH] scripts: Refine git-checkout.sh change for different branches,
Jason Andryuk
- Dom0 crash (BUG_ON(old_mode != XEN_LAZY_NONE) in enter_lazy()) with Linux 6.11.2,
Marek Marczykowski-Górecki
- Re: [RFC PATCH 1/4] xen/arm: ffa: Introduce VM to VM support,
Andrew Cooper
- Re: [RFC PATCH 4/4] xen/arm: ffa: Enable VM to VM without firmware,
Jens Wiklander
- Re: [PATCH 1/6] xen: add a domain unique id to each domain,
Jürgen Groß
- Re: [PATCH 3/6] xen: add new domctl get_changed_domain,
Jürgen Groß
- Re: [PATCH 2/6] xen: add bitmap to indicate per-domain state changes,
Jürgen Groß
- Re: [QEMU PATCH v9] xen/passthrough: use gsi to map pirq when dom0 is PVH,
Chen, Jiqian
- Re: [PATCH] CI: Drop alpine-3.18-rootfs-export and use test-artefacts,
Stefano Stabellini
Mail converted by MHonArc
|