xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-01 14:06:58 to 2021-07-05 09:47:50 UTC [more...]

[PATCH v20210701 00/40] leftover from 2020
 2021-07-05  9:47 UTC  (32+ messages)
` [PATCH v20210701 03/40] xl: fix description of migrate --debug
` [PATCH v20210701 04/40] tools: use integer division in convert-legacy-stream
` [PATCH v20210701 05/40] tools: handle libxl__physmap_info.name properly "
` [PATCH v20210701 06/40] tools: fix Python3.4 TypeError in format string
` [PATCH v20210701 10/40] tools: add xc_is_known_page_type to libxenctrl
` [PATCH v20210701 11/40] tools: use sr_is_known_page_type
` [PATCH v20210701 12/40] tools: unify type checking for data pfns in migration stream
` [PATCH v20210701 13/40] "
` [PATCH v20210701 33/40] tools: change struct precopy_stats to precopy_stats_t

[PATCH v6 0/9] Use Doxygen and sphinx for html documentation
 2021-07-05  9:41 UTC  (26+ messages)
` [PATCH v6 4/9] m4/python: add function to docs_tool.m4 and new m4 module
` [PATCH v6 5/9] docs: add checks to configure for sphinx and doxygen
` [PATCH v6 6/9] docs: add doxygen preprocessor and related files
` [PATCH v6 7/9] docs: Change Makefile and sphinx configuration for doxygen
` [PATCH v6 8/9] docs: hypercalls sphinx skeleton for generated html
` [PATCH v6 9/9] docs/doxygen: doxygen documentation for grant_table.h

[PATCH] tools/libxenguest: Fix migration's debug option
 2021-07-05  9:31 UTC  (9+ messages)

[PATCH] xen/Makefile: drop -Werror
 2021-07-05  9:27 UTC  (7+ messages)

[PATCH V2 0/9] Domain on Static Allocation
 2021-07-05  9:19 UTC  (21+ messages)
` [PATCH 2/9] xen/arm: introduce PGC_reserved
` [PATCH 3/9] xen/arm: introduce CONFIG_STATIC_ALLOCATION
` [PATCH 4/9] xen/arm: static memory initialization
` [PATCH 8/9] xen/arm: check `xen,static-mem` property during domain construction
` [PATCH 9/9] xen/arm: introduce allocate_static_memory

[PATCH] xen/events: reset active flag for lateeoi events later
 2021-07-05  9:16 UTC  (3+ messages)

[PATCH v5 0/4] xen/arm: Properly disable M2P on Arm
 2021-07-05  9:15 UTC  (8+ messages)
` [PATCH v5 1/4] xen: XENMEM_exchange should only be used/compiled for arch supporting PV guest
` [PATCH v5 2/4] xen: arm: Stop returning a bogus GFN for the shared info
` [PATCH v5 3/4] xen: arm: Remove mfn_to_gfn() macro
` [PATCH v5 4/4] xen/mm: Provide dummy M2P-related helpers when the M2P is not supported

[PATCH] tools/xenstored: Stash the correct request in lu_status->in
 2021-07-05  8:24 UTC  (2+ messages)

[PATCH] tools/libxenguest: Fix max_extd_leaf calculation for legacy restore
 2021-07-05  8:01 UTC  (3+ messages)

[PATCH -next] xen: Use DEVICE_ATTR_*() macro
 2021-07-05  8:01 UTC  (2+ messages)

[libvirt test] 163308: regressions - FAIL
 2021-07-05  7:53 UTC 

[PATCH v15 00/12] Restricted DMA
 2021-07-05  7:29 UTC  (17+ messages)
` [PATCH v15 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing
` [PATCH v15 12/12] of: Add plumbing for restricted DMA pool

[PATCH v4] arm64: Change type of hsr, cpsr, spsr_el1 to uint64_t
 2021-07-05  6:39 UTC 

[qemu-mainline test] 163303: tolerable FAIL - PUSHED
 2021-07-05  5:06 UTC 

[XEN PATCH] MAINTAINERS: Updating after change to tools/include/
 2021-07-05  4:46 UTC  (2+ messages)

[ovmf test] 163304: regressions - FAIL
 2021-07-05  2:39 UTC 

[linux-linus test] 163301: regressions - FAIL
 2021-07-05  1:38 UTC 

[ovmf test] 163302: regressions - FAIL
 2021-07-04 22:53 UTC 

[qemu-mainline test] 163299: tolerable FAIL - PUSHED
 2021-07-04 20:38 UTC 

