xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-18 22:21:29 to 2020-12-23 19:07:46 UTC [more...]

[PATCH] xen: Fix event channel callback via INTX/GSI
 2020-12-23 19:07 UTC  (5+ messages)

[xen-unstable test] 157847: tolerable FAIL
 2020-12-23 18:18 UTC 

[PATCH for-4.15 0/4] xen/iommu: Collection of bug fixes for IOMMU teadorwn
 2020-12-23 17:26 UTC  (31+ messages)
` [PATCH for-4.15 1/4] xen/iommu: Check if the IOMMU was initialized before tearing down
` [PATCH for-4.15 2/4] xen/iommu: x86: Free the IOMMU page-tables with the pgtables.lock held
` [PATCH for-4.15 3/4] [RFC] xen/iommu: x86: Clear the root page-table before freeing the page-tables
` [PATCH for-4.15 4/4] xen/iommu: x86: Don't leak the IOMMU page-tables

[PATCH] lib: drop debug_build()
 2020-12-23 17:07 UTC  (4+ messages)

[PATCH v2] lib: drop (replace) debug_build()
 2020-12-23 17:02 UTC  (4+ messages)

[XEN PATCH v2] docs: set date to SOURCE_DATE_EPOCH if available
 2020-12-23 16:56 UTC 

[PATCH 0/4] xen: domain-tracked allocations, and fault injection
 2020-12-23 16:41 UTC  (6+ messages)
` [PATCH 1/4] xen/dmalloc: Introduce dmalloc() APIs
` [PATCH 2/4] xen/evtchn: Switch to dmalloc
` [PATCH 3/4] xen/domctl: Introduce fault_ttl
` [PATCH 4/4] tools/misc: Test for fault injection

[XEN PATCH 0/3] Improvements for reproducible builds
 2020-12-23 16:10 UTC  (8+ messages)
` [XEN PATCH 1/3] xen/arch/x86: don't insert timestamp when SOURCE_DATE_EPOCH is defined
` [XEN PATCH 2/3] docs: use predictable ordering in generated documentation
` [XEN PATCH 3/3] docs: set date to SOURCE_DATE_EPOCH if available

Ryzen 4000 (Mobile) Softlocks/Micro-stutters
 2020-12-23 15:51 UTC  (11+ messages)

[PATCH v3 0/5] evtchn: (not so) recent XSAs follow-on
 2020-12-23 15:15 UTC  (29+ messages)
` [PATCH v3 4/5] evtchn: convert domain event lock to an r/w one
` [PATCH v3 5/5] evtchn: don't call Xen consumer callback with per-channel lock held

[PATCH v2] gnttab: defer allocation of status frame tracking array
 2020-12-23 15:13 UTC 

[PATCH 0/4] x86: ACPI and DMI table mapping fixes
 2020-12-23 15:09 UTC  (9+ messages)
` [PATCH 2/4] x86/ACPI: fix S3 wakeup vector mapping
              ` Ping: "

[ovmf test] 157848: all pass - PUSHED
 2020-12-23 13:44 UTC 

[linux-linus test] 157842: regressions - FAIL
 2020-12-23 12:56 UTC 

xen/evtchn: Interrupt for port 34, but apparently not enabled; per-user 00000000a86a4c1b on 5.10
 2020-12-23 12:11 UTC  (4+ messages)

[libvirt test] 157844: regressions - FAIL
 2020-12-23 10:50 UTC 

[qemu-mainline test] 157838: regressions - FAIL
 2020-12-23 10:40 UTC 

[PATCH] lib/sort: adjust types
 2020-12-23 10:19 UTC  (3+ messages)

[xen-unstable-coverity test] 157850: all pass - PUSHED
 2020-12-23 10:08 UTC 

[ovmf test] 157840: all pass - PUSHED
 2020-12-23  7:51 UTC 

[xen-unstable test] 157837: tolerable FAIL - PUSHED
 2020-12-23  7:11 UTC 

[PATCH 0/3] Alternatives vs ORC, a slightly easier way
 2020-12-23  5:18 UTC  (4+ messages)
` [PATCH 1/3] objtool: Refactor ORC section generation
` [PATCH 2/3] objtool: Add 'alt_group' struct
` [PATCH 3/3] objtool: Support stack layout changes in alternatives

