xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-28 14:43:20 to 2020-12-02 00:33:34 UTC [more...]

[PATCH v2 0/8] xen/arm: Add support for SMMUv3 driver
 2020-12-02  0:33 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

[linux-linus test] 157131: regressions - trouble: broken/fail/pass
 2020-12-01 20:55 UTC 

[qemu-mainline test] 157129: regressions - FAIL
 2020-12-01 20:08 UTC 

(no subject)
 2020-12-01 19:36 UTC  (43+ messages)
` [PATCH V3 01/23] x86/ioreq: Prepare IOREQ feature for making it common
` [PATCH V3 02/23] x86/ioreq: Add IOREQ_STATUS_* #define-s and update code for moving
` [PATCH V3 03/23] x86/ioreq: Provide out-of-line wrapper for the handle_mmio()
` [PATCH V3 04/23] xen/ioreq: Make x86's IOREQ feature common
` [PATCH V3 05/23] xen/ioreq: Make x86's hvm_ioreq_needs_completion() common
` [PATCH V3 06/23] xen/ioreq: Make x86's hvm_mmio_first(last)_byte() common
` [PATCH V3 07/23] xen/ioreq: Make x86's hvm_ioreq_(page/vcpu/server) structs common
` [PATCH V3 08/23] xen/ioreq: Move x86's ioreq_server to struct domain
` [PATCH V3 09/23] xen/dm: Make x86's DM feature common
` [PATCH V3 10/23] xen/mm: Make x86's XENMEM_resource_ioreq_server handling common
` [PATCH V3 11/23] xen/ioreq: Move x86's io_completion/io_req fields to struct vcpu
` [PATCH V3 12/23] xen/ioreq: Remove "hvm" prefixes from involved function names
` [PATCH V3 13/23] xen/ioreq: Use guest_cmpxchg64() instead of cmpxchg()
` [PATCH V3 14/23] arm/ioreq: Introduce arch specific bits for IOREQ/DM features
` [PATCH V3 15/23] xen/arm: Stick around in leave_hypervisor_to_guest until I/O has completed
` [PATCH V3 16/23] xen/mm: Handle properly reference in set_foreign_p2m_entry() on Arm
` [PATCH V3 17/23] xen/ioreq: Introduce domain_has_ioreq_server()
` [PATCH V3 18/23] xen/dm: Introduce xendevicemodel_set_irq_level DM op
` [PATCH V3 19/23] xen/arm: io: Abstract sign-extension
` [PATCH V3 20/23] xen/ioreq: Make x86's send_invalidate_req() common
` [PATCH V3 21/23] xen/arm: Add mapcache invalidation handling
` [PATCH V3 22/23] libxl: Introduce basic virtio-mmio support on Arm
` [PATCH V3 23/23] [RFC] libxl: Add support for virtio-disk configuration
` [PATCH V3 00/23] IOREQ feature (+ virtio-mmio) on Arm
` 

[PATCH] vpci/msix: exit early if MSI-X is disabled
 2020-12-01 17:40 UTC 

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

[PATCH v4 00/23] xl / libxl: named PCI pass-through devices
 2020-12-01 15:25 UTC  (29+ messages)
` [PATCH v4 01/23] xl / libxl: s/pcidev/pci and remove DEFINE_DEVICE_TYPE_STRUCT_X
` [PATCH v4 02/23] libxl: make libxl__device_list() work correctly for LIBXL__DEVICE_KIND_PCI
` [PATCH v4 03/23] libxl: Make sure devices added by pci-attach are reflected in the config
` [PATCH v4 04/23] libxl: add/recover 'rdm_policy' to/from PCI backend in xenstore
` [PATCH v4 05/23] libxl: s/detatched/detached in libxl_pci.c
` [PATCH v4 06/23] libxl: remove extraneous arguments to do_pci_remove() "
` [PATCH v4 07/23] libxl: stop using aodev->device_config in libxl__device_pci_add()
` [PATCH v4 08/23] libxl: generalise 'driver_path' xenstore access functions in libxl_pci.c
` [PATCH v4 09/23] libxl: remove unnecessary check from libxl__device_pci_add()
` [PATCH v4 10/23] libxl: remove get_all_assigned_devices() from libxl_pci.c
` [PATCH v4 11/23] libxl: make sure callers of libxl_device_pci_list() free the list after use
` [PATCH v4 12/23] libxl: add libxl_device_pci_assignable_list_free()
` [PATCH v4 13/23] libxl: use COMPARE_PCI() macro is_pci_in_array()
` [PATCH v4 14/23] docs/man: extract documentation of PCI_SPEC_STRING from the xl.cfg manpage

[PATCH for-4.14] Fix spelling errors
 2020-12-01 15:23 UTC  (3+ messages)

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-12-01 14:08 UTC  (10+ messages)

[PATCH v3 00/13] viridian: add support for ExProcessorMasks
 2020-12-01 14:09 UTC  (4+ messages)
` [PATCH v3 13/13] x86: replace open-coded occurrences of sizeof_field()
` [EXTERNAL] [PATCH v3 00/13] viridian: add support for ExProcessorMasks

[xen-unstable test] 157123: tolerable FAIL
 2020-12-01 13:01 UTC 

Apple on Xen?
 2020-12-01 12:22 UTC 

[linux-linus test] 157119: regressions - FAIL
 2020-12-01  9:49 UTC 

[PATCH v2 00/17] xen: support per-cpupool scheduling granularity
 2020-12-01  9:18 UTC  (25+ messages)
` [PATCH v2 01/17] xen/cpupool: add cpu to sched_res_mask when removing it from cpupool
` [PATCH v2 02/17] xen/cpupool: add missing bits for per-cpupool scheduling granularity
` [PATCH v2 03/17] xen/cpupool: sort included headers in cpupool.c
` [PATCH v2 04/17] xen/cpupool: switch cpupool id to unsigned
` [PATCH v2 05/17] xen/cpupool: switch cpupool list to normal list interface
` [PATCH v2 06/17] xen/cpupool: use ERR_PTR() for returning error cause from cpupool_create()
` [PATCH v2 07/17] xen/cpupool: support moving domain between cpupools with different granularity
` [PATCH v2 08/17] docs: fix hypfs path documentation
` [PATCH v2 09/17] xen/hypfs: move per-node function pointers into a dedicated struct
` [PATCH v2 10/17] xen/hypfs: pass real failure reason up from hypfs_get_entry()
` [PATCH v2 11/17] xen/hypfs: add getsize() and findentry() callbacks to hypfs_funcs
` [PATCH v2 12/17] xen/hypfs: add new enter() and exit() per node callbacks
` [PATCH v2 13/17] xen/hypfs: support dynamic hypfs nodes
` [PATCH v2 14/17] xen/hypfs: add support for id-based dynamic directories
` [PATCH v2 15/17] xen/cpupool: add cpupool directories
` [PATCH v2 16/17] xen/cpupool: add scheduling granularity entry to cpupool entries
` [PATCH v2 17/17] xen/cpupool: make per-cpupool sched-gran hypfs node writable

