xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-25 20:13:38 to 2021-04-28 12:54:54 UTC [more...]

[XEN PATCH] xl: constify cmd_table entries
 2021-04-28 12:54 UTC  (2+ messages)

obtain a list of granttable PFNs from toolstack
 2021-04-28 12:50 UTC  (8+ messages)

Discussion of Xenheap problems on AArch64
 2021-04-28 12:46 UTC  (7+ messages)

[PATCH 0/5] Fix redefinition errors for toolstack libs
 2021-04-28 12:34 UTC  (9+ messages)
` [PATCH 1/5] tools/debugger: Fix PAGE_SIZE redefinition error
` [PATCH 2/5] tools/libfsimage: Fix PATH_MAX "
` [PATCH 3/5] tools/libs/foreignmemory: Fix PAGE_SIZE "
` [PATCH 4/5] tools/libs/gnttab: "
` [PATCH 5/5] tools/ocaml: Fix redefinition errors

[RFC PATCH 0/2] libxl: support common cases without block script
 2021-04-28 12:26 UTC  (5+ messages)
` [RFC PATCH 1/2] libxl: rename 'error' label to 'out' as it is used for success too
` [RFC PATCH 2/2] libxl: allow to skip block script completely

[PATCH 0/3] x86: Initial pieces for guest CET support
 2021-04-28 12:25 UTC  (16+ messages)
` [PATCH 1/3] x86/hvm: Introduce experimental "
` [PATCH 2/3] x86/svm: Enumeration for CET
` [PATCH 3/3] x86/VT-x: "

[PATCH 00/16] Remove the direct map
 2021-04-28 11:51 UTC  (9+ messages)
` [PATCH 13/16] xen/page_alloc: add a path for xenheap when there is no "

[PATCH v3 0/3] xen/pci: Make PCI passthrough code non-x86 specific
 2021-04-28 11:06 UTC  (7+ messages)
` [PATCH v3 1/3] xen/iommu: Move iommu_update_ire_from_msi(..) to xen/iommu.h
` [PATCH v3 2/3] xen/pci: Refactor PCI MSI intercept related code
` [PATCH v3 3/3] xen/pci: Refactor MSI code that implements MSI functionality within XEN

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

[xen-unstable test] 161480: regressions - FAIL
 2021-04-28  9:52 UTC  (2+ messages)

[PATCH v5 00/16] Restricted DMA
 2021-04-28  9:50 UTC  (11+ messages)
` [PATCH v5 05/16] swiotlb: Add restricted DMA pool initialization
` [PATCH v5 08/16] swiotlb: Update is_swiotlb_active to add a struct device argument
` [PATCH v5 16/16] of: Add plumbing for restricted DMA pool

[PATCH 0/7] x86: memcpy() / memset() (non-)ERMS flavors plus fallout
 2021-04-28  9:41 UTC  (14+ messages)
` [PATCH 1/7] x86: correct comment about alternatives ordering
` [PATCH 2/7] x86: introduce ioremap_wc()
` [PATCH 3/7] x86: re-work memset()
` [PATCH 4/7] x86: re-work memcpy()
` [PATCH 5/7] video/vesa: unmap frame buffer when relinquishing console
` [PATCH 6/7] video/vesa: drop "vesa-mtrr" command line option
` [PATCH 7/7] video/vesa: adjust (not just) command line option handling

[RFC PATCH] iommu: make no-quarantine mean no-quarantine
 2021-04-28  8:51 UTC  (7+ messages)

[PATCH] x86/emul: Use existing X86_EXC_* constants
 2021-04-28  8:38 UTC  (4+ messages)

[PATCH] x86/pv: Drop HYPERVISOR_COMPAT_VIRT_START()
 2021-04-28  8:09 UTC  (4+ messages)

[xen-4.14-testing test] 161484: tolerable FAIL - PUSHED
 2021-04-28  6:55 UTC 

[PATCH v3] x86/oprofile: remove compat accessors usage from backtrace
 2021-04-28  6:03 UTC  (7+ messages)

[ovmf test] 161485: all pass - PUSHED
 2021-04-28  3:52 UTC 

[qemu-mainline test] 161481: regressions - FAIL
 2021-04-28  3:50 UTC 

[linux-linus test] 161478: regressions - FAIL
 2021-04-27 21:20 UTC 

[xen-4.12-testing test] 161476: regressions - FAIL
 2021-04-27 19:37 UTC 

[OSSTEST PATCH 0/7] Fixes for postgresql etc. upgrade
 2021-04-27 18:00 UTC  (8+ messages)
