xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-28 13:03:54 to 2021-11-02 09:20:18 UTC [more...]

[PATCH v4] xen/balloon: add late_initcall_sync() for initial ballooning done
 2021-11-02  9:19 UTC 

[PATCH] xen/arm: fix SBDF calculation for vPCI MMIO handlers
 2021-11-02  9:07 UTC  (28+ messages)
                        ` [PATCH] xen/arm: fix SBDF calculation for vPCI MMIO handlers [and 2 more messages]

[PATCH V4 04/50] x86/xen: Add xenpv_restore_regs_and_return_to_usermode()
 2021-11-02  8:58 UTC  (2+ messages)

Arch-neutral name for hardware interrupt support
 2021-11-02  8:51 UTC  (6+ messages)

[[PATCH v2.1 07/15] xen: generate hypercall interface related code
 2021-11-02  7:29 UTC 

[PATCH v2 00/15] xen: drop hypercall function tables
 2021-11-02  7:24 UTC  (17+ messages)
` [PATCH v2 01/15] xen: limit number of hypercall parameters to 5
` [PATCH v2 02/15] xen: move do_vcpu_op() to arch specific code
` [PATCH v2 03/15] xen: harmonize return types of hypercall handlers
` [PATCH v2 04/15] xen/x86: modify hvm_memory_op() prototype
` [PATCH v2 05/15] xen: don't include asm/hypercall.h from C sources
` [PATCH v2 06/15] add .gitignore entries for *.[is] below xen
` [PATCH v2 07/15] xen: generate hypercall interface related code
` [PATCH v2 08/15] xen: use generated prototypes for hypercall handlers
` [PATCH v2 09/15] x86/pv-shim: don't modify hypercall table
` [PATCH v2 10/15] xen/x86: don't use hypercall table for calling compat hypercalls
` [PATCH v2 11/15] xen/x86: call hypercall handlers via generated macro
` [PATCH v2 12/15] xen/arm: "
` [PATCH v2 13/15] xen/x86: add hypercall performance counters for hvm, correct pv
` [PATCH v2 14/15] xen: drop calls_to_multicall performance counter
` [PATCH v2 15/15] tools/xenperf: update hypercall names

[linux-linus test] 165976: tolerable FAIL - PUSHED
 2021-11-02  5:36 UTC 

[qemu-mainline test] 165975: regressions - FAIL
 2021-11-02  3:46 UTC 

linux-next: manual merge of the xen-tip tree with Linus' tree
 2021-11-02  3:25 UTC 

[xen-unstable test] 165973: regressions - FAIL
 2021-11-02  3:07 UTC 

[PATCH 0/3] automation: introduce an x86_64 Dom0/DomU test
 2021-11-02  0:12 UTC  (22+ messages)
` [PATCH 2/3] automation: Linux 5.10.74 test-artifact
` [PATCH 3/3] automation: add a QEMU based x86_64 Dom0/DomU test
            ` Solving the gitlab-ci git fetch issue, was: "

[PULL 8/9] pci: Export pci_for_each_device_under_bus*()
 2021-11-01 23:44 UTC 

[linux-linus test] 165974: regressions - FAIL
 2021-11-01 22:42 UTC 

[PULL 00/20] Migration 20211031 patches
 2021-11-01 22:09 UTC  (21+ messages)
` [PULL 01/20] migration/rdma: Fix out of order wrid
` [PULL 02/20] KVM: introduce dirty_pages and kvm_dirty_ring_enabled
` [PULL 03/20] memory: make global_dirty_tracking a bitmask
` [PULL 04/20] migration/dirtyrate: introduce struct and adjust DirtyRateStat
` [PULL 05/20] migration/dirtyrate: adjust order of registering thread
` [PULL 06/20] migration/dirtyrate: move init step of calculation to main thread
` [PULL 07/20] migration/dirtyrate: implement dirty-ring dirtyrate calculation
` [PULL 08/20] migration: Make migration blocker work for snapshots too
` [PULL 09/20] migration: Add migrate_add_blocker_internal()
` [PULL 10/20] dump-guest-memory: Block live migration
` [PULL 11/20] memory: Introduce replay_discarded callback for RamDiscardManager
` [PULL 12/20] virtio-mem: Implement replay_discarded RamDiscardManager callback
` [PULL 13/20] migration/ram: Handle RAMBlocks with a RamDiscardManager on the migration source
` [PULL 14/20] virtio-mem: Drop precopy notifier
` [PULL 15/20] migration/postcopy: Handle RAMBlocks with a RamDiscardManager on the destination
` [PULL 16/20] migration: Simplify alignment and alignment checks
` [PULL 17/20] migration/ram: Factor out populating pages readable in ram_block_populate_pages()
` [PULL 18/20] migration/ram: Handle RAMBlocks with a RamDiscardManager on background snapshots
` [PULL 19/20] memory: introduce total_dirty_pages to stat dirty pages
` [PULL 20/20] migration/dirtyrate: implement dirty-bitmap dirtyrate calculation

[patch-4.16] arm/smmuv1,v2: Protect smmu master list with a lock
 2021-11-01 20:51 UTC  (16+ messages)

[qemu-mainline test] 165972: regressions - FAIL
 2021-11-01 19:36 UTC 

[PATCH 0/4] xen: do some cleanup
 2021-11-01 19:15 UTC  (2+ messages)

[PATCH v2 1/1] xen: delay xen_hvm_init_time_ops() if kdump is boot on vcpu>=32
 2021-11-01 17:34 UTC  (2+ messages)

[PATCH] x86/kexec: Fix crash on transition to a 32bit kernel on AMD hardware
 2021-11-01 17:32 UTC  (5+ messages)

[xen-unstable-smoke test] 165971: tolerable all pass - PUSHED
 2021-11-01 16:03 UTC 

Call for agenda items for November 2nd Community Call @ 1500 UTC
 2021-11-01 15:23 UTC 

[qemu-mainline test] 165970: regressions - FAIL
 2021-11-01 14:49 UTC 

[PATCH] x86/xstate: reset cached register values on resume
 2021-11-01 13:40 UTC  (6+ messages)
    ` Ping: "

