xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-06 16:27:13 to 2022-01-11 12:27:27 UTC [more...]

[PATCH] xen, blkback: fix persistent grants negotiation
 2022-01-11 12:26 UTC  (4+ messages)

[PATCH] build: fix make distclean
 2022-01-11 12:13 UTC  (5+ messages)

[PATCH v5 00/12] libs/guest: new CPUID/MSR interface
 2022-01-11 11:54 UTC  (13+ messages)
` [PATCH v5 03/12] libs/guest: allow fetching a specific CPUID leaf from a cpu policy
` [PATCH v5 04/12] libx86: introduce helper to fetch msr entry
` [PATCH v5 05/12] libs/guest: allow fetching a specific MSR entry from a cpu policy
` [PATCH v5 07/12] libs/guest: introduce helper set cpu topology in "

[PATCH] tools/libs/light: set video_mem for PVH guests
 2022-01-11 11:26 UTC  (3+ messages)

[XEN PATCH v3] xen/arm: introduce dummy iommu node for dom0
 2022-01-11 11:26 UTC 

[XEN PATCH 0/7] dom0less PV drivers
 2022-01-11 11:01 UTC  (23+ messages)
` [XEN PATCH 1/7] xen: introduce XENFEAT_xenstore_late_init
` [XEN PATCH 2/7] xen: introduce _evtchn_alloc_unbound
` [XEN PATCH 3/7] tools: add a late_init argument to xs_introduce_domain
` [XEN PATCH 4/7] xen: introduce xen,enhanced dom0less property
` [XEN PATCH 5/7] xen/arm: configure dom0less domain for enabling xenstore after boot
` [XEN PATCH 6/7] xenstored: do_introduce: handle the late_init case
` [XEN PATCH 7/7] tools: add example application to initialize dom0less PV drivers

[xen-unstable test] 167654: tolerable FAIL
 2022-01-11 10:31 UTC 

[libvirt test] 167657: regressions - FAIL
 2022-01-11 10:12 UTC 

[PATCH] x86: enable interrupts around dump_execstate()
 2022-01-11 10:08 UTC  (4+ messages)
    ` Ping: "

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

SeaBIOS 1.15.0
 2022-01-11  8:37 UTC 

[PATCH v5 00/21] Introduce power-off+restart call chain API
 2022-01-11  7:57 UTC  (4+ messages)
` [PATCH v5 04/21] kernel: Add combined power-off+restart handler "

xen 4.11.4 incorrect (~3x) cpu frequency reported
 2022-01-11  7:23 UTC  (20+ messages)
        ` xen 4.14.3 "

[PATCH 0/2] tools/libs: decouple more from mini-os
 2022-01-11  6:10 UTC  (9+ messages)
` [PATCH 1/2] tools/libs/evtchn: "
` [PATCH 2/2] tools/libs/gnttab: "

[linux-linus test] 167653: tolerable FAIL - PUSHED
 2022-01-11  3:43 UTC 

[qemu-mainline test] 167652: tolerable FAIL - PUSHED
 2022-01-11  0:44 UTC 

Call for agenda items for January 11 Community Call
 2022-01-10 20:02 UTC 

[PATCH v3 00/23] IOMMU: superpage support when not sharing pagetables
 2022-01-10 16:38 UTC  (24+ messages)
