xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-26 12:05:42 to 2021-03-31 13:52:53 UTC [more...]

[PATCH] x86/hvm: Fix double free from vlapic_init() early error path
 2021-03-31 13:52 UTC  (3+ messages)

[PATCH] CHANGELOG.md: Make PV shim smaller by factoring out HVM-specific shadow code
 2021-03-31 13:52 UTC  (8+ messages)

[PATCH v3 00/11] x86/intr: introduce EOI callbacks and fix vPT
 2021-03-31 12:50 UTC  (14+ messages)
` [PATCH v3 01/11] x86/hvm: drop vcpu parameter from vlapic EOI callbacks
` [PATCH v3 02/11] x86/hvm: drop domain parameter from vioapic/vpic "
` [PATCH v3 03/11] x86/vlapic: introduce an EOI callback mechanism
` [PATCH v3 04/11] x86/vmsi: use the newly introduced EOI callbacks
` [PATCH v3 05/11] x86/vioapic: switch to use the EOI callback mechanism
` [PATCH v3 06/11] x86/hvm: allowing registering EOI callbacks for GSIs
` [PATCH v3 07/11] x86/dpci: move code
` [PATCH v3 08/11] x86/dpci: switch to use a GSI EOI callback
` [PATCH v3 09/11] x86/vpt: switch interrupt injection model
` [PATCH v3 10/11] x86/vpt: remove vPT timers per-vCPU lists
` [PATCH v3 11/11] x86/vpt: introduce a per-vPT lock

[PATCH 00/21] libs/guest: new CPUID/MSR interface
 2021-03-31 12:47 UTC  (15+ messages)
` [PATCH 01/21] libxl: don't ignore the return value from xc_cpuid_apply_policy
` [PATCH 04/21] libs/guest: introduce helper to fetch a system cpu policy
` [PATCH 05/21] libs/guest: introduce helper to fetch a domain "
` [PATCH 11/21] libs/guest: allow updating a cpu policy CPUID data
` [PATCH 14/21] libs/guest: introduce helper to check cpu policy compatibility

[qemu-mainline test] 160563: regressions - FAIL
 2021-03-31 11:55 UTC 

[ANNOUNCE] Call for agenda items for 8 April Community Call @ 1500 UTC
 2021-03-31 11:01 UTC 

[xen-unstable-coverity test] 160582: all pass - PUSHED
 2021-03-31 10:24 UTC 

An error due to installation that require binutils package
 2021-03-31 10:03 UTC  (5+ messages)

[PATCH RESEND] Performance regression due to XSA-336
 2021-03-31  9:53 UTC  (7+ messages)
