xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-01 09:53:46 to 2021-07-03 17:57:40 UTC [more...]

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

[PATCH v5 0/4] xen/arm: Properly disable M2P on Arm
 2021-07-03 17:11 UTC  (5+ 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

[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 V2 0/9] Domain on Static Allocation
 2021-07-03 14:18 UTC  (11+ messages)
` [PATCH 5/9] xen: introduce assign_pages_nr
` [PATCH 8/9] xen/arm: check `xen,static-mem` property during domain construction
` [PATCH 9/9] xen/arm: introduce allocate_static_memory

[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 

[PATCH v15 00/12] Restricted DMA
 2021-07-03  5:55 UTC  (16+ 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

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

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

[PATCH v6 0/9] Use Doxygen and sphinx for html documentation
 2021-07-02 22:23 UTC  (25+ 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

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

[PATCH v20210701 00/40] leftover from 2020
 2021-07-02 19:49 UTC  (62+ messages)
` [PATCH v20210701 01/40] hotplug/Linux: fix starting of xenstored with restarting systemd
` [PATCH v20210701 02/40] tools: add API to work with sevaral bits at once
` [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 07/40] tools: create libxensaverestore
` [PATCH v20210701 08/40] MAINTAINERS: add myself as saverestore maintainer
` [PATCH v20210701 09/40] tools: add readv_exact to libxenctrl
` [PATCH v20210701 10/40] tools: add xc_is_known_page_type "
` [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 14/40] tools: show migration transfer rate in send_dirty_pages
` [PATCH v20210701 15/40] tools: prepare to allocate saverestore arrays once
` [PATCH v20210701 16/40] tools: save: move mfns array
` [PATCH v20210701 17/40] tools: save: move types array
` [PATCH v20210701 18/40] tools: save: move errors array
` [PATCH v20210701 19/40] tools: save: move iov array
` [PATCH v20210701 20/40] tools: save: move rec_pfns array
` [PATCH v20210701 21/40] tools: save: move guest_data array
` [PATCH v20210701 22/40] tools: save: move local_pages array
` [PATCH v20210701 23/40] tools: restore: move types array
` [PATCH v20210701 24/40] tools: restore: move mfns array
` [PATCH v20210701 25/40] tools: restore: move map_errs array
` [PATCH v20210701 26/40] tools: restore: move mfns array in populate_pfns
` [PATCH v20210701 27/40] tools: restore: move pfns "
` [PATCH v20210701 28/40] tools: restore: split record processing
` [PATCH v20210701 29/40] tools: restore: split handle_page_data
` [PATCH v20210701 30/40] tools: restore: write data directly into guest
` [PATCH v20210701 31/40] tools: recognize LIBXL_API_VERSION for 4.16
` [PATCH v20210701 32/40] tools: adjust libxl_domain_suspend to receive a struct props
` [PATCH v20210701 33/40] tools: change struct precopy_stats to precopy_stats_t
` [PATCH v20210701 34/40] tools: add callback to libxl for precopy_policy and precopy_stats_t
` [PATCH v20210701 35/40] tools: add --max_iters to libxl_domain_suspend
` [PATCH v20210701 36/40] tools: add --min_remaining "
` [PATCH v20210701 37/40] tools: add --abort_if_busy "
` [PATCH v20210701 38/40] tools: add API for expandable bitmaps
` [PATCH v20210701 39/40] tools: use xg_sr_bitmap for populated_pfns
` [PATCH v20210701 40/40] tools/libxc: use superpages during restore of HVM guest

[PATCH] tools/libxenguest: Fix max_extd_leaf calculation for legacy restore
 2021-07-02 19:03 UTC 

[PATCH] tools/libxenguest: Fix migration's debug option
 2021-07-02 19:03 UTC 

[PATCH] xen/Makefile: drop -Werror
 2021-07-02 18:52 UTC  (4+ messages)

[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  (12+ messages)

[XEN PATCH] MAINTAINERS: Updating after change to tools/include/
 2021-07-01 15:52 UTC 

[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

[PATCH] tools/xenstored: Stash the correct request in lu_status->in
 2021-07-01 14:03 UTC 

[qemu-mainline test] 163204: regressions - FAIL
 2021-07-01 13:51 UTC 

[PATCH v1] tools: fix comment typo in libxl__cpuid_legacy
 2021-07-01 10:37 UTC  (2+ messages)

JULY COMMUNITY CALL POSTPONED AND RESCHEDULED
 2021-07-01  9:53 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).