xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-20 14:37:05 to 2022-01-25 11:07:53 UTC [more...]

[XEN PATCH v9 00/30] xen: Build system improvements, now with out-of-tree build!
 2022-01-25 11:01 UTC  (24+ messages)
` [XEN PATCH v9 01/30] build: set XEN_BUILD_EFI earlier
` [XEN PATCH v9 02/30] build: avoid re-executing the main Makefile by introducing build.mk
` [XEN PATCH v9 03/30] build: fix exported variable name CFLAGS_stack_boundary
` [XEN PATCH v9 04/30] build: set ALL_OBJS in main Makefile; move prelink.o to main Makefile
` [XEN PATCH v9 05/30] build: prepare to always invoke $(MAKE) from xen/, use $(obj)
` [XEN PATCH v9 06/30] build: rework test/livepatch/Makefile
` [XEN PATCH v9 07/30] build: rework cloc recipe
` [XEN PATCH v9 08/30] build: fix enforce unique symbols for recent clang version
` [XEN PATCH v9 09/30] build: build everything from the root dir, use obj=$subdir
` [XEN PATCH v9 10/30] build: introduce if_changed_deps
` [XEN PATCH v9 11/30] build: rename __LINKER__ to LINKER_SCRIPT
` [XEN PATCH v9 12/30] build: hook kconfig into xen build system
` [XEN PATCH v9 13/30] xen/tools/kconfig: fix build with -Wdeclaration-after-statement
` [XEN PATCH v9 15/30] build: handle always-y and hostprogs-always-y
` [XEN PATCH v9 16/30] build: start building the tools with the main makefiles
` [XEN PATCH v9 17/30] build: add headers path to CFLAGS once for all archs
` [XEN PATCH v9 18/30] build: generate x86's asm-macros.h with filechk
` [XEN PATCH v9 22/30] build: rework coverage and ubsan CFLAGS handling
` [XEN PATCH v9 23/30] build,x86: remove the need for build32.mk
` [XEN PATCH v9 24/30] build: grab common EFI source files in arch specific dir
` [XEN PATCH v9 26/30] build: replace $(BASEDIR) and use $(srctree)
` [XEN PATCH v9 28/30] build: specify source tree in include/ for prerequisite
` [XEN PATCH v9 30/30] build: adding out-of-tree support to the xen build

[XEN v3] xen/arm64: io: Decode ldr/str post-indexing instructions
 2022-01-25 10:56 UTC  (11+ messages)

[PATCH v2] x86/pvh: print dom0 memory map
 2022-01-25 10:46 UTC 

[PATCH 00/37] Add device tree based NUMA support to Arm
 2022-01-25 10:38 UTC  (23+ messages)
` [PATCH 09/37] xen/x86: introduce two helpers to access memory hotplug end
` [PATCH 10/37] xen/x86: use helpers to access/update mem_hotplug
` [PATCH 11/37] xen/x86: abstract neutral code from acpi_numa_memory_affinity_init
` [PATCH 12/37] xen/x86: decouple nodes_cover_memory from E820 map
` [PATCH 13/37] xen/x86: decouple processor_nodes_parsed from acpi numa functions
` [PATCH 14/37] xen/x86: use name fw_numa to replace acpi_numa
` [PATCH 15/37] xen/x86: rename acpi_scan_nodes to numa_scan_nodes
` [PATCH 16/37] xen/x86: export srat_bad to external
` [PATCH 17/37] xen/x86: use CONFIG_NUMA to gate numa_scan_nodes
` [PATCH 20/37] xen: introduce CONFIG_EFI to stub API for non-EFI architecture
` [PATCH 21/37] xen/arm: Keep memory nodes in dtb for NUMA when boot from EFI

[xen-unstable test] 167808: tolerable FAIL
 2022-01-25  9:58 UTC 

[XEN PATCH v2 0/5] dom0less PV drivers
 2022-01-25  8:22 UTC  (8+ messages)
` [XEN PATCH v2 2/5] xen: export get_free_port
` [XEN PATCH v2 3/5] xen/arm: configure dom0less domain for enabling xenstore after boot

