xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-01 14:14:08 to 2021-04-07 01:08:04 UTC [more...]

[xen-unstable-smoke test] 160777: tolerable all pass - PUSHED
 2021-04-07  1:07 UTC 

[xen-4.15-testing test] 160774: tolerable FAIL - PUSHED
 2021-04-07  0:29 UTC 

[qemu-mainline bisection] complete test-amd64-i386-libvirt-pair
 2021-04-07  0:27 UTC 

[PATCH v3 0/3] Generic SMMU Bindings
 2021-04-06 23:59 UTC  (3+ messages)

[PATCH v2] xen/iommu: smmu: Silence clang in arm_smmu_device_dt_probe()
 2021-04-06 22:02 UTC  (2+ messages)

[PATCH 0/3] Use Doxygen and sphinx for html documentation
 2021-04-06 21:46 UTC  (8+ messages)
` [PATCH 1/3] docs: add doxygen support "
` [PATCH 2/3] docs: hypercalls sphinx skeleton for generated html
` [PATCH 3/3] docs/doxygen: doxygen documentation for grant_table.h

[xen-unstable-smoke test] 160772: tolerable all pass - PUSHED
 2021-04-06 20:10 UTC 

[PATCH 00/23] further population of xen/lib/
 2021-04-06 19:34 UTC  (14+ messages)
` [PATCH 02/23] lib: move 64-bit div/mod compiler helpers
` [PATCH 03/23] string: drop redundant declarations

[PATCH] xen/page_alloc: Don't hold the heap_lock when clearing PGC_need_scrub
 2021-04-06 19:30 UTC 

[PATCH] xen/page_alloc: Remove dead code in alloc_domheap_pages()
 2021-04-06 19:22 UTC 

[PATCH v2] xen/arm: kernel: Propagate the error if we fail to decompress the kernel
 2021-04-06 19:15 UTC 

[PATCH 0/2] xen/arm: Couple of bug fixes when decompressing kernels
 2021-04-06 19:15 UTC  (8+ messages)
` [PATCH 1/2] xen/arm: kernel: Propagate the error if we fail to decompress the kernel
` [PATCH 2/2] xen/gunzip: Allow perform_gunzip() to be called multiple times

[PATCH 00/14] Use const whether we point to literal strings (take 1)
 2021-04-06 19:08 UTC  (33+ messages)
` [PATCH 01/14] xen: Constify the second parameter of rangeset_new()
` [PATCH 02/14] xen/sched: Constify name and opt_name in struct scheduler
` [PATCH 03/14] xen/x86: shadow: The return type of sh_audit_flags() should be const
` [PATCH 04/14] xen/char: console: Use const whenever we point to literal strings
` [PATCH 05/14] tools/libs: guest: "
` [PATCH 06/14] tools/libs: stat: "
` [PATCH 07/14] tools/xl: "
` [PATCH 08/14] tools/firmware: hvmloader: Use const in __bug() and __assert_failed()
` [PATCH 09/14] tools/console: Use const whenever we point to literal strings
` [PATCH 10/14] tools/kdd: "
` [PATCH 11/14] tools/misc: "
` [PATCH 12/14] tools/top: The string parameter in set_prompt() and set_delay() should be const
` [PATCH 13/14] tools/xenmon: xenbaked: Mark const the field text in stat_map_t
` [PATCH 14/14] tools/xentrace: Use const whenever we point to literal strings

multiboot2 and module2 boot issues via GRUB2
 2021-04-06 18:41 UTC  (11+ messages)

[xen-unstable test] 160758: regressions - FAIL
 2021-04-06 18:31 UTC 

[PATCH 0/5] x86: asm-offsets.h and !PV32 adjustments
 2021-04-06 17:34 UTC  (8+ messages)
` [PATCH 5/5] x86: don't build unused entry code when !PV32

[PATCH v2 0/3] x86: asm-offsets.h and !PV32 adjustments
 2021-04-06 17:03 UTC  (7+ messages)
` [PATCH v2 1/3] x86: don't build unused entry code when !PV32
` [PATCH v2 2/3] x86: slim down hypercall handling "
` [PATCH v2 3/3] x86: avoid building COMPAT code when !HVM && !PV32

[PATCH for-4.15 1/7] CHANGELOG.md: Mention XEN_SCRIPT_DIR
 2021-04-06 16:31 UTC  (17+ messages)
` [PATCH for-4.15 2/7] CHANGELOG.md: xl PCI configuration doc, xenstore MTU entries
` [PATCH for-4.15 4/7] CHANGELOG.md: Mention various ARM errata
` [PATCH for-4.15 5/7] CHANGELOG.md: Various new entries, mostly x86
` [PATCH for-4.15 6/7] CHANGELOG.md: Various entries, mostly xenstore
` [PATCH for-4.15 7/7] CHANGELOG.md: irq-max-guests

[PATCH 0/2] xen/pci: Make PCI passthrough code non-x86 specific
 2021-04-06 15:58 UTC  (10+ messages)
