xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-16 20:34:07 to 2022-01-19 07:34:07 UTC [more...]

[PATCH 00/37] Add device tree based NUMA support to Arm
 2022-01-19  7:33 UTC  (17+ messages)
` [PATCH 04/37] xen: introduce an arch helper for default dma zone status
` [PATCH 07/37] xen/x86: use paddr_t for addresses in NUMA node structure
` [PATCH 08/37] xen/x86: add detection of discontinous node memory range
` [PATCH 19/37] xen/x86: promote VIRTUAL_BUG_ON to ASSERT in

[PATCH v2 0/3] tools/libs: final cleanup removing old mini-os callbacks
 2022-01-19  7:28 UTC  (4+ messages)
` [PATCH v2 1/3] config: use more recent mini-os commit
` [PATCH v2 2/3] tools/libs/evtchn: remove old mini-os callback
` [PATCH v2 3/3] tools/libs/gnttab: "

[PATCH] x86/Intel: use CPUID bit to determine PPIN availability
 2022-01-19  7:15 UTC  (5+ messages)

[qemu-mainline test] 167741: tolerable FAIL - PUSHED
 2022-01-19  5:41 UTC 

[xen-unstable test] 167736: tolerable FAIL - PUSHED
 2022-01-19  2:51 UTC 

improve the bio allocation interface
 2022-01-19  0:48 UTC  (29+ messages)
` [PATCH 01/19] fs: remove mpage_alloc
` [PATCH 02/19] nilfs2: remove nilfs_alloc_seg_bio
` [PATCH 03/19] nfs/blocklayout: remove bl_alloc_init_bio
` [PATCH 04/19] ntfs3: remove ntfs_alloc_bio
` [PATCH 05/19] dm: bio_alloc can't fail if it is allowed to sleep
` [PATCH 06/19] dm-crypt: remove clone_init
` [PATCH 07/19] dm-snap: use blkdev_issue_flush instead of open coding it
` [PATCH 08/19] dm-thin: "
` [PATCH 09/19] drbd: bio_alloc can't fail if it is allow to sleep
` [PATCH 10/19] rnbd-srv: simplify bio mapping in process_rdma
` [PATCH 11/19] rnbd-src: remove struct rnbd_dev_blk_io
` [PATCH 12/19] xen-blkback: bio_alloc can't fail if it is allow to sleep
` [PATCH 13/19] block: move blk_next_bio to bio.c
` [PATCH 14/19] block: pass a block_device and opf to blk_next_bio
` [PATCH 15/19] block: pass a block_device and opf to bio_alloc_bioset
` [PATCH 16/19] block: pass a block_device and opf to bio_alloc_kiocb
` [PATCH 17/19] block: pass a block_device and opf to bio_alloc
` [PATCH 18/19] block: pass a block_device and opf to bio_init
` [PATCH 19/19] block: pass a block_device and opf to bio_reset

[linux-linus test] 167735: regressions - FAIL
 2022-01-19  0:15 UTC 

[patch V2 00/31] genirq/msi, PCI/MSI: Spring cleaning - Part 3
 2022-01-18 23:59 UTC  (5+ messages)
` [patch V2 30/31] genirq/msi: Simplify sysfs handling
  ` [patch] genirq/msi: Populate sysfs entry only once

[xen-unstable-smoke test] 167740: tolerable all pass - PUSHED
 2022-01-18 23:42 UTC 

[PATCH v3 0/2] Avoid using Xen DMA ops when the device is protected by an IOMMU
 2022-01-18 22:32 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: arm: xen: document Xen iommu device
