xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-13 10:15:16 to 2022-12-14 21:47:24 UTC [more...]

[PATCH linux-next] x86/xen/time: prefer tsc as clocksource when it is invariant
 2022-12-14 21:46 UTC  (15+ messages)
    ` [PATCH linux-next v2] "

[ovmf test] 175214: regressions - FAIL
 2022-12-14 21:26 UTC 

[xen-unstable-smoke test] 175215: regressions - FAIL
 2022-12-14 20:44 UTC 

[linux-5.4 test] 175197: tolerable FAIL - PUSHED
 2022-12-14 20:32 UTC 

[xen-unstable bisection] complete test-amd64-amd64-dom0pvh-xl-intel
 2022-12-14 19:16 UTC 

Porting Xen in raspberry pi4B
 2022-12-14 18:54 UTC  (18+ messages)

[xen-unstable-smoke test] 175210: regressions - FAIL
 2022-12-14 18:28 UTC 

[ovmf test] 175202: all pass - PUSHED
 2022-12-14 18:20 UTC 

[xen-unstable-smoke test] 175205: regressions - FAIL
 2022-12-14 16:46 UTC 

[RFC PATCH 0/3] xen/spinlock: make recursive spinlocks a dedicated type
 2022-12-14 16:36 UTC  (15+ messages)
` [RFC PATCH 1/3] xen/spinlock: add explicit non-recursive locking functions
` [RFC PATCH 2/3] xen/spinlock: split recursive spinlocks from normal ones

[xen-unstable test] 175189: regressions - FAIL
 2022-12-14 16:12 UTC 

Virtio-disk updates for latest Xen ?
 2022-12-14 15:28 UTC  (4+ messages)

[PATCH] xen/arm: Allow to set grant table related limits for dom0less domUs
 2022-12-14 15:20 UTC  (2+ messages)

[libvirt test] 175191: tolerable all pass - PUSHED
 2022-12-14 14:50 UTC 

[PATCH v3 00/18] xen/arm: Don't switch TTBR while the MMU is on
 2022-12-14 14:24 UTC  (22+ messages)
` [PATCH v3 03/18] xen/arm32: flushtlb: Reduce scope of barrier for local TLB flush
` [PATCH v3 04/18] xen/arm: flushtlb: Reduce scope of barrier for the TLB range flush
` [PATCH v3 05/18] xen/arm: Clean-up the memory layout
` [PATCH v3 06/18] xen/arm32: head: Replace "ldr rX, =<label>" with "mov_w rX, <label>"
` [PATCH v3 08/18] xen/arm32: head: Introduce an helper to flush the TLBs
` [PATCH v3 09/18] xen/arm32: head: Remove restriction where to load Xen
` [PATCH v3 12/18] xen/arm64: Rework the memory layout
` [PATCH v3 18/18] xen/arm64: mm: Rework switch_ttbr()

[xen-unstable-smoke test] 175199: regressions - FAIL
 2022-12-14 14:23 UTC 

[RFC 0/4] Adding Virtual Memory Fuses to Xen
 2022-12-14 14:06 UTC  (16+ messages)
` [RFC 1/4] Add VMF Hypercall
` [RFC 2/4] Add VMF tool
` [RFC 3/4] Add xen superpage splitting support to arm
` [RFC 4/4] Implement VMF for arm64

[linux-linus test] 175188: regressions - FAIL
 2022-12-14 13:11 UTC 

[ANNOUNCEMENT] Xen 4.17 is released
 2022-12-14 13:07 UTC 

[BUG]Add PCIE devie to SMMUv3 fail
 2022-12-14 13:05 UTC  (9+ messages)

[RFC PATCH 0/3] Try to fix XHCI console on AMD systems (help needed)
 2022-12-14 12:55 UTC  (6+ messages)
` [RFC PATCH 1/3] drivers/char: support up to 1M BAR0 of xhci
` [RFC PATCH 2/3] drivers/char: search all buses for xhci

[PATCH v2 00/14] Make PAT handling less brittle
 2022-12-14 11:54 UTC  (21+ messages)
` [PATCH v2 01/14] x86/mm: Avoid hard-coding PAT in get_page_from_l1e()
  ` [PATCH v2 02/14] p2m-pt: Avoid hard-coding Xen's PAT
  ` [PATCH v2 03/14] x86/mm/shadow: avoid assuming a specific Xen PAT
  ` [PATCH v2 04/14] efi: Avoid hard-coding the various PAT constants
  ` [PATCH v2 05/14] x86/mm/shadow: do not open-code PAGE_CACHE_ATTRS
  ` [PATCH v2 06/14] x86: Add memory type constants
  ` [PATCH v2 07/14] x86: Replace PAT_* with X86_MT_*
  ` [PATCH v2 08/14] x86: Replace MTRR_* constants with X86_MT_* constants
  ` [PATCH v2 09/14] x86: Replace EPT_EMT_* constants with X86_MT_*
  ` [PATCH v2 10/14] x86: Remove remaining uses of MTRR_* constants
  ` [PATCH v2 11/14] x86: Derive XEN_MSR_PAT from its individual entries
  ` [PATCH v2 12/14] x86/mm: make code robust to future PAT changes
  ` [PATCH v2 13/14] x86/mm: Reject invalid cacheability in PV guests by default
  ` [PATCH v2 14/14] x86: Use Linux's PAT

[PATCH v2] xen/arm: smmuv3: mark arm_smmu_disable_pasid __maybe_unused
 2022-12-14 11:36 UTC  (2+ messages)

[PATCH v2 00/19] tools/xenstore: do some cleanup and fixes
 2022-12-14 11:06 UTC  (23+ messages)
` [PATCH v2 01/19] tools/xenstore: let talloc_free() preserve errno
` [PATCH v2 02/19] tools/xenstore: let tdb_logger() "
` [PATCH v2 03/19] tools/xenstore: preserve errno across corrupt()
` [PATCH v2 04/19] tools/xenstore: remove all watches when a domain has stopped
` [PATCH v2 05/19] tools/xenstore: enhance hashtable implementation
` [PATCH v2 06/19] tools/xenstore: add hashlist for finding struct domain by domid
` [PATCH v2 07/19] tools/xenstore: introduce dummy nodes for special watch paths
` [PATCH v2 08/19] tools/xenstore: replace watch->relative_path with a prefix length
` [PATCH v2 09/19] tools/xenstore: move changed domain handling
` [PATCH v2 10/19] tools/xenstore: change per-domain node accounting interface
` [PATCH v2 11/19] tools/xenstore: don't allow creating too many nodes in a transaction
` [PATCH v2 12/19] tools/xenstore: replace literal domid 0 with dom0_domid
` [PATCH v2 13/19] tools/xenstore: make domain_is_unprivileged() an inline function
` [PATCH v2 14/19] tools/xenstore: let chk_domain_generation() return a bool
` [PATCH v2 15/19] tools/xenstore: switch hashtable to use the talloc framework
` [PATCH v2 16/19] tools/xenstore: make log macro globally available
` [PATCH v2 17/19] tools/xenstore: introduce trace classes
` [PATCH v2 18/19] tools/xenstore: let check_store() check the accounting data
` [PATCH v2 19/19] tools/xenstore: make output of "xenstore-control help" more pretty

