xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-20 11:39:19 to 2021-09-22 10:31:23 UTC [more...]

[PATCH v2 0/2] x86/xen: simplify irq pvops
 2021-09-22 10:31 UTC  (3+ messages)
` [PATCH v2 1/2] x86/xen: remove xen_have_vcpu_info_placement flag
` [PATCH v2 2/2] x86/xen: switch initial pvops IRQ functions to dummy ones

[PATCH 0/2] grant table and add-to-physmap adjustments on top of XSAs 379 and 384
 2021-09-22 10:28 UTC  (10+ messages)
` [PATCH 1/2] gnttab: remove guest_physmap_remove_page() call from gnttab_map_frame()

[PATCH v2 0/6] gnttab: add per-domain controls
 2021-09-22 10:23 UTC  (15+ messages)
` [PATCH v2 1/6] tools/console: use xenforeigmemory to map console ring
` [PATCH v2 2/6] gnttab: allow setting max version per-domain
` [PATCH v2 3/6] gnttab: allow per-domain control over transitive grants
` [PATCH v2 4/6] tools/xenstored: use atexit to close interfaces
` [PATCH v2 5/6] tools/xenstored: partially handle domains without a shared ring
` [PATCH v2 6/6] gnttab: allow disabling grant table per-domain

[PATCH 0/3] xen/privcmd: misc corrections
 2021-09-22 10:18 UTC  (4+ messages)
` [PATCH RFC 1/3] xen/privcmd: replace kcalloc() by kvcalloc() when allocating empty pages
` [PATCH 2/3] xen/privcmd: fix error handling in mmap-resource processing
` [PATCH 3/3] xen/privcmd: drop "pages" parameter from xen_remap_pfn()

[PATCH 1/2] xen-pciback: allow compiling on other archs than x86
 2021-09-22 10:14 UTC  (2+ messages)
` [PATCH 2/2] xen-pciback: prepare for the split for stub and PV

[xen-unstable-coverity test] 165150: all pass - PUSHED
 2021-09-22 10:04 UTC 

[PATCH v2 00/12] xen/trace: Fix leakage of uninitialised stack into the tracebuffer
 2021-09-22  9:38 UTC  (34+ messages)
` [PATCH v2 01/12] xen/trace: Don't over-read trace objects
` [PATCH v2 02/12] xen/memory: Remove tail padding from TRC_MEM_* records
` [PATCH v2 03/12] xen/credit2: Remove tail padding from TRC_CSCHED2_* records
` [PATCH v2 04/12] x86/hvm: Reduce stack usage from HVMTRACE_ND()
` [PATCH v2 05/12] x86/hvm: Remove duplicate calls caused by tracing
` [PATCH v2 06/12] xen/credit2: Clean up trace handling
` [PATCH v2 07/12] xen/rt: "
` [PATCH v2 08/12] xen/sched: "
` [PATCH v2 09/12] xen/trace: Minor code cleanup
` [PATCH v2 10/12] x86/pv: Move x86/trace.c to x86/pv/trace.c
` [PATCH v2 11/12] xen/arch: Drop asm-*/trace.h
` [PATCH v2 12/12] x86/trace: Clean up trace handling
` [PATCH v2.1 13/12] xen/trace: Introduce new API
` [PATCH v2.1 14/12] xen: Switch to new TRACE() API
` [PATCH v2.1 15/12] xen/trace: Drop old trace macros
` [PATCH v2.1 16/12] xen/trace: Restrict CONFIG_TRACEBUFFER to x86 PV
` [PATCH v2.1 RFC 17/12] xen/trace: Drop cycles parameter

[PATCH] xen-pciback: allow compiling on other archs than x86
 2021-09-22  9:06 UTC  (19+ messages)

[PATCH 0/2] arm/efi: Add dom0less support to UEFI boot
 2021-09-22  9:03 UTC  (13+ messages)
