xen-devel Mail Thread Index
- [PATCH v2 00/14] Remove PG_private by using page/folio->private checks instead,
Zi Yan
- [PATCH AUTOSEL 6.18-5.10] xen/gntalloc: validate grant count before allocation,
Sasha Levin
- [PATCH AUTOSEL 6.18-5.10] xen/front-pgdir-shbuf: free grant reference head on errors,
Sasha Levin
- [PATCH 0/5] xen/arm: Fixes and improvements to SMCCC,
Andrew Cooper
- [PATCH] xen/arm: Don't pad between function with x86 nops,
Andrew Cooper
- Re: [PATCH] KVM: x86/xen: Convert evtchn_ports from IDR to XArray,
Furkan Çalışkan
- [PATCH v3 0/2] xen/sched: fix crashes when vcpu creation fails,
Furkan Caliskan
- [PATCH v1] xen/xsm: flask: restore sidtab state on policy load failure,
Sergiy Kibrik
- [RFC PATCH 0/1] static-memory: allow skipping the cache flush,
Jan Setje-Eilers
- [RFC PATCH 0/1] xen/arm: smccc: preserve arguments before register setup,
Jan Setje-Eilers
- [GIT PULL 43/50] hw: guard BusClass::print_dev with CONFIG_HMP,
Marc-André Lureau
- [GIT PULL 37/50] monitor: tighten monitor_printf*(),
Marc-André Lureau
- [GIT PULL 39/50] qdev-monitor: make print_dev() callback take MonitorHMP,
Marc-André Lureau
- [GIT PULL 30/50] monitor: isolate HMP declarations in hmp.h,
Marc-André Lureau
- [PATCH v1] x86/svm: Intercept CR0 writes selectively,
Ross Lagerwall
- [PATCH v1 0/2] Viridian changes for Hyper-V as a guest,
Ross Lagerwall
- [PATCH v5 43/50] hw: guard BusClass::print_dev with CONFIG_HMP,
Marc-André Lureau
- [PATCH v5 39/50] qdev-monitor: make print_dev() callback take MonitorHMP,
Marc-André Lureau
- [PATCH v5 37/50] monitor: tighten monitor_printf*(),
Marc-André Lureau
- [PATCH v5 30/50] monitor: isolate HMP declarations in hmp.h,
Marc-André Lureau
- [PATCH v3 for 4.23] Add GIC SGI boot/self tests in Xen,
Ayan Kumar Halder
- Re: [PATCH] xen/blkback: Prevent missed completion when draining I/O,
Juergen Gross
- [PATCH v2] ARM/vgic: Clean up vgic_v{2,3}_setup_hw(),
Michal Orzel
- [PATCH 00/12] address most remaining Misra rule 2.1 violations,
Jan Beulich
- [PATCH 01/12] x86/IO-APIC: address Misra 2.1 rule violations,
Jan Beulich
- [PATCH 02/12] x86/mm: pagetable_dying() is HVM+SHADOW_PAGING only,
Jan Beulich
- [PATCH 03/12] x86/shadow: eliminate unused forms of sh_map_and_validate_gl<N>e(),
Jan Beulich
- [PATCH 04/12] x86: add noreturn in a few more places,
Jan Beulich
- [PATCH 05/12] x86/crash: address Misra 2.1 rule violation,
Jan Beulich
- [PATCH 06/12] kexec: machine_reboot_kexec() doesn't return,
Jan Beulich
- [PATCH 07/12] altp2m: address Misra 2.1 rule violation,
Jan Beulich
- [PATCH 08/12] Arm/GIC: add noreturn in a few more places,
Jan Beulich
- [PATCH 09/12] Eclair: deviate BUILD_ERROR() wrt rule 2.1 and introduce variants,
Jan Beulich
- [PATCH 10/12] PCI/physdev: address Misra 2.1 rule violation,
Jan Beulich
- [PATCH 11/12] x86/HVM: address Misra 2.1 rule violations,
Jan Beulich
- [PATCH 12/12] x86/nSVM: address Misra 2.1 rule violation,
Jan Beulich
- Re: [PATCH v2 for 4.23] Add GICv3 SGI boot/self tests in Xen,
Halder, Ayan Kumar
- [PATCH 0/5] xen/riscv: fix boot on missing extensions and MMU setup bugs,
Baptiste Le Duc
- [PATCH v2 00/39] [RISC-V] virtual interrupt controller (vAPLIC/vIMSIC) support,
Oleksii Kurochko
- [PATCH v2 01/39] xen/riscv: drop pregs from struct cpu_user_regs,
Oleksii Kurochko
- [PATCH v2 02/39] xen/riscv: drop bug.h's duplicate instruction length helpers,
Oleksii Kurochko
- [PATCH v2 03/39] xen/riscv: set the guest's XLEN explicitly in hstatus.VSXL,
Oleksii Kurochko
- [PATCH v2 04/39] xen/riscv: introduce csr_read64(),
Oleksii Kurochko
- [PATCH v2 05/39] xen/riscv: request a G-stage flush on vmenter when VMIDs are disabled,
Oleksii Kurochko
- [PATCH v2 06/39] xen/riscv: use UINT64_MAX to disable the VS-timer,
Oleksii Kurochko
- [PATCH v2 07/39] xen/riscv: add missing APLIC register offsets, masks to asm/aplic.h,
Oleksii Kurochko
- [PATCH v2 08/39] xen/riscv: introduce device-agnostic MMIO emulation dispatch,
Oleksii Kurochko
- [PATCH v2 10/39] xen/riscv: build the target hart index via aplic_hart_field(),
Oleksii Kurochko
- [PATCH v2 09/39] xen/riscv: implement virtual APLIC MMIO emulation,
Oleksii Kurochko
- [PATCH v2 11/39] xen/riscv: add helper to check APLIC MSI mode,
Oleksii Kurochko
- [PATCH v2 12/39] xen/riscv: implement vCPU context switching,
Oleksii Kurochko
- [PATCH v2 13/39] xen/riscv: save and restore AIA state on vCPU context switch,
Oleksii Kurochko
- [PATCH v2 14/39] xen/riscv: introduce vintc_ctxt_switch_{from,to}(),
Oleksii Kurochko
- [PATCH v2 15/39] xen/riscv: add IMSIC vCPU context switch handlers,
Oleksii Kurochko
- [PATCH v2 16/39] xen/riscv: extend exception tables with type and data fields,
Oleksii Kurochko
- [PATCH v2 17/39] xen/riscv: decouple INSN_PSEUDO_VS_* from the hypervisor's XLEN,
Oleksii Kurochko
- [PATCH v2 18/39] xen/riscv: add guest page fault handling stub,
Oleksii Kurochko
- [PATCH v2 19/39] xen/riscv: implement trap redirection to a guest,
Oleksii Kurochko
- [PATCH v2 20/39] xen/riscv: detect Shtvala,
Oleksii Kurochko
- [PATCH v2 21/39] xen/riscv: resolve the faulting guest physical address,
Oleksii Kurochko
- [PATCH v2 22/39] xen/riscv: add guest memory read helper,
Oleksii Kurochko
- [PATCH v2 23/39] xen/riscv: look up the exception table for any trap taken in Xen context,
Oleksii Kurochko
- [PATCH v2 24/39] xen/riscv: add helpers for decoding a trapped load or store,
Oleksii Kurochko
- [PATCH v2 25/39] xen/riscv: add guest load emulation for trapped MMIO accesses,
Oleksii Kurochko
- [PATCH v2 26/39] xen/riscv: add guest store emulation for trapped MMIO accesses,
Oleksii Kurochko
- [PATCH v2 27/39] xen/riscv: introduce arch_move_irqs(),
Oleksii Kurochko
- [PATCH v2 28/39] xen/riscv: handle the case when no vCPU migration is needed,
Oleksii Kurochko
- [PATCH v2 29/39] xen/riscv: introduce aplic_reconfigure_target(),
Oleksii Kurochko
- [PATCH v2 30/39] xen/riscv: prepare new IMSIC VS-file,
Oleksii Kurochko
- [PATCH v2 31/39] xen/riscv: implement APLIC-hart sync barrier for vCPU migration,
Oleksii Kurochko
- [PATCH v2 32/39] xen/riscv: remap interrupts to new IMSIC VS-file,
Oleksii Kurochko
- [PATCH v2 33/39] xen/riscv: dump old interrupt file to memory,
Oleksii Kurochko
- [PATCH v2 34/39] xen/riscv: restore register state in the new IMSIC VS-file,
Oleksii Kurochko
- [PATCH v2 35/39] xen/riscv: add basic VGEIN management for AIA guests,
Oleksii Kurochko
- [PATCH v2 36/39] xen/riscv: wake up a descheduled vCPU on a guest external interrupt,
Oleksii Kurochko
- [PATCH v2 37/39] xen/riscv: map IMSIC interrupt file for vCPUs,
Oleksii Kurochko
- [PATCH v2 38/39] xen/riscv: implement continue_new_vcpu(),
Oleksii Kurochko
- [PATCH v2 39/39] xen/riscv: introduce IMSIC h/w interrupt file attaching to vcpu,
Oleksii Kurochko
- [PATCH v8 00/20] Introduce enablemenant of dom0less,
Oleksii Kurochko
- [PATCH v8 01/20] xen: introduce CONFIG_HAS_SHARED_INFO for archs without a shared page,
Oleksii Kurochko
- [PATCH v8 02/20] xen/dom0less: turn max_init_domid into a common variable,
Oleksii Kurochko
- [PATCH v8 03/20] xen/riscv: Implement construct_domain(),
Oleksii Kurochko
- [PATCH v8 04/20] xen/riscv: introduce guest riscv,isa string,
Oleksii Kurochko
- [PATCH v8 05/20] xen/riscv: implement make_cpus_node(),
Oleksii Kurochko
- [PATCH v8 06/20] xen/riscv: implement make_timer_node(),
Oleksii Kurochko
- [PATCH v8 07/20] xen/riscv: implement make_arch_nodes(),
Oleksii Kurochko
- [PATCH v8 08/20] xen/riscv: introduce init interrupt controller operations,
Oleksii Kurochko
- [PATCH v8 09/20] xen/riscv: implement make_intc_domU_node(),
Oleksii Kurochko
- [PATCH v8 10/20] xen/riscv: introduce aia_init() and aia_usable(),
Oleksii Kurochko
- [PATCH v8 11/20] xen/riscv: introduce per-vCPU IMSIC state,
Oleksii Kurochko
- [PATCH v8 12/20] xen/riscv: introduce minimal virtual APLIC (vAPLIC) infrastructure,
Oleksii Kurochko
- [PATCH v8 13/20] xen/riscv: introduce (de)initialization helpers for vINTC,
Oleksii Kurochko
- [PATCH v8 14/20] xen/riscv: generate IMSIC DT node for guest domains,
Oleksii Kurochko
- [PATCH v8 15/20] xen/riscv: create APLIC DT node for guest domains,
Oleksii Kurochko
- [PATCH v8 16/20] xen/riscv: implement IRQ routing for device passthrough,
Oleksii Kurochko
- [PATCH v8 17/20] xen/riscv: implement init_intc_phandle(),
Oleksii Kurochko
- [PATCH v8 18/20] xen/riscv: initialize RCU, scheduler, and system domains in start_xen(),
Oleksii Kurochko
- [PATCH v8 19/20] xen/riscv: provide init_vuart(),
Oleksii Kurochko
- [PATCH v8 20/20] xen/riscv: add initial dom0less infrastructure support,
Oleksii Kurochko
- [PATCH v12 00/13] Add initial Xen Suspend-to-RAM support on ARM64,
Mykola Kvach
- [PATCH v12 02/13] xen/arm: gic-v2: Implement GIC suspend/resume functions,
Mykola Kvach
- [PATCH v12 01/13] xen/arm: Add suspend and resume timer helpers,
Mykola Kvach
- [PATCH v12 03/13] xen/arm: gic-v3: tolerate retained redistributor LPI state across CPU_OFF,
Mykola Kvach
- [PATCH v12 04/13] xen/arm: gic-v3: Implement GICv3 suspend/resume functions,
Mykola Kvach
- [PATCH v12 05/13] xen/arm: gic-v3: add ITS suspend/resume support,
Mykola Kvach
- [PATCH v12 06/13] xen/arm: tee: keep init_tee_secondary() for hotplug and resume,
Mykola Kvach
- [PATCH v12 07/13] xen/arm: ffa: fix notification SRI across CPU hotplug/suspend,
Mykola Kvach
- [PATCH v12 08/13] iommu/ipmmu-vmsa: Implement suspend/resume callbacks,
Mykola Kvach
- [PATCH v12 09/13] xen/arm: smmu-v3: add suspend/resume handlers,
Mykola Kvach
- [PATCH v12 10/13] xen/arm64: Save/restore CPU context across SYSTEM_SUSPEND,
Mykola Kvach
- [PATCH v12 11/13] xen/arm: Implement PSCI SYSTEM_SUSPEND call (host interface),
Mykola Kvach
- [PATCH v12 12/13] xen/arm: Add vPSCI SYSTEM_SUSPEND policy,
Mykola Kvach
- [PATCH v12 13/13] xen/arm: Add host system suspend backend,
Mykola Kvach
- [PATCH v1 0/2] XSM labels support in dom0less,
Sergiy Kibrik
- [PATCH v2 0/6] automation: add QTB test framework for riscv64 smoke tests,
Baptiste Le Duc
- [PATCH v2] x86/nSVM: Expose the FlushByASID CPU feature support to L1 guests,
Abdelkareem Abdelsaamad
- [PATCH] x86/IO-APIC: replace redundant irq_trigger() call,
Jan Beulich
- [PATCH] x86: always park offline CPUs,
Jan Beulich
- [PATCH v2 0/7] build: split and unify linking of final image(s),
Jan Beulich
- [PATCH] x86: replace a few more is_hvm_*() by is_pv_*(),
Jan Beulich
- [PATCH v4] xen/arm: Hide PMU registers from the guest, when the vPMU feature is disabled.,
Hirokazu Takahashi
- [PATCH] x86/cpuid: gate the hypervisor PV-only leaf on is_pv_domain(),
Jiaqing Zhao
- [PATCH 0/5] xen/sched: rtds: add per-cpupool admission control,
Furkan Caliskan
- [PATCH v4 42/49] hw: guard BusClass::print_dev with CONFIG_HMP,
Marc-André Lureau
- [PATCH v4 36/49] monitor: tighten monitor_printf*(),
Marc-André Lureau
- [PATCH v4 38/49] qdev-monitor: make print_dev() callback take MonitorHMP,
Marc-André Lureau
- [PATCH v4 29/49] monitor: isolate HMP declarations in hmp.h,
Marc-André Lureau
- [PATCH] stubdom: Fix GCC 14 -Wmemset-elt-size compiler warnings in PolarSSL,
Andrew Mbugua
- Re: [PATCH test-artifacts v4 13/13] Setup ssh access to test systems,
Marek Marczykowski-Górecki
- [PATCH v2 0/2] symbols: aliasing at text section boundaries,
Jan Beulich
- [PATCH 0/6] build: split and unify linking of final image(s),
Jan Beulich
- [PATCH v4] xen/arm: smmuv3: Add support for removing devices,
Mykyta Poturai
- [PATCH 0/2] panic_PAR refactoring,
Michal Orzel
- [PATCH] symbols: also special-case symbols aliasing _sinittext,
Jan Beulich
- [PATCH v2] public/xen.h: Update comment on mmu_update sub-command size and PTE alignment,
Teddy Astie
- [PATCH] x86emul/fuzz: sanitize CR4 values,
Jan Beulich
- [RFC PATCH 0/1] hw/display/xenfb: always register vfb and allocate console early,
Dario Faggioli
- [PATCH v3] xen/arm: Hide PMU registers from the guest, when the vPMU feature is disabled.,
Hirokazu Takahashi
- [PATCH 0/8] Force detach PCI devices for ACPI-based and PCIe native hot-unplug,
Dongli Zhang
- [PATCH v4] x86/nSVM: Check injected event consistency,
Abdelkareem Abdelsaamad
- [PATCH v9 0/5] x86/pvh: fix unbootable VMs again (PVH + KASAN),
Mauricio Faria de Oliveira
- [PATCH] xen/privcmd: Only claim ioreqs matching an ioeventfd,
Koichiro Den
- [PATCH 0/7] x86: Address Space Isolation, part 1: per-domain area mapping rework,
George Dunlap
- [PATCH 1/7] x86/mm: allocate the per-domain page-tables from the xenheap,
George Dunlap
- [PATCH 2/7] x86/mm: introduce populate_perdomain_mapping(),
George Dunlap
- [PATCH 3/7] x86/pv: use populate_perdomain_mapping() to map the Xen GDT,
George Dunlap
- [PATCH 4/7] x86/pv: set/clear guest GDT mappings using populate_perdomain_mapping(),
George Dunlap
- [PATCH 5/7] x86/pv: update guest LDT mappings using {populate,destroy}_perdomain_mapping(),
George Dunlap
- [PATCH 6/7] x86/pv: remove stashing of GDT/LDT L1 page-tables,
George Dunlap
- [PATCH 7/7] x86/mm: simplify create_perdomain_mapping() interface,
George Dunlap
- Re: [PATCH 0/7] x86: Address Space Isolation, part 1: per-domain area mapping rework,
Jan Beulich
- Re: [PATCH 0/7] x86: Address Space Isolation, part 1: per-domain area mapping rework,
George Dunlap
- Re: [PATCH 0/7] x86: Address Space Isolation, part 1: per-domain area mapping rework,
George Dunlap
- Re: [PATCH 0/7] x86: Address Space Isolation, part 1: per-domain area mapping rework,
Jan Beulich
- Re: [PATCH 0/7] x86: Address Space Isolation, part 1: per-domain area mapping rework,
George Dunlap
- Re: [PATCH 0/7] x86: Address Space Isolation, part 1: per-domain area mapping rework,
Juergen Gross
- Re: [PATCH 0/7] x86: Address Space Isolation, part 1: per-domain area mapping rework,
Jan Beulich
- Re: [PATCH 0/7] x86: Address Space Isolation, part 1: per-domain area mapping rework,
George Dunlap
- [PATCH] x86/amd: Expand comment about NullSelectorClearsBase,
Andrew Cooper
- [PATCH v2] xen/pcifront: Fix PCI device reference leak in AER handling,
Ruoyu Wang
- [PATCH v4 6/6] xen: make config argument const,
Julian Vetter
- [PATCH v4 5/6] xen/arm: report clock_frequency via sysctl physinfo, not createdomain,
Julian Vetter
- [PATCH v4 4/6] xen/arm: remove XEN_DOMCTL_CONFIG_GIC_NATIVE from the ABI,
Julian Vetter
- [PATCH v4 3/6] tools/arm: choose GIC version explicitly instead of relying on GIC_NATIVE,
Julian Vetter
- [PATCH v4 2/6] ARM/sysctl: Expose the supported guest GIC modes in physinfo,
Julian Vetter
- [PATCH v4 1/6] xen/arm: report proper GIC version via XEN_DOMCTL_getdomaininfo,
Julian Vetter
- [PATCH v4 0/6] Fix ARM domcreate,
Julian Vetter
- [PATCH] drm/xe: Limit sg segment size to PAGE_SIZE on Xen PV,
Szymon Acedański
- [PATCH] x86/hvm: Use system descriptor type names in hvm_task_switch(),
Andrew Cooper
- Ping: [PATCH] Xen/gnttab: improve error handling in gnttab_dma_{alloc,free}_pages(),
Jan Beulich
- [PATCH 0/2] x86emul: XCR0 handling,
Jan Beulich
- [BUG] x86emul/test: avoid assertion in emul_test_read_xcr() when XSAVE is absent,
Andrew Mbugua
- [PATCH v21 03/16] net/tap: deprecate "no" as special value for script/downscript,
Vladimir Sementsov-Ogievskiy
- [PATCH v4 0/4] xen/arm: add i.MX8M platform and UART support,
Wig Cheng
- Re: [RFC PATCH v7 06/14] vtd: Remove MAP_ERROR_RECOVERY code path in domain_context_mapping_one,
Jan Beulich
- Re: [RFC PATCH v7 05/14] iommu: Simplify quarantine logic,
Jan Beulich
- Re: [RFC PATCH v7 04/14] iommu: Move IOMMU domain related structures to (arch_)iommu_context,
Jan Beulich
- Re: [RFC PATCH v7 03/14] x86/domain: Defer domain iommu initialization.,
Jan Beulich
- Re: [PATCH v4 9/9] x86/cpuid: Advertise XEN_HVM_CPUID_EXT_DEST_ID when device model opts in,
Jan Beulich
- Re: [PATCH v4 8/9] hvm/ioreq: Negotiate extended destination ID support per ioreq server,
Jan Beulich
- Re: [PATCH v4 7/9] x86/dmop: Add XEN_DMOP_{bind,unbind}_pt_msi_irq DM ops,
Jan Beulich
- Re: [PATCH v4 6/9] x86/hvm: Support extended destination IDs in virtual MSI and IO-APIC,
Jan Beulich
- [PATCH v5 0/2] x86/time: avoid early uses of NOW() to return zero,
Jan Beulich
- [PATCH v2 00/13] x86/msr: Drop 32-bit MSR interfaces,
Juergen Gross
- [PATCH] xen/gntdev: prevent private mappings from becoming writable,
Abdifatah Suruur
- [PATCH RESEND] sched: Convert paravirt_steal to new static key APIs,
Hongyan Xia
- [PATCH v2 0/2] xen/sched: fix crashes when vcpu creation fails,
Furkan Caliskan
- [BUG] Linux kernel crash in amd_smn_init during PVH Dom0 boot on AMD EPYC,
Arthur Borsboom
- Re: [PATCH v4 5/9] x86/passthrough: Introduce pt_irq_bind_msi() as canonical MSI bind path,
Jan Beulich
- [PATCH v3 0/4] xen/arm: add i.MX8M platform and UART support,
Wig Cheng
- Re: [PATCH v4 1/3] time: add "NOW() good" indicator,
Orzel, Michal
- Re: [PATCH v4 4/9] x86/passthrough: Extract PT_IRQ_TYPE_MSI body into pt_irq_bind_msi(),
Jan Beulich
- Re: [PATCH v4 3/9] x86/passthrough: Extract pt_irq_dpci_setup() from pt_irq_create_bind(),
Jan Beulich
- Re: [PATCH v6 0/3] Support multiple ioreq pages,
Jan Beulich
- Re: [PATCH v6 3/3] x86/ioreq: Extend ioreq server to support multiple ioreq pages,
Jan Beulich
- [PATCH v3 63/74] hw: convert device-local PropertyInfo definitions to use qapi_type,
Marc-André Lureau
- Re: [PATCH v6 2/3] ioreq: Indent ioreq_server_alloc_mfn() body one level deeper,
Jan Beulich
- [PATCH] x86/ucode: Remove MICROCODE_UPDATE_TIMEOUT and associated panic(),
Andrew Cooper
- Re: [PATCH v6 1/3] ioreq: switch ioreq page allocation to vmap,
Jan Beulich
- [PATCH] xen/arm: ffa: Harden SEND2 against invented loads,
Bertrand Marquis
- [PATCH v3 0/4] xen/arm: Fix eSPI IRQ handling,
Mykola Kvach
- [PATCH v3 45/74] qom: convert scalar properties to QAPI-aware registration,
Marc-André Lureau
- [PATCH v3] xen/arm: derive GIC CPU interface ID fields from the vGIC,
Mykola Kvach
- [PATCH v9 0/6] Implement CPU hotplug on Arm,
Mykyta Poturai
- Re: [PATCH RFC v3 0/2] vhost-user: support Xen foreign memory mappings,
Dusan Stojkovic
- [PATCH 0/2] xen/sched: fix crashes when vcpu creation fails,
Furkan Caliskan
- [PATCH v2 0/4] xen/arm: add i.MX8M platform and UART support,
Wig Cheng
- [PATCH] ARM/vgic: Clean up vgic_v2_setup_hw(),
Andrew Cooper
- [PATCH v4] x86/nSVM: Validate the L1 IOPM physical address range,
Abdelkareem Abdelsaamad
- Re: [PATCH v3 1/6] xen/arm: report proper GIC version via XEN_DOMCTL_getdomaininfo,
Orzel, Michal
- [PATCH v2 00/14] XSM: follow-on to XSAs 492 and 499,
Jan Beulich
- [PATCH v2 01/14] XSM: make xsm_default_action() const-correct,
Jan Beulich
- [PATCH v2 02/14] XSM: convert "allow" (Flask: "access") parameters to bool,
Jan Beulich
- [PATCH v2 03/14] x86/mm: get_page_from_l1e() is PV-or-shadow-only,
Jan Beulich
- [PATCH v2 04/14] x86: restrict PHYSDEVOP_* when PV=n,
Jan Beulich
- [PATCH v2 05/14] XSM: make Argo hooks well-formed ones,
Jan Beulich
- [PATCH v2 06/14] XSM: fold xsm_{,un}map_domain_pirq() hooks,
Jan Beulich
- [PATCH v2 07/14] x86: type-correct last parameter of map_domain_pirq(),
Jan Beulich
- [PATCH v2 08/14] XSM: pass just SBDF to xsm_{,un}map_domain_irq(),
Jan Beulich
- [PATCH v2 09/14] XSM: fold xsm_{,un}map_domain_irq() hooks,
Jan Beulich
- [PATCH v2 11/14] XSM: convert remaining event channel hooks,
Jan Beulich
- [PATCH v2 12/14] XSM: convert remaining domain-related hooks,
Jan Beulich
- [PATCH v2 13/14] XSM: convert remaining miscellaneous hooks,
Jan Beulich
- [PATCH RFC v2 14/14] XSM: avoid fragile assumptions in xsm_fixup_ops(),
Jan Beulich
- [PATCH v2 10/14] XSM: fold xsm_{,un}bind_pt_irq() hooks,
Jan Beulich
- [PATCH 0/4] stubdom: remove building unused libraries,
Juergen Gross
- [PATCH 1/4] Config: update Mini-OS commit id,
Juergen Gross
- [PATCH 3/4] stubdom: remove build of zlib,
Juergen Gross
- [PATCH 2/4] stubdom: remove pciutils,
Juergen Gross
- Re: [PATCH 2/4] stubdom: remove pciutils,
Samuel Thibault
- Re: [PATCH 2/4] stubdom: remove pciutils,
Juergen Gross
- Re: [PATCH 2/4] stubdom: remove pciutils,
Samuel Thibault
- Re: [PATCH 2/4] stubdom: remove pciutils,
Jürgen Groß
- Re: [PATCH 2/4] stubdom: remove pciutils,
Samuel Thibault
- Re: [PATCH 2/4] stubdom: remove pciutils,
Jan Beulich
- Re: [PATCH 2/4] stubdom: remove pciutils,
Jürgen Groß
- Re: [PATCH 2/4] stubdom: remove pciutils,
Jan Beulich
- Re: [PATCH 2/4] stubdom: remove pciutils,
Samuel Thibault
- Re: [PATCH 2/4] stubdom: remove pciutils,
Jan Beulich
- Re: [PATCH 2/4] stubdom: remove pciutils,
Samuel Thibault
- Re: [PATCH 2/4] stubdom: remove pciutils,
Jürgen Groß
- [PATCH 4/4] CHANGELOG: add removal of grub-pv,
Juergen Gross
- [PATCH v3 43/49] hw: guard BusClass::print_dev with CONFIG_HMP,
Marc-André Lureau
- [PATCH v3 39/49] qdev-monitor: make print_dev() callback take MonitorHMP,
Marc-André Lureau
- [PATCH v3 37/49] monitor: tighten monitor_printf*(),
Marc-André Lureau
- [PATCH v3 30/49] monitor: isolate HMP declarations in hmp.h,
Marc-André Lureau
- Re: [PATCH] hw/i386/pc: xen: reinstate the "xenfv" machine alias,
Philippe Mathieu-Daudé
- [PATCH 0/3] x86/emul: Cleanup,
Andrew Cooper
- [PATCH 0/3] xen/arm: add i.MX8M platform and UART support,
Wig Cheng
- [GIT PULL] xen: branch for v7.3-rc1,
Juergen Gross
- tools/hotplug: fix invalid frontend path for set_mtu,
James Dingwall
- [PATCH v6 0/2] add keyhandler to show Xen command line,
dmukhin
- [XEN PATCH] tools/console/daemon: fix log_dir memory leak in xenconsoled,
Andrew Mbugua
- [PATCH] xen/pcifront: Fix PCI device reference leak in AER handling,
Ruoyu Wang
- [PATCH] x86/nmi: Fix mis-classification of watchdog NMIs,
Andrew Cooper
- [PATCH v1] x86/nSVM: Expose the FlushByASID CPU Capability to L1 guests,
Abdelkareem Abdelsaamad
- [PATCH] x86/cpu: Rewrite initialize_cpu_data() for clarity,
Andrew Cooper
- [MINI-OS PATCH] build: don't add -lm -lpci -lz to APP_LDLIBS,
Juergen Gross
- Re: [PATCH 3/4] x86: extend do_mmu_update() to support returning the old PTE value,
Jan Beulich
- Re: [PATCH 1/4] x86: extend update_intpte() to support atomic get-and-update,
Jan Beulich
- Re: [PATCH 24/24] XSM: fold xsm_{,un}bind_pt_irq() hooks,
Daniel P. Smith
- Re: [PATCH 23/24] XSM: fold xsm_{,un}map_domain_irq() hooks,
Daniel P. Smith
- [PATCH] libxl: use libxl__qemu_qmp_path() instead of open coding,
James Dingwall
- Re: [PATCH v1 16/17] xen/riscv: add guest load emulation for trapped MMIO accesses,
Jan Beulich
- [PATCH v5] xen/common: add keyhandler to show Xen command line,
dmukhin
- [PATCH v2] xen/arm: Hide PMU registers from the guest, when the vPMU feature is disabled.,
Hirokazu Takahashi
- Re: [PATCH v1 15/17] xen/riscv: implement trap redirection to a guest,
Jan Beulich
- Re: [PATCH v1 14/17] xen/riscv: add guest page fault handling stub,
Jan Beulich
- Re: [PATCH v1 13/17] xen/riscv: add unprivileged guest memory read helper,
Jan Beulich
- Re: [PATCH v1 12/17] xen/riscv: extend exception tables with type and data fields,
Jan Beulich
- Re: [PATCH v1 11/17] xen/riscv: add vAPLIC state save/restore hooks,
Jan Beulich
- Re: [PATCH v1 10/17] xen/riscv: introduce vintc_state_{save,restore}(),
Jan Beulich
- Re: [PATCH v1 09/17] xen/riscv: add helper to check APLIC MSI mode,
Jan Beulich
- Re: [PATCH v1 08/17] xen/riscv: add IMSIC state save/restore,
Jan Beulich
- [PATCH v2] x86: reduce dependencies on x86_emulate/x86_emulate.h,
Jan Beulich
- Re: [PATCH v2 0/5] stubdom: remove grub-pv,
Juergen Gross
- [RFCv2] xen/arm64: livepatch: enable attaching callbacks,
Ryo Takakura
- [PATCH v5 0/2] xen/console: updates to rate-limiting,
dmukhin
- [PATCH v4] xen/common: add keyhandler to show Xen command line,
dmukhin
- Re: [PATCH v3 6/6] xen: make config argument const,
Andrew Cooper
- Re: [PATCH v3 4/6] xen/arm: remove XEN_DOMCTL_CONFIG_GIC_NATIVE from the ABI,
Andrew Cooper
- Re: [PATCH v3 3/6] tools/arm: choose GIC version explicitly instead of relying on GIC_NATIVE,
Andrew Cooper
- Re: [PATCH v3 2/6] ARM/sysctl: Expose the supported guest GIC modes in physinfo,
Andrew Cooper
- [PATCH 0/2] xen/arm: remove unreachable EL0 handling from register emulation,
Michal Orzel
- [PATCH v3] xen/common: add keyhandler to show Xen command line,
dmukhin
- [PATCH] x86/pagewalk: Read guest PTEs with ACCESS_ONCE(),
Andrew Cooper
- [PATCH v2] xen/arm: derive GIC CPU interface ID fields from the vGIC,
Mykola Kvach
- Re: [PATCH v8 7/7] xen/console: make console buffer size configurable,
Stefano Stabellini
- Re: [PATCH v8 6/7] xen/serial: harden serial_tx_buffer checks,
Stefano Stabellini
- Re: [PATCH v8 5/7] xen/console: use memcpy() in conring_puts(),
Stefano Stabellini
- Re: [PATCH v8 4/7] xen/serial: switch txbuf runtime allocation to xvmalloc,
Stefano Stabellini
- Re: [PATCH v8 3/7] xen/console: switch conring runtime allocation to xvmalloc,
Stefano Stabellini
- Re: [PATCH v8 2/7] xen/console: use 'unsigned int' in contring_{flush,puts}(),
Stefano Stabellini
- Re: [PATCH v8 1/7] xen/console: do not use XENCONS_RING_IDX in console_init_ring(),
Stefano Stabellini
- [PATCH v2] xen/arm: propagate secondary GIC initialization failures,
Mykola Kvach
- [PATCH v2 0/3] xen/arm: Fix eSPI IRQ handling,
Mykola Kvach
- Re: [PATCH v7 17/36] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other,
Sean Christopherson
- Re: [PATCH v7 17/36] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other,
David Woodhouse
- Re: [PATCH v7 17/36] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other,
Sean Christopherson
- Re: [PATCH v7 17/36] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other,
David Woodhouse
- Re: [PATCH v7 17/36] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other,
Sean Christopherson
- Re: [PATCH v7 17/36] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other,
Sean Christopherson
- Re: [PATCH v7 17/36] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other,
David Woodhouse
- Re: [PATCH v7 17/36] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other,
Sean Christopherson
- Re: [PATCH v7 17/36] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other,
David Woodhouse
- Re: [PATCH v7 17/36] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other,
Sean Christopherson
- Re: [PATCH v7 17/36] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other,
David Woodhouse
- Re: [PATCH v7 17/36] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other,
Sean Christopherson
- Re: [PATCH v7 17/36] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other,
David Woodhouse
- Re: [PATCH v7 17/36] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other,
Sean Christopherson
- Re: [PATCH v7 17/36] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other,
David Woodhouse
- Re: [PATCH v7 17/36] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other,
Sean Christopherson
- Re: [PATCH v7 17/36] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other,
David Woodhouse
- Re: [PATCH v7 17/36] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other,
Sean Christopherson
- Re: [PATCH v7 17/36] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other,
David Woodhouse
- Re: [PATCH v7 17/36] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other,
David Woodhouse
- Re: [PATCH v7 00/36] Cleaning up the KVM clock mess,
Sean Christopherson
- [PATCH 6/6] CI: run the riscv64 smoke test via QTB framework console-test,
Baptiste Le Duc
- [PATCH 5/6] automation/qtb: add QTB framework README,
Baptiste Le Duc
- [PATCH 4/6] automation/qtb: add unit tests for the QTB framework,
Baptiste Le Duc
- [PATCH 3/6] automation/qtb: add Python QTB framework with the console-test type,
Baptiste Le Duc
- [PATCH 1/6 TEST-ARTIFACTS] Add a QTB container to run the Xen riscv64 tests,
Baptiste Le Duc
- [PATCH 2/6] automation/qtb: add jinja2 device trees for riscv64 smoke tests,
Baptiste Le Duc
- [PATCH 0/6] automation: add QTB test framework for riscv64 smoke tests,
Baptiste Le Duc
- Re: [PATCH v3 1/2] x86/domctl: don't imply I/O port permissions from I/O port mapping,
Anthony PERARD
- Re: [PATCH v1 03/17] xen/riscv: add missing APLIC register offsets, masks to asm/aplic.h,
Baptiste Le Duc
- Re: [PATCH v1 01/17] xen/riscv: manage IRQ_DISABLED flag in APLIC irq enable/disable callbacks,
Baptiste Le Duc
- Re: [PATCH v4 2/2] xen/console: add compile-time rate-limiting controls,
Roger Pau Monné
- Re: [PATCH v4 1/2] xen/console: correct leaky-bucket rate limiter,
Roger Pau Monné
- [PATCH v10 0/10] xenguest optimisations,
Frediano Ziglio
- [PATCH v10 1/10] libs/call: cache up to 4 pages in hypercall bounce buffers,
Frediano Ziglio
- [PATCH v10 2/10] libs/guest: move batch_pfns into a separate structure,
Frediano Ziglio
- [PATCH v10 3/10] libs/guest: allocate various migration arrays just once,
Frediano Ziglio
- [PATCH v10 4/10] libs/guest: use Valgrind or sanitizers to detect various buffer overflows,
Frediano Ziglio
- [PATCH v10 5/10] libs/guest: add xg_foreignmemory_copy_{from,to},
Frediano Ziglio
- [PATCH v10 6/10] libs/guest: use foreign copy API during migration,
Frediano Ziglio
- [PATCH v10 7/10] xen: implement new foreign copy hypercall,
Frediano Ziglio
- [PATCH v10 8/10] privcmd: Add definition for new Linux privcmd to access new Xen hypercall,
Frediano Ziglio
- [PATCH v10 9/10] libs/guest: use new hypercall if available,
Frediano Ziglio
- [PATCH Linux v6 10/10] xen/privcmd: Add new ABI to allow copying foreign memory,
Frediano Ziglio
- Re: [PATCH v10 0/10] xenguest optimisations,
Anthony PERARD
- [PATCH v2 0/3] Add compile_commands.json target,
George Dunlap
- [PATCH v3] xen/sched: split scheduler vtable from struct scheduler,
Furkan Caliskan
- [PATCH] x86/domctl: Fix unitialized copyback in XEN_DOMCTL_PSR_GET_*,
Johann Höpfner
- Re: [PATCH v8 0/4] Various patches to improve Secure Boot support,
Frediano Ziglio
- [PATCH] public/xen.h: Update comment on mmu_update sub-command size and PTE alignment,
Teddy Astie
- [PATCH v3] x86/nSVM: Check the L1 IOPM_BASE assigned physical address,
Abdelkareem Abdelsaamad
- help Windows PV Drivers and Windows Server 2025,
H. Bakker - Hunenet B.V.
- [PATCH] vvmx: Fix uninitialised writeback to vmcs12,
Johann Höpfner
- [PATCH v1] xenbus: Unregister reboot notifier on init failure,
Yuho Choi
- [PATCH v6 00/51] x86: Try to wrangle PV clocks vs. TSC,
Sean Christopherson
- [PATCH v6 01/51] x86/apic: Provide helpers to set local APIC timer frequency in hz and khz,
Sean Christopherson
- [PATCH v6 02/51] x86/apic: Add CONFIG_X86_LOCAL_APIC=n stubs for APIC timer frequency APIs,
Sean Christopherson
- [PATCH v6 03/51] x86/tsc: Ensure that TSC recalibration doesn't run if TSC frequency is known,
Sean Christopherson
- [PATCH v6 04/51] x86/tsc: Restrict recalibrate_cpu_khz() export to p4-clockmod and powernow-k7,
Sean Christopherson
- [PATCH v6 05/51] x86/sev: Mark TSC as reliable when configuring Secure TSC,
Sean Christopherson
- [PATCH v6 06/51] x86/sev: Don't override CPU frequency calibration for SNP's Secure TSC,
Sean Christopherson
- [PATCH v6 07/51] x86/sev: Move check for SNP Secure TSC support to tsc_early_init(),
Sean Christopherson
- [PATCH v6 08/51] x86/sev: Shove SNP's secure/trusted TSC frequency directly into "calibration",
Sean Christopherson
- [PATCH v6 10/51] x86/tdx: Force TSC frequency with CPUID-based info provided by the TDX-Module,
Sean Christopherson
- [PATCH v6 11/51] x86/tsc: Add dedicated hypervisor hooks for getting known TSC/CPU frequencies,
Sean Christopherson
- [PATCH v6 15/51] x86/tsc: Kill off x86_platform_ops.calibrate_{cpu,tsc}() hooks,
Sean Christopherson
- [PATCH v6 18/51] x86/kvmclock: Rename kvm_get_tsc_khz() to kvmclock_get_tsc_khz(),
Sean Christopherson
- [PATCH v6 20/51] KVM: x86: Officially define CPUID 0x40000010 as PV Timing Info (TSC and Bus),
Sean Christopherson
- [PATCH v6 21/51] x86/kvm: Obtain TSC frequency from PV CPUID if present,
Sean Christopherson
- [PATCH v6 24/51] x86/kvm: Get CPU base frequency from CPUID when it's available,
Sean Christopherson
- [PATCH v6 26/51] clocksource: hyper-v: Drop wrappers to sched_clock save/restore helpers,
Sean Christopherson
- [PATCH v6 39/51] x86/pvclock: Mark setup helpers and related various as __init/__ro_after_init,
Sean Christopherson
- [PATCH v6 09/51] x86/tsc: Add a standalone helper for getting TSC info from CPUID.0x15,
Sean Christopherson
- [PATCH v6 12/51] x86/acrn: Register TSC/CPU frequency callbacks iff frequency is actually in CPUID,
Sean Christopherson
- [PATCH v6 16/51] x86/tsc: Rename pit_hpet_ptimer_calibrate_cpu() => native_calibrate_cpu_late(),
Sean Christopherson
- [PATCH v6 35/51] x86/tsc: WARN if TSC sched_clock save/restore used with PV sched_clock,
Sean Christopherson
- [PATCH v6 38/51] x86/xen/time: Mark xen_setup_vsyscall_time_info() as __init,
Sean Christopherson
- [PATCH v6 46/51] x86/paravirt: Plumb a return code into __paravirt_set_sched_clock(),
Sean Christopherson
- [PATCH v6 50/51] x86/paravirt: Move using_native_sched_clock() stub into timer.h,
Sean Christopherson
- [PATCH v6 17/51] x86/tsc: Fold native_calibrate_cpu() into recalibrate_cpu_khz(),
Sean Christopherson
- [PATCH v6 31/51] x86/paravirt: Move handling of unstable PV clocks into paravirt_set_sched_clock(),
Sean Christopherson
- [PATCH v6 34/51] x86/vmware: NOP-ify save/restore hooks when using VMware's sched_clock,
Sean Christopherson
- [PATCH v6 44/51] x86/kvmclock: WARN if wall clock is read while kvmclock is suspended,
Sean Christopherson
- [PATCH v6 30/51] x86/paravirt: Remove unnecessary PARAVIRT=n stub for paravirt_set_sched_clock(),
Sean Christopherson
- [PATCH v6 36/51] x86/paravirt: Pass sched_clock save/restore helpers during registration,
Sean Christopherson
- [PATCH v6 41/51] x86/kvmclock: Refactor handling of PVCLOCK_TSC_STABLE_BIT during kvmclock_init(),
Sean Christopherson
- [PATCH v6 43/51] x86/kvmclock: Hook clocksource.suspend/resume when kvmclock isn't sched_clock,
Sean Christopherson
- [PATCH v6 45/51] x86/paravirt: Mark __paravirt_set_sched_clock() as __init,
Sean Christopherson
- [PATCH v6 47/51] x86/paravirt: Don't use a PV sched_clock in CoCo guests with trusted TSC,
Sean Christopherson
- [PATCH v6 48/51] x86/kvmclock: Use TSC for sched_clock if it's constant and non-stop,
Sean Christopherson
- [PATCH v6 49/51] x86/kvmclock: Plumb in AP-online and BSP-resume to kvmlock, for documentation,
Sean Christopherson
- [PATCH v6 51/51] x86/kvm: Get local APIC bus frequency from PV CPUID Timing Info,
Sean Christopherson
- [PATCH v6 13/51] x86/acrn: Mark TSC frequency as known when using ACRN for calibration,
Sean Christopherson
- [PATCH v6 14/51] x86/tsc: Consolidate forcing of X86_FEATURE_TSC_KNOWN_FREQ for PV code,
Sean Christopherson
- [PATCH v6 19/51] x86/kvmclock: Drop dead check on TSC being unstable during kvmclock_init(),
Sean Christopherson
- [PATCH v6 22/51] x86/kvm: Mark TSC as reliable when it's constant and nonstop,
Sean Christopherson
- [PATCH v6 23/51] x86/tsc: Add standalone helper for getting CPU frequency from CPUID,
Sean Christopherson
- [PATCH v6 25/51] clocksource: hyper-v: Register sched_clock save/restore iff it's necessary,
Sean Christopherson
- [PATCH v6 27/51] clocksource: hyper-v: Don't save/restore TSC offset when using HV sched_clock,
Sean Christopherson
- [PATCH v6 28/51] x86/kvmclock: Setup kvmclock for secondary CPUs iff CONFIG_SMP=y,
Sean Christopherson
- [PATCH v6 29/51] x86/kvm: Don't disable kvmclock on BSP in syscore_suspend(),
Sean Christopherson
- [PATCH v6 33/51] x86/xen/time: NOP-ify x86_platform's sched_clock save/restore hooks,
Sean Christopherson
- [PATCH v6 32/51] x86/kvmclock: Move sched_clock save/restore helpers up in kvmclock.c,
Sean Christopherson
- [PATCH v6 37/51] x86/kvmclock: Move kvm_sched_clock_init() down in kvmclock.c,
Sean Christopherson
- [PATCH v6 42/51] timekeeping: Resume clocksources before reading persistent clock,
Sean Christopherson
- [PATCH v6 40/51] x86/pvclock: WARN if pvclock's valid_flags are overwritten,
Sean Christopherson
- Re: [PATCH v5 47/51] x86/paravirt: Don't use a PV sched_clock in CoCo guests with trusted TSC,
Sean Christopherson
- [PATCH v3] x86/nSVM: Check injected event consistency,
Abdelkareem Abdelsaamad
- [PATCH v2 0/2] vpci: allow unaligned accesses by the hardware domain,
Roger Pau Monne
- Re: [PATCH v1 07/17] xen/riscv: introduce vCPU AIA initialization,
Jan Beulich
- Re: [PATCH v1 06/17] xen/riscv: map IMSIC interrupt file for vCPUs,
Jan Beulich
- Re: [PATCH v1 05/17] xen/riscv: implement virtual APLIC MMIO emulation,
Jan Beulich
- [PATCH] xen/vpci: allow unaligned accesses by the hardware domain,
Roger Pau Monne
- Re: [PATCH v1 0/6] nestedsvm: Misc fixes,
Ross Lagerwall
- Re: [PATCH v1 1/6] nestedsvm: Fix CR3 MBZ check,
Ross Lagerwall
- [PATCH 0/9] mm: distinguish PTE table storage from PTE values,
Muhammad Usama Anjum
- [PATCH] x86/svm: mandatory update VMCB nextrip for soft interrupts,
Chunjie Zhu
- [PATCH 0/2] xen: Fix PV-only build,
Jason Andryuk
- Re: [PATCH 22/24] XSM: pass just SBDF to xsm_{,un}map_domain_irq(),
Daniel P. Smith
- Re: [PATCH 20/24] XSM: fold xsm_{,un}map_domain_pirq() hooks,
Daniel P. Smith
- [PATCH v5 0/6] xen/igd: fixes for Intel IGD passthrough,
Chuck Zmudzinski
- Re: [PATCH 19/24] XSM: convert "allow" (Flask: "access") parameters to bool,
Daniel P. Smith
- Re: [PATCH 18/24] XSM: make XSM hooks well-formed ones,
Daniel P. Smith
- Re: [PATCH 16/24] XSM: suppress hypercall when XSM=n,
Daniel P. Smith
- Re: [PATCH 15/24] XSM/dummy: drop redundant return statements,
Daniel P. Smith
- Re: [PATCH 14/24] XSM/dummy: fold cf_check into XSM_INLINE,
Daniel P. Smith
- Re: [PATCH 13/24] x86: restrict PHYSDEVOP_* when PV=n,
Daniel P. Smith
- [PATCH v5 00/13] Add several more tests,
Marek Marczykowski-Górecki
- [PATCH v5 01/13] CI: set LOG_MSG as end-of-test marker consistently,
Marek Marczykowski-Górecki
- [PATCH v5 02/13] CI: Reduce timeout on test failure,
Marek Marczykowski-Górecki
- [PATCH v5 03/13] CI: Add driver domains tests,
Marek Marczykowski-Górecki
- [PATCH v5 04/13] CI: Add configure --enable-systemd for full build,
Marek Marczykowski-Górecki
- [PATCH v5 05/13] CI: Run driver domains test on Debian too,
Marek Marczykowski-Górecki
- [PATCH v5 06/13] CI: extract building domU/dom0 out of qemu-alpine-x86_64.sh,
Marek Marczykowski-Górecki
- [PATCH v5 07/13] CI: add a smoke test for UKI xen.efi,
Marek Marczykowski-Górecki
- [PATCH v5 08/13] CI: add tests booting UKI via grub,
Marek Marczykowski-Górecki
- [PATCH v5 09/13] CI: enable xenconsoled logging in alpine tests,
Marek Marczykowski-Górecki
- [PATCH v5 10/13] CI: add oops=panic to smoke tests,
Marek Marczykowski-Górecki
- [PATCH v5 12/13] CI: Add simple domU suspend test,
Marek Marczykowski-Górecki
- [PATCH v5 11/13] CI: Extend qemu-alpine-lib.sh to allow simple networking test,
Marek Marczykowski-Górecki
- [PATCH v5 13/13] CI: gate macos build jobs with MACOS_JOBS variable,
Marek Marczykowski-Górecki
- Re: [PATCH v9 4/4] xen/acpi: Parse PPTT to initialize CPU topology,
Jan Beulich
- [PATCH] tools/xentop: reject invalid --delay and --iterations arguments,
Matthias Goergens
- [PATCH 0/5] x86/nmi: Watchdog fixes/improvement Part 1,
Andrew Cooper
- [PATCH] xen/dt: reject "xen,static-mem" when CONFIG_STATIC_MEMORY is disabled,
Michal Orzel
- Re: [PATCH v2] x86/nSVM: Check the L1 IOPM_BASE and MSRPM_BASE assigned physical addresses,
Jan Beulich
- Re: [PATCH 5/5] vtd: Move intremap table to xenheap,
Jan Beulich
- Re: [PATCH 4/5] vtd: Don't disable hwdom passthrough on unhandled SAGAW bits,
Jan Beulich
- [PATCH v2] x86/xen: fix init of balloon stats again,
Roger Pau Monne
- Re: [PATCH 3/5] vtd: Print originating iommu on faults,
Jan Beulich
- [PATCH v10 0/6] x86emul: misc additions (MSR accesses),
Jan Beulich
- [PATCH] x86: reduce dependencies on x86_emulate/x86_emulate.h,
Jan Beulich
- [PATCH 0/4] xen: cleanup config files,
Juergen Gross
- [PATCH v2 2/3] x86/alternatives: Rework get_ideal_nops(),
Andrew Cooper
- [PATCH v1 1/1] include/hw/xen/xen_native.h: downgrade include-order assertion to warning,
Neal Frager
- [PATCH] 9p/xen: fix refcount leak in p9_xen_response() on wrong tag,
Yifei Gao
- [PATCH 0/3] Add compile_commands.json target,
George Dunlap
- RE: [PATCH v5 0/4] xen/arm: Device Tree based CPU topology support,
Hirokazu Takahashi
- [PATCH 0/2] CI: Check save/restore, minor style update,
Frediano Ziglio
- Re: [PATCH 2/3] x86/alternatives: Rework get_ideal_nops(),
Andrew Cooper
- linux-next: build failure after merge of the xen-tip tree,
Mark Brown
- Re: [PATCH 2/5] vtd: Ensure context entry is cleared properly,
Jan Beulich
- Re: [RESEND PATCH 1/5] vtd: Ensure root entry is updated consistently,
Jan Beulich
- [PATCH v7 00/20] Introduce enablemenant of dom0less,
Oleksii Kurochko
- [PATCH v7 02/20] xen/dom0less: turn max_init_domid into a common variable,
Oleksii Kurochko
- [PATCH v7 01/20] xen: introduce CONFIG_HAS_SHARED_INFO for archs without a shared page,
Oleksii Kurochko
- [PATCH v7 04/20] xen/riscv: introduce guest riscv,isa string,
Oleksii Kurochko
- [PATCH v7 05/20] xen/riscv: implement make_cpus_node(),
Oleksii Kurochko
- [PATCH v7 03/20] xen/riscv: Implement construct_domain(),
Oleksii Kurochko
- [PATCH v7 06/20] xen/riscv: implement make_timer_node(),
Oleksii Kurochko
- [PATCH v7 07/20] xen/riscv: implement make_arch_nodes(),
Oleksii Kurochko
- [PATCH v7 08/20] xen/riscv: introduce init interrupt controller operations,
Oleksii Kurochko
- [PATCH v7 09/20] xen/riscv: implement make_intc_domU_node(),
Oleksii Kurochko
- [PATCH v7 10/20] xen/riscv: introduce aia_init() and aia_usable(),
Oleksii Kurochko
- [PATCH v7 11/20] xen/riscv: introduce per-vCPU IMSIC state,
Oleksii Kurochko
- [PATCH v7 12/20] xen/riscv: introduce minimal virtual APLIC (vAPLIC) infrastructure,
Oleksii Kurochko
- [PATCH v7 13/20] xen/riscv: introduce (de)initialization helpers for vINTC,
Oleksii Kurochko
- [PATCH v7 14/20] xen/riscv: generate IMSIC DT node for guest domains,
Oleksii Kurochko
- [PATCH v7 15/20] xen/riscv: create APLIC DT node for guest domains,
Oleksii Kurochko
- [PATCH v7 16/20] xen/riscv: implement IRQ routing for device passthrough,
Oleksii Kurochko
- [PATCH v7 17/20] xen/riscv: implement init_intc_phandle(),
Oleksii Kurochko
- [PATCH v7 18/20] xen/riscv: initialize RCU, scheduler, and system domains in start_xen(),
Oleksii Kurochko
- [PATCH v7 19/20] xen/riscv: provide init_vuart(),
Oleksii Kurochko
- [PATCH v7 20/20] xen/riscv: add initial dom0less infrastructure support,
Oleksii Kurochko
- [ANNOUNCE] - Call for agenda items for August 6 Xen Community Call @ 15:00 UTC,
Cody Zuschlag
- Re: [PATCH v2 2/3] x86/EFI: replace ebmalloc(),
Jan Beulich
- Re: [PATCH v2 1/3] x86: introduce "brk" allocator,
Jan Beulich
- Re: [PATCH] drm/gem: Move pages_to_sg helper into drm_gem.c,
Christian König
- [PATCH] radix-tree: drop radix_tree_init_maxindex(),
Jan Beulich
- Re: [PATCH 4/4] x86: add new pte_get_and_clear hypercall,
Teddy Astie
- [PATCH 0/5] locking/qspinlock: Add contended_release tracepoint,
Dmitry Ilvokhin
- Linux PV domU with >1 vCPU never resumes after xl save/restore,
George Dunlap
- Re: Linux PV domU with >1 vCPU never resumes after xl save/restore,
George Dunlap
[PATCH v2 0/2] xen/sched: split scheduler vtable from scheduler,
Furkan Caliskan
Re: [PATCH v7 11/36] KVM: x86: Restructure kvm_guest_time_update() for TSC upscaling,
Sean Christopherson
Re: [PATCH 17/24] XSM: make Argo hooks well-formed ones,
Jason Andryuk
Re: [PATCH v1 1/6] tools/migration: introduce PAGE_DATA_LZ4 stream record type,
Marcus Granado
[PATCH] xen/livepatch: Move init_or_livepatch_* into xen/init.h,
Andrew Cooper
Re: [PATCH v3 2/3] xen/livepatch: Fix include hierarchy,
Ross Lagerwall
Re: [PATCH v6 12/16] xen: implement new foreign copy hypercall,
Frediano Ziglio
Re: [PATCH] x86/xen: fix init of balloon stats for PV guests with memory != maxmem,
Juergen Gross
Re: [PATCH] xen: privcmd: fix ioeventfd crash under PV domain,
Juergen Gross
Re: [PATCH Linux v6 16/16] xen/privcmd: Add new ABI to allow copying foreign memory,
Juergen Gross
[PATCH 0/2] xen/mm: Alter get_outstanding_claims() to return information by value,
Andrew Cooper
Re: [PATCH v1 04/17] xen/riscv: introduce device-agnostic MMIO emulation dispatch,
Jan Beulich
Re: [PATCH v1 02/17] xen/riscv: add basic VGEIN management for AIA guests,
Jan Beulich
[PATCH v3 0/5] x86/alternatives: Adjust all insn-relative fields,
Andrew Cooper
Re: [PATCH v2] nSVM: Check injected event consistency,
Jan Beulich
[PATCH v2 0/2] keyhandler to show Xen command line,
dmukhin
[PATCH 0/7] xen/sched: split scheduler vtable from scheduler,
Furkan Caliskan
[PATCH 1/2] xen/xenbus: log more information when device state got reset,
Marek Marczykowski-Górecki
[PATCH] xen/arm: Hide PMU feature,
Hirokazu Takahashi
Re: [PATCH 12/24] x86/mm: get_page_from_l1e() is PV-or-shadow-only,
Daniel P. Smith
Re: [PATCH 11/24] XSM: make certain x86-specific hooks dependent upon PV=y,
Daniel P. Smith
Re: [PATCH 10/24] XSM: make .dm_op() hook dependent upon IOREQ_SERVER=y,
Daniel P. Smith
Re: [PATCH 09/24] XSM: make .hvm_param*() hooks dependent upon HVM=y,
Daniel P. Smith
Re: [PATCH 08/24] XSM: make .hvm_altp2mhvm_op() hook dependent upon ALTP2M=y,
Daniel P. Smith
Re: [PATCH 07/24] XSM: make .hypfs() hook dependent upon HYPFS=y,
Daniel P. Smith
Re: [PATCH 06/24] XSM: make .kexec() hook dependent upon KEXEC=y,
Daniel P. Smith
Re: [PATCH 05/24] XSM: make .iomem_mapping_vcpi() hook dependent upon HAS_VPCI=y,
Daniel P. Smith
Re: [PATCH 04/24] XSM: make PCI hooks dependent upon HAS_PCI=y,
Daniel P. Smith
Re: [PATCH 03/24] XSM: make .{,un}map_domain_pirq() hooks dependent upon HAS_PIRQ=y,
Daniel P. Smith
Re: [PATCH 01/24] XSM: reduce redundancy in hook machinery,
Daniel P. Smith
[PATCH v4 00/23] x86: Trenchboot Secure Launch DRTM (Xen),
Sergii Dmytruk
- [PATCH v4 01/23] x86/mtrr: get rid of a static variable on pause/restore,
Sergii Dmytruk
- [PATCH v4 02/23] x86/cpu: report SMX, TXT and SKINIT capabilities,
Sergii Dmytruk
- [PATCH v4 03/23] x86/tpm.c: hashing and extending PCRs for TPM1.2,
Sergii Dmytruk
- [PATCH v4 04/23] x86/tpm.c: support extending PCRs of TPM2.0 via TIS,
Sergii Dmytruk
- [PATCH v4 05/23] x86/tpm.c: add CRB interface support,
Sergii Dmytruk
- [PATCH v4 06/23] x86/include/asm/intel-txt.h: constants and accessors for TXT registers and heap,
Sergii Dmytruk
- [PATCH v4 07/23] x86/boot: add CONFIG_SLAUNCH, MLE header and Secure Launch entry point,
Sergii Dmytruk
- [PATCH v4 08/23] include/xen/slr-table.h: Secure Launch Resource Table definitions,
Sergii Dmytruk
- [PATCH v4 09/23] x86/boot/slaunch-early: implement early initialization,
Sergii Dmytruk
- [PATCH v4 10/23] x86/boot/slaunch-early: early Intel TXT sanity checks,
Sergii Dmytruk
- [PATCH v4 11/23] xen/arch/x86: reserve TXT memory during Slaunch,
Sergii Dmytruk
- [PATCH v4 12/23] x86/slaunch: restore boot MTRRs after Intel TXT DRTM,
Sergii Dmytruk
- [PATCH v4 13/23] x86/slaunch: measure MBI into TPM,
Sergii Dmytruk
- [PATCH v4 14/23] x86/slaunch: update TPM event log (TPM1.2 or TPM2.0),
Sergii Dmytruk
- [PATCH v4 16/23] x86/boot: choose AP stack based on APIC ID,
Sergii Dmytruk
- [PATCH v4 22/23] xen/arch/x86: add TPR (TXT Protected Range) DMA protection support,
Sergii Dmytruk
- [PATCH v4 15/23] x86/hvm: check for VMX in SMX if Slaunch is active,
Sergii Dmytruk
- [PATCH v4 17/23] x86/smpboot.c: TXT AP bringup,
Sergii Dmytruk
- [PATCH v4 18/23] x86/slaunch: process DRTM policy,
Sergii Dmytruk
- [PATCH v4 19/23] x86/acpi: disallow S3 on Secure Launch boot,
Sergii Dmytruk
- [PATCH v4 20/23] x86/slaunch: support AMD CPUs,
Sergii Dmytruk
- [PATCH v4 21/23] x86/slaunch: support EFI boot,
Sergii Dmytruk
- [PATCH v4 23/23] MAINTAINERS: add a section for TrenchBoot Slaunch,
Sergii Dmytruk
[PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support,
Chuck Zmudzinski
- Re: [PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support,
Jan Beulich
- Re: [PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support,
Chuck Zmudzinski
- Re: [PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support,
Jan Beulich
- Re: [PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support,
Chuck Zmudzinski
- Re: [PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support,
Jan Beulich
- Re: [PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support,
Chuck Zmudzinski
- Re: [PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support,
Chuck Zmudzinski
- Re: [PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support,
Chuck Zmudzinski
- Re: [PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support,
Chuck Zmudzinski
- Re: [PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support,
Jan Beulich
- Re: [PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support,
Chuck Zmudzinski
- Re: [PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support,
Chuck Zmudzinski
- Re: [PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support,
Jan Beulich
- Re: [PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support,
Chuck Zmudzinski
- Re: [PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support,
Jan Beulich
- Re: [PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support,
Chuck Zmudzinski
- Re: [PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support,
Chuck Zmudzinski
- Re: [PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support,
Jan Beulich
- Re: [PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support,
Chuck Zmudzinski
- Re: [PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support,
Chuck Zmudzinski
- Re: [PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support,
Jan Beulich
- Re: [PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support,
Chuck Zmudzinski
- Re: [PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support,
Chuck Zmudzinski
- Re: [PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support,
Chuck Zmudzinski
- Re: [PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support,
Jan Beulich
- Re: [PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support,
Chuck Zmudzinski
- Re: [PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support,
Chuck Zmudzinski
- Re: [PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support,
Jan Beulich
- Re: [PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support,
Chuck Zmudzinski
- Re: [PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support,
Chuck Zmudzinski
- Re: [PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support,
Jan Beulich
- Re: [PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support,
Chuck Zmudzinski
- Re: [PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support,
Jan Beulich
- Re: [PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support,
Chuck Zmudzinski
- Re: [PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support,
Jan Beulich
- Re: [PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support,
Chuck Zmudzinski
- Re: [PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support,
Chuck Zmudzinski
- Re: [PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support,
Chuck Zmudzinski
- Re: [PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support,
Jan Beulich
- Re: [PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support,
Chuck Zmudzinski
- Re: [PATCH v2] tools/hvmloader: implement Intel IGD extended VBT support,
Jan Beulich
Re: [PATCH v6 00/36] Cleaning up the KVM clock mess,
David Woodhouse
Re: [PATCH v7 31/36] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration,
David Woodhouse
[PATCH v2] acpi: reboot: log reset parameters,
dmukhin
[PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead,
Zi Yan
[PATCH v4 0/6] xen/igd: fixes for Intel IGD passthrough,
Chuck Zmudzinski
[PATCH] tools/hvmloader: implement Intel IGD extended VBT support,
Chuck Zmudzinski
Mail converted by MHonArc
|