` [OSSTEST PATCH 1/7] mg-schema-test-database: posgtres compat: psql transactions
` [OSSTEST PATCH 2/7] mg-schema-test-database: Be slightly more defensive
` [OSSTEST PATCH 3/7] mg-schema-test-database: posgtres compat: Cope with schema name
` [OSSTEST PATCH 4/7] mg-schema-test-database: GetOpt compat: work around arg bundling bug
` [OSSTEST PATCH 5/7] mg-schema-test-database: posgtres compat: Sequences
` [OSSTEST PATCH 6/7] mg-schema-test-database: Fix following host_lifecycle
` [OSSTEST PATCH 7/7] mg-schema-test-database: posgtres compat: tidy messages

[PATCH 00/14] Use const whether we point to literal strings (take 1)
 2021-04-27 17:03 UTC  (5+ messages)
` [PATCH 07/14] tools/xl: Use const whenever we point to literal strings

[xen-unstable-smoke test] 161483: tolerable all pass - PUSHED
 2021-04-27 16:25 UTC 

[PATCH v3 0/3] x86: shim building adjustments (plus shadow follow-on)
 2021-04-27 16:08 UTC  (3+ messages)
` [PATCH v4] x86/shim: don't permit HVM and PV_SHIM_EXCLUSIVE at the same time
  ` Ping: "

[PATCH] docs: release-technician-checklist: update to leaf tree version pinning
 2021-04-27 16:01 UTC  (2+ messages)
` Ping: "

[libvirt test] 161475: regressions - FAIL
 2021-04-27 15:30 UTC 

[RESEND PATCH 0/2] Adding const to many libxl/xl functions
 2021-04-27 14:54 UTC  (5+ messages)
` [RESEND PATCH 2/2] tools/xl: Mark libxl_domain_config * arg of printf_info_*() const
` [RESEND PATCH 1/2] tools/libxl: Mark pointer args of many functions constant

[PATCH] build: centralize / unify asm-offsets generation
 2021-04-27 14:13 UTC  (10+ messages)

[PATCH v3 0/3] Use Doxygen and sphinx for html documentation
 2021-04-27 14:01 UTC  (6+ messages)
` [PATCH v3 1/3] docs: add doxygen support "
` [PATCH v3 2/3] docs: hypercalls sphinx skeleton for generated html
` [PATCH v3 3/3] docs/doxygen: doxygen documentation for grant_table.h

XenSummit Design sessions website open for submissions
 2021-04-27 13:15 UTC 

[ovmf test] 161477: all pass - PUSHED
 2021-04-27 13:10 UTC 

[PATCH v2] x86/oprofile: remove compat accessors usage from backtrace
 2021-04-27 11:50 UTC  (3+ messages)

[qemu-mainline test] 161472: regressions - FAIL
 2021-04-27 11:46 UTC 

[PATCH v2 00/10] Get rid of READ/WRITE_SYSREG32
 2021-04-27 11:09 UTC  (18+ messages)
` [PATCH v2 01/10] arm64/vfp: "
` [PATCH v2 02/10] arm/domain: "
` [PATCH v2 03/10] arm: Modify type of actlr to register_t
` [PATCH v2 04/10] arm/gic: Remove member hcr of structure gic_v3
` [PATCH v2 05/10] arm/gic: Get rid of READ/WRITE_SYSREG32
` [PATCH v2 06/10] arm/p2m: "
` [PATCH v2 07/10] arm/mm: "
` [PATCH v2 08/10] arm/page: "
` [PATCH v2 09/10] arm/time,vtimer: "
` [PATCH v2 10/10] arm64: Change type of hsr, cpsr, spsr_el1 to uint64_t

[PATCH] x86/shadow: fix build without PV or HVM
 2021-04-27 10:49 UTC  (2+ messages)

libxl uses wall clock to wait for backend devices
 2021-04-27 10:47 UTC 

[PATCH 1/4] x86/xen/entry: Rename xenpv_exc_nmi to noist_exc_nmi
 2021-04-26 23:09 UTC 

[Bugfix PATCH for-4.15] xen: credit2: fix per-entity load tracking when continuing running
 2021-04-27  8:35 UTC  (2+ messages)
` Ping: "

[PATCH 0/9] xen/arm64: Get rid of READ/WRITE_SYSREG32
 2021-04-27  8:30 UTC  (5+ messages)
` [PATCH 9/9] xen/arm64: Remove READ/WRITE_SYSREG32 helper macros

[xen-unstable test] 161470: tolerable FAIL - PUSHED
 2021-04-27  8:29 UTC 

