xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-27 07:18:52 to 2021-08-31 00:48:54 UTC [more...]

[XEN RFC PATCH 00/40] Add device tree based NUMA support to Arm64
 2021-08-31  0:48 UTC  (49+ messages)
` [XEN RFC PATCH 16/40] xen/arm: Create a fake NUMA node to use common code
` [XEN RFC PATCH 18/40] xen/arm: Keep memory nodes in dtb for NUMA when boot from EFI
` [XEN RFC PATCH 20/40] xen/arm: implement node distance helpers for Arm64
` [XEN RFC PATCH 22/40] xen/arm: introduce a helper to parse device tree processor node
` [XEN RFC PATCH 23/40] xen/arm: introduce a helper to parse device tree memory node
` [XEN RFC PATCH 24/40] xen/arm: introduce a helper to parse device tree NUMA distance map
` [XEN RFC PATCH 32/40] xen/x86: make acpi_scan_nodes to be neutral
` [XEN RFC PATCH 34/40] xen: move numa_scan_nodes from x86 to common
` [XEN RFC PATCH 35/40] xen: enable numa_scan_nodes for device tree based NUMA
` [XEN RFC PATCH 36/40] xen/arm: keep guest still be NUMA unware
` [XEN RFC PATCH 37/40] xen: introduce an arch helper to do NUMA init failed fallback
` [XEN RFC PATCH 38/40] xen/arm: enable device tree based NUMA in system init
` [XEN RFC PATCH 39/40] xen/x86: move numa_setup to common to support NUMA switch in command line

[xen-unstable bisection] complete test-amd64-amd64-dom0pvh-xl-intel
 2021-08-31  0:34 UTC 

[linux-linus test] 164623: regressions - FAIL
 2021-08-30 23:51 UTC 

[xen-unstable test] 164614: regressions - FAIL
 2021-08-30 22:11 UTC 

[PATCH 00/10] block: first batch of add_disk() error handling conversions
 2021-08-30 21:08 UTC  (15+ messages)
` [PATCH 01/10] block/brd: add error handling support for add_disk()
` [PATCH 02/10] bcache: "
` [PATCH 03/10] nvme-multipath: "
` [PATCH 04/10] nvdimm/btt: do not call del_gendisk() if not needed
` [PATCH 05/10] nvdimm/btt: use goto error labels on btt_blk_init()
` [PATCH 06/10] nvdimm/btt: add error handling support for add_disk()
` [PATCH 07/10] nvdimm/blk: avoid calling del_gendisk() on early failures
` [PATCH 08/10] nvdimm/blk: add error handling support for add_disk()
` [PATCH 09/10] xen-blkfront: "
` [PATCH 10/10] zram: "

Enabling hypervisor agnosticism for VirtIO backends
 2021-08-30 19:53 UTC  (13+ messages)

[PATCH v2] xen/pcifront: Removed unnecessary __ref annotation
 2021-08-30 20:21 UTC  (6+ messages)

[xen-unstable-smoke test] 164649: tolerable all pass - PUSHED
 2021-08-30 16:52 UTC 

[RFC PATCH] xen: Introduce arch specific field to XEN_SYSCTL_physinfo
 2021-08-30 16:14 UTC  (5+ messages)

[qemu-mainline test] 164601: tolerable FAIL - PUSHED
 2021-08-30 16:08 UTC 

[PATCH] PCI: Fix general code style
 2021-08-30 17:52 UTC  (3+ messages)

[PATCH] xen/pcifront: Removed unnecessary __ref annotation
 2021-08-30 17:50 UTC  (3+ messages)

[PATCH] gnttab: maptrack handle shortage is not IOMMU related
 2021-08-30 14:27 UTC 

[PATCH] gnttab: adjust unmap checking of dev_bus_addr
 2021-08-30 14:26 UTC 

[PATCH] x86/EPT: drop "tm" field of EPT entry
 2021-08-30 14:21 UTC 

[PATCH v3 0/7] xsm: refactoring xsm hooks
 2021-08-30 13:55 UTC  (22+ messages)
` [PATCH v3 2/7] xsm: remove the ability to disable flask
` [PATCH v3 3/7] xsm: refactor xsm_ops handling
` [PATCH v3 5/7] xsm: decouple xsm header inclusion selection
` [PATCH v3 6/7] xsm: drop generic event channel labeling exclusion
` [PATCH v3 7/7] xsm: removing facade that XSM can be enabled/disabled