` [PATCH 2/2] arm/efi: Use dom0less configuration when using EFI boot

[xen-unstable test] 164996: regressions - FAIL
 2021-09-22  7:34 UTC  (6+ messages)

[linux-linus test] 165145: regressions - FAIL
 2021-09-22  7:15 UTC 

[PATCH v3 00/16] perf: KVM: Fix, optimize, and clean up callbacks
 2021-09-22  6:42 UTC  (30+ messages)
` [PATCH v3 01/16] perf: Ensure perf_guest_cbs aren't reloaded between !NULL check and deref
` [PATCH v3 02/16] KVM: x86: Register perf callbacks after calling vendor's hardware_setup()
` [PATCH v3 03/16] KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guest
` [PATCH v3 04/16] perf: Stop pretending that perf can handle multiple guest callbacks
` [PATCH v3 05/16] perf: Drop dead and useless guest "support" from arm, csky, nds32 and riscv
` [PATCH v3 06/16] perf/core: Rework guest callbacks to prepare for static_call support
` [PATCH v3 07/16] perf: Add wrappers for invoking guest callbacks
` [PATCH v3 08/16] perf: Force architectures to opt-in to "
` [PATCH v3 09/16] perf/core: Use static_call to optimize perf_guest_info_callbacks
` [PATCH v3 10/16] KVM: x86: Drop current_vcpu for kvm_running_vcpu + kvm_arch_vcpu variable
` [PATCH v3 11/16] KVM: x86: More precisely identify NMI from guest when handling PMI
` [PATCH v3 12/16] KVM: Move x86's perf guest info callbacks to generic KVM
` [PATCH v3 13/16] KVM: x86: Move Intel Processor Trace interrupt handler to vmx.c
` [PATCH v3 14/16] KVM: arm64: Convert to the generic perf callbacks
` [PATCH v3 15/16] KVM: arm64: Drop perf.c and fold its tiny bits of code into arm.c / pmu.c
` [PATCH v3 16/16] perf: Drop guest callback (un)register stubs

[SPECIFICATION RFC v3] The firmware and bootloader log specification
 2021-09-21 22:07 UTC  (4+ messages)

[xen-unstable test] 165142: regressions - FAIL
 2021-09-22  3:24 UTC 

[PATCH V10 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
 2021-09-21 23:22 UTC  (4+ messages)

[xen-unstable-smoke test] 165143: tolerable all pass - PUSHED
 2021-09-21 22:29 UTC 

[PATCH V2 0/3] Add handling of extended regions (safe ranges) on Arm (Was "xen/memory: Introduce a hypercall to provide unallocated space")
 2021-09-21 22:00 UTC  (17+ messages)
` [PATCH V2 2/3] xen/arm: Add handling of extended regions for Dom0
` [PATCH V2 3/3] libxl/arm: Add handling of extended regions for DomU

[linux-linus test] 165140: regressions - FAIL
 2021-09-21 21:41 UTC 

[PATCH v1 00/14] PCI devices passthrough on Arm
 2021-09-21 21:38 UTC  (7+ messages)
` [PATCH v1 11/14] xen/arm: Enable the existing x86 virtual PCI support for ARM

[PATCH v2 00/13] perf: KVM: Fix, optimize, and clean up callbacks
 2021-09-21 21:29 UTC  (13+ messages)
` [PATCH v2 05/13] perf: Force architectures to opt-in to guest callbacks

[qemu-mainline test] 165139: regressions - FAIL
 2021-09-21 20:09 UTC 

[PATCH] x86/build: suppress EFI-related tool chain checks upon local $(MAKE) recursion
 2021-09-21 15:43 UTC 

[xen-unstable test] 165136: regressions - FAIL
 2021-09-21 15:29 UTC 

[PATCH] swiotlb: set IO TLB segment size via cmdline
 2021-09-21 15:20 UTC  (8+ messages)

[linux-linus test] 165134: regressions - FAIL
 2021-09-21 12:10 UTC 

[libvirt test] 165137: regressions - FAIL
 2021-09-21 12:08 UTC 

[PATCH] common: guest_physmap_add_page()'s return value needs checking
 2021-09-21 10:49 UTC  (6+ messages)
` Ping: "

[qemu-mainline test] 165133: regressions - FAIL
 2021-09-21  9:51 UTC 

