xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-03 21:09:41 to 2020-11-06 15:54:03 UTC [more...]

Xen 4.13.2 released
 2020-11-06 15:53 UTC  (5+ messages)

[PATCH] tools/libs/light: correct bitmap operations
 2020-11-06 15:45 UTC  (5+ messages)

[PATCH] libxl: set vuart_gfn in libxl__build_hvm
 2020-11-06 15:11 UTC  (2+ messages)

[XEN PATCH v1] xen/arm : Add support for SMMUv3 driver
 2020-11-06 14:41 UTC  (11+ messages)

[xen-unstable test] 156443: tolerable FAIL
 2020-11-06 14:19 UTC 

[PATCH v2 0/4] xen/arm: Make PCI passthrough code non-x86 specific
 2020-11-06 13:49 UTC  (22+ messages)
` [PATCH v2 1/4] xen/ns16550: solve compilation error on ARM with CONFIG_HAS_PCI enabled
` [PATCH v2 2/4] xen/pci: Introduce new CONFIG_PCI_ATS flag for PCI ATS functionality
` [PATCH v2 3/4] xen/pci: Move x86 specific code to x86 directory
` [PATCH v2 4/4] xen/pci: solve compilation error on ARM with HAS_PCI enabled

[PATCH v1] docs/xl: fix cpupool-cpu-remove
 2020-11-06 13:05 UTC 

[xen-unstable-smoke test] 156523: tolerable all pass - PUSHED
 2020-11-06 12:18 UTC 

[RFC PATCH 0/6] Port Linux LL/SC and LSE atomics to Xen
 2020-11-06 11:20 UTC  (11+ messages)
` [RFC PATCH 1/6] xen/arm: Support detection of CPU features in other ID registers
` [RFC PATCH 2/6] xen/arm: Add detection of Armv8.1-LSE atomic instructions
` [RFC PATCH 3/6] xen/arm: Add ARM64_HAS_LSE_ATOMICS hwcap
` [RFC PATCH 4/6] xen/arm64: Port Linux LL/SC and LSE atomics helpers to Xen
` [RFC PATCH 5/6] xen/arm32: Port Linux LL/SC "
` [RFC PATCH 6/6] xen/arm: Remove dependency on gcc builtin __sync_fetch_and_add()

[RFC PATCH 11/15] include/hw/xen.h: drop superfluous struct
 2020-11-06 10:27 UTC  (6+ messages)
` [RFC PATCH 12/15] stubs/xen-hw-stub: drop xenstore_store_pv_console_info stub
` [RFC PATCH 14/15] xen: only build HVM support under CONFIG_XEN_HVM

[PATCH v2 0/9] x86/p2m: hook adjustments
 2020-11-06  9:39 UTC  (10+ messages)
` [PATCH v2 1/9] x86/p2m: paging_write_p2m_entry() is a private function
` [PATCH v2 2/9] x86/p2m: collapse the two ->write_p2m_entry() hooks
` [PATCH v2 3/9] x86/p2m: suppress audit_p2m hook when possible
` [PATCH v2 4/9] x86/HAP: move nested-P2M flush calculations out of locked region
` [PATCH v2 5/9] x86/p2m: split write_p2m_entry() hook
` [PATCH v2 6/9] x86/p2m: avoid unnecessary calls of write_p2m_entry_pre() hook
` [PATCH v2 7/9] x86/p2m: pass old PTE directly to "
` [PATCH v2 8/9] x86/shadow: cosmetics to sh_unshadow_for_p2m_change()
` [PATCH v2 9/9] x86/shadow: adjust TLB flushing in sh_unshadow_for_p2m_change()

[qemu-mainline test] 156424: regressions - FAIL
 2020-11-06  9:28 UTC 

preparations for 4.14.1
 2020-11-06  8:50 UTC  (6+ messages)

[PATCH] xen/arm: traps: Don't panic when receiving an unknown debug trap
 2020-11-06  7:46 UTC  (5+ messages)

[PATCH 0/3] introduce and use xvmalloc() et al / shrink x86 xstate area
 2020-11-06  7:22 UTC  (5+ messages)
` [PATCH 1/3] mm: introduce xvmalloc() et al and use for grant table allocations
` [PATCH 2/3] x86/xstate: use xvzalloc() for save area allocation
` [PATCH 3/3] x86/xstate: re-size save area when CPUID policy changes