[PATCH] ns16550: MMIO r/o ranges are maintained at page granularity
 2021-08-30 13:05 UTC 

[PATCH RFC] vPCI: account for hidden devices in modify_bars()
 2021-08-30 13:04 UTC 

[PATCH 0/4] x86/PVH: Dom0 building adjustments
 2021-08-30 13:03 UTC  (5+ messages)
` [PATCH 1/4] x86/PVH: de-duplicate mappings for first Mb of Dom0 memory
` [PATCH 2/4] x86/P2M: relax guarding of MMIO entries
` [PATCH 3/4] x86/PVH: improve Dom0 memory size calculation
` [PATCH 4/4] x86/PV: properly set shadow allocation for Dom0

[PATCH V4 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-08-30 12:00 UTC  (19+ messages)
` [PATCH V4 01/13] x86/hyperv: Initialize GHCB page in Isolation VM
` [PATCH V4 02/13] x86/hyperv: Initialize shared memory boundary in the "
` [PATCH V4 03/13] x86/hyperv: Add new hvcall guest address host visibility support
` [PATCH V4 04/13] hyperv: Mark vmbus ring buffer visible to host in Isolation VM
` [PATCH V4 05/13] hyperv: Add Write/Read MSR registers via ghcb page
` [PATCH V4 06/13] hyperv: Add ghcb hvcall support for SNP VM
` [PATCH V4 07/13] hyperv/Vmbus: Add SNP support for VMbus channel initiate message
` [PATCH V4 08/13] hyperv/vmbus: Initialize VMbus ring buffer for Isolation VM
` [PATCH V4 09/13] DMA: Add dma_map_decrypted/dma_unmap_encrypted() function
` [PATCH V4 10/13] x86/Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM
` [PATCH V4 11/13] hyperv/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [PATCH V4 12/13] hv_netvsc: Add Isolation VM support for netvsc driver
` [PATCH V4 13/13] hv_storvsc: Add Isolation VM support for storvsc driver

[xen-4.13-testing test] 164577: regressions - FAIL
 2021-08-30 11:24 UTC 

[xen-4.15-testing test] 164495: regressions - FAIL
 2021-08-30 10:25 UTC  (4+ messages)
` XSA-378 fixes breaking PVH Dom0 (was: [xen-4.15-testing test] 164495: regressions - FAIL)

[PATCH v3 0/3] xen: harden blkfront against malicious backends
 2021-08-30 10:16 UTC  (2+ messages)

[PATCH] x86: xen: platform-pci-unplug: use pr_err() and pr_warn() instead of raw printk()
 2021-08-30 10:15 UTC  (2+ messages)

[PATCH linux-next] drivers/xen/xenbus/xenbus_client.c: fix bugon.cocci warnings
 2021-08-30 10:13 UTC  (2+ messages)

[xen-4.11-testing bisection] complete test-amd64-amd64-xl-qemuu-ovmf-amd64
 2021-08-30  9:20 UTC 

[PATCH] libs/light: fix tv_sec fprintf format
 2021-08-30  8:36 UTC  (3+ messages)

[libvirt test] 164603: regressions - FAIL
 2021-08-30  8:30 UTC 

[xen-4.15-testing test] 164564: regressions - FAIL
 2021-08-30  6:06 UTC 

[xen-4.14-testing test] 164547: regressions - FAIL
 2021-08-30  1:36 UTC 

[ovmf test] 164556: all pass - PUSHED
 2021-08-30  0:02 UTC 

[xen-4.11-testing test] 164535: regressions - FAIL
 2021-08-29 20:21 UTC 

[linux-linus test] 164530: regressions - FAIL
 2021-08-29 18:59 UTC 

[xen-unstable bisection] complete test-amd64-amd64-dom0pvh-xl-amd
 2021-08-29 18:36 UTC 

[xen-4.13-testing bisection] complete test-amd64-amd64-dom0pvh-xl-amd
 2021-08-29 15:29 UTC 

[xen-unstable test] 164528: regressions - FAIL
 2021-08-29 15:29 UTC 

[xen-4.15-testing bisection] complete test-amd64-amd64-dom0pvh-xl-intel
 2021-08-29 13:43 UTC 

[PATCH] Grab the EFI System Reference Table and check it
 2021-08-29 12:18 UTC 

[xen-4.11-testing bisection] complete test-amd64-i386-xl-qemuu-ovmf-amd64
 2021-08-29 12:07 UTC 

[libvirt test] 164539: regressions - FAIL
 2021-08-29 11:34 UTC 

[xen-unstable-coverity test] 164595: all pass - PUSHED
 2021-08-29  9:51 UTC 

[qemu-mainline test] 164526: tolerable FAIL - PUSHED
 2021-08-29  9:47 UTC 

[xen-4.14-testing bisection] complete test-amd64-amd64-dom0pvh-xl-intel
 2021-08-29  6:00 UTC 

[xen-4.13-testing test] 164518: regressions - FAIL
 2021-08-29  2:22 UTC 

[xen-4.15-testing test] 164511: regressions - FAIL
 2021-08-28 21:44 UTC 

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

[ovmf test] 164513: all pass - PUSHED
 2021-08-28 19:26 UTC 

[xen-4.14-testing test] 164507: regressions - FAIL
 2021-08-28 15:28 UTC 

[libvirt test] 164514: regressions - FAIL
 2021-08-28 11:42 UTC 

[xen-4.11-testing test] 164503: regressions - FAIL
 2021-08-28  9:21 UTC 

[linux-5.4 test] 164501: tolerable FAIL - PUSHED
 2021-08-28  6:19 UTC 

[linux-linus test] 164500: regressions - FAIL
 2021-08-28  2:40 UTC 

[xen-unstable test] 164499: regressions - FAIL
 2021-08-28  0:44 UTC 

[xen-unstable-smoke test] 164525: tolerable all pass - PUSHED
 2021-08-27 21:45 UTC 

[RFC PATCH] xen/memory: Introduce a hypercall to provide unallocated space
 2021-08-27 20:34 UTC  (20+ messages)

[qemu-mainline test] 164497: tolerable FAIL - PUSHED
 2021-08-27 18:36 UTC 

[PATCH V10 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
 2021-08-27 17:23 UTC  (2+ messages)

[xen-unstable-smoke test] 164524: tolerable all pass - PUSHED
 2021-08-27 17:25 UTC 

Xen 4.16 release schedule
 2021-08-27 16:41 UTC 

[PATCH 00/15] perf: KVM: Fix, optimize, and clean up callbacks
 2021-08-27 15:22 UTC  (17+ messages)
` [PATCH 05/15] perf: Track guest callbacks on a per-CPU basis
` [PATCH 06/15] KVM: x86: Register perf callbacks only when actively handling interrupt
` [PATCH 07/15] KVM: Use dedicated flag to track if KVM is handling an NMI from guest
` [PATCH 11/15] KVM: x86: Move Intel Processor Trace interrupt handler to vmx.c

[PATCH v3 0/7] xen/arm: Sanitize cpuinfo
 2021-08-27 15:05 UTC  (5+ messages)
` [PATCH v3 1/7] xen/arm: Import ID registers definitions from Linux
` [PATCH v3 7/7] xen/arm: Sanitize CTR_EL0 and emulate it if needed

[PATCH] xen/domain: Fix label position in domain_teardown()
 2021-08-27 14:11 UTC  (3+ messages)

[xen-unstable-smoke test] 164515: tolerable all pass - PUSHED
 2021-08-27 13:02 UTC 

HVM guest only bring up a single vCPU
 2021-08-27 12:52 UTC  (11+ messages)

Filesystem corruption on restore without "xen-blkfront: introduce blkfront_gather_backend_features()"
 2021-08-27 12:47 UTC 

preparations for 4.15.1 and 4.13.4
 2021-08-27 12:39 UTC  (4+ messages)
  ` QEMU 6.0+ in 4.15 and 4.14 (Re: preparations for 4.15.1 and 4.13.4)

[PATCH] xen/balloon: use a kernel thread instead a workqueue
 2021-08-27 12:32 UTC 

[RESEND PATCH V5 0/2] Virtio support for toolstack on Arm (Was "IOREQ feature (+ virtio-mmio) on Arm")
 2021-08-27 11:34 UTC  (5+ messages)
` [RESEND PATCH V5 1/2] libxl: Add support for Virtio disk configuration

[xen-4.13-testing test] 164496: regressions - FAIL
 2021-08-27 11:15 UTC 

Linux: balloon_process() causing workqueue lockups?
 2021-08-27  9:58 UTC  (4+ messages)

[libvirt test] 164498: regressions - FAIL
 2021-08-27  8:52 UTC 

[PATCH] gnttab: avoid triggering assertion in radix_tree_ulong_to_ptr()
 2021-08-27  8:45 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).