` [PATCH 1/2] xen/pci: Move PCI ATS code to common directory
` [PATCH 2/2] xen/pci: Gate all MSI code in common code with CONFIG_HAS_PCI_MSI

block script performance
 2021-04-06 15:45 UTC 

[PATCH 00/11] Rid W=1 warnings from Block
 2021-04-06 15:32 UTC  (7+ messages)
` [PATCH 10/11] block: xen-blkfront: Demote kernel-doc abuses

[PATCH] rangeset: no need to use snprintf()
 2021-04-06 13:56 UTC  (3+ messages)

[PATCH] xen/evtchn: Change irq_info lock to raw_spinlock_t
 2021-04-06 13:46 UTC  (2+ messages)

[linux-linus test] 160754: regressions - FAIL
 2021-04-06 12:09 UTC 

[PATCH v9 00/13] switch to domheap for Xen page tables
 2021-04-06 11:06 UTC  (14+ messages)
` [PATCH v9 01/13] x86/mm: rewrite virt_to_xen_l*e
` [PATCH v9 02/13] x86/mm: switch to new APIs in map_pages_to_xen
` [PATCH v9 03/13] x86/mm: switch to new APIs in modify_xen_mappings
` [PATCH v9 04/13] x86_64/mm: introduce pl2e in paging_init
` [PATCH v9 05/13] x86_64/mm: switch to new APIs "
` [PATCH v9 06/13] x86_64/mm: switch to new APIs in setup_m2p_table
` [PATCH v9 07/13] efi: use new page table APIs in copy_mapping
` [PATCH v9 08/13] efi: switch to new APIs in EFI code
` [PATCH v9 09/13] x86/smpboot: add exit path for clone_mapping()
` [PATCH v9 10/13] x86/smpboot: switch clone_mapping() to new APIs
` [PATCH v9 11/13] x86/mm: drop old page table APIs
` [PATCH v9 12/13] x86: switch to use domheap page for page tables
` [PATCH v9 13/13] x86/mm: drop _new suffix for page table APIs

[xen-4.12-testing test] 160752: regressions - FAIL
 2021-04-06 10:14 UTC 

[PATCH] fix for_each_cpu() again for NR_CPUS=1
 2021-04-06  9:52 UTC  (6+ messages)