[linux-linus test] 157814: regressions - FAIL
 2020-12-23  0:27 UTC 

[qemu-mainline test] 157784: regressions - FAIL
 2020-12-22 21:34 UTC 

[xen-unstable test] 157790: tolerable FAIL - PUSHED
 2020-12-22 20:59 UTC 

[ovmf test] 157804: all pass - PUSHED
 2020-12-22 19:12 UTC 

[xen-unstable-smoke test] 157813: tolerable all pass - PUSHED
 2020-12-22 18:29 UTC 

[PATCH 0/3] xen/domain: More structured teardown
 2020-12-22 18:24 UTC  (28+ messages)
` [PATCH 1/3] xen/domain: Reorder trivial initialisation in early domain_create()
` [PATCH 2/3] xen/domain: Introduce domain_teardown()
` [PATCH 3/3] xen/evtchn: Clean up teardown handling
` Hypercall fault injection (Was [PATCH 0/3] xen/domain: More structured teardown)

[PATCH 0/6] x86/p2m: restrict more code to build just for HVM
 2020-12-22 17:02 UTC  (7+ messages)
` [PATCH 2/6] x86/mm: p2m_add_foreign() is HVM-only
` [PATCH 5/6] x86/mm: the gva_to_gfn() hook "

[linux-linus test] 157776: regressions - FAIL
 2020-12-22 16:06 UTC 

[libvirt test] 157781: regressions - FAIL
 2020-12-22 15:30 UTC 

[xen-unstable-smoke test] 157797: tolerable all pass - PUSHED
 2020-12-22 15:05 UTC 

[ovmf test] 157787: all pass - PUSHED
 2020-12-22 13:47 UTC 

[xen-unstable-smoke test] 157786: tolerable all pass - PUSHED
 2020-12-22 12:03 UTC 

[xen-unstable test] 157775: regressions - FAIL
 2020-12-22 11:28 UTC 

[ovmf test] 157778: all pass - PUSHED
 2020-12-22  9:57 UTC 

[PATCH v2 0/2] common: XSA-327 follow-up
 2020-12-22  8:15 UTC  (3+ messages)
` [PATCH v2 1/2] common: map_vcpu_info() cosmetics
` [PATCH v2 2/2] evtchn/fifo: don't enforce higher than necessary alignment

[qemu-mainline test] 157763: regressions - FAIL
 2020-12-22  6:51 UTC 

[PATCH v5 0/3] xen: add support for automatic debug key actions in case of crash
 2020-12-22  5:48 UTC  (7+ messages)
` [PATCH v5 1/3] xen/arm: add support for run_in_exception_handler()

[RESEND] [RFC PATCH] xen/arm: domain_build: Ignore empty memory bank
 2020-12-22  2:40 UTC  (3+ messages)

[PATCH v2] x86/intel: insert Ice Lake X (server) model numbers
 2020-12-22  1:39 UTC  (3+ messages)

[xen-unstable-smoke test] 157779: tolerable all pass - PUSHED
 2020-12-22  1:24 UTC 

[seabios test] 157762: tolerable FAIL - PUSHED
 2020-12-22  0:47 UTC 

[linux-5.4 test] 157757: tolerable FAIL - PUSHED
 2020-12-22  0:00 UTC 

[ovmf test] 157759: all pass - PUSHED
 2020-12-21 22:27 UTC 

[linux-linus test] 157755: regressions - FAIL
 2020-12-21 21:27 UTC 

[xen-unstable-smoke test] 157766: tolerable all pass - PUSHED
 2020-12-21 21:10 UTC 

[xen-unstable-smoke bisection] complete build-amd64
 2020-12-21 20:07 UTC 

[xen-unstable test] 157754: tolerable FAIL
 2020-12-21 18:06 UTC 

[xen-unstable-smoke test] 157761: regressions - FAIL
 2020-12-21 17:34 UTC 

[PATCH v2 0/4] nbd/server: Quiesce coroutines on context switch
 2020-12-21 17:07 UTC  (4+ messages)
` [PATCH v2 4/4] block: Close block exports in two steps

[PATCH] x86/Intel: insert Tiger Lake model numbers
 2020-12-21 16:56 UTC  (2+ messages)