` [PATCH][4.15] "

[xen-unstable test] 160559: tolerable FAIL
 2021-03-31  8:37 UTC 

[libvirt test] 160576: regressions - FAIL
 2021-03-31  7:54 UTC 

[ovmf test] 160560: all pass - PUSHED
 2021-03-31  5:19 UTC 

[qemu-mainline bisection] complete test-amd64-i386-libvirt
 2021-03-31  4:42 UTC 

[linux-5.4 test] 160557: tolerable FAIL - PUSHED
 2021-03-31  4:24 UTC 

[linux-linus test] 160551: regressions - FAIL
 2021-03-31  0:29 UTC 

[xen-4.12-testing test] 160549: regressions - FAIL
 2021-03-30 20:04 UTC 

[xen-unstable-smoke test] 160565: tolerable all pass - PUSHED
 2021-03-30 19:48 UTC 

multiboot2 and module2 boot issues via GRUB2
 2021-03-30 19:35 UTC  (3+ messages)

[xen-unstable-smoke test] 160558: tolerable all pass - PUSHED
 2021-03-30 16:21 UTC 

[GIT PULL] xen: branch for v5.12-rc6
 2021-03-30 16:01 UTC  (2+ messages)

[PATCH v2 for-4.15 1/7] Intel Processor Trace Support: Add CHANGELOG.md and SUPPORT.md entries
 2021-03-30 15:34 UTC  (16+ messages)
` [PATCH v2 for-4.15 2/7] CHANGELOG.md: Add named PCI devices
` [PATCH v2 for-4.15 3/7] CHANGELOG.md: Add dom0/domU zstd compression support
` [PATCH v2 for-4.15 4/7] CHANGELOG.md: NetBSD lib/gnttab support
` [PATCH v2 for-4.15 5/7] CHANGELOG.md: Add entries for emulation
` [PATCH v2 for-4.15 6/7] CHANGELOG.md: Add entries for CI loop
` [PATCH v2 for-4.15 7/7] CHANGELOG.md: Make PV shim smaller by factoring out HVM-specific shadow code

[qemu-mainline test] 160541: regressions - FAIL
 2021-03-30 15:20 UTC 

[PATCH 0/2] Introducing hyperlaunch capability design (formerly: DomB mode of dom0less)
 2021-03-30 14:31 UTC  (3+ messages)

[PATCH v3 0/2] Performance regression due to XSA-336
 2021-03-30 14:22 UTC  (7+ messages)
` [PATCH for-4.15 v3 1/2] x86/vpt: Do not take pt_migrate rwlock in some cases
` [PATCH v3 2/2] x86/vpt: Simplify locking argument to write_{un}lock

[PATCH 00/11] Rid W=1 warnings from Block
 2021-03-30 13:21 UTC  (2+ messages)

[xen-unstable test] 160537: tolerable FAIL - PUSHED
 2021-03-30 13:01 UTC 

[PATCH 0/4][4.15?] VT-d: mostly S3 related corrections
 2021-03-30 12:22 UTC  (5+ messages)

Xen Security Advisory 371 v3 (CVE-2021-28688) - Linux: blkback driver may leak persistent grants
 2021-03-30 12:01 UTC 

[linux-linus test] 160532: regressions - FAIL
 2021-03-30  6:51 UTC 

[libvirt test] 160546: regressions - FAIL
 2021-03-30  6:24 UTC 

[xen-4.12-testing test] 160529: regressions - FAIL
 2021-03-30  5:29 UTC 

[qemu-mainline test] 160522: regressions - FAIL
 2021-03-29 22:24 UTC 

[xen-unstable-smoke test] 160535: tolerable all pass - PUSHED
 2021-03-29 19:18 UTC 

[xen-unstable test] 160517: tolerable FAIL
 2021-03-29 19:02 UTC 

[PATCH v2] x86/vpt: Do not take pt_migrate rwlock in some cases
 2021-03-29 17:44 UTC  (10+ messages)

[ANNOUNCE] Xen 4.15 release update - still in feature freeze
 2021-03-29 17:16 UTC  (3+ messages)

[PATCH 1/6] Intel Processor Trace Support: Add CHANGELOG.md and SUPPORT.md entries
 2021-03-29 16:24 UTC  (8+ messages)
` [PATCH 5/6] CHANGELOG.md: Add entries for emulation

[PATCH for-4.15] SUPPORT.md: Specify support lifetime etc. for Xen 4.15
 2021-03-29 14:28 UTC  (2+ messages)

Xen 4.15 RC5
 2021-03-29 14:10 UTC 

[linux-linus test] 160516: regressions - FAIL
 2021-03-29 13:42 UTC 

[PATCH 2/2] x86/hpet: Don't enable legacy replacement mode unconditionally
 2021-03-29 13:30 UTC  (21+ messages)
` [PATCH v1.1 "

[qemu-mainline bisection] complete test-amd64-amd64-libvirt
 2021-03-29 13:13 UTC 

[PATCH for-4.15 v2 0/3] x86/hpet: Try to unbreak Ryzen 1800X systems
 2021-03-29 12:37 UTC  (7+ messages)
` [PATCH v2 1/3] x86/hpet: Factor hpet_enable_legacy_replacement_mode() out of hpet_setup()
` [PATCH v2 2/3] x86/hpet: Don't enable legacy replacement mode unconditionally
` [PATCH v2 3/3] x86/hpet: Restore old configuration if Legacy Replacement mode doesn't help

[xen-4.12-testing test] 160510: regressions - FAIL
 2021-03-29 11:58 UTC 

preparations for 4.14.2
 2021-03-29 11:18 UTC 

Xen 4.13.3 released
 2021-03-29 11:11 UTC 

[PATCH for-4.15 0/2] CI adjustments
 2021-03-29  9:01 UTC  (7+ messages)
` [PATCH 1/2] tools: Drop gettext as a build dependency
` [PATCH 2/2] CI: Add zstd/etc libraries to build environments

[PATCH for-4.15 0/3] x86/msr: Fixes for XSA-351
 2021-03-29  8:58 UTC  (12+ messages)
` [PATCH 1/3] Revert "x86/msr: drop compatibility #GP handling in guest_{rd,wr}msr()"
            ` [PATCH for-4.15 0/3] x86/msr: Fixes for XSA-351 [and 1 more messages]