` [PATCH v3 2/2] arm/xen: don't use xen DMA ops when the device is protected by an IOMMU

[qemu-mainline test] 167733: tolerable FAIL - PUSHED
 2022-01-18 18:09 UTC 

sched=null vwfi=native and call_rcu()
 2022-01-18 17:49 UTC  (9+ messages)

[XEN PATCH v8 00/47] xen: Build system improvements, now with out-of-tree build!
 2022-01-18 16:49 UTC  (19+ messages)
` [XEN PATCH v8 26/47] build,x86: remove the need for build32.mk
` [XEN PATCH v8 27/47] build: grab common EFI source files in arch specific dir
` [XEN PATCH v8 30/47] build: rework "headers*.chk" prerequisite in include/
` [XEN PATCH v8 31/47] build: specify source tree in include/ for prerequisite

[PATCH v6 00/12] libs/guest: new CPUID/MSR interface
 2022-01-18 16:17 UTC  (22+ messages)
` [PATCH v6 01/12] libs/guest: move cpu policy related prototypes to xenguest.h
` [PATCH v6 02/12] libx86: introduce helper to fetch cpuid leaf
` [PATCH v6 03/12] libs/guest: allow fetching a specific CPUID leaf from a cpu policy
` [PATCH v6 04/12] libx86: introduce helper to fetch msr entry
` [PATCH v6 05/12] libs/guest: allow fetching a specific MSR entry from a cpu policy
` [PATCH v6 06/12] libs/guest: make a cpu policy compatible with older Xen versions
` [PATCH v6 07/12] libs/guest: introduce helper set cpu topology in cpu policy
` [PATCH v6 08/12] libs/guest: rework xc_cpuid_xend_policy
` [PATCH v6 09/12] libs/guest: apply a featureset into a cpu policy
` [PATCH v6 10/12] libs/{light,guest}: implement xc_cpuid_apply_policy in libxl
` [PATCH v6 11/12] libs/guest: (re)move xc_cpu_policy_apply_cpuid
` [PATCH v6 12/12] x86/CPUID: shrink max_{,sub}leaf fields according to actual leaf contents

statistical time calibration
 2022-01-18 15:03 UTC 

[MINIOS PATCH v3 00/12] remove device specific struct file members
 2022-01-18 14:55 UTC  (26+ messages)
` [MINIOS PATCH v3 01/12] remove event channel specific struct file definitions
` [MINIOS PATCH v3 03/12] use alloc_file_type() and get_file_from_fd() in xs
` [MINIOS PATCH v3 04/12] use alloc_file_type() and get_file_from_fd() in tpm_tis
` [MINIOS PATCH v3 05/12] use alloc_file_type() and get_file_from_fd() in tpmfront
` [MINIOS PATCH v3 06/12] use alloc_file_type() and get_file_from_fd() in blkfront
` [MINIOS PATCH v3 07/12] use alloc_file_type() and get_file_from_fd() in netfront
` [MINIOS PATCH v3 08/12] use alloc_file_type() and get_file_from_fd() in fbfront
` [MINIOS PATCH v3 09/12] use file_ops and get_file_from_fd() for console
` [MINIOS PATCH v3 10/12] add struct file_ops for file type socket

[PATCH] config: use more recent mini-os commit
 2022-01-18 14:43 UTC  (3+ messages)

[PATCH] x86/time: further improve TSC / CPU freq calibration accuracy
 2022-01-18 14:26 UTC  (8+ messages)

[PATCH 0/5] x86/mwait-idle: updates from Linux
 2022-01-18 14:11 UTC  (14+ messages)
` [PATCH 1/5] x86/mwait-idle: mention assumption that WBINVD is not needed
` [PATCH 2/5] x86/mwait-idle: add SnowRidge C-state table
` [PATCH 3/5] x86/mwait-idle: update ICX C6 data
` [PATCH 4/5] x86/mwait-idle: add Icelake-D support
` [PATCH 5/5] x86/mwait-idle: adjust the SKX C6 parameters if PC6 is disabled

[libvirt test] 167732: regressions - FAIL
 2022-01-18 14:02 UTC 

Regression booting Linux kernel 5.16.1 under Xen: Failed to update kernel mapping for mfn=6930582 pfn=524288
 2022-01-18 13:55 UTC  (3+ messages)

[xen-unstable test] 167731: trouble: broken/fail/pass
 2022-01-18 13:31 UTC 

[linux-linus test] 167728: regressions - FAIL
 2022-01-18 13:27 UTC 

[PATCH v4] xen/arm: Allow QEMU platform to be built with GICv2
 2022-01-18  9:17 UTC  (11+ messages)

Fwd: Reboot hangs on blank screen
 2022-01-18  8:08 UTC  (2+ messages)

[PATCH 0/3] x86/spec-ctrl: Fix NMI race condition
 2022-01-18  7:57 UTC  (17+ messages)
` [PATCH 1/3] x86/msr: Split MSR_SPEC_CTRL handling
` [PATCH 2/3] x86/spec-ctrl: Drop SPEC_CTRL_{ENTRY_FROM,EXIT_TO}_HVM
` [PATCH 3/3] x86/spec-ctrl: Fix NMI race condition with VT-x MSR_SPEC_CTRL handling