XSA-351 causing Solaris-11 systems to panic during boot
 2020-12-21 16:55 UTC  (11+ messages)

[PATCH v2 0/4] x86: XSA-348 follow-up
 2020-12-21 16:23 UTC  (3+ messages)
` [PATCH v2 1/4] x86: verify function type (and maybe attribute) in switch_stack_and_jump()

[qemu-mainline test] 157752: regressions - FAIL
 2020-12-21 16:13 UTC 

[PATCH] x86/shadow: Fix build with !CONFIG_SHADOW_PAGING
 2020-12-21 15:09 UTC  (2+ messages)

[PATCH] xsm/dummy: harden against speculative abuse
 2020-12-21 13:15 UTC  (2+ messages)

[linux-linus test] 157746: regressions - FAIL
 2020-12-21 10:29 UTC 

[PATCH] xen/Kconfig: Correct the NR_CPUS description
 2020-12-21 10:29 UTC  (3+ messages)

[PATCH v2] xen: Rework WARN_ON() to return whether a warning was triggered
 2020-12-21  8:47 UTC  (2+ messages)

[PATCH] xen/x86: Fix memory leak in vcpu_create() error path
 2020-12-21  8:30 UTC  (6+ messages)

[PATCH v3 0/8] xen: support per-cpupool scheduling granularity
 2020-12-21  8:26 UTC  (9+ messages)
` [PATCH v3 5/8] xen/hypfs: add support for id-based dynamic directories

Xen 4.14.1 released
 2020-12-21  8:14 UTC 

[xen-unstable test] 157744: tolerable FAIL
 2020-12-21  7:20 UTC 

[libvirt test] 157750: regressions - FAIL
 2020-12-21  6:33 UTC 

[qemu-mainline test] 157741: regressions - FAIL
 2020-12-21  6:29 UTC 

Xen Release 4.14.0: Couple of "all warnings being treated as errors" issues and ongoing docs/man issue in make world
 2020-12-21  3:04 UTC  (3+ messages)

[linux-5.4 test] 157737: tolerable FAIL - PUSHED
 2020-12-21  0:16 UTC 

[xen-4.13-testing test] 157733: tolerable FAIL - PUSHED
 2020-12-20 21:04 UTC 

[linux-linus test] 157732: regressions - FAIL
 2020-12-20 18:52 UTC 

[xen-unstable test] 157729: tolerable FAIL
 2020-12-20 15:57 UTC 

[qemu-mainline test] 157723: regressions - FAIL
 2020-12-20 11:49 UTC 

[xen-unstable-coverity test] 157738: all pass - PUSHED
 2020-12-20 10:06 UTC 

[libvirt test] 157735: regressions - FAIL
 2020-12-20  9:42 UTC 

[ovmf test] 157726: all pass - PUSHED
 2020-12-20  7:51 UTC 

[linux-5.4 test] 157719: regressions - FAIL
 2020-12-20  6:42 UTC 

[xen-4.13-testing test] 157716: regressions - FAIL
 2020-12-20  3:12 UTC 

[linux-linus test] 157713: regressions - FAIL
 2020-12-20  2:30 UTC 

[xen-unstable test] 157710: tolerable FAIL - PUSHED
 2020-12-19 23:58 UTC 

[GIT PULL] xen: branch for v5.11-rc1
 2020-12-19 21:06 UTC  (2+ messages)

[ovmf test] 157708: all pass - PUSHED
 2020-12-19 17:21 UTC 

[xen-4.14-testing test] 157673: tolerable FAIL - PUSHED
 2020-12-19 17:20 UTC 

[libvirt test] 157715: regressions - FAIL
 2020-12-19 15:56 UTC 

[qemu-mainline test] 157670: regressions - FAIL
 2020-12-19 15:12 UTC 

[linux-5.4 test] 157666: regressions - FAIL
 2020-12-19  8:22 UTC 

[PATCH] xen: Kconfig: remove X86_64 depends from XEN_512GB
 2020-12-19  6:33 UTC  (2+ messages)

[xen-4.13-testing test] 157664: regressions - FAIL
 2020-12-19  4:38 UTC 

[linux-linus test] 157659: regressions - FAIL
 2020-12-19  3:11 UTC 

[xen-unstable test] 157655: tolerable FAIL - PUSHED
 2020-12-18 22:45 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).