xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-25 08:51:04 to 2020-11-27 16:51:56 UTC [more...]

[PATCH 0/2] x86: is_pv*domain() adjustments
 2020-11-27 16:51 UTC 

[PATCH v4] IOMMU: make DMA containment of quarantined devices optional
 2020-11-27 16:45 UTC 

[PATCH v10 0/7] IOMMU cleanup
 2020-11-27 16:32 UTC  (11+ messages)
` [PATCH v10 1/7] remove remaining uses of iommu_legacy_map/unmap
` [PATCH v10 5/7] vtd: use a bit field for root_entry
` [PATCH v10 6/7] vtd: use a bit field for context_entry
` [PATCH v10 7/7] vtd: use a bit field for dma_pte

[PATCH] xen: remove trailing semicolon in macro definition
 2020-11-27 16:07 UTC 

[PATCH v8 0/3] xen/events: further locking adjustments
 2020-11-27 15:36 UTC  (23+ messages)
` [PATCH v8 1/3] xen/events: modify struct evtchn layout
` [PATCH v8 2/3] xen/events: rework fifo queue locking
` [PATCH v8 3/3] xen/events: do some cleanups in evtchn_fifo_set_pending()

[PATCH v2 4/6] xen: Delete xen_available() function
 2020-11-27 14:52 UTC  (3+ messages)

[PATCH v4 0/3] xen/arm: Make PCI passthrough code non-x86 specific
 2020-11-27 14:25 UTC  (16+ messages)
` [PATCH v4 1/3] xen/pci: Move x86 specific code to x86 directory
` [PATCH v4 2/3] xen/pci: solve compilation error on ARM with HAS_PCI enabled
` [PATCH v4 3/3] ns16550: Gate all PCI code with CONFIG_X86

[PATCH-for-6.0 v4 15/17] gitlab-ci: Add test for Xen (on CentOS 7)
 2020-11-27 14:24 UTC  (4+ messages)

NetBSD dom0 PVH: hardware interrupts stalls
 2020-11-27 13:59 UTC  (29+ messages)

[xen-unstable test] 157044: tolerable FAIL
 2020-11-27 13:15 UTC 

[ANNOUNCE] Call for agenda items for December 2020 Community Call @ 16:00 UTC
 2020-11-27 11:52 UTC 

[PATCH v2 00/12] x86: major paravirt cleanup
 2020-11-27 11:31 UTC  (3+ messages)
` [PATCH v2 03/12] x86/pv: switch SWAPGS to ALTERNATIVE

[PATCH] x86/msr: don't inject #GP when trying to read FEATURE_CONTROL
 2020-11-27 10:56 UTC  (2+ messages)

[PATCH] xen/x86: Work around Clang code generation bug with asm parameters
 2020-11-27 10:22 UTC  (5+ messages)

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-11-26 17:05 UTC  (39+ messages)
                  ` [Intel-wired-lan] "

[libvirt test] 157045: regressions - FAIL
 2020-11-27  9:19 UTC 

[ovmf test] 157042: all pass - PUSHED
 2020-11-27  7:21 UTC 

[linux-linus test] 157040: regressions - FAIL
 2020-11-27  7:07 UTC 

[qemu-mainline test] 157037: regressions - FAIL
 2020-11-27  6:13 UTC 

[PATCH v2 05/12] x86: rework arch_local_irq_restore() to not use popf
 2020-11-27  2:20 UTC  (2+ messages)