` [PATCH for-4.15 v1.1 1/3] Revert "x86/msr: drop compatibility #GP handling in guest_{rd,wr}msr()"

[PATCH] xen/pciback: Fix incorrect type warnings
 2021-03-29  7:24 UTC  (2+ messages)

[libvirt test] 160519: regressions - FAIL
 2021-03-29  7:01 UTC 

[qemu-mainline test] 160501: regressions - FAIL
 2021-03-29  5:50 UTC 

[net-next 1/2] xen-netback: add module parameter to disable ctrl-ring
 2021-03-29  5:03 UTC  (13+ messages)

[linux-linus test] 160496: regressions - FAIL
 2021-03-29  1:25 UTC 

[xen-unstable test] 160492: tolerable FAIL
 2021-03-28 23:06 UTC 

[xen-4.12-testing test] 160487: regressions - FAIL
 2021-03-28 19:24 UTC 

[qemu-mainline test] 160477: regressions - FAIL
 2021-03-28 13:13 UTC 

[libvirt test] 160490: regressions - FAIL
 2021-03-28 10:15 UTC 

[xen-unstable-coverity test] 160495: all pass - PUSHED
 2021-03-28  9:49 UTC 

[linux-linus test] 160473: regressions - FAIL
 2021-03-28  9:25 UTC 

[qemu-mainline bisection] complete test-amd64-amd64-libvirt-xsm
 2021-03-28  8:40 UTC 

[xen-unstable test] 160471: tolerable FAIL - PUSHED
 2021-03-28  6:35 UTC 

[xen-4.12-testing test] 160465: regressions - FAIL
 2021-03-28  2:22 UTC 

[xen-4.15-testing test] 160455: tolerable FAIL - PUSHED
 2021-03-27 21:06 UTC 

[ovmf test] 160456: all pass - PUSHED
 2021-03-27 19:50 UTC 

[qemu-mainline test] 160448: regressions - FAIL
 2021-03-27 15:39 UTC 

[libvirt test] 160464: regressions - FAIL
 2021-03-27 13:36 UTC 

[linux-linus test] 160443: regressions - FAIL
 2021-03-27 12:07 UTC 

[xen-unstable test] 160436: tolerable FAIL - PUSHED
 2021-03-27 10:33 UTC 

info
 2021-03-26 20:42 UTC 

[xen-4.12-testing test] 160432: regressions - FAIL
 2021-03-27  4:37 UTC 

[xen-unstable-smoke test] 160454: tolerable all pass - PUSHED
 2021-03-26 22:29 UTC 

[ovmf test] 160425: all pass - PUSHED
 2021-03-26 20:55 UTC 

[libvirt test] 160434: regressions - FAIL
 2021-03-26 20:45 UTC 

[qemu-upstream-4.15-testing baseline test] 160423: tolerable FAIL
 2021-03-26 20:44 UTC 

[xen-4.15-testing test] 160422: tolerable FAIL - PUSHED
 2021-03-26 20:06 UTC 

[xen-unstable-smoke test] 160449: tolerable all pass - PUSHED
 2021-03-26 19:02 UTC 

[GIT PULL] xen: branch for v5.12-rc5
 2021-03-26 18:48 UTC  (2+ messages)

[PATCH-for-4.15 v3] tools/libs/store: tidy up libxenstore interface
 2021-03-26 18:03 UTC  (2+ messages)

x86/hpet: Don't enable legacy replacement mode unconditionally
 2021-03-26 17:14 UTC 

[PATCH][4.15] x86/HPET: don't enable legacy replacement mode unconditionally
 2021-03-26 17:00 UTC  (5+ messages)

[xen-unstable-smoke test] 160445: tolerable all pass - PUSHED
 2021-03-26 15:40 UTC 

[qemu-mainline test] 160418: regressions - FAIL
 2021-03-26 15:22 UTC 

[PATCH for-4.15] x86/mem_sharing: copy parent VM's hostp2m's max_mapped_pfn during forking
 2021-03-26 15:04 UTC  (6+ messages)

[ANNOUNCE] Xen 4.15 release update
 2021-03-26 14:34 UTC 

[PATCH v2 0/7] OvmfXen: Set PcdFSBClock at runtime
 2021-03-26 14:16 UTC  (3+ messages)
` [PATCH v2 4/7] OvmfPkg/IndustryStandard: Introduce PageTable.h

[PATCH for-next v2 0/2] xen/arm: Mitigate straight-line speculation
 2021-03-26 13:07 UTC  (7+ messages)
` [PATCH for-next v2 2/2] xen/arm64: Place a speculation barrier following an ret instruction

[PATCH for-4.15?] docs/misc: xenstored: Re-instate and tweak the documentation for XS_RESUME
 2021-03-26 12:15 UTC  (3+ messages)

[PATCH for-4.15?] docs/design: Update xenstore-migration.md
 2021-03-26 12:14 UTC  (3+ messages)

[PATCH] tools/libfsimage: Bump SONAME to 4.16
 2021-03-26 12:05 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).