[ovmf test] 163300: regressions - FAIL
 2021-07-04 18:50 UTC 

[linux-linus test] 163296: regressions - FAIL
 2021-07-04 18:21 UTC 

[xen-unstable test] 163293: tolerable FAIL
 2021-07-04 15:41 UTC 

[ovmf test] 163298: regressions - FAIL
 2021-07-04 15:21 UTC 

[ovmf test] 163294: regressions - FAIL
 2021-07-04 11:57 UTC 

[xen-unstable-coverity test] 163297: all pass - PUSHED
 2021-07-04  9:59 UTC 

[qemu-mainline test] 163292: tolerable FAIL - PUSHED
 2021-07-04  9:34 UTC 

[libvirt test] 163295: regressions - FAIL
 2021-07-04  8:02 UTC 

[linux-linus test] 163290: regressions - FAIL
 2021-07-04  5:46 UTC 

[ovmf test] 163291: regressions - FAIL
 2021-07-04  2:46 UTC 

[qemu-mainline test] 163276: regressions - FAIL
 2021-07-04  0:58 UTC 

[ovmf test] 163289: regressions - FAIL
 2021-07-03 22:30 UTC 

[linux-linus test] 163247: regressions - FAIL
 2021-07-03 21:53 UTC 

[ovmf test] 163259: regressions - FAIL
 2021-07-03 18:06 UTC 

[xen-unstable test] 163239: tolerable FAIL - PUSHED
 2021-07-03 18:01 UTC 

[PATCH RFCv2 00/15] xen/arm: mm: Remove open-coding mappings
 2021-07-03 17:57 UTC  (11+ messages)
` [PATCH RFCv2 02/15] xen/arm: lpae: Use the generic helpers to defined the Xen PT helpers
` [PATCH RFCv2 12/15] xen/arm: add Persistent Map (PMAP) infrastructure

Uses of /hypervisor memory range (was: FreeBSD/Xen/ARM issues)
 2021-07-03 17:17 UTC  (9+ messages)

[qemu-mainline test] 163235: regressions - FAIL
 2021-07-03 14:58 UTC 

[PATCH v3 00/10] arm64: Get rid of READ/WRITE_SYSREG32
 2021-07-03 14:42 UTC  (5+ messages)