` [PATCH v3 01/23] AMD/IOMMU: have callers specify the target level for page table walks
` [PATCH v3 02/23] VT-d: "
` [PATCH v3 03/23] VT-d: limit page table population in domain_pgd_maddr()
` [PATCH v3 04/23] IOMMU: have vendor code announce supported page sizes
` [PATCH v3 05/23] IOMMU: simplify unmap-on-error in iommu_map()
` [PATCH v3 06/23] IOMMU: add order parameter to ->{,un}map_page() hooks
` [PATCH v3 07/23] IOMMU: have iommu_{,un}map() split requests into largest possible chunks
` [PATCH v3 08/23] IOMMU/x86: restrict IO-APIC mappings for PV Dom0
` [PATCH v3 09/23] IOMMU/x86: perform PV Dom0 mappings in batches
` [PATCH v3 10/23] IOMMU/x86: support freeing of pagetables
` [PATCH v3 11/23] AMD/IOMMU: drop stray TLB flush
` [PATCH v3 12/23] AMD/IOMMU: walk trees upon page fault
` [PATCH v3 13/23] AMD/IOMMU: return old PTE from {set,clear}_iommu_pte_present()
` [PATCH v3 14/23] AMD/IOMMU: allow use of superpage mappings
` [PATCH v3 15/23] VT-d: "
` [PATCH v3 16/23] IOMMU: fold flush-all hook into "flush one"
` [PATCH v3 17/23] IOMMU/x86: prefill newly allocate page tables
` [PATCH v3 18/23] x86: introduce helper for recording degree of contiguity in "
` [PATCH v3 19/23] AMD/IOMMU: free all-empty "
` [PATCH v3 20/23] VT-d: "
` [PATCH v3 21/23] AMD/IOMMU: replace all-contiguous page tables by superpage mappings
` [PATCH v3 22/23] VT-d: "
` [PATCH v3 23/23] IOMMU/x86: add perf counters for page table splitting / coalescing

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

[XEN v2] xen/arm64: io: Decode 32-bit ldr/str post-indexing instructions
 2022-01-10 14:33 UTC  (9+ messages)

[PATCH] tools/libs/evtchn: Deduplicate xenevtchn_fd()
 2022-01-10 12:50 UTC  (2+ messages)

[xen-unstable test] 167649: tolerable FAIL
 2022-01-10 12:41 UTC 

[PATCH 0/2] mini-os: remove device specific struct file members
 2022-01-10 11:41 UTC  (11+ messages)
` [PATCH 1/2] mini-os: remove event channel specific struct file member
` [PATCH 2/2] mini-os: remove gnttab specific member from struct file

[XEN PATCH v8 00/47] xen: Build system improvements, now with out-of-tree build!
 2022-01-10 11:26 UTC  (5+ messages)
` [XEN PATCH v8 33/47] build: adding out-of-tree support to the xen build

scheduler credit capture
 2022-01-10 10:38 UTC  (5+ messages)

[libvirt test] 167650: regressions - FAIL
 2022-01-10 10:00 UTC 

[ovmf test] 167651: all pass - PUSHED
 2022-01-10  9:57 UTC 

[PATCH v3] libxl/PCI: Fix PV hotplug & stubdom coldplug
 2022-01-10  9:09 UTC  (2+ messages)

[linux-linus test] 167648: tolerable FAIL - PUSHED
 2022-01-10  8:36 UTC 

[PATCH] libxl/PCI: defer backend wait upon attaching to PV guest
 2022-01-10  8:28 UTC  (5+ messages)

[linux-linus test] 167647: tolerable FAIL - PUSHED
 2022-01-10  1:22 UTC 

[linux-linus test] 167644: tolerable FAIL - PUSHED
 2022-01-09 15:20 UTC 

[qemu-mainline test] 167643: tolerable FAIL - PUSHED
 2022-01-09 14:24 UTC 

[xen-unstable test] 167642: tolerable FAIL
 2022-01-09 10:46 UTC 

[PATCH 00/15] mini-os: remove struct file dependency from config
 2022-01-09 10:33 UTC  (37+ messages)