` [x86] 97e8f0134a: fio.write_iops 8.6% improvement

[xen-unstable test] 157028: tolerable FAIL
 2020-11-26 23:29 UTC 

[linux-linus test] 157023: regressions - FAIL
 2020-11-26 20:17 UTC 

[PATCH v2 00/17] xvmalloc() / x86 xstate area / x86 CPUID / AMX beginnings
 2020-11-26 17:03 UTC  (12+ messages)
` [PATCH v2 01/17] mm: check for truncation in vmalloc_type()
` [PATCH v2 02/17] mm: introduce xvmalloc() et al and use for grant table allocations

[PATCH v2 0/8] xen/arm: Add support for SMMUv3 driver
 2020-11-26 17:02 UTC  (9+ messages)
` [PATCH v2 1/8] xen/arm: Import the SMMUv3 driver from Linux
` [PATCH v2 2/8] xen/arm: revert atomic operation related command-queue insertion patch
` [PATCH v2 3/8] xen/arm: revert patch related to XArray
` [PATCH v2 4/8] xen/arm: Remove support for MSI on SMMUv3
` [PATCH v2 5/8] xen/arm: Remove support for PCI ATS "
` [PATCH v2 6/8] xen/arm: Remove support for Stage-1 translation "
` [PATCH v2 7/8] xen/arm: Remove Linux specific code that is not usable in XEN
` [PATCH v2 8/8] xen/arm: Add support for SMMUv3 driver

Xen Security Advisory 351 v2 (CVE-2020-28368) - Information leak via power sidechannel
 2020-11-26 16:44 UTC 

[PATCH 0/7] xen/arm: Emulate ID registers
 2020-11-26 15:51 UTC  (8+ messages)
` [PATCH 1/7] xen/arm: Add ID registers and complete cpufinfo
` [PATCH 2/7] xen/arm: Add arm64 ID registers definitions
` [PATCH 3/7] xen/arm: create a cpuinfo structure for guest
` [PATCH 4/7] xen/arm: Add handler for ID registers on arm64
` [PATCH 5/7] xen/arm: Add handler for cp15 ID registers
` [PATCH 6/7] xen/arm: Add CP10 exception support to handle VMFR
` [PATCH 7/7] xen/arm: Activate TID3 in HCR_EL2

[qemu-mainline test] 157020: regressions - FAIL
 2020-11-26 15:50 UTC 

[PATCH 0/8] Rid W=1 warnings in Net
 2020-11-26 13:38 UTC  (2+ messages)
` [PATCH 2/8] net: xen-netback: xenbus: Demote nonconformant kernel-doc headers

Fwd: subscribe
 2020-11-26 13:08 UTC 

[ovmf test] 157025: all pass - PUSHED
 2020-11-26 12:03 UTC 

[PATCH] xen/arm: Add Cortex-A73 erratum 858921 workaround
 2020-11-26 11:27 UTC  (7+ messages)

[PATCH v3] xen: add support for automatic debug key actions in case of crash
 2020-11-26 11:20 UTC  (2+ messages)

[xen-unstable test] 157016: tolerable FAIL - PUSHED
 2020-11-26 10:53 UTC 

cleanup updating the size of block devices v3
 2020-11-26  9:59 UTC  (6+ messages)
` [PATCH 60/78] zram: remove the claim mechanism
` [PATCH 61/78] zram: do not call set_blocksize

[libvirt test] 157022: regressions - FAIL
 2020-11-26  9:40 UTC 

[ovmf test] 157018: all pass - PUSHED
 2020-11-26  7:08 UTC 

[linux-linus test] 156996: regressions - FAIL
 2020-11-26  5:35 UTC 

Xen on RP4
 2020-11-26  3:36 UTC  (8+ messages)

[qemu-mainline test] 156994: regressions - FAIL
 2020-11-26  3:25 UTC 

[PATCH v3 00/12] automation: improvements (mostly) for arm64
 2020-11-26  0:26 UTC  (3+ messages)
` [PATCH v3 07/12] automation: add alpine linux x86 build jobs

[xen-unstable test] 156992: tolerable FAIL - PUSHED
 2020-11-25 23:27 UTC 

[ovmf test] 157012: all pass - PUSHED
 2020-11-25 23:12 UTC 

[libvirt test] 157000: regressions - FAIL
 2020-11-25 22:18 UTC 

merge struct block_device and struct hd_struct v2
 2020-11-25 20:20 UTC  (22+ messages)