[PATCH v2 00/45] Introduce power-off+restart call chain API
 2021-11-01 13:28 UTC  (17+ messages)
` [PATCH v2 03/45] notifier: Add atomic/blocking_notifier_has_unique_priority()
` [PATCH v2 08/45] kernel: Add combined power-off+restart handler call chain API
` [PATCH v2 11/45] arm64: Use do_kernel_power_off()
` [PATCH v2 12/45] csky: "

Xen 4.16 RC1
 2021-11-01 13:00 UTC  (2+ messages)
` Xen 4.16 tree status - code freeze

[xen-unstable test] 165966: tolerable FAIL
 2021-11-01 13:00 UTC 

[PATCH for-4.16 v4] gnttab: allow setting max version per-domain
 2021-11-01 10:45 UTC  (15+ messages)
  ` [PATCH for-4.16 1/2] tools/golang: Regenerate bindings
  ` [PATCH for-4.16 2/2] xen: Report grant table v1/v2 capabilities to the toolstack
    ` [PATCH for-4.16 v4] gnttab: allow setting max version per-domain [and 1 more messages]

Xen 4.16 development update - commit moratorium
 2021-11-01 10:41 UTC 

[ovmf test] 165969: all pass - PUSHED
 2021-11-01 10:29 UTC 

[libvirt test] 165968: regressions - FAIL
 2021-11-01 10:22 UTC 

[PATCH v3 00/11] PCI devices passthrough on Arm, part 3
 2021-11-01  9:18 UTC  (4+ messages)
` [PATCH v3 04/11] vpci/header: Add and remove register handlers dynamically

[qemu-mainline test] 165967: regressions - FAIL
 2021-11-01  8:28 UTC 

[PATCH v3] xen/balloon: add late_initcall_sync() for initial ballooning done
 2021-11-01  7:21 UTC  (6+ messages)

[linux-linus test] 165965: tolerable FAIL - PUSHED
 2021-11-01  6:20 UTC 

[qemu-mainline test] 165964: regressions - FAIL
 2021-11-01  1:43 UTC 

[linux-linus test] 165963: tolerable FAIL - PUSHED
 2021-11-01  0:50 UTC 

[qemu-mainline test] 165961: regressions - FAIL
 2021-10-31 20:04 UTC 

[ovmf test] 165962: all pass - PUSHED
 2021-10-31 19:26 UTC 

[qemu-mainline test] 165957: regressions - FAIL
 2021-10-31 15:37 UTC 

[linux-linus test] 165956: tolerable FAIL - PUSHED
 2021-10-31 13:02 UTC 

[xen-unstable test] 165953: tolerable FAIL
 2021-10-31 11:19 UTC 

[xen-unstable-coverity test] 165960: all pass - PUSHED
 2021-10-31  9:51 UTC 

[libvirt test] 165955: regressions - FAIL
 2021-10-31  6:57 UTC 

[qemu-mainline test] 165952: regressions - FAIL
 2021-10-31  6:15 UTC 

[linux-linus test] 165951: tolerable FAIL - PUSHED
 2021-10-31  5:24 UTC 

[ovmf test] 165950: all pass - PUSHED
 2021-10-31  0:40 UTC 

[qemu-mainline test] 165949: regressions - FAIL
 2021-10-31  0:18 UTC 

[ovmf test] 165948: all pass - PUSHED
 2021-10-30 20:30 UTC 

[qemu-mainline test] 165947: regressions - FAIL
 2021-10-30 20:03 UTC 

[xen-unstable test] 165946: tolerable FAIL - PUSHED
 2021-10-30 18:19 UTC 

[qemu-mainline test] 165943: regressions - FAIL
 2021-10-30 12:14 UTC 

[linux-linus test] 165942: tolerable FAIL - PUSHED
 2021-10-30 11:25 UTC 

[xen-unstable test] 165941: tolerable FAIL - PUSHED
 2021-10-30 10:33 UTC 

[PATCH] xen/balloon: rename alloc/free_xenballooned_pages
 2021-10-30 10:27 UTC  (2+ messages)

[libvirt test] 165944: regressions - FAIL
 2021-10-30  9:13 UTC 

[PATCH] x86/passthrough: Fix hvm_gsi_eoi() build with GCC 12
 2021-10-30  8:18 UTC  (6+ messages)

[xen-unstable-smoke test] 165940: tolerable all pass - PUSHED
 2021-10-30  4:11 UTC 

[qemu-mainline test] 165938: regressions - FAIL
 2021-10-30  2:46 UTC 

[linux-linus test] 165937: tolerable FAIL - PUSHED
 2021-10-30  2:22 UTC 

[xen-unstable-smoke test] 165939: tolerable all pass - PUSHED
 2021-10-30  0:38 UTC 

[qemu-mainline test] 165936: regressions - FAIL
 2021-10-29 20:26 UTC 

[qemu-mainline test] 165933: regressions - FAIL
 2021-10-29 15:26 UTC 

[linux-linus test] 165932: tolerable FAIL - PUSHED
 2021-10-29 14:28 UTC 

[ovmf test] 165934: all pass - PUSHED
 2021-10-29 12:39 UTC 

[RESEND PATCH v6] xen-pciback: allow compiling on other archs than x86
 2021-10-29 12:22 UTC  (2+ messages)

[PATCH v3 0/2] x86/xen: simplify irq pvops
 2021-10-29 12:21 UTC  (2+ messages)

[xen-unstable test] 165929: tolerable FAIL
 2021-10-29 12:05 UTC 

[PATCH] xen/balloon: add late_initcall_sync() for initial ballooning done
 2021-10-29 10:32 UTC  (7+ messages)

[PATCH v2 0/3] x86/IOMMU: enabled / intremap handling
 2021-10-29  8:44 UTC  (4+ messages)
` [PATCH v2 1/3] x86/IOMMU: mark IOMMU / intremap not in use when ACPI tables are missing

[libvirt test] 165931: regressions - FAIL
 2021-10-29  8:02 UTC 

[PATCH v2] xen/balloon: add late_initcall_sync() for initial ballooning done
 2021-10-29  7:49 UTC 

[qemu-mainline test] 165928: regressions - FAIL
 2021-10-29  6:50 UTC 

[linux-linus test] 165927: tolerable FAIL - PUSHED
 2021-10-29  5:41 UTC 

[qemu-mainline test] 165926: regressions - FAIL
 2021-10-29  1:32 UTC 

[SPECIFICATION RFC v3] The firmware and bootloader log specification
 2021-10-29  0:29 UTC  (3+ messages)
  ` [External] : "

[PATCH v2 1/1] xen: update system time immediately when VCPUOP_register_vcpu_info
 2021-10-28 21:07 UTC  (2+ messages)

[xen-unstable test] 165924: tolerable FAIL
 2021-10-28 20:01 UTC 

[PATCH V2 0/4] xen: Add support of extended regions (safe ranges) on Arm
 2021-10-28 19:08 UTC  (6+ messages)
` [PATCH V2 1/4] xen/unpopulated-alloc: Drop check for virt_addr_valid() in fill_list()
` [PATCH V2 3/4] xen/unpopulated-alloc: Add mechanism to use Xen resource

[PATCH] xen/arm: do not try to add pci-domain for disabled devices
 2021-10-28 18:18 UTC  (7+ messages)

[PATCH] xen-pciback: allow compiling on other archs than x86
 2021-10-28 14:39 UTC  (2+ messages)

[PATCH 00/12] xen: drop hypercall function tables
 2021-10-28 14:35 UTC  (7+ messages)
` [PATCH 10/12] xen/x86: call hypercall handlers via switch statement
` [PATCH 12/12] xen/x86: add hypercall performance counters for hvm, correct pv

[PATCH for-4.16 v3] gnttab: allow setting max version per-domain
 2021-10-28 14:11 UTC  (4+ messages)

[qemu-mainline test] 165920: regressions - FAIL
 2021-10-28 13:10 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).