[qemu-mainline test] 167726: trouble: broken/fail/pass
 2022-01-18  6:16 UTC 

[xen-unstable-smoke test] 167730: tolerable all pass - PUSHED
 2022-01-18  5:57 UTC 

[ovmf test] 167729: all pass - PUSHED
 2022-01-18  1:24 UTC 

[xen-unstable-smoke test] 167725: tolerable all pass - PUSHED
 2022-01-18  0:47 UTC 

[ovmf test] 167727: all pass - PUSHED
 2022-01-17 22:13 UTC 

[linux-linus test] 167722: regressions - trouble: broken/fail/pass
 2022-01-17 21:24 UTC 

[PATCH v2 0/4] x86/spec-ctrl: Fix NMI race condition
 2022-01-17 19:25 UTC  (6+ messages)
` [PATCH v2 1/4] x86/guest: Introduce {get,set}_reg() infrastructure
` [PATCH v2 2/4] x86/msr: Split MSR_SPEC_CTRL handling
` [PATCH v2 3/4] x86/spec-ctrl: Drop SPEC_CTRL_{ENTRY_FROM,EXIT_TO}_HVM
` [PATCH v2 4/4] x86/spec-ctrl: Fix NMI race condition with VT-x MSR_SPEC_CTRL handling
` [PATCH v2 5/4] x86/hvm: Drop hvm_{get,set}_guest_bndcfgs() and use {get,set}_regs() instead

[qemu-mainline test] 167724: regressions - trouble: blocked/broken/fail/pass
 2022-01-17 16:53 UTC 

[PATCH 0/2] libs/light: fix a race when domain are destroied and created concurrently
 2022-01-17 15:56 UTC  (5+ messages)
` [PATCH 1/2] tools/libs/light: numa placement: don't try to free a NULL list of vcpus

[xen-unstable-smoke test] 167723: trouble: broken/pass
 2022-01-17 14:00 UTC 

[PATCH] x86/APIC: mark wait_tick_pvh() __init
 2022-01-17 12:35 UTC  (2+ messages)

[XEN PATCH] tools/firmware/hvmloader/smbios.c: Add new SMBIOS tables (7,8,9,26,27,28)
 2022-01-17 12:23 UTC  (2+ messages)

[xen-unstable test] 167719: trouble: broken/fail/pass
 2022-01-17 12:22 UTC 

[PATCH] x86/time: minor adjustments to init_pit()
 2022-01-17 10:36 UTC 

[PATCH] x86/APIC: drop 32-bit days remnants
 2022-01-17 10:33 UTC 

[PATCH] x86/APIC: no need for timer calibration when using TDT
 2022-01-17 10:32 UTC 

[PATCH] MAINTAINERS: update my email address
 2022-01-17 10:21 UTC  (3+ messages)

[PATCH] Config.mk: update seabios to 1.15.0
 2022-01-17  9:12 UTC  (2+ messages)

[libvirt test] 167721: regressions - FAIL
 2022-01-17  8:48 UTC 

[PATCH 0/2] x86/time: TSC calibration improvements
 2022-01-17  8:40 UTC  (5+ messages)
` [PATCH 2/2] x86/time: improve TSC / CPU freq calibration accuracy

[linux-linus test] 167716: regressions - FAIL
 2022-01-17  7:12 UTC 

[qemu-mainline test] 167717: tolerable FAIL - PUSHED
 2022-01-17  5:21 UTC 

[PATCH v3 0/3] tools/libs: decouple more from mini-os
 2022-01-16 20:51 UTC  (8+ messages)
` [PATCH v3 1/3] tools/libs/evtchn: "
` [PATCH v3 2/3] tools/libs/gnttab: "
` [PATCH v3 3/3] tools/libs/ctrl: remove file related handling

[MINIOS PATCH v3 0/5] mini-os: remove struct file dependency on config
 2022-01-16 20:41 UTC  (10+ messages)
` [MINIOS PATCH v3 2/5] reset file type in close() in one place only
` [MINIOS PATCH v3 3/5] remove file type FTYPE_XC
` [MINIOS PATCH v3 4/5] use function vectors instead of switch for file operations
` [MINIOS PATCH v3 5/5] add CONFIG_LIBXS item

[PATCH] MAINTAINERS: Email address update in TXT section
 2022-01-16 20:20 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).