xen-devel Mail Thread Index
- [PATCH] x86/ucode: Exclude Zen6 from entrysign mitigations,
Andrew Cooper
- [PATCH v5 0/3] Extend ioreq server to support multiple ioreq pages,
Julian Vetter
- [PATCH v2] of/iommu: support multiple iommu-map entries per input ID,
Vijayanand Jitta
- [PATCH v1] ACPI: PAD: xen: Convert to a platform driver,
Rafael J. Wysocki
- [PATCH] install.sh: Preserve directory symlinks,
Thierry Escande
- [PATCH 0/4] Xen: Add Q35 initial support for HVM guests,
Thierry Escande
- [PATCH v1 0/4] RISCV: Intrdouce SSTC support in Xen,
Oleksii Kurochko
- [PATCH v v3 0/7] Remove x86 prefixed names from cpuinfo,
Kevin Lampis
- [PATCH 00/17] Q35 initial support for HVM guests,
Thierry Escande
- [PATCH 01/17] libacpi: Split dsdt.asl file and extract i440 specific parts,
Thierry Escande
- [PATCH 02/17] libacpi: new DSDT ACPI table for Q35,
Thierry Escande
- [PATCH 14/17] libacpi: build ACPI MCFG table if requested,
Thierry Escande
- [PATCH 05/17] hvmloader: add Q35 DSDT table loading,
Thierry Escande
- [PATCH 03/17] hvmloader: add function to set the emulated machine type (i440/Q35),
Thierry Escande
- [PATCH 16/17] Handle PCIe ECAM space access from guests,
Thierry Escande
- [PATCH 06/17] hvmloader: Move pci devices setup to a separate function,
Thierry Escande
- [PATCH 07/17] hvmloader: add basic Q35 support,
Thierry Escande
- [PATCH 11/17] hvmloader: allocate MMCONFIG area in the MMIO hole,
Thierry Escande
- [PATCH 08/17] hvmloader: Extend PCI BAR struct,
Thierry Escande
- [PATCH 10/17] hvmloader: Add support for HVMOP_set|get_ecam_space hypercalls,
Thierry Escande
- [PATCH 04/17] hvmloader: add ACPI enabling for Q35,
Thierry Escande
- [PATCH 09/17] xev/hvm: Add HVMOP_get|set_ecam_space hypercalls,
Thierry Escande
- [PATCH 17/17] docs: provide description for device_model_machine option,
Thierry Escande
- [PATCH 13/17] libxl: Add xen-platform device for Q35 machine,
Thierry Escande
- [PATCH 12/17] libxl: Q35 support (new option device_model_machine),
Thierry Escande
- [PATCH 15/17] hvmloader: Set MCFG in ACPI table,
Thierry Escande
- Re: [PATCH 00/17] Q35 initial support for HVM guests,
Alexey G
- [PATCH 0/2] Address violations of MISRA C Rule 20.7,
Dmytro Prokopchuk1
- [PATCH] x86/mce: Fix buggy error path in cpu_bank_alloc() leading to UAF,
Andrew Cooper
- [PATCH] arm/ffa: deviate violation of MISRA C Rule 20.12,
Dmytro Prokopchuk1
- [PATCH 0/8] tools/xenstored: add support for watch depth feature,
Juergen Gross
- [PATCH v7 0/3] Fix get cpu steer-tag fail on ARM64 platform,
Chengwen Feng
- [PATCH v v2 0/7] Remove x86 prefixed names from cpuinfo,
Kevin Lampis
- [PATCH] hvc/xen: Check console connection flag,
Jason Andryuk
- [PATCH 0/9] x86/mwait-idle: sync up with Linux 7.0-rc,
Jan Beulich
- [PATCH v2 0/8] tools/xs-clients: add some man pages and fixes,
Juergen Gross
- [PATCH 0/4] docs: add some Xenstore related man pages,
Juergen Gross
- [PATCH v5 0/5] x86: Drop cross-vendor support,
Alejandro Vallejo
- [RFC PATCH v3 0/3] Fixing ACPI BGRT (Boot Graphics Resource Table) corruption,
Soumyajyotii Ssarkar
- [PATCH v6 0/5] Implement CPU hotplug on Arm,
Mykyta Poturai
- [PATCH] tests/pdx: allow more tests on 32bit build,
Roger Pau Monne
- [PATCH] tests/pdx: fix overflow from conversion from page index to address on 32bit,
Roger Pau Monne
- [PATCH v6 0/3] Fix get cpu steer-tag fail on ARM64 platform,
Chengwen Feng
- [PATCH v4.1 13/14] x86: Clamp bits in eflags more aggressively,
Andrew Cooper
- [PATCH v4 0/4] x86: Drop cross-vendor support,
Alejandro Vallejo
- Re: [PATCH] xen/arm: fix unmapped access trapping on GICv2 hardware,
Stewart Hildebrand
- Re: [PATCH v4 0/6] x86: Cleanups around slow_down_io(),
Juergen Gross
- Re: [PATCH v3 0/4] x86: Drop cross-vendor support,
Jan Beulich
- Re: [PATCH v3 4/4] x86/svm: Drop emulation of Intel's SYSENTER behaviour on AMD systems,
Jan Beulich
- Re: [PATCH v3 3/4] x86/hvm: Remove cross-vendor checks from MSR handlers.,
Jan Beulich
- Re: [PATCH v3 2/4] x86/hvm: Disable cross-vendor handling in #UD handler,
Jan Beulich
- Re: [PATCH v3 1/4] x86: Reject CPU policies with vendors other than the host's,
Jan Beulich
- [PATCH v1 00/27] [RISC-V] Introduce enablemenant of dom0less,
Oleksii Kurochko
- [PATCH v1 01/27] xen/riscv: Implement ARCH_PAGING_MEMPOOL,
Oleksii Kurochko
- [PATCH v1 02/27] xen/riscv: Implement construct_domain(),
Oleksii Kurochko
- [PATCH v1 03/27] xen/riscv: implement prerequisites for domain_create(),
Oleksii Kurochko
- [PATCH v1 04/27] xen/riscv: rework G-stage mode handling,
Oleksii Kurochko
- [PATCH v1 05/27] xen/riscv: introduce guest riscv,isa string,
Oleksii Kurochko
- [PATCH v1 06/27] xen/riscv: implement make_cpus_node(),
Oleksii Kurochko
- [PATCH v1 07/27] xen/riscv: implement make_timer_node(),
Oleksii Kurochko
- [PATCH v1 08/27] xen/riscv: implement make_arch_nodes(),
Oleksii Kurochko
- [PATCH v1 09/27] xen/riscv: implement make_intc_domU_node(),
Oleksii Kurochko
- [PATCH v1 10/27] xen/riscv: generate IMSIC DT node for guest domains,
Oleksii Kurochko
- [PATCH v1 11/27] xen/riscv: create APLIC DT node for guest domains,
Oleksii Kurochko
- [PATCH v1 12/27] xen/riscv: introduce aia_init() and aia_available(),
Oleksii Kurochko
- [PATCH v1 13/27] xen/riscv: add basic VGEIN management for AIA guests,
Oleksii Kurochko
- [PATCH v1 15/27] xen/riscv: add very early virtual APLIC (vAPLIC) initialization support,
Oleksii Kurochko
- [PATCH v1 14/27] xen/riscv: introduce per-vCPU IMSIC state,
Oleksii Kurochko
- [PATCH v1 16/27] xen/riscv: implement IRQ mapping for device passthrough,
Oleksii Kurochko
- [PATCH v1 26/27] xen/riscv: provide init_vuart(),
Oleksii Kurochko
- [PATCH v1 20/27] xen/riscv: emulate guest reads from virtual APLIC MMIO,
Oleksii Kurochko
- [PATCH v1 19/27] xen/riscv: emulate guest writes to virtual APLIC MMIO,
Oleksii Kurochko
- [PATCH v1 22/27] xen/riscv: implement init_intc_phandle(),
Oleksii Kurochko
- [PATCH v1 23/27] xen/riscv: call do_initcalls() in start_xen(),
Oleksii Kurochko
- [PATCH v1 27/27] xen/riscv: add initial dom0less infrastructure support,
Oleksii Kurochko
- [PATCH v1 17/27] xen/riscv: add missing APLIC register offsets, masks to asm/aplic.h.,
Oleksii Kurochko
- [PATCH v1 18/27] xen/riscv: add vaplic access check,
Oleksii Kurochko
- [PATCH v1 24/27] xen/riscv: init rcu,
Oleksii Kurochko
- [PATCH v1 21/27] xen/riscv: introduce (de)initialization helpers for vINTC,
Oleksii Kurochko
- [PATCH v1 25/27] xen/riscv: setup system domains,
Oleksii Kurochko
- [PATCH 0/6] Intel vPMU improvements,
Teddy Astie
- [PATCH v2] xen/grant-table: guard gnttab_suspend/resume with CONFIG_HIBERNATE_CALLBACKS,
Pengpeng Hou
- [PATCH v5 0/2] Fix get cpu steer-tag fail on ARM64 platform,
Chengwen Feng
- Re: [PATCH v4 12/14] x86/pv: System call handling in FRED mode,
Andrew Cooper
- [PATCH v2 0/4] system/memory: Constify various RAMBlock/MemoryRegion arguments,
Philippe Mathieu-Daudé
- Re: [PATCH 0/5] accel: Try to build without target-specific knowledge,
Philippe Mathieu-Daudé
- Re: [PATCH] domain: move vmtrace_alloc_buffer() invocation in vcpu_create(),
Roger Pau Monné
- [PATCH v2] core-parking: shrink core_parking_cpunum[],
Jan Beulich
- Re: [XEN PATCH] libxl: Fix device_add QMP calls with QEMU 9.2 and newer,
Anthony PERARD
- [PATCH v3 1/7] x86/vioapic: Add ioapic_check() to validate IO-APIC state before restore,
Julian Vetter
- [PATCH 0/2] Allow using BGRT table under Xen dom0,
Marek Marczykowski-Górecki
- [PATCH v2 0/8] Implement SR-IOV support for PVH,
Mykyta Poturai
- [PATCH v4] tools/tests/x86_emulator: avoid duplicate symbol error with clang: use -O0,
Edwin Török
- [PATCH] xen/grant-table: scope gnttab suspend and resume helpers to hibernate callbacks,
Pengpeng Hou
- [PULL v1 0/5] xen: pvh: Add machine option to disable the mapcache,
Edgar E. Iglesias
- [PATCH v10 0/3] of: parsing of multi #{iommu,msi}-cells in maps,
Vijayanand Jitta
- [GIT PULL] xen: branch for v7.0-rc3,
Juergen Gross
- [PATCH v6] xen/domain: introduce DOMID_ANY,
dmukhin
- [PATCH v7 00/14] xen/riscv: introduce vtimer related things,
Oleksii Kurochko
- [PATCH v7 01/14] xen/riscv: detect and store supported hypervisor CSR bits at boot,
Oleksii Kurochko
- [PATCH v7 02/14] xen/riscv: implement vcpu_csr_init(),
Oleksii Kurochko
- [PATCH v7 03/14] xen/riscv: introduce tracking of pending vCPU interrupts, part 1,
Oleksii Kurochko
- [PATCH v7 04/14] xen/riscv: introduce tracking of pending vCPU interrupts, part 2,
Oleksii Kurochko
- [PATCH v7 06/14] xen/riscv: introduce vcpu_kick() implementation,
Oleksii Kurochko
- [PATCH v7 05/14] xen/riscv: introduce basic vtimer infrastructure for guests,
Oleksii Kurochko
- [PATCH v7 07/14] xen/riscv: add vtimer context switch helpers,
Oleksii Kurochko
- [PATCH v7 08/14] xen/riscv: implement SBI legacy SET_TIMER support for guests,
Oleksii Kurochko
- [PATCH v7 09/14] xen/riscv: introduce sbi_set_timer(),
Oleksii Kurochko
- [PATCH v7 10/14] xen/riscv: implement reprogram_timer() via SBI,
Oleksii Kurochko
- [PATCH v7 11/14] xen/riscv: handle hypervisor timer interrupts,
Oleksii Kurochko
- [PATCH v7 12/14] xen/riscv: init tasklet subsystem,
Oleksii Kurochko
- [PATCH v7 13/14] xen/riscv: implement sync_vcpu_execstate(),
Oleksii Kurochko
- [PATCH v7 14/14] xen/riscv: Disable SSTC extension and add trap-based CSR probing,
Oleksii Kurochko
- [PATCH v3 0/1] avoid duplicate symbol errors with clang,
Edwin Török
- Re: [PATCH] core-parking: shrink and relocate core_parking_cpunum[],
Roger Pau Monné
- Re: [PATCH] x86/hvm: Advertise and support extended destination IDs for MSI/IO-APIC,
Roger Pau Monné
- [PATCH v2 0/3] Fixing ACPI BGRT (Boot Graphics Resource Table) corruption,
Soumyajyotii Ssarkar
- [PATCH] ARM/vgic: Use for_each_set_bit() in vgic_sync_from_lrs(),
Andrew Cooper
- [RFC PATCH] arm/gic: Optimize lr_mask type based on GIC version,
Ayan Kumar Halder
- [RFC PATCH] xen: gic-v3: Introduce CONFIG_GICV3_NR_LRS,
Ayan Kumar Halder
- [PATCH 0/3] Fixing ACPI BGRT (Boot Graphics Resource Table) corruption,
Soumyajyotii Ssarkar
- Re: RFC: unmap_page_range optimisation (avoiding emulation faults during VM migration),
Teddy Astie
- [PATCH v6] vPCI: re-init extended-capabilities when MMCFG availability changed,
Jan Beulich
- [PATCH 00/11] tools: add support for per-domain xenstore quota,
Juergen Gross
- [PATCH 01/11] tools/libs/store: add get- and set-quota related functions,
Juergen Gross
- [PATCH 02/11] tools/xenstored: add central quota check functions,
Juergen Gross
- [PATCH 03/11] tools/xenstored: rework hard_quotas and soft_quotas arrays,
Juergen Gross
- [PATCH 04/11] tools/xenstored: add GLOBAL_QUOTA_DATA record for live update,
Juergen Gross
- [PATCH 05/11] tools/xenstored: split acc[] array in struct domain,
Juergen Gross
- [PATCH 06/11] tools/xenstored: add infrastructure for per-domain quotas,
Juergen Gross
- [PATCH 07/11] tools/xenstored: implement the GET/SET_QUOTA commands,
Juergen Gross
- [PATCH 09/11] tools/libxl: add support for xenstore quota in domain_config,
Juergen Gross
- [PATCH 08/11] tools/libxl: add functions for retrieving and setting xenstore quota,
Juergen Gross
- [PATCH 10/11] tools/xl: add xl commands for xenstore quota operations,
Juergen Gross
- [PATCH 11/11] tools/xl: add support for xenstore quota setting via domain config,
Juergen Gross
- Re: [PATCH v4 06/10] xsm/flask: Add XEN_DOMCTL_claim_memory to flask,
Jan Beulich
- [PATCH v4 1/2] This patch just changes indentation, to make the next patch easier to review.,
Julian Vetter
- [ANNOUNCE] Call for agenda items for March 5 (Today!) Xen Community Call @ 16:00 UTC,
Cody Zuschlag
- Re: [PATCH v4 05/10] xen/domain: Add DOMCTL handler for claiming memory with NUMA awareness,
Jan Beulich
- Re: [PATCH v4 03/10] xen/page_alloc: Implement NUMA-node-specific claims,
Jan Beulich
- [PATCH 0/6] Remove x86 prefixed names from cpuinfo,
Kevin Lampis
- [PATCH v4.1 09/14] x86/pv: Adjust GS handling for FRED mode,
Andrew Cooper
- Re: [PATCH v4 02/10] xen/page_alloc: Optimize getting per-NUMA-node free page counts,
Jan Beulich
- Re: [PATCH v4 01/10] xen/page_alloc: Extract code for consuming claims into inline function,
Jan Beulich
- Re: [PATCH v4 0/10] xen: Add NUMA-aware memory claims for domains,
Jan Beulich
- Re: [PATCH] xen/vpci: zero guest-visible BAR addresses to ensure domU asssigns its own,
Roger Pau Monné
- Re: [PATCH] domain: use unsigned loop induction variable in complete_domain_destroy(),
Roger Pau Monné
- Re: [PATCH] xen/vpci: do not use pci_sanitize_bar_memory for domU,
Roger Pau Monné
- Re: [PATCH v3] vpci/msix: check for BARs enabled in vpci_make_msix_hole,
Roger Pau Monné
- Re: [PATCH v5 5/5] vPCI: re-init extended-capabilities when MMCFG availability changed,
Roger Pau Monné
- [PATCH v2] docs: sysctl: Add documentation for /proc/sys/xen/,
Shubham Chakraborty
- [PATCH] x86/ACPI: _PDC bits vs HWP/CPPC,
Jan Beulich
- linux-next: build failure after merge of the xen-tip tree,
Mark Brown
- [PATCH] docs: sysctl: Add documentation for /proc/sys/xen/,
Shubham Chakraborty
- preparations for 4.21.1, 4.20.3, and 4.19.5,
Jan Beulich
- Re: [PATCH v5 4/5] vPCI/ReBAR: improve cleanup,
Roger Pau Monné
- [PATCH] x86/S3: restore MCE (APs) and add MTRR (BSP) init,
Jan Beulich
- [PATCH v2] arm/mm: Fix resource handling in xenmem_add_to_physmap_one,
Michal Orzel
- Re: [PATCH v1 4/6] vpci: add SR-IOV support for PVH Dom0,
Mykyta Poturai
- [PATCH v1 0/5] xen: pvh: Add machine option to disable the mapcache,
Edgar E. Iglesias
- Re: [PATCH v5 2/5] arm/irq: Migrate IRQs during CPU up/down operations,
Stefano Stabellini
- Re: [PATCH v3 2/2] x86/ioreq: Extend ioreq server to support multiple ioreq pages,
Julian Vetter
- Re: [PATCH v5 1/5] vPCI: introduce private header,
Roger Pau Monné
- Re: [PATCH v6 05/14] xen/time: move ticks<->ns helpers to common code,
Bertrand Marquis
- Re: [PATCH v2 4/4] tools/tests/x86_emulator: avoid passing NULL to memcpy,
Jan Beulich
- Re: [PATCH v2 3/4] tools/tests/x86_emulator: fix undefined behaviour in shift,
Jan Beulich
- Re: [PATCH v2 2/4] tools/tests/x86_emulator: fix build on clang-21,
Jan Beulich
- Re: [PATCH v2 1/4] tools/tests/x86_emulator: avoid duplicate symbol error with clang,
Jan Beulich
- Re: [PATCH v6 03/14] xen/riscv: introduce tracking of pending vCPU interrupts, part 1,
Jan Beulich
- Re: [PATCH] x86/xen: update outdated comment,
Juergen Gross
- Re: [PATCH] x86/xen: Build identity mapping page tables dynamically for XENPV,
Juergen Gross
- Re: [PATCH 03/12] xen/argo: Fix MISRA violations around function parameters,
Daniel Smith
- Re: [PATCH v6 02/14] xen/riscv: implement vcpu_csr_init(),
Jan Beulich
- Re: [PATCH v6 01/14] xen/riscv: detect and store supported hypervisor CSR bits at boot,
Jan Beulich
- Re: [PATCH] x86/ucode: Support discrete modules being CPIO archives,
Teddy Astie
- [PATCH] x86: Remove x86 prefixed names from mcheck code,
Kevin Lampis
- Re: [PATCH v8 2/2] xenpm: Add get-core-temp subcommand,
Jan Beulich
- Re: [PATCH v4 14/14] x86/traps: Use fatal_trap() for #UD and #GP,
Jan Beulich
- Re: [PATCH v4 13/14] x86: Clamp reserved bits in eflags more aggressively,
Jan Beulich
- Re: [PATCH v4 09/14] x86/pv: Adjust GS handling for FRED mode,
Jan Beulich
- Re: [PATCH v4 08/14] x86/traps: Enable FRED when requested,
Jan Beulich
- Re: [PATCH] x86/efi: remove unreachable efi_halt_system() function,
Marek Marczykowski-Górecki
- [PATCH v2 0/4] xen/arm: ffa: Add PARTITION_INFO_GET_REGS support,
Bertrand Marquis
- Re: [PATCH v8 1/2] libxc: Report consistent errors in xc_resource_op,
Anthony PERARD
- Re: [PATCH v4 06/14] x86/traps: Don't configure Supervisor Shadow Stack tokens in FRED mode,
Jan Beulich
- Re: [PATCH v5] xen/domain: introduce DOMID_ANY,
Anthony PERARD
- Re: [PATCH v4 05/14] x86/traps: Move traps_init() earlier on boot,
Jan Beulich
- Re: [PATCH v4 04/14] x86/boot: Document the ordering dependency of _svm_cpu_up(),
Jan Beulich
- Re: [PATCH v4 03/14] x86/boot: Move gdt_l1e caching out of traps_init(),
Jan Beulich
- Re: [PATCH v4 02/14] docs/guest-guide: Describe the PV traps and entrypoints ABI,
Jan Beulich
- Re: Graphical glitches (not refreshing?) with Linux's xe driver + Xen 4.19,
Marek Marczykowski-Górecki
- Re: [PATCH v4 01/14] x86/pv: Don't assume that INT $imm8 instructions are two bytes long,
Jan Beulich
- Re: (auto-)ballooning issue,
Jan Beulich
- Re: [PATCH 2/2] xen/cpufreq: fix usages of align_timer() in the on-demand governor,
Jan Beulich
- Re: [PATCH 1/2] xen/cpufreq: fix adjusting of sampling window on early exit,
Jan Beulich
- Re: [PATCH 4/4] xen/arm: ffa: Add cached GET_REGS support,
Bertrand Marquis
- Re: [PATCH 2/4] xen/arm: ffa: Cache SP partition info at init,
Bertrand Marquis
- Re: [PATCH 1/4] xen/arm: ffa: Add start_index to VM partinfo helper,
Jens Wiklander
- Excluding init_on_free for pages for initial balloon down (Xen),
Marek Marczykowski-Górecki
- [PATCH 1/4] arm64: xen: add missing SPDX-License-Identifier,
Josh Law
- [PATCH v9 0/3] of: parsing of multi #{iommu,msi}-cells in maps,
Vijayanand Jitta
- [PATCH 1/2] x86/PVH: Use boot params to pass RSDP address in start_info page,
Hou Wenlong
Mail converted by MHonArc
|