` [PATCH 01/15] mini-os: split struct file definition from its usage
` [PATCH 02/15] mini-os: makes file.read bool and move it ahead of device specific part
` [PATCH 03/15] mini-os: make offset a common struct file member for all types
` [PATCH 04/15] mini-os: replace multiple fd elements in struct file by common one
` [PATCH 05/15] mini-os: introduce a common dev pointer in struct file
` [PATCH 06/15] mini-os: eliminate blkfront union member "
` [PATCH 07/15] mini-os: eliminate consfront "
` [PATCH 08/15] mini-os: eliminate fbfront "
` [PATCH 09/15] mini-os: eliminate kbdfront "
` [PATCH 10/15] mini-os: eliminate netfront "
` [PATCH 11/15] mini-os: move tpm respgot member of struct file to device specific data
` [PATCH 12/15] mini-os: eliminate tpmfront union member in struct file
` [PATCH 13/15] mini-os: eliminate tpmtis "
` [PATCH 14/15] mini-os: eliminate xenbus "
` [PATCH 15/15] mini-os: introduce get_file_from_fd()

[xen-unstable-coverity test] 167646: all pass - PUSHED
 2022-01-09  9:51 UTC 

[libvirt test] 167645: regressions - FAIL
 2022-01-09  8:34 UTC 

[linux-linus test] 167641: tolerable FAIL - PUSHED
 2022-01-09  3:04 UTC 

[qemu-mainline test] 167640: trouble: broken/fail/pass
 2022-01-09  1:54 UTC 

HVM failing on 4.16.0 without qemu-xen-traditional
 2022-01-08 21:00 UTC  (2+ messages)

[qemu-mainline test] 167638: tolerable FAIL - PUSHED
 2022-01-08 17:25 UTC 

[linux-linus test] 167635: tolerable FAIL - PUSHED
 2022-01-08 13:54 UTC 

[xen-unstable test] 167634: tolerable FAIL
 2022-01-08 12:14 UTC 

[ovmf test] 167636: all pass - PUSHED
 2022-01-08 11:14 UTC 

[libvirt test] 167637: regressions - FAIL
 2022-01-08 11:02 UTC 

[qemu-mainline test] 167633: tolerable FAIL - PUSHED
 2022-01-08  5:27 UTC 

[linux-linus test] 167631: tolerable FAIL - PUSHED
 2022-01-08  2:49 UTC 

[xen-unstable test] 167630: tolerable FAIL
 2022-01-08  0:52 UTC 

[LINUX PATCH 0/2] XENFEAT_xenstore_late_init
 2022-01-08  0:51 UTC  (3+ messages)
` [LINUX PATCH 1/2] xen: introduce XENFEAT_xenstore_late_init
` [LINUX PATCH 2/2] xen: add support for XENFEAT_xenstore_late_init

[xen-4.14-testing test] 167629: tolerable FAIL - PUSHED
 2022-01-07 21:36 UTC 

[xen-4.15-testing test] 167628: tolerable FAIL - PUSHED
 2022-01-07 17:24 UTC 

[PATCHv2] x86/hvm: add more callback/upcall info to 'I' debug key
 2022-01-07 15:27 UTC  (5+ messages)

[PATCH v4 00/11] direct-map memory map
 2022-01-07 14:22 UTC  (5+ messages)
` [PATCH v4 01/11] xen: introduce internal CDF_xxx flags for domain creation
` [PATCH v4 02/11] xen: introduce CDF_directmap

[PATCH] x86/hvm: save/restore per-VCPU event channel upcall vector
 2022-01-07 13:04 UTC  (3+ messages)

[libvirt test] 167625: regressions - FAIL
 2022-01-07 13:03 UTC 

[PATCH] x86/hvm: reserve another HVM context save record ID for Amazon
 2022-01-07 12:55 UTC 

[linux-linus test] 167624: tolerable FAIL - PUSHED
 2022-01-07 11:52 UTC 

[PATCH V4 0/6] xen: Add support of extended regions (safe ranges) on Arm
 2022-01-07 11:31 UTC  (2+ messages)

[PATCH] xen/x86: obtain upper 32 bits of video frame buffer address for Dom0
 2022-01-07 11:30 UTC  (2+ messages)

request for feedback on a Xen/Linux compatibility issue
 2022-01-07  9:54 UTC  (6+ messages)

[qemu-mainline test] 167623: tolerable FAIL - PUSHED
 2022-01-07  9:12 UTC 

[ovmf test] 167627: all pass - PUSHED
 2022-01-07  8:16 UTC 

[xen-unstable test] 167622: tolerable FAIL - PUSHED
 2022-01-07  8:08 UTC 

preparations for 4.15.2 and 4.14.4
 2022-01-07  8:06 UTC  (2+ messages)

Live update of Xenstore-stubdom
 2022-01-07  5:49 UTC  (3+ messages)

sched=null vwfi=native and call_rcu()
 2022-01-07  1:52 UTC  (3+ messages)

[xen-4.16-testing test] 167620: tolerable FAIL - PUSHED
 2022-01-07  0:50 UTC 

[linux-linus test] 167619: tolerable FAIL - PUSHED
 2022-01-06 21:15 UTC 

[xen-unstable-smoke test] 167621: tolerable all pass - PUSHED
 2022-01-06 19:27 UTC 

[PATCH V5] xen/gnttab: Store frame GFN in struct page_info on Arm
 2022-01-06 17:27 UTC  (5+ messages)

[RFC v1 3/5] xen/arm: introduce SCMI-SMC mediator driver
 2022-01-06 16:28 UTC  (11+ messages)

[PATCH] x86/hvm: add more callback/upcall info to 'I' debug key
 2022-01-06 16:26 UTC  (2+ messages)


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