[linux-linus test] 161468: regressions - FAIL
 2021-04-27  6:32 UTC 

[xen-4.12-testing test] 161465: regressions - FAIL
 2021-04-27  5:23 UTC 

[ovmf test] 161469: all pass - PUSHED
 2021-04-27  0:33 UTC 

[qemu-mainline test] 161464: regressions - trouble: broken/fail/pass
 2021-04-26 22:44 UTC 

[PATCH v3 0/2] VMX: apic access page handling adjustments
 2021-04-26 17:55 UTC  (7+ messages)
` [PATCH v4 0/3] VMX APIC access page and shadow adjustments
  ` [PATCH v4 1/3] VMX: use a single, global APIC access page

[GIT PULL] xen: branch for v5.13-rc1
 2021-04-26 17:47 UTC  (2+ messages)

[xen-unstable test] 161460: tolerable FAIL
 2021-04-26 17:12 UTC 

[linux-linus test] 161457: regressions - FAIL
 2021-04-26 16:23 UTC 

[PATCH v2 0/3] Use Doxygen and sphinx for html documentation
 2021-04-26 15:40 UTC  (10+ messages)
` [PATCH v2 3/3] docs/doxygen: doxygen documentation for grant_table.h

[libvirt test] 161459: regressions - FAIL
 2021-04-26 15:30 UTC 

[xen-unstable-smoke test] 161462: tolerable all pass - PUSHED
 2021-04-26 12:21 UTC 

[xen-4.12-testing test] 161454: regressions - FAIL
 2021-04-26 11:50 UTC 

[qemu-mainline test] 161455: regressions - FAIL
 2021-04-26 11:26 UTC 

Please Welcome Roger Pau Monné to the Security Team
 2021-04-26 10:49 UTC 

[PATCH] x86: fix build race when generating temporary object files (take 2)
 2021-04-26  9:54 UTC 

[PATCH RFCv2 00/15] xen/arm: mm: Remove open-coding mappings
 2021-04-26  9:41 UTC  (17+ messages)
` [PATCH RFCv2 01/15] xen/arm: lpae: Rename LPAE_ENTRIES_MASK_GS to LPAE_ENTRY_MASK_GS
` [PATCH RFCv2 02/15] xen/arm: lpae: Use the generic helpers to defined the Xen PT helpers
` [PATCH RFCv2 03/15] xen/arm: p2m: Replace level_{orders, masks} arrays with LEVEL_{ORDER, MASK}
` [PATCH RFCv2 04/15] xen/arm: mm: Allow other mapping size in xen_pt_update_entry()
` [PATCH RFCv2 05/15] xen/arm: mm: Avoid flushing the TLBs when mapping are inserted
` [PATCH RFCv2 06/15] xen/arm: mm: Don't open-code Xen PT update in remove_early_mappings()
` [PATCH RFCv2 07/15] xen/arm: mm: Re-implement early_fdt_map() using map_pages_to_xen()
` [PATCH RFCv2 08/15] xen/arm32: mm: Check if the virtual address is shared before updating it
` [PATCH RFCv2 09/15] xen/arm32: mm: Re-implement setup_xenheap_mappings() using map_pages_to_xen()
` [PATCH RFCv2 10/15] xen/arm: mm: Allocate xen page tables in domheap rather than xenheap
` [PATCH RFCv2 11/15] xen/arm: mm: Allow page-table allocation from the boot allocator
` [PATCH RFCv2 12/15] xen/arm: add Persistent Map (PMAP) infrastructure
` [PATCH RFCv2 13/15] xen/arm: mm: Use the PMAP helpers in xen_{,un}map_table()
` [PATCH RFCv2 14/15] xen/arm: mm: Rework setup_xenheap_mappings()
` [PATCH RFCv2 15/15] xen/arm: mm: Re-implement setup_frame_table_mappings() with map_pages_to_xen()

[PATCH v3 00/22] xvmalloc() / x86 xstate area / x86 CPUID / AMX+XFD
 2021-04-26  7:12 UTC  (5+ messages)
` [PATCH v3 19/22] x86emul: support TILELOADD{,T1} and TILESTORE

[xen-unstable test] 161451: tolerable FAIL - PUSHED
 2021-04-26  4:42 UTC 

[PATCH] i386: load kernel on xen using DMA
 2021-04-26  3:47 UTC 

[linux-linus test] 161446: regressions - FAIL
 2021-04-26  0:24 UTC 

[qemu-mainline test] 161444: regressions - FAIL
 2021-04-25 22:01 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).