[xen-unstable-smoke test] 156502: tolerable all pass - PUSHED
 2020-11-06  5:41 UTC 

[PATCH] x86/xen: fix warning when running with nosmt mitigations
 2020-11-06  0:47 UTC  (2+ messages)

[xen-4.12-testing test] 156423: FAIL
 2020-11-06  5:07 UTC 

[linux-5.4 test] 156412: tolerable FAIL - PUSHED
 2020-11-06  0:20 UTC 

Patch "linkage: Introduce new macros for assembler symbols" has been added to the 5.4-stable tree
 2020-11-05 21:55 UTC 

BUG: libxl vuart build order
 2020-11-05 21:11 UTC  (8+ messages)

[ovmf test] 156407: regressions - FAIL
 2020-11-05 19:10 UTC 

[linux-linus test] 156402: regressions - FAIL
 2020-11-05 19:04 UTC 

[PATCH v2 09/44] qdev: Make qdev_get_prop_ptr() get Object* arg
 2020-11-05 18:49 UTC  (5+ messages)
` [PATCH v2 22/44] qdev: Move dev->realized check to qdev_property_set()
` [PATCH v2 36/44] qdev: Rename qdev_get_prop_ptr() to object_field_prop_ptr()

[xen-4.14-testing test] 156404: regressions - FAIL
 2020-11-05 18:39 UTC 

[xen-unstable-smoke test] 156444: tolerable all pass - PUSHED
 2020-11-05 18:21 UTC 

[libvirt test] 156405: regressions - FAIL
 2020-11-05 17:56 UTC 

[ANNOUNCE] Call for agenda items for 5 November 2020 Community Call @ 16:00 UTC
 2020-11-05 17:10 UTC  (3+ messages)

[PATCH] libxg: don't use max policy in xc_cpuid_xend_policy()
 2020-11-05 15:56 UTC 

[PATCH] gnttab: don't allocate status frame tracking array when "gnttab=max_ver:1"
 2020-11-05 15:55 UTC 

[PATCH] hw/xen: Don't use '#' flag of printf format
 2020-11-05 15:49 UTC  (2+ messages)

[xen-unstable test] 156401: tolerable FAIL - PUSHED
 2020-11-05 15:45 UTC 

[PATCH-for-5.2 v3 2/4] hw/9pfs: Fix Kconfig dependency problem between 9pfs and Xen
 2020-11-05 15:06 UTC  (7+ messages)

osstest downtime for hardware work
 2020-11-05 14:32 UTC 

[PATCH] libxl: fix libacpi dependency
 2020-11-05 13:02 UTC  (3+ messages)
` Ping: "

[PATCH v5 00/10] Support GEM object mappings from I/O memory
 2020-11-05 12:54 UTC  (5+ messages)
` [PATCH v5 09/10] dma-buf-map: Add memcpy and pointer-increment interfaces

[xen-4.12-testing test] 156409: regressions - trouble: blocked/fail/pass/starved
 2020-11-05 12:25 UTC 

[PATCH v4.1 2/2] xen/evtchn: rework per event channel lock
 2020-11-05 11:33 UTC  (4+ messages)

[PATCH v3 0/3] xen/x86: implement NMI continuation
 2020-11-05 11:25 UTC  (5+ messages)
