xen-devel Mail Thread Index
- [PATCH v3 00/16] xen/riscv: introduce vtimer related things,
Oleksii Kurochko
- [PATCH v3 01/16] xen/riscv: implement arch_vcpu_{create,destroy}(),
Oleksii Kurochko
- [PATCH v3 02/16] xen/riscv: avoid reading hstateen0 when Smstateen is not implemented,
Oleksii Kurochko
- [PATCH v3 03/16] xen/riscv: detect and store supported hypervisor CSR bits at boot,
Oleksii Kurochko
- [PATCH v3 04/16] xen/riscv: implement vcpu_csr_init(),
Oleksii Kurochko
- [PATCH v3 06/16] xen/riscv: introduce tracking of pending vCPU interrupts, part 2,
Oleksii Kurochko
- [PATCH v3 05/16] xen/riscv: introduce tracking of pending vCPU interrupts, part 1,
Oleksii Kurochko
- [PATCH v3 07/16] xen/time: move ticks<->ns helpers to common code,
Oleksii Kurochko
- [PATCH v3 08/16] xen/riscv: introduce basic vtimer infrastructure for guests,
Oleksii Kurochko
- [PATCH v3 09/16] xen/riscv: introduce vcpu_kick() implementation,
Oleksii Kurochko
- [PATCH v3 10/16] xen/riscv: add vtimer context switch helpers,
Oleksii Kurochko
- [PATCH v3 11/16] xen/riscv: implement SBI legacy SET_TIMER support for guests,
Oleksii Kurochko
- [PATCH v3 13/16] xen/riscv: implement reprogram_timer() via SBI,
Oleksii Kurochko
- [PATCH v3 12/16] xen/riscv: introduce sbi_set_timer(),
Oleksii Kurochko
- [PATCH v3 15/16] xen/riscv: init tasklet subsystem,
Oleksii Kurochko
- [PATCH v3 14/16] xen/riscv: handle hypervisor timer interrupts,
Oleksii Kurochko
- [PATCH v3 16/16] xen/riscv: implement sync_vcpu_execstate(),
Oleksii Kurochko
- [PATCH] x86/hvm: short-circuit HVM shadow guest creation earlier,
Roger Pau Monne
- [PATCH] x86/ioreq: Extend ioreq server to support multiple ioreq pages,
Julian Vetter
- [PATCH] x86/hvm: Add x2APIC topology,
Julian Vetter
- [PATCH] x86/hvm: Advertise and support extended destination IDs for MSI/IO-APIC,
Julian Vetter
- [PATCH v5] xen: Add Darwin.mk,
Bertrand Marquis
- [PATCH] x86/shadow: Delete the none.c dummy file,
Alejandro Vallejo
- [PATCH] x86/kconfig: Reflow the SHADOW help message,
Alejandro Vallejo
- [PATCH] x86: Add Kconfig option for log-dirty tracking,
Alejandro Vallejo
- [PATCH v6] xenpm: Add get-intel-temp subcommand,
Teddy Astie
- [GIT PULL] xen: branch for v7.0-rc1,
Juergen Gross
- [PATCH v2] x86/cpufreq: Add Kconfig option for CPU frequency scaling,
Stefano Stabellini
- [PATCH v2] x86/hvm: Add Kconfig option to disable nested virtualization,
Stefano Stabellini
- [PATCH v2 0/7] xen/console: updates to rate-limiting,
dmukhin
- [PATCH] xen/kexec: return error code for unknown hypercalls,
Roger Pau Monne
- Re: [PATCH] xen/xenbus: better handle backend crash,
Marek Marczykowski-Górecki
- Re: [PATCH v2 09/16] xen/riscv: introduce vcpu_kick() implementation,
Oleksii Kurochko
- [PATCH v4] xen: Add Darwin.mk for GNU toolchains,
Bertrand Marquis
- [PATCH 00/12] const-ify vendor checks,
Alejandro Vallejo
- [PATCH 01/12] x86: Reject CPU policies with vendors other than the host's,
Alejandro Vallejo
- [PATCH 05/12] x86: Migrate spec_ctrl vendor checks to cpu_vendor(),
Alejandro Vallejo
- [PATCH 03/12] x86: Add cpu_vendor() as a wrapper for the host's CPU vendor,
Alejandro Vallejo
- [PATCH 02/12] x86: Add more granularity to the vendors in Kconfig,
Alejandro Vallejo
- [PATCH 04/12] x86: Migrate MSR handler vendor checks to cpu_vendor(),
Alejandro Vallejo
- [PATCH 07/12] x86: Have x86_emulate/ implement the single-vendor optimisation,
Alejandro Vallejo
- [PATCH 06/12] x86: Migrate switch vendor checks to cpu_vendor(),
Alejandro Vallejo
- [PATCH 08/12] x86/acpi: Migrate vendor checks to cpu_vendor(),
Alejandro Vallejo
- [PATCH 07/12] x86: Migrate x86_emulate/ to use cpu_vendor(),
Alejandro Vallejo
- [PATCH 09/12] x86/pv: Migrate vendor checks to cpu_vendor(),
Alejandro Vallejo
- [PATCH 10/12] x86/mcheck: Migrate vendor checks to use cpu_vendor(),
Alejandro Vallejo
- [PATCH 11/12] x86/cpu: Migrate vendor checks to use cpu_vendor(),
Alejandro Vallejo
- [PATCH 12/12] x86: Migrate every remaining raw vendor check to cpu_vendor(),
Alejandro Vallejo
- Re: [PATCH 00/12] const-ify vendor checks,
Jan Beulich
- [PATCH 0/3] Virtual NMI,
Abdelkareem
- [PATCH 0/2] x86/memtype: Deduplicate,
Andrew Cooper
- [PATCH 0/3] Fifth MPU Series,
Harry Ramsey
- [PATCH v3] xen: Add Darwin.mk for GNU toolchains,
Bertrand Marquis
- [PATCH] x86/hvm: Add Kconfig option to disable nested virtualization,
Stefano Stabellini
- Re: [PATCH v2 4/4] tests: use unit test fragment in vPCI test,
dmukhin
- Re: [PATCH v2 3/4] tests: use unit test fragment in PDX test,
dmukhin
- [PATCH] x86/cpufreq: Add Kconfig option for CPU frequency scaling,
Stefano Stabellini
- [PATCH v5] xen/domain: introduce DOMID_ANY,
dmukhin
- [PATCH] xen/arm: fix unmapped access trapping on GICv2 hardware,
Stewart Hildebrand
- [PATCH] efi: Enable EFI_SET_VIRTUAL_ADDRESS_MAP by default,
Teddy Astie
- [PATCH v2 0/4] x86: Drop cross-vendor support,
Alejandro Vallejo
- Re: [PATCH v9 4/5] xen/arm: scmi: introduce SCI SCMI SMC multi-agent driver,
Anthony PERARD
- [PATCH] xen/arm: use BSD sed compatible regexp in SRCARCH,
Roger Pau Monne
- [PATCH] Xenctrl.domain_setmaxmem: fix 32-bit truncation bug,
Edwin Török
- [PATCH] xen/arm: Fix memory leak in xenmem_add_to_physmap_one,
Michal Orzel
- [PATCH v2] xen: Add macOS hypervisor build configuration,
Bertrand Marquis
- [PATCH] sched: move vCPU exec state barriers,
Jan Beulich
- [PATCH v1] xen: Use MFLAGS for silent-mode detection,
Bertrand Marquis
- [PATCH v3] x86/domain: adjust limitation on shared_info allocation below 4G,
Roger Pau Monne
- [PATCH v5 0/6] xen/console: configurable conring size,
dmukhin
- [PATCH v10 0/5] xen: console_io for dom0less guests,
Stefano Stabellini
- Re: [PATCH v2] x86/boot: Handle better alignment for 32 bit code,
Jan Beulich
- Re: [PATCH v5 2/5] arm/irq: Migrate IRQs during CPU up/down operations,
Bertrand Marquis
- [RFC PATCH] xen: Add macOS hypervisor build support,
Bertrand Marquis
- Re: [RFC PATCH] xen: Add macOS hypervisor build support,
Jan Beulich
- Re: [RFC PATCH] xen: Add macOS hypervisor build support,
Bertrand Marquis
- Re: [RFC PATCH] xen: Add macOS hypervisor build support,
Jan Beulich
- Re: [RFC PATCH] xen: Add macOS hypervisor build support,
Bertrand Marquis
- Re: [RFC PATCH] xen: Add macOS hypervisor build support,
Jan Beulich
- Re: [RFC PATCH] xen: Add macOS hypervisor build support,
Bertrand Marquis
- Re: [RFC PATCH] xen: Add macOS hypervisor build support,
Jan Beulich
- Re: [RFC PATCH] xen: Add macOS hypervisor build support,
Bertrand Marquis
- Re: [RFC PATCH] xen: Add macOS hypervisor build support,
Roger Pau Monné
- Re: [RFC PATCH] xen: Add macOS hypervisor build support,
Bertrand Marquis
- Re: [RFC PATCH] xen: Add macOS hypervisor build support,
Roger Pau Monné
- Re: [RFC PATCH] xen: Add macOS hypervisor build support,
Jan Beulich
- Re: [RFC PATCH] xen: Add macOS hypervisor build support,
Roger Pau Monné
- [PATCH] Arm: relax barrier in sync_vcpu_execstate(),
Jan Beulich
- [PATCH] static-memory: Fix incorrect tot_size calculation,
Michal Orzel
- [PATCH v2] x86/domain: adjust limitation on shared_info allocation below 4G,
Roger Pau Monne
- Re: [PATCH v2 16/16] xen/riscv: implement sync_vcpu_execstate(),
Jan Beulich
- Re: [PATCH v2 14/16] xen/riscv: handle hypervisor timer interrupts,
Jan Beulich
- Re: [PATCH v2 13/16] xen/riscv: implement reprogram_timer() via SBI,
Jan Beulich
- Re: [PATCH v2 06/16] xen/time: move ticks<->ns helpers to common code,
Jan Beulich
- RE: [PATCH v4 14/24] xen/domctl: wrap pci-subset iommu-related domctl op with CONFIG_MGMT_HYPERCALLS,
Penny, Zheng
- Re: [PATCH v4] xen/domain: introduce DOMID_ANY,
Roger Pau Monné
- Re: Ping: [XEN][PATCH v4] xen: make VMTRACE support optional,
Jan Beulich
- [ARM64][Raspberry Pi 5][RP1] Dom0 firmware clocks + RP1 OF node missing under Xen, VC4/DRM never probes,
Alap A
- [PATCH v9 0/4] xen: console_io for dom0less guests,
Stefano Stabellini
- [ANNOUNCE] Call for agenda items for February 5 Xen Community Call @ 16:00 UTC,
Cody Zuschlag
- [PATCH 00/12] xen/arm: ffa: v1.2 improvements,
Bertrand Marquis
- [PATCH 02/12] xen/arm: ffa: Fix MEM_SHARE NS attribute handling,
Bertrand Marquis
- [PATCH 01/12] xen/arm: ffa: Add endpoint lookup helper,
Bertrand Marquis
- [PATCH 03/12] xen/arm: ffa: Harden shm page parsing,
Bertrand Marquis
- [PATCH 04/12] xen/arm: ffa: Add FF-A 1.2 endpoint memory access descriptors,
Bertrand Marquis
- [PATCH 05/12] xen/arm: ffa: Fix PARTINFO RX release errors,
Bertrand Marquis
- [PATCH 06/12] xen/arm: ffa: Fix RX/TX map layout and errors,
Bertrand Marquis
- [PATCH 07/12] xen/arm: ffa: Fix RXTX_UNMAP ownership race,
Bertrand Marquis
- [PATCH 08/12] xen/arm: ffa: Fix FFA_FEATURES validation,
Bertrand Marquis
- [PATCH 10/12] xen/arm: ffa: Reduce logging noise,
Bertrand Marquis
- [PATCH 11/12] xen/arm: ffa: Add MEM_SHARE page diagnostics,
Bertrand Marquis
- [PATCH 09/12] xen/arm: ffa: Fix SEND2 SP support gating,
Bertrand Marquis
- [PATCH 12/12] xen/arm: ffa: Add message parameter diagnostics,
Bertrand Marquis
- Re: [PATCH] build: avoid Paths.mk in hypervisor build,
Bertrand Marquis
- Re: [PATCH v2 12/16] xen/riscv: introduce sbi_set_timer(),
Jan Beulich
- Re: [PATCH v5 1/5] arm/irq: Keep track of irq affinities,
Bertrand Marquis
- [PATCH 0/3] x86/shadow: tidy VRAM tracking a little,
Jan Beulich
- Re: [PATCH v2 10/16] xen/riscv: add vtimer context switch helpers,
Jan Beulich
- Re: [PATCH v5 0/5] Implement CPU hotplug on Arm,
Bertrand Marquis
- Re: [PATCH v2 07/16] xen/riscv: introduce basic vtimer infrastructure for guests,
Jan Beulich
- Re: [PATCH v8 1/2] xen/console: handle multiple domains using console_io hypercalls,
Jan Beulich
- Re: [PATCH v5 4/4] xen/mm: limit non-scrubbed allocations to a specific order,
Jan Beulich
- [PATCH] x86/P2M: correct type use in p2m_put_gfn(),
Jan Beulich
- Re: [PATCH v7 04/12] xen/arm: gic-v3: add ITS suspend/resume support,
Mykola Kvach
- Re: [PATCH v5 3/5] arm/sysctl: Implement cpu hotplug ops,
Mykyta Poturai
- [PATCH] x86/domain: adjust limitation on shared_info allocation below 4G,
Roger Pau Monne
- [PATCH] MAINTAINERS: Add Jens as arm TEE reviewer,
Bertrand Marquis
- Re: [PATCH v8 2/2] xen: enable dom0less guests to use console_io hypercalls,
Stefano Stabellini
- [PATCH v1] automation: align XTF qemu parameters across achitectures,
dmukhin
- Re: [PATCH] x86/mm: split struct sh_dirty_vram and make results private,
Roger Pau Monné
- Re: [PATCH v5 3/4] xen/mm: allow deferred scrub of physmap populate allocated pages,
Jan Beulich
- [RFC PATCH 00/19] GICv4 Support for Xen,
Mykyta Poturai
- [RFC PATCH 01/19] arm/gicv4 add management structure definitions,
Mykyta Poturai
- [RFC PATCH 02/19] arm/gicv4-its: Add GICv4 ITS command definitions,
Mykyta Poturai
- [RFC PATCH 03/19] arm/its: Export struct its_device,
Mykyta Poturai
- [RFC PATCH 04/19] arm/its: Add vlpi configuration,
Mykyta Poturai
- [RFC PATCH 05/19] arm/irq: Add hw flag to pending_irq,
Mykyta Poturai
- [RFC PATCH 06/19] arm/gicv4-its: Add VLPI map/unmap operations,
Mykyta Poturai
- [RFC PATCH 07/19] xen/domain: Alloc enough pages for VCPU struct,
Mykyta Poturai
- [RFC PATCH 08/19] arm/gic: Keep track of GIC features,
Mykyta Poturai
- [RFC PATCH 09/19] arm/its: Implement LPI invalidation,
Mykyta Poturai
- [RFC PATCH 17/19] arm/gicv4: Handle doorbells,
Mykyta Poturai
- [RFC PATCH 19/19] arm/gicv4: Add GICv4 to the build system,
Mykyta Poturai
- [RFC PATCH 14/19] arm/its: VPE affinity changes,
Mykyta Poturai
- [RFC PATCH 10/19] arm/its: Keep track of BASER regs,
Mykyta Poturai
- [RFC PATCH 16/19] arm/gic: Fix LR group handling for GICv4,
Mykyta Poturai
- [RFC PATCH 13/19] arm/gic: VPE scheduling,
Mykyta Poturai
- [RFC PATCH 18/19] arm/gic: Add VPE proxy support,
Mykyta Poturai
- [RFC PATCH 11/19] arm/its: Add ITS VM and VPE allocation/teardown,
Mykyta Poturai
- [RFC PATCH 15/19] arm: Add gicv4 to domain creation,
Mykyta Poturai
- [RFC PATCH 12/19] arm/gic: Add VPENDBASER/VPROPBASER accessors,
Mykyta Poturai
- Re: [RFC PATCH 00/19] GICv4 Support for Xen,
Bertrand Marquis
- Re: [PATCH] x86: calculate number of synthetic feature and bug enumerators,
Andrew Cooper
- Re: [PATCH v2 2/2] x86/cpu-policy: split out copy-in/-out functions,
Andrew Cooper
- Re: [PATCH v2 1/2] x86/cpu-policy: move CPU policy library code,
Andrew Cooper
- Re: [PATCH] x86/MSI: adjust permitted vector range,
Roger Pau Monné
- Re: [PATCH] CPU: abstract read-mostly-ness for per-CPU cpumask_var_t variables,
Roger Pau Monné
- Re: [PATCH v5 1/4] xen/mm: remove aliasing of PGC_need_scrub over PGC_allocated,
Jan Beulich
- [PATCH] non-x86/symbols: check table sizes don't change between linking passes 2 and 3,
Jan Beulich
- [PATCH] PCI/regs: minimal adjustments for Misra rule 7.2,
Jan Beulich
- [PATCH v1 0/3] RISC-V: p2m context switch,
Oleksii Kurochko
- Re: [PATCH v2 05/16] xen/riscv: introduce tracking of pending vCPU interrupts, part 2,
Oleksii Kurochko
- Re: [PATCH v4 0/6] x86: Cleanups around slow_down_io(),
Juergen Gross
- Re: [PATCH v2 04/16] xen/riscv: introduce tracking of pending vCPU interrupts, part 1,
Oleksii Kurochko
- [PATCH 0/3] x86/x2apic: Fix hang-up of defconfig kernel on resume from s2ram,
Shashank Balaji
- Re: [PATCH v3 2/6] PCI: determine whether a device has extended config space,
Jan Beulich
- Re: [PATCH v3 5/6] x86/PCI: avoid re-evaluation of extended config space accessibility,
Jan Beulich
- Re: [XEN PATCH] xen: add paddings after bitmap section in LLVM coverage profile,
Jan Beulich
Mail converted by MHonArc
|