[PATCH v2] efi: Relocate the ESRT when booting via multiboot2
 2022-12-14 11:00 UTC  (3+ messages)

[PATCH V10 0/3] toolstack support for generic virtio devices on Arm
 2022-12-14 10:43 UTC  (9+ messages)
` [PATCH V10 1/3] libxl: Add support for generic virtio device
` [PATCH V10 2/3] xl: Add support to parse "
` [PATCH V10 3/3] docs: Add documentation for generic virtio devices

[PATCH v4 0/3] x86/vmx: implement Bus Lock and VM Notify
 2022-12-14  9:49 UTC  (7+ messages)
` [PATCH v4 1/3] x86/vmx: implement VMExit based guest Bus Lock detection
` [PATCH v4 2/3] x86/vmx: introduce helper to set VMX_INTR_SHADOW_NMI
` [PATCH v4 3/3] x86/vmx: implement Notify VM Exit

[qemu-mainline test] 175186: tolerable FAIL - PUSHED
 2022-12-14  9:31 UTC 

[PATCH v9 0/6] Device tree based NUMA support for Arm - Part#2
 2022-12-14  9:18 UTC  (7+ messages)
` [PATCH v9 3/6] xen/x86: Use ASSERT instead of VIRTUAL_BUG_ON for phys_to_nid

[PATCH RFC 00/10] runstate/time area registration by (guest) physical address
 2022-12-14  9:12 UTC  (4+ messages)
` [PATCH RFC 03/10] domain: GADDR based shared guest area registration alternative - teardown

[RFC PATCH v2 0/2] Add a new acquire resource to query vcpu statistics
 2022-12-14  7:56 UTC  (5+ messages)
` [RFC PATCH v2 1/2] xen/memory : Add a stats_table resource type

[PATCH 00/12] tools/xenstore
 2022-12-14  7:46 UTC  (4+ messages)
` [PATCH 01/12] tools/xenstore: manage per-transaction domain accounting data in an array

[PATCH 0/2] NUMA: phys_to_nid() related adjustments
 2022-12-14  7:44 UTC  (10+ messages)