[libvirt test] 167809: regressions - FAIL
 2022-01-25  7:33 UTC 

[RFC v1 3/5] xen/arm: introduce SCMI-SMC mediator driver
 2022-01-24 22:14 UTC  (18+ messages)

improve the bio allocation interface v2
 2022-01-24 21:07 UTC  (21+ messages)
` [PATCH 01/19] fs: remove mpage_alloc
` [PATCH 02/19] nilfs2: remove nilfs_alloc_seg_bio
` [PATCH 03/19] nfs/blocklayout: remove bl_alloc_init_bio
` [PATCH 04/19] ntfs3: remove ntfs_alloc_bio
` [PATCH 05/19] dm: bio_alloc can't fail if it is allowed to sleep
` [PATCH 06/19] dm-crypt: remove clone_init
` [PATCH 07/19] dm-snap: use blkdev_issue_flush instead of open coding it
` [PATCH 08/19] dm-thin: "
` [PATCH 09/19] drbd: bio_alloc can't fail if it is allow to sleep
` [PATCH 10/19] rnbd-srv: simplify bio mapping in process_rdma
` [PATCH 11/19] rnbd-srv: remove struct rnbd_dev_blk_io
` [PATCH 12/19] xen-blkback: bio_alloc can't fail if it is allow to sleep
` [PATCH 13/19] block: move blk_next_bio to bio.c
` [PATCH 14/19] block: pass a block_device and opf to blk_next_bio
` [PATCH 15/19] block: pass a block_device and opf to bio_alloc_bioset
` [PATCH 16/19] block: pass a block_device and opf to bio_alloc_kiocb
` [PATCH 17/19] block: pass a block_device and opf to bio_alloc
` [PATCH 18/19] block: pass a block_device and opf to bio_init
` [PATCH 19/19] block: pass a block_device and opf to bio_reset

[xen-unstable test] 167806: tolerable FAIL - PUSHED
 2022-01-24 19:57 UTC 

[PATCH v4 00/11] direct-map memory map
 2022-01-24 17:48 UTC  (7+ messages)
` [PATCH v4 02/11] xen: introduce CDF_directmap
` [PATCH v4 05/11] xen/arm: introduce direct-map for domUs

[PATCH v2] xen-mapcache: Avoid entry->lock overflow
 2022-01-24 16:43 UTC  (2+ messages)

[PATCH v2] x86/pvh: fix population of the low 1MB for dom0
 2022-01-24 16:13 UTC 

[PATCH] x86/pvh: fix population of the low 1MB for dom0
 2022-01-24 16:07 UTC  (3+ messages)

[PATCH] x86/pvh: print dom0 memory map
 2022-01-24 16:03 UTC  (2+ messages)

[PATCH] libxl: force netback to wait for hotplug execution before connecting
 2022-01-24 16:02 UTC 

[PATCH v2 0/5] x86/mwait-idle: updates from Linux (and more)
 2022-01-24 14:44 UTC  (10+ messages)
` [PATCH v2 2/5] x86/mwait-idle: switch to using bool
` [PATCH RFC v2 4/5] x86/mwait-idle: enable interrupts before C1 on Xeons
` [PATCH RFC v2 5/5] x86/mwait-idle: squash stats update when not actually entering C-state

[PATCH 0/3] x86/hvm: add support for extended destination ID
 2022-01-24 13:47 UTC  (6+ messages)