[qemu-mainline test] 157116: regressions - FAIL
 2020-12-01  8:33 UTC 

[libvirt test] 157125: regressions - FAIL
 2020-12-01  8:24 UTC 

[PATCH] Fix spelling errors
 2020-12-01  8:00 UTC  (3+ messages)

[PATCH 00/16] Remove the direct map
 2020-12-01  7:37 UTC  (5+ messages)
` [PATCH 04/16] x86/srat: vmap the pages for acpi_slit

[PATCH v10 0/7] IOMMU cleanup
 2020-12-01  5:14 UTC  (10+ messages)
` [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

[ovmf test] 157117: all pass - PUSHED
 2020-12-01  3:29 UTC 

[xen-unstable test] 157115: tolerable FAIL - PUSHED
 2020-12-01  2:29 UTC 

[PATCH] x86/IRQ: bump max number of guests for a shared IRQ to 31
 2020-11-30 23:59 UTC 

[PATCH v2] xen/irq: Propagate the error from init_one_desc_irq() in init_*_irq_data()
 2020-11-30 23:04 UTC  (2+ messages)

[PATCH RFC 0/6] xen/arm: mm: Add limited support for superpages
 2020-11-30 22:05 UTC  (12+ messages)
` [PATCH RFC 1/6] xen/arm: mm: Remove special case for CPU0 in dump_hyp_walk()
` [PATCH RFC 4/6] xen/arm: mm: Allow other mapping size in xen_pt_update_entry()

[PATCH-for-6.0 v4 15/17] gitlab-ci: Add test for Xen (on CentOS 7)
 2020-11-30 21:28 UTC  (5+ messages)

[PATCH v4 0/3] xen/arm: Make PCI passthrough code non-x86 specific
 2020-11-30 21:24 UTC  (5+ messages)
` [PATCH v4 3/3] ns16550: Gate all PCI code with CONFIG_X86

[linux-linus test] 157109: regressions - FAIL
 2020-11-30 18:36 UTC 

Xen 4.15: Proposed release schedule
 2020-11-30 16:56 UTC  (3+ messages)

[PATCH] x86/vmap: handle superpages in vmap_to_mfn()
 2020-11-30 16:50 UTC 

[xen-unstable-smoke test] 157112: tolerable all pass - PUSHED
 2020-11-30 16:39 UTC 

[qemu-mainline test] 157103: regressions - FAIL
 2020-11-30 16:37 UTC 

Xen Security Advisory 355 v2 - stack corruption from XSA-346 change
 2020-11-30 16:10 UTC  (3+ messages)
` [oss-security] "

[PATCH v8 00/15] switch to domheap for Xen page tables
 2020-11-30 14:47 UTC  (14+ messages)
` [PATCH v8 03/15] x86/mm: rewrite virt_to_xen_l*e

[PATCH 0/4] x86: ACPI and DMI table mapping fixes
 2020-11-30 13:02 UTC  (8+ messages)
` [PATCH 2/4] x86/ACPI: fix S3 wakeup vector mapping

[PATCH v4] IOMMU: make DMA containment of quarantined devices optional
 2020-11-30 12:30 UTC  (8+ messages)

[ANNOUNCE] Call for agenda items for December 2020 Community Call @ 16:00 UTC
 2020-11-30 12:16 UTC  (3+ messages)

[xen-unstable test] 157102: tolerable FAIL
 2020-11-30 12:16 UTC 

NetBSD dom0 PVH: hardware interrupts stalls
 2020-11-30 12:09 UTC  (19+ messages)

[PATCH 0/7] xen/arm: Emulate ID registers
 2020-11-30 10:46 UTC  (5+ messages)

[PATCH v3 0/5] evtchn: (not so) recent XSAs follow-on
 2020-11-30 10:39 UTC  (3+ messages)
` [PATCH v3 5/5] evtchn: don't call Xen consumer callback with per-channel lock held

[ovmf test] 157104: all pass - PUSHED
 2020-11-30 10:36 UTC 

[libvirt test] 157106: regressions - trouble: blocked/fail/pass/starved
 2020-11-30  8:37 UTC 

[linux-linus test] 157099: regressions - FAIL
 2020-11-30  8:14 UTC 

[PATCH] xen/iommu: vtd: Fix undefined behavior pci_vtd_quirks()
 2020-11-30  2:50 UTC  (2+ messages)

[qemu-mainline test] 157097: regressions - FAIL
 2020-11-30  2:31 UTC 

[linux-linus test] 157093: regressions - trouble: broken/fail/pass
 2020-11-29 21:07 UTC 

[qemu-mainline test] 157088: regressions - FAIL
 2020-11-29 19:01 UTC 

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

HVM - 2nd bridge breaking DomU config
 2020-11-29 16:28 UTC 

[linux-linus test] 157086: regressions - FAIL
 2020-11-29 13:30 UTC 

[xen-unstable-coverity test] 157090: all pass - PUSHED
 2020-11-29 10:23 UTC 

[xen-unstable test] 157082: tolerable FAIL
 2020-11-29 10:23 UTC 

[libvirt test] 157084: regressions - FAIL
 2020-11-29  7:06 UTC 

[qemu-mainline test] 157076: regressions - FAIL
 2020-11-29  6:59 UTC 

[linux-linus test] 157078: regressions - FAIL
 2020-11-29  5:44 UTC 

[xen-unstable test] 157072: tolerable FAIL
 2020-11-28 21:11 UTC 

Xen on RP4
 2020-11-28 18:15 UTC  (9+ messages)

[linux-linus test] 157070: regressions - FAIL
 2020-11-28 17:28 UTC 

[qemu-mainline test] 157069: regressions - FAIL
 2020-11-28 15:35 UTC 

Locate a memory leak in tools modules
 2020-11-28 14:30 UTC 

help
 2020-11-28 14:32 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).