` [PATCH 02/45] filemap: consistently use ->f_mapping over ->i_mapping
` [PATCH 03/45] fs: remove get_super_thawed and get_super_exclusive_thawed
` [PATCH 04/45] fs: simplify freeze_bdev/thaw_bdev
` [PATCH 05/45] mtip32xx: remove the call to fsync_bdev on removal
` [PATCH 06/45] zram: remove the claim mechanism
` [PATCH 08/45] loop: do not call set_blocksize
` [PATCH 12/45] block: remove a superflous check in blkpg_do_ioctl
` [PATCH 23/45] block: remove i_bdev
` [PATCH 25/45] block: reference struct block_device from struct hd_struct

[xen-unstable-smoke test] 157009: tolerable all pass - PUSHED
 2020-11-25 19:16 UTC 

[PATCH RFC 0/6] xen/arm: mm: Add limited support for superpages
 2020-11-25 18:03 UTC  (4+ messages)
` [PATCH RFC 4/6] xen/arm: mm: Allow other mapping size in xen_pt_update_entry()

[PATCH] tools/libs: Simplify internal *.pc files
 2020-11-25 16:50 UTC  (3+ messages)

[xen-4.14-testing test] 156989: tolerable FAIL - PUSHED
 2020-11-25 16:35 UTC 

[PATCH v2 11/12] x86/paravirt: switch functions with custom code to ALTERNATIVE
 2020-11-25 15:46 UTC  (2+ messages)
` [x86/paravirt] fd8d46a7a2: kernel-selftests.livepatch.test-callbacks.sh.fail

[PATCH AUTOSEL 4.4 4/8] x86/xen: don't unbind uninitialized lock_kicker_irq
 2020-11-25 15:38 UTC 

[PATCH AUTOSEL 4.9 05/10] x86/xen: don't unbind uninitialized lock_kicker_irq
 2020-11-25 15:37 UTC 

[PATCH AUTOSEL 4.14 05/12] x86/xen: don't unbind uninitialized lock_kicker_irq
 2020-11-25 15:37 UTC 

[PATCH AUTOSEL 4.19 07/15] x86/xen: don't unbind uninitialized lock_kicker_irq
 2020-11-25 15:37 UTC 

[PATCH AUTOSEL 5.4 10/23] x86/xen: don't unbind uninitialized lock_kicker_irq
 2020-11-25 15:36 UTC 

[PATCH AUTOSEL 5.9 10/33] x86/xen: don't unbind uninitialized lock_kicker_irq
 2020-11-25 15:35 UTC 

[xen-unstable-smoke test] 157006: tolerable all pass - PUSHED
 2020-11-25 14:19 UTC 

Xen 4.15: Proposed release schedule
 2020-11-25 14:01 UTC  (3+ messages)

[xen-4.13-testing test] 156988: tolerable FAIL - PUSHED
 2020-11-25 12:40 UTC 

[PATCH v4 0/3] evtchn: Introduce a per-guest knob to control FIFO ABI
 2020-11-25 12:10 UTC  (10+ messages)
` [PATCH v4 1/3] domctl: introduce a new domain create flag, XEN_DOMCTL_CDF_disable_fifo,

merge struct block_device and struct hd_struct
 2020-11-25 12:09 UTC  (5+ messages)
` [PATCH 11/20] block: reference struct block_device from "

[PATCH] xen/arm: Add workaround for Cortex-A55 erratum #1530923
 2020-11-25 12:02 UTC  (5+ messages)

[PATCH] evtchn: double per-channel locking can't hit identical channels
 2020-11-25 11:11 UTC  (2+ messages)

Vtpm in Windows 10
 2020-11-25 10:02 UTC 

[xen-unstable-coverity test] 157003: all pass - PUSHED
 2020-11-25  9:46 UTC 

[PATCH 0/5] x86: asm-offsets.h and !PV32 adjustments
 2020-11-25  8:51 UTC  (3+ messages)
` [PATCH 4/5] x86: hypercall vector is unused when !PV32
` [PATCH 5/5] x86: don't build unused entry code "


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).