` [PATCH v3 10/10] arm64: Change type of hsr, cpsr, spsr_el1 to uint64_t

[PATCH] xen/arm: smmuv1: Fixed stream matching register allocation
 2021-07-03 12:28 UTC  (6+ messages)

[ovmf test] 163238: regressions - FAIL
 2021-07-03 10:57 UTC 

[PATCH] x86/shadow: drop callback_mask pseudo-variables
 2021-07-03  8:54 UTC  (2+ messages)

[linux-linus test] 163232: regressions - FAIL
 2021-07-03  8:31 UTC 

[libvirt test] 163236: regressions - FAIL
 2021-07-03  8:13 UTC 

[xen-unstable test] 163231: regressions - FAIL
 2021-07-03  6:46 UTC 

[ovmf test] 163233: regressions - FAIL
 2021-07-03  6:43 UTC 

[qemu-mainline test] 163228: regressions - FAIL
 2021-07-03  3:24 UTC 

[ovmf test] 163229: regressions - FAIL
 2021-07-02 22:30 UTC 

[xen-unstable-smoke test] 163230: tolerable all pass - PUSHED
 2021-07-02 20:55 UTC 

[linux-linus test] 163222: regressions - FAIL
 2021-07-02 18:17 UTC 

[xen-unstable-smoke test] 163225: tolerable all pass - PUSHED
 2021-07-02 17:56 UTC 

[ovmf test] 163227: regressions - FAIL
 2021-07-02 17:17 UTC 

[PATCH V7 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
 2021-07-02 16:56 UTC  (7+ messages)

[qemu-mainline test] 163220: regressions - FAIL
 2021-07-02 16:49 UTC 

[PATCH] libxl/x86: check return value of SHADOW_OP_SET_ALLOCATION domctl
 2021-07-02 15:51 UTC  (7+ messages)

[ovmf test] 163224: regressions - FAIL
 2021-07-02 15:32 UTC 

[PATCH-4.15] tools/libs/ctrl: fix xc_core_arch_map_p2m() to support linear p2m table
 2021-07-02 14:29 UTC 

Some more QEMU 6.0 fixes
 2021-07-02 14:07 UTC  (2+ messages)

[XEN PATCH] Config.mk: re-pin OVMF changeset and unpin qemu-xen
 2021-07-02 14:04 UTC  (3+ messages)

[xen-unstable test] 163219: tolerable FAIL
 2021-07-02 11:33 UTC 

[ovmf test] 163221: regressions - FAIL
 2021-07-02 11:14 UTC 

[libvirt test] 163223: regressions - FAIL
 2021-07-02 10:33 UTC 

[XEN PATCH v6 00/31] xen: Build system improvements
 2021-07-02  4:45 UTC  (37+ messages)
` [XEN PATCH v6 01/31] build: fix %.s: %.S rule
` [XEN PATCH v6 02/31] build: introduce cpp_flags macro
` [XEN PATCH v6 03/31] build: use if_changed on built_in.o
` [XEN PATCH v6 04/31] build: use if_changed_rules with %.o:%.c targets
` [XEN PATCH v6 05/31] build: factorise generation of the linker scripts
` [XEN PATCH v6 06/31] x86/mm: avoid building multiple .o from a single .c file
` [XEN PATCH v6 07/31] build,include: rework compat-build-source.py
` [XEN PATCH v6 08/31] build,include: rework compat-build-header.py
` [XEN PATCH v6 09/31] build: clean "lib.a"
` [XEN PATCH v6 10/31] build: use $(kconfig) shortcut in clean rule
` [XEN PATCH v6 11/31] build: fix clean targets when subdir-y is used
` [XEN PATCH v6 12/31] build: use subdir-y in test/Makefile
` [XEN PATCH v6 13/31] build,tools: have default rules depends on symbols
` [XEN PATCH v6 14/31] build,arm: move LDFLAGS change to arch.mk
` [XEN PATCH v6 15/31] build: move make option changes check earlier
` [XEN PATCH v6 16/31] build: avoid building arm/arm/*/head.o twice
` [XEN PATCH v6 17/31] build: convert binfile use to if_changed
` [XEN PATCH v6 18/31] xen: move include/asm-* to include/arch-*/asm
` [XEN PATCH v6 19/31] build: rework .banner generation
` [XEN PATCH v6 20/31] build: generate "include/xen/compile.h" with filechk
` [XEN PATCH v6 21/31] build: set XEN_BUILD_EFI earlier
` [XEN PATCH v6 22/31] build: fix $(TARGET).efi creation in arch/arm
` [XEN PATCH v6 23/31] build: fix arch/x86/node.o rule
` [XEN PATCH v6 24/31] build: set ALL_OBJS to main Makefile; move prelink.o to main Makefile
` [XEN PATCH v6 25/31] build: remove unneeded deps of x86_emulate.o
` [XEN PATCH v6 26/31] build: clean common temporary files from root makefile
` [XEN PATCH v6 27/31] build: prepare to always invoke $(MAKE) from xen/, use $(obj)
` [XEN PATCH v6 28/31] build: rework test/livepatch/Makefile
` [XEN PATCH v6 29/31] build: build everything from the root dir, use obj=$subdir
` [XEN PATCH v6 30/31] build: introduce if_changed_deps
` [XEN PATCH v6 31/31] build,riscv: tell the build system about riscv64/head.S

[linux-linus test] 163215: regressions - FAIL
 2021-07-02  3:50 UTC 

[ovmf test] 163217: regressions - FAIL
 2021-07-02  2:25 UTC 

[qemu-mainline test] 163213: regressions - FAIL
 2021-07-02  2:24 UTC 

[ovmf test] 163216: regressions - FAIL
 2021-07-02  1:07 UTC 

[ovmf test] 163214: regressions - FAIL
 2021-07-01 22:12 UTC 

[linux-linus test] 163207: regressions - FAIL
 2021-07-01 19:31 UTC 

[xen-unstable test] 163206: tolerable FAIL
 2021-07-01 18:06 UTC 

[ovmf test] 163210: regressions - FAIL
 2021-07-01 17:34 UTC 

XEN_SYSCTL_cpu_policy_hvm_default truncates leaf count
 2021-07-01 16:32 UTC  (9+ messages)

[xtf test] 163212: all pass - PUSHED
 2021-07-01 15:43 UTC 

[RESEND PATCH 00/12] golang/xenlight: domain life cycle support
 2021-07-01 14:09 UTC  (5+ messages)
` [RESEND PATCH 03/12] golang/xenlight: fix string conversion in generated toC functions


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