` [PATCH v3 1/3] xen/x86: add nmi continuation framework

[xen-4.13-testing test] 156399: tolerable FAIL - PUSHED
 2020-11-05 11:01 UTC 

[PATCH-for-5.2 2/3] gitlab-ci: Add a job to cover the --without-default-devices config
 2020-11-05 11:00 UTC  (8+ messages)

[xen-4.12-testing test] 156406: regressions - trouble: blocked/fail/pass/starved
 2020-11-05 10:55 UTC 

[qemu-mainline test] 156403: regressions - FAIL
 2020-11-05 10:44 UTC 

[ovmf test] 156400: all pass - PUSHED
 2020-11-05  9:24 UTC 

[PATCH v2] tools/python: pass more -rpath-link options to ld
 2020-11-05  8:27 UTC  (4+ messages)

[RFC PATCH] xen: EXPERT clean-up
 2020-11-05  8:07 UTC  (14+ messages)

[xen-4.12-testing test] 156398: trouble: broken/fail/pass
 2020-11-05  7:08 UTC 

[xen-4.11-testing test] 156397: tolerable FAIL - PUSHED
 2020-11-05  3:44 UTC 

[xen-4.10-testing test] 156396: tolerable FAIL - PUSHED
 2020-11-04 23:54 UTC 

[PATCH] efi: x86/xen: switch to efi_get_secureboot_mode helper
 2020-11-04 23:54 UTC  (3+ messages)

[xen-4.14-testing test] 156394: tolerable FAIL - PUSHED
 2020-11-04 22:19 UTC 

[PATCH] xen/arm: Remove EXPERT dependancy
 2020-11-04 19:41 UTC  (8+ messages)

[qemu-mainline test] 156393: regressions - FAIL
 2020-11-04 19:40 UTC 

[PATCH 4/7] qom: Replace void* parameter with Property* on field getters/setters
 2020-11-04 17:25 UTC  (2+ messages)
` [PATCH 6/7] qom: Add FIELD_PTR, a type-safe wrapper for object_field_prop_ptr()

[linux-linus test] 156390: regressions - FAIL
 2020-11-04 16:03 UTC 

[PATCH for-5.10] swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_single
 2020-11-04 14:04 UTC  (3+ messages)

[PATCH 00/12] [Set 2] Rid W=1 warnings in Net
 2020-11-04 13:36 UTC  (7+ messages)
` [PATCH 05/12] net: xen-netback: xenbus: Demote nonconformant kernel-doc headers
` [PATCH 08/12] net: xen-netfront: Demote non-kernel-doc headers to standard comment blocks

[xen-unstable test] 156389: tolerable FAIL
 2020-11-04 12:35 UTC 

[xen-unstable-smoke test] 156395: tolerable all pass - PUSHED
 2020-11-04 12:12 UTC 

[PATCH-for-5.2 v2 2/4] hw/9pfs: Fix Kconfig dependency problem between 9pfs and Xen
 2020-11-04 11:27 UTC  (3+ messages)

[PATCH] x86/PV: conditionally avoid raising #GP for early guest MSR accesses
 2020-11-04 10:50 UTC  (3+ messages)

[PATCH v3 0/2] XSA-343 followup patches
 2020-11-04 10:02 UTC  (13+ messages)
` [PATCH v3 1/2] xen/events: access last_priority and last_vcpu_id together
` [PATCH v3 2/2] xen/evtchn: rework per event channel lock

[PATCH V2 00/23] IOREQ feature (+ virtio-mmio) on Arm
 2020-11-04  9:59 UTC  (13+ messages)
` [PATCH V2 01/23] x86/ioreq: Prepare IOREQ feature for making it common

[PATCH v3 0/3] xen/locking: fix and enhance lock debugging
 2020-11-04  9:42 UTC  (8+ messages)
` [PATCH v3 1/3] xen/spinlocks: spin_trylock with interrupts off is always fine
` [PATCH v3 2/3] xen/locking: harmonize spinlocks and rwlocks regarding preemption
` [PATCH v3 3/3] xen/rwlock: add check_lock() handling to rwlocks

[qemu-mainline test] 156388: regressions - FAIL
 2020-11-04  8:33 UTC 

[PATCH] xen/drivers: remove unused pcidevs_trylock()
 2020-11-04  8:30 UTC  (2+ messages)

[libvirt test] 156391: regressions - FAIL
 2020-11-04  8:16 UTC 

[PATCH v2] x86/PV: make post-migration page state consistent
 2020-11-04  7:56 UTC 

[linux-linus test] 156387: regressions - trouble: broken/fail/pass
 2020-11-04  2:16 UTC 

[qemu-mainline test] 156386: regressions - trouble: blocked/broken/fail/pass
 2020-11-03 23:43 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).