` [PATCH 1/3] xen/vioapic: add support for the extended destination ID field
` [PATCH 2/3] x86/vmsi: add support for extended destination ID in address field
` [PATCH 3/3] HACK: allow adding an offset to the x2APIC ID

possible kernel/libxl race with xl network-attach
 2022-01-24 13:38 UTC  (7+ messages)

[xen-unstable test] 167802: tolerable FAIL
 2022-01-24 12:10 UTC 

[xen-unstable-smoke test] 167805: tolerable all pass - PUSHED
 2022-01-24 11:49 UTC 

[libvirt test] 167804: regressions - FAIL
 2022-01-24 10:59 UTC 

[linux-linus test] 167801: tolerable FAIL - PUSHED
 2022-01-24 10:04 UTC 

Debian Bug#1004269: Linker segfault while building src:xen
 2022-01-24  8:40 UTC  (2+ messages)

[PATCH v2 0/4] x86: further improve timer freq calibration accuracy
 2022-01-24  8:27 UTC  (5+ messages)
` [PATCH v2 1/4] x86/time: further improve TSC / CPU "
` [PATCH v2 2/4] x86/APIC: calibrate against platform timer when possible
` [PATCH v2 3/4] x86/APIC: skip unnecessary parts of __setup_APIC_LVTT()
` [PATCH v2 4/4] x86/APIC: make connections between seemingly arbitrary numbers

[ovmf test] 167803: all pass - PUSHED
 2022-01-24  7:33 UTC 

[linux-linus test] 167799: regressions - FAIL
 2022-01-23 22:13 UTC 

[PATCH v4] xen/arm: Allow QEMU platform to be built with GICv2
 2022-01-23 10:42 UTC  (9+ messages)

[xen-unstable-coverity test] 167798: all pass - PUSHED
 2022-01-23 10:33 UTC 

[xen-unstable test] 167796: tolerable FAIL
 2022-01-23 10:15 UTC 

[linux-linus test] 167795: regressions - FAIL
 2022-01-23  9:45 UTC 

[libvirt test] 167797: regressions - FAIL
 2022-01-23  8:42 UTC 

[qemu-mainline test] 167794: tolerable FAIL - PUSHED
 2022-01-23  0:56 UTC 

[linux-linus test] 167792: regressions - FAIL
 2022-01-22 21:15 UTC 

[xen-unstable test] 167790: tolerable FAIL - PUSHED
 2022-01-22 13:51 UTC 

[libvirt test] 167791: regressions - FAIL
 2022-01-22 10:28 UTC 

[linux-linus test] 167786: regressions - FAIL
 2022-01-22  7:42 UTC 

[qemu-mainline test] 167787: tolerable FAIL - PUSHED
 2022-01-22  6:14 UTC 

[xen-unstable test] 167784: tolerable FAIL
 2022-01-22  4:07 UTC 

[seabios test] 167788: tolerable FAIL - PUSHED
 2022-01-22  3:57 UTC 

[PATCH] PCI/MSI: msix_setup_msi_descs: Restore logic for msi_attrib.can_mask
 2022-01-22  1:10 UTC 

[PATCH] PCI/MSI: msix_setup_msi_descs: Restore logic for msi_attrib.can_mask
 2022-01-22  0:39 UTC 

[xen-unstable-smoke test] 167789: tolerable all pass - PUSHED
 2022-01-21 22:46 UTC 

[linux-5.4 test] 167782: tolerable FAIL - PUSHED
 2022-01-21 22:27 UTC 

[PATCH] xen-mapcache: Avoid entry->lock overflow
 2022-01-21 21:14 UTC  (2+ messages)

[PATCH 1/2] xen/x2apic: enable x2apic mode when supported
 2022-01-21 20:30 UTC  (5+ messages)
    ` [PATCH] xen/x2apic: enable x2apic mode when supported for HVM
` [PATCH 2/2] xen/x86: detect support for extended destination ID

[libvirt test] 167779: regressions - FAIL
 2022-01-21 19:16 UTC 

[xen-unstable-smoke test] 167785: regressions - FAIL
 2022-01-21 19:03 UTC 

[qemu-mainline test] 167767: tolerable FAIL - PUSHED
 2022-01-21 15:47 UTC 

[PATCH v2 0/3] tools/xenstore: simplify hashtable implementation
 2022-01-21 15:30 UTC  (5+ messages)
` [PATCH v2 1/3] tools/xenstore: merge hashtable_private.h into hashtable.c
` [PATCH v2 2/3] tools/xenstore: fix hashtable_expand() zeroing new area
` [PATCH v2 3/3] tools/xenstore: drop DEFINE_HASHTABLE_* macros and usage intro

[PATCH] tools/xenstore: fix error handling of check_store()
 2022-01-21 15:22 UTC  (2+ messages)