[PATCH] x86/xen: remove unneeded preempt_disable() from xen_irq_enable()
 2021-09-21  9:48 UTC  (7+ messages)

Dom0less + Argo enablement
 2021-09-21  8:42 UTC  (2+ messages)

[PATCH] x86: drop a bogus SHARED_M2P() check from Dom0 building code
 2021-09-21  7:58 UTC  (6+ messages)
` Ping: "
  ` Ping²: "

[PATCH v2] xen/x86: fix PV trap handling on secondary processors
 2021-09-21  7:42 UTC  (3+ messages)

[PATCH v7] AMD/IOMMU: further work split from XSA-378
 2021-09-21  7:37 UTC  (5+ messages)
` [PATCH v7 1/8] AMD/IOMMU: check / convert IVMD ranges for being / to be reserved

[PATCH v3 0/9] x86/PVH: Dom0 building adjustments
 2021-09-21  7:21 UTC  (10+ messages)
` [PATCH v3 1/9] x86/PVH: improve Dom0 memory size calculation
` [PATCH v3 2/9] x86/PV: properly set shadow allocation for Dom0
` [PATCH v3 3/9] x86/PVH: permit more physdevop-s to be used by Dom0
` [PATCH v3 4/9] x86/PVH: provide VGA console info to Dom0
` [PATCH v3 5/9] x86/PVH: actually show Dom0's register state from debug key '0'
` [PATCH v3 6/9] x86/HVM: convert hvm_virtual_to_linear_addr() to be remote-capable
` [PATCH v3 7/9] x86/PVH: actually show Dom0's stacks from debug key '0'
` [PATCH v3 8/9] x86/HVM: skip offline vCPU-s when dumping VMCBs/VMCSes
` [PATCH v3 9/9] x86/P2M: relax permissions of PVH Dom0's MMIO entries

[xen-unstable test] 165131: regressions - FAIL
 2021-09-21  4:15 UTC 

[PATCH v2] x86/setup: call early_reserve_memory() earlier
 2021-09-21  3:59 UTC  (3+ messages)

Example patch to send SGIs with a hypercall
 2021-09-21  1:47 UTC 

[linux-linus test] 165130: regressions - FAIL
 2021-09-20 22:57 UTC 

[qemu-mainline test] 165129: regressions - FAIL
 2021-09-20 22:05 UTC 

[PATCH v2] x86/mem_sharing: don't lock parent during fork reset
 2021-09-20 20:02 UTC  (3+ messages)

[PATCH] xen/balloon: fix balloon kthread freezing
 2021-09-20 19:29 UTC  (2+ messages)

[xen-unstable test] 165127: regressions - FAIL
 2021-09-20 17:24 UTC 

[PATCH v2 0/4] swiotlb-xen: remaining fixes and adjustments
 2021-09-20 15:19 UTC  (2+ messages)

[PATCH] Xen/gntdev: don't ignore kernel unmapping error
 2021-09-20 15:18 UTC  (2+ messages)

[PATCH] xen/x86: drop redundant zeroing from cpu_initialize_context()
 2021-09-20 15:18 UTC  (2+ messages)

Linux kernel's msi_domain_deactivate() operation
 2021-09-20 14:11 UTC 

[xen-unstable-smoke test] 165128: tolerable all pass - PUSHED
 2021-09-20 13:01 UTC 

[PATCH 0/6] xen/trace: Fix leakage of uninitialised stack into the tracebuffer
 2021-09-20 13:00 UTC  (5+ messages)
` [PATCH 4/6] x86/trace: Reduce stack usage from HVMTRACE_ND()

[libvirt test] 165126: regressions - FAIL
 2021-09-20 12:23 UTC 

[PATCH 0/6] gnttab: add per-domain controls
 2021-09-20 12:21 UTC  (10+ messages)
` [PATCH 2/6] gnttab: allow per-domain control over transitive grants
` [PATCH 4/6] tools/xenstored: use atexit to close interfaces

[linux-linus test] 165125: regressions - FAIL
 2021-09-20 12:11 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).