` [PATCH 1/2] x86/mm: avoid phys_to_nid() calls for invalid addresses
` [PATCH 2/2] NUMA: replace phys_to_nid()

Possible bug? DOM-U network stopped working after fatal error reported in DOM0
 2022-12-14  6:16 UTC  (12+ messages)

[ovmf test] 175187: all pass - PUSHED
 2022-12-14  5:32 UTC 

[PATCH] arch: change variable types to match those of what is assigned to them
 2022-12-14  1:48 UTC  (2+ messages)

[PATCH] arch: change variable types to match those of what is assigned to them
 2022-12-13 17:28 UTC  (2+ messages)

[PATCH] arch: change variable types to match those of what is assigned to them
 2022-12-13 17:45 UTC  (3+ messages)

[PATCH V9 0/3] toolstack support for generic virtio devices on Arm
 2022-12-14  5:06 UTC  (10+ messages)
` [PATCH V9 1/3] libxl: Add support for generic virtio device
` [PATCH V9 2/3] xl: Add support to parse "
` [PATCH V9 3/3] docs: Add documentation for generic virtio devices

[PATCH v2] xen/arm: Reduce redundant clear root pages when teardown p2m
 2022-12-14  3:22 UTC 

[PATCH v2 0/3] Memory region overlap check in device tree
 2022-12-14  3:16 UTC  (4+ messages)
` [PATCH v2 1/3] xen/arm: Add memory overlap check for bootinfo.reserved_mem
` [PATCH v2 2/3] xen/arm: Extend the memory overlap check to include bootmodules
` [PATCH v2 3/3] xen/arm: Extend the memory overlap check to include EfiACPIReclaimMemory

[xen-unstable test] 175180: regressions - FAIL
 2022-12-14  2:28 UTC 

[linux-linus test] 175178: regressions - FAIL
 2022-12-14  1:47 UTC 

[ovmf test] 175182: all pass - PUSHED
 2022-12-14  1:24 UTC 

[PATCH] xen/arm: Reduce redundant clear root pages when teardown p2m
 2022-12-13 21:34 UTC  (4+ messages)

[XEN v5 00/11] Arm: Enable GICv3 for AArch32
 2022-12-13 21:26 UTC  (11+ messages)
` [XEN v5 07/11] xen/Arm: GICv3: Define ICH_LR<n>_EL2 on AArch32
` [XEN v5 08/11] xen/Arm: GICv3: Define ICH_AP0R<n> and ICH_AP1R<n> for AArch32
` [XEN v5 09/11] xen/Arm: GICv3: Define remaining GIC registers "
` [XEN v5 10/11] xen/Arm: GICv3: Define macros to read/write 64 bit
` [XEN v5 11/11] xen/Arm: GICv3: Enable GICv3 for AArch32

[ovmf test] 175176: all pass - PUSHED
 2022-12-13 18:47 UTC 

[xen-unstable-smoke test] 175173: tolerable all pass - PUSHED
 2022-12-13 18:19 UTC 

[xen-unstable test] 175168: regressions - FAIL
 2022-12-13 18:03 UTC 

[xen-unstable bisection] complete test-xtf-amd64-amd64-4
 2022-12-13 17:21 UTC 

[linux-linus test] 175166: regressions - FAIL
 2022-12-13 17:21 UTC 

[ovmf test] 175172: all pass - PUSHED
 2022-12-13 17:03 UTC 

[PATCH v2] xen: make remove callback of xen driver void returned
 2022-12-13 15:46 UTC 

[PATCH] xen/arm: smmuv3: remove unused function
 2022-12-13 15:21 UTC  (4+ messages)

[PATCH 0/3] Memory region overlap check in device tree
 2022-12-13 14:46 UTC  (10+ messages)
` [PATCH 1/3] xen/arm: Add memory overlap check for bootinfo.reserved_mem

[PATCH v3 0/3] x86/vmx: implement Bus Lock and VM Notify
 2022-12-13 14:42 UTC  (7+ messages)
` [PATCH v3 1/3] x86/vmx: implement VMExit based guest Bus Lock detection
` [PATCH v3 2/3] x86/vmx: introduce helper to set VMX_INTR_SHADOW_NMI

[PATCH] Relocate the ESRT when booting via multiboot2
 2022-12-13 14:22 UTC  (2+ messages)

[PATCH 0/3] x86: Fix racy accesses to MSI-X Control register
 2022-12-13 12:03 UTC  (6+ messages)
` [PATCH 3/3] x86/pci: "

[PATCH 0/5] gfx: improvements when using multiboot2 and EFI + misc
 2022-12-13 11:41 UTC  (4+ messages)
` [PATCH 4/5] multiboot2: parse console= option when setting GOP mode


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).