[PATCH 0/3] tools/xenstore: simplify hashtable implementation
 2022-01-21 15:13 UTC  (7+ messages)
` [PATCH 1/3] tools/xenstore: merge hashtable_private.h into hashtable.c
` [PATCH 2/3] tools/xenstore: fix hashtable_expand() zeroing new area
` [PATCH 3/3] tools/xenstore: drop DEFINE_HASHTABLE_* macros and usage intro

[linux-linus test] 167766: regressions - FAIL
 2022-01-21 14:15 UTC 

[PATCH] x86/hvm: Drop get_shadow_gs_base() hook and use hvm_get_reg()
 2022-01-21 14:06 UTC  (2+ messages)

[PATCH] x86/vmx: Fold VMCS logic in vmx_{get,set}_segment_register()
 2022-01-21 13:53 UTC  (2+ messages)

[xen-unstable-smoke test] 167783: regressions - FAIL
 2022-01-21 13:28 UTC 

[PATCH] x86: Fix build with the get/set_reg() infrastructure
 2022-01-21 12:53 UTC  (3+ messages)

[ovmf test] 167775: all pass - PUSHED
 2022-01-21 12:24 UTC 

[PATCH] tools/xenstore: use talloc_asprintf_append() in do_control_help()
 2022-01-21 11:16 UTC  (2+ messages)

[XEN PATCH v8 00/47] xen: Build system improvements, now with out-of-tree build!
 2022-01-21 10:58 UTC  (7+ messages)
` [XEN PATCH v8 32/47] build: shuffle main Makefile

[PATCH] xen, blkback: fix persistent grants negotiation
 2022-01-21 10:23 UTC  (2+ messages)

[xen-unstable test] 167762: tolerable FAIL - PUSHED
 2022-01-21 10:07 UTC 

[linux-5.4 test] 167763: FAIL
 2022-01-21  8:59 UTC 

[xen-unstable-smoke test] 167780: regressions - FAIL
 2022-01-21  8:19 UTC 

[PATCH v2 0/4] x86/spec-ctrl: Fix NMI race condition
 2022-01-21  7:56 UTC  (3+ messages)
` [PATCH v2 4/4] x86/spec-ctrl: Fix NMI race condition with VT-x MSR_SPEC_CTRL handling

[xen-unstable-smoke bisection] complete build-amd64
 2022-01-21  7:54 UTC  (2+ messages)

[PATCH] x86/time: minor adjustments to init_pit()
 2022-01-21  7:44 UTC  (3+ messages)

[xen-unstable-smoke test] 167769: regressions - FAIL
 2022-01-21  4:20 UTC 

[xen-unstable-smoke test] 167764: regressions - FAIL
 2022-01-21  0:33 UTC 

[qemu-mainline test] 167759: tolerable FAIL - PUSHED
 2022-01-21  0:03 UTC 

[linux-linus test] 167758: regressions - FAIL
 2022-01-20 22:59 UTC 

[XEN v2] xen/arm64: io: Decode 32-bit ldr/str post-indexing instructions
 2022-01-20 22:01 UTC  (11+ messages)

[xen-unstable-smoke test] 167761: tolerable all pass - PUSHED
 2022-01-20 19:12 UTC 

[linux-5.4 test] 167757: regressions - trouble: broken/fail/pass
 2022-01-20 19:11 UTC 

[ovmf test] 167760: all pass - PUSHED
 2022-01-20 18:32 UTC 

[PATCH] xen/x86: import intel-family.h from Linux
 2022-01-20 16:19 UTC  (2+ messages)

[PATCH] x86/APIC: drop 32-bit days remnants
 2022-01-20 16:11 UTC  (2+ messages)

[PATCH] x86/APIC: no need for timer calibration when using TDT
 2022-01-20 16:09 UTC  (2+ messages)

[PATCH] x86/time: drop pmt_scale_r
 2022-01-20 15:51 UTC  (2+ messages)

[PATCH 0/2] xen/x86: use extended destination mode if available
 2022-01-20 15:34 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).