` Revert NR_CPUS=1 fix from 4.15 (was: Re: [PATCH] fix for_each_cpu() again for NR_CPUS=1)

[ovmf test] 160757: all pass - PUSHED
 2021-04-06  9:06 UTC 

[libvirt test] 160761: regressions - FAIL
 2021-04-06  8:47 UTC 

[qemu-mainline test] 160748: regressions - FAIL
 2021-04-06  5:35 UTC 

[xen-unstable test] 160745: regressions - FAIL
 2021-04-06  2:07 UTC 

[linux-linus test] 160742: regressions - FAIL
 2021-04-05 21:31 UTC 

[xen-4.12-testing test] 160738: regressions - FAIL
 2021-04-05 19:49 UTC 

[PATCH] xen/arm: guest_walk: Only generate necessary offsets/masks
 2021-04-05 16:20 UTC 

[qemu-mainline test] 160736: regressions - FAIL
 2021-04-05 13:29 UTC 

[xen-unstable test] 160733: regressions - FAIL
 2021-04-05 10:19 UTC 

[libvirt test] 160740: regressions - FAIL
 2021-04-05  9:08 UTC 

[linux-linus test] 160727: regressions - FAIL
 2021-04-05  5:13 UTC 

[xen-4.12-testing test] 160724: regressions - FAIL
 2021-04-05  2:53 UTC 

[qemu-mainline bisection] complete test-amd64-amd64-libvirt-pair
 2021-04-05  1:01 UTC 

[qemu-mainline test] 160719: regressions - trouble: broken/fail/pass
 2021-04-04 23:55 UTC 

[xen-unstable test] 160715: regressions - trouble: broken/fail/pass
 2021-04-04 21:06 UTC 

[linux-linus test] 160711: regressions - trouble: broken/fail/pass
 2021-04-04 15:19 UTC 

[libvirt test] 160716: regressions - trouble: blocked/broken/fail/pass
 2021-04-04 12:19 UTC 

[xen-4.12-testing test] 160709: regressions - trouble: blocked/broken/fail/pass
 2021-04-04 11:17 UTC 

[xen-unstable-coverity test] 160721: all pass - PUSHED
 2021-04-04  9:47 UTC 

[qemu-mainline test] 160704: regressions - trouble: blocked/broken/fail/pass
 2021-04-04  7:03 UTC 

[xen-unstable test] 160700: regressions - trouble: broken/fail/pass
 2021-04-04  3:46 UTC 

[linux-linus test] 160696: regressions - trouble: blocked/broken/fail/pass
 2021-04-03 23:44 UTC 

[xen-4.12-testing test] 160691: regressions - trouble: broken/fail/pass
 2021-04-03 21:26 UTC 

[qemu-mainline test] 160685: regressions - trouble: broken/fail/pass
 2021-04-03 17:10 UTC 

Xen for AlmaLinux and Rocky Linux
 2021-04-03 13:36 UTC 

[ovmf test] 160687: all pass - PUSHED
 2021-04-03 13:22 UTC 

[xen-unstable test] 160681: regressions - trouble: broken/fail/pass
 2021-04-03 13:19 UTC 

[libvirt test] 160690: regressions - FAIL
 2021-04-03 11:49 UTC 

[linux-linus test] 160676: regressions - trouble: blocked/broken/fail/pass
 2021-04-03  8:03 UTC 

[qemu-mainline bisection] complete test-amd64-i386-freebsd10-amd64
 2021-04-03  6:34 UTC 

[xen-4.12-testing test] 160672: regressions - trouble: blocked/broken/fail/pass
 2021-04-03  4:21 UTC 

[qemu-mainline test] 160669: regressions - trouble: broken/fail/pass
 2021-04-03  0:49 UTC 

[xen-unstable test] 160665: regressions - trouble: broken/fail/pass
 2021-04-02 21:17 UTC 

[linux-linus test] 160658: regressions - trouble: broken/fail/pass
 2021-04-02 16:12 UTC 

[xen-4.12-testing test] 160655: regressions - trouble: broken/fail/pass
 2021-04-02 13:56 UTC 

[ovmf test] 160656: all pass - PUSHED
 2021-04-02 12:52 UTC 

[libvirt test] 160661: regressions - FAIL
 2021-04-02 11:37 UTC 

[qemu-mainline test] 160650: regressions - FAIL
 2021-04-02 10:54 UTC 

[PATCH] kexec-xen: Use correct image type for Live Update
 2021-04-02 10:01 UTC  (2+ messages)

[xen-unstable test] 160646: tolerable FAIL - PUSHED
 2021-04-02  7:36 UTC 

[qemu-mainline bisection] complete test-amd64-i386-libvirt-xsm
 2021-04-02  4:42 UTC 

[linux-linus test] 160640: regressions - FAIL
 2021-04-02  0:43 UTC 

[xen-4.12-testing test] 160638: regressions - FAIL
 2021-04-01 22:41 UTC 

[xen-unstable-smoke test] 160648: tolerable all pass - PUSHED
 2021-04-01 21:07 UTC 

[qemu-mainline test] 160632: regressions - FAIL
 2021-04-01 18:18 UTC 

[xen-unstable-smoke test] 160645: tolerable all pass - PUSHED
 2021-04-01 17:56 UTC 

[PATCH 00/21] libs/guest: new CPUID/MSR interface
 2021-04-01 17:53 UTC  (19+ messages)
` [PATCH 09/21] libs/guest: allow fetching a specific CPUID leaf from a cpu policy
` [PATCH 11/21] libs/guest: allow updating a cpu policy CPUID data
` [PATCH 13/21] libs/guest: switch users of xc_set_domain_cpu_policy
` [PATCH 14/21] libs/guest: introduce helper to check cpu policy compatibility
` [PATCH 15/21] libs/guest: obtain a compatible cpu policy from two input ones
` [PATCH 16/21] libs/guest: make a cpu policy compatible with older Xen versions
` [PATCH 17/21] libs/guest: introduce helper set cpu topology in cpu policy
` [PATCH 20/21] libs/{light,guest}: implement xc_cpuid_apply_policy in libxl
` [PATCH 21/21] libs/guest: (re)move xc_cpu_policy_apply_cpuid

[PATCH v3 0/2] xen/arm: Mitigate straight-line speculation
 2021-04-01 16:44 UTC  (3+ messages)
` [PATCH v3 1/2] xen/arm: Include asm/asm-offsets.h and asm/macros.h on every assembly files
` [PATCH v3 2/2] xen/arm64: Place a speculation barrier following an ret instruction

[PATCH v2 0/2] common: XSA-327 follow-up
 2021-04-01 16:02 UTC  (3+ messages)
` [PATCH v2 1/2] common: map_vcpu_info() cosmetics

[PATCH] build: centralize / unify asm-offsets generation
 2021-04-01 15:29 UTC  (3+ messages)

[PATCH] xen/arm: Ensure the vCPU context is seen before clearing the _VPF_down
 2021-04-01 15:09 UTC  (6+ messages)

[xen-unstable test] 160630: tolerable FAIL
 2021-04-01 14:53 UTC 

[PATCH] x86/viridian: EOI MSR should always happen in affected vCPU context
 2021-04-01 14:41 UTC  (3+ messages)

[XEN PATCH for-4.15] libxl: Replace deprecated QMP command by "query-cpus-fast"
 2021-04-01 14:24 UTC  (2+ messages)

[xen-unstable-smoke test] 160641: tolerable all pass - PUSHED
 2021-04-01 14:14 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).