xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-06 12:53:34 to 2023-02-09 01:38:28 UTC [more...]

[PATCH v10 0/2] Basic early_printk and smoke test implementation
 2023-02-09  1:37 UTC  (4+ messages)
` [PATCH v10 1/2] xen/riscv: introduce early_printk basic stuff
` [PATCH v10 2/2] automation: add RISC-V smoke test

[PATCH v3 07/14] xen/riscv: introduce exception context
 2023-02-09  1:06 UTC  (2+ messages)

[PATCH v3 00/14] RISCV basic exception handling implementation
 2023-02-09  0:57 UTC  (24+ messages)
` [PATCH v3 01/14] xen/riscv: change ISA to r64G
` [PATCH v3 02/14] xen/riscv: add <asm/asm.h> header
` [PATCH v3 03/14] xen/riscv: add <asm/riscv_encoding.h header
` [PATCH v3 04/14] xen/riscv: add <asm/csr.h> header
` [PATCH v3 05/14] xen/riscv: introduce empty <asm/string.h>
` [PATCH v3 06/14] xen/riscv: introduce empty <asm/cache.h>
` [PATCH v3 08/14] xen/riscv: introduce exception handlers implementation
` [PATCH v3 09/14] xen/riscv: introduce decode_cause() stuff
` [PATCH v3 10/14] xen/riscv: mask all interrupts
` [PATCH v3 11/14] xen/riscv: introduce trap_init()
` [PATCH v3 12/14] xen/riscv: introduce an implementation of macros from <asm/bug.h>
` [PATCH v3 13/14] xen/riscv: test basic handling stuff
` [PATCH v3 14/14] automation: modify RISC-V smoke test

[ovmf test] 176670: all pass - PUSHED
 2023-02-08 23:40 UTC 

[PATCH v2 0/4] Stop using insecure transports
 2023-02-08 23:21 UTC  (7+ messages)
` [PATCH v2 1/4] Build system: Replace git:// and http:// with https://
` [PATCH v2 2/4] Automation and CI: "
` [PATCH v2 3/4] Miscellaneous and documentation: Only use TLS-protected transports
` [PATCH v2 4/4] GPL License Boilerplate: Switch from HTTP to HTTPS

[linux-linus test] 176498: tolerable trouble: fail/pass/starved - PUSHED
 2023-02-08 20:22 UTC 

[PATCH 0/4] Stop using insecure transports
 2023-02-08 19:19 UTC  (11+ messages)
` [PATCH 1/4] Build system: Replace git:// and http:// with https://
` [PATCH 2/4] Automation and CI: "
` [PATCH 3/4] Miscellaneous and documentation: Only use TLS-protected transports
` [PATCH 4/4] GPL License Boilerplate: Switch from HTTP to HTTPS

[XEN PATCH] tools: Have flex and bison mandatory
 2023-02-08 18:51 UTC  (7+ messages)

[PATCH] create-diff-object: Handle missing secsym for debug sections
 2023-02-08 18:04 UTC 

[PATCH v1 0/4] Collection of livepatch-build-tools tweaks
 2023-02-08 18:02 UTC  (3+ messages)
` [PATCH v1 1/4] common.h: Flush stdout before writing to stderr

[PATCH] build: Make FILE symbol paths consistent
 2023-02-08 17:24 UTC 

[XEN v3 0/9] Add support for 32 bit physical address
 2023-02-08 17:07 UTC  (14+ messages)
` [XEN v3 1/9] xen/ns16550: Remove unneeded truncation check in the DT init code
` [XEN v3 2/9] xen/arm: Typecast the DT values into paddr_t
` [XEN v3 3/9] xen/drivers: ns16550: Use paddr_t for io_base/io_size
` [XEN v3 4/9] xen/arm: Introduce a wrapper for dt_device_get_address() to handle paddr_t
` [XEN v3 5/9] xen/arm: smmu: Use writeq_relaxed_non_atomic() for writing to SMMU_CBn_TTBR0
` [XEN v3 6/9] xen/arm: Introduce choice to enable 64/32 bit physical addressing
` [XEN v3 7/9] xen/arm: guest_walk: LPAE specific bits should be enclosed within "ifndef CONFIG_ARM_PA_32"
` [XEN v3 8/9] xen/arm: Restrict zeroeth_table_offset for ARM_64
` [XEN v3 9/9] xen/arm: p2m: Enable support for 32bit IPA

[linux-5.4 test] 176460: regressions - trouble: broken/fail/pass/starved
 2023-02-08 16:59 UTC 

[XEN PATCH for-4.17 v6 0/5] Toolstack build system improvement, toward non-recursive makefiles
 2023-02-08 16:59 UTC  (14+ messages)
` [XEN PATCH for-4.17 v6 1/5] libs: Fix auto-generation of version-script for unstable libs
` [XEN PATCH for-4.17 v6 2/5] libs/light: Rework targets prerequisites
` [XEN PATCH for-4.17 v6 3/5] libs/light: Makefile cleanup
` [XEN PATCH for-4.17 v6 5/5] tools: Rework $(xenlibs-ldlibs, ) to provide library flags only
        ` [XEN PATCH v6.1 "

[xen-unstable-smoke test] 176640: tolerable trouble: pass/starved - PUSHED
 2023-02-08 15:46 UTC 

[PATCH] xen/grant-dma-iommu: Implement a dummy probe_device() callback
 2023-02-08 15:36 UTC 

[PATCH v3 0/4] x86/shadow: misc tidying
 2023-02-08 14:38 UTC  (5+ messages)
` [PATCH v3 1/4] x86/shadow: replace sh_reset_l3_up_pointers()
` [PATCH v3 2/4] x86/shadow: drop hash_vcpu_foreach()
` [PATCH v3 3/4] x86/shadow: rename hash_domain_foreach()
` [PATCH v3 4/4] x86/shadow: re-work 4-level SHADOW_FOREACH_L2E()

[PATCH] x86/p2m: tighten old-MFN check in p2m_add_page()
 2023-02-08 14:40 UTC 

Xenalyze on ARM ( NXP S32G3 with Cortex-A53)
 2023-02-08 14:12 UTC  (6+ messages)
  ` AW: "
      ` AW: AW: Xenstore failed to start / "
        ` Missing Libraries (.h) of xenstore, libxl and xenapi

[PATCH v2 0/2] xen/arm: Support compressed uImages
 2023-02-08 13:54 UTC  (7+ messages)
` [PATCH v2 2/2] xen/arm: Add support for booting gzip "

[xen-4.16-testing test] 176458: tolerable trouble: fail/pass/starved - PUSHED
 2023-02-08 11:56 UTC 

[xen-unstable-smoke test] 176618: tolerable trouble: pass/starved - PUSHED
 2023-02-08 11:03 UTC 

[xen-4.17-testing test] 176459: tolerable trouble: fail/pass/starved - PUSHED
 2023-02-08 10:37 UTC 

[PATCH v3 0/2] Resolve issues related to macros in device_tree.h
 2023-02-08  9:06 UTC  (18+ messages)
` [PATCH v3 1/2] xen/device_tree: fix Eclair findings for MISRA C 2012 Rule 20.7
` [PATCH v3 2/2] xen/device_tree: remove incorrect and unused dt_irq() and dt_irq_flags() macros

[xen-unstable test] 176453: tolerable trouble: fail/pass/starved - PUSHED
 2023-02-08  2:46 UTC 

[PATCH] xen/pt: fix igd passthrough for pc machine with xen accelerator
 2023-02-08  2:03 UTC 

[qemu-mainline test] 176449: regressions - trouble: fail/pass/starved
 2023-02-08  1:21 UTC 

[PATCH v2] x86/paravirt: merge activate_mm and dup_mmap callbacks
 2023-02-07 21:09 UTC  (2+ messages)

[PATCH V1 00/13 for 4.17-post] Follow-up static shared memory
 2023-02-07 20:58 UTC  (9+ messages)
` [PATCH v1 01/13] xen/arm: re-arrange the static shared memory region
` [PATCH v1 03/13] xen/arm: introduce allocate_domheap_memory and guest_physmap_memory
` [PATCH v1 05/13] xen/arm: allocate shared memory from heap when host address not provided
` [PATCH v1 06/13] xen/arm: assign shared memory to owner "

[libvirt test] 176441: tolerable trouble: pass/starved - PUSHED
 2023-02-07 19:48 UTC 

[QEMU][PATCH v5 00/10] Introduce xenpvh machine for arm architecture
 2023-02-07 19:06 UTC  (3+ messages)

[xen-unstable-smoke test] 176455: tolerable trouble: pass/starved - PUSHED
 2023-02-07 17:01 UTC 

[linux-5.4 test] 176438: regressions - trouble: blocked/fail/pass/starved
 2023-02-07 16:15 UTC 

[PATCH] Replace git:// and http:// with https://
 2023-02-07 15:37 UTC  (6+ messages)

[XEN v2 00/11] Add support for 32 bit physical address
 2023-02-07 15:34 UTC  (10+ messages)
` [XEN v2 05/11] xen/arm: Use paddr_t instead of u64 for address/size
` [XEN v2 11/11] xen/arm: p2m: Enable support for 32bit IPA

[linux-linus test] 176434: tolerable trouble: fail/pass/starved - PUSHED
 2023-02-07 14:48 UTC 

xen: sleeping in atomic warnings
 2023-02-07 14:03 UTC  (2+ messages)

[xen-unstable test] 176428: regressions - trouble: fail/pass/starved
 2023-02-07 12:54 UTC 

[PATCH v9 0/2] Basic early_printk and smoke test implementation
 2023-02-07 12:49 UTC  (4+ messages)
` [PATCH v9 1/2] xen/riscv: introduce early_printk basic stuff
` [PATCH v9 2/2] automation: add RISC-V smoke test

[PATCH v8 0/2] Basic early_printk and smoke test implementation
 2023-02-07 11:28 UTC  (5+ messages)
` [PATCH v8 1/2] xen/riscv: introduce early_printk basic stuff

[ovmf test] 176447: all pass - PUSHED
 2023-02-07 10:59 UTC 

[qemu-mainline test] 176423: regressions - trouble: fail/pass/starved
 2023-02-07 10:27 UTC 

[PATCH v2] x86/vlapic: call vmx_vlapic_msr_changed through an hvm_function callback
 2023-02-07  9:43 UTC 

[PATCH v2 00/41] xen/arm: Add Armv8-R64 MPU support to Xen - Part#1
 2023-02-07  8:47 UTC  (15+ messages)
` [PATCH v2 15/40] xen/arm: move MMU-specific memory management code to mm_mmu.c/mm_mmu.h
` [PATCH v2 16/40] xen/arm: introduce setup_mm_mappings
` [PATCH v2 19/40] xen/mpu: populate a new region in Xen MPU mapping table
` [PATCH v2 20/40] xen/mpu: plump early_fdt_map in MPU systems

[ovmf test] 176439: all pass - PUSHED
 2023-02-07  8:35 UTC 

Proposal: List files in Xen originated from external sources
 2023-02-07  7:55 UTC  (5+ messages)

[linux-5.4 test] 176413: regressions - trouble: fail/pass/starved
 2023-02-07  3:29 UTC 

[PATCH] xen: speed up grant-table reclaim
 2023-02-07  2:10 UTC 

[PATCH] xen/arm64: Default ACPI support enabled
 2023-02-07  1:54 UTC  (10+ messages)

[PATCH] xen: speed up grant-table reclaim
 2023-02-07  1:38 UTC 

[linux-linus test] 176411: tolerable trouble: fail/pass/starved - PUSHED
 2023-02-06 23:39 UTC 

[ovmf test] 176426: all pass - PUSHED
 2023-02-06 19:31 UTC 

[xen-unstable-smoke test] 176424: tolerable trouble: pass/starved - PUSHED
 2023-02-06 18:46 UTC 

[PATCH v7 0/2] Basic early_printk and smoke test implementation
 2023-02-06 17:30 UTC  (9+ messages)
` [PATCH v7 1/2] xen/riscv: introduce early_printk basic stuff

[PATCH v2 00/14] RISCV basic exception handling implementation
 2023-02-06 17:13 UTC  (13+ messages)
` [PATCH v2 01/14] xen/riscv: add _zicsr to CFLAGS
` [PATCH v2 02/14] xen/riscv: add <asm/asm.h> header
` [PATCH v2 07/14] xen/riscv: introduce exception context

[PATCH 0/2] Remove unnecessary asm/hvm/support.h includes
 2023-02-06 16:53 UTC  (8+ messages)
` [PATCH 1/2] x86: do not include asm/hvm/support.h when not used
` [PATCH 2/2] x86/hygon: "

[xen-unstable test] 176409: tolerable trouble: fail/pass/starved
 2023-02-06 16:42 UTC 

[ovmf test] 176422: all pass - PUSHED
 2023-02-06 16:14 UTC 

[PATCH] libxl/x86: use public interface TSC mode definitions
 2023-02-06 16:11 UTC  (5+ messages)

[PATCH 0/7] Mini-OS: ad minimal 9pfs support
 2023-02-06 15:35 UTC  (6+ messages)
` [PATCH 7/7] Mini-OS: add read and write support to 9pfsfront

[qemu-mainline test] 176407: regressions - trouble: fail/pass/starved
 2023-02-06 15:32 UTC 

[PATCH v3 0/4] x86/spec-ctrl: IPBP improvements
 2023-02-06 14:58 UTC  (14+ messages)
` [PATCH v3 1/4] x86/spec-ctrl: add logic to issue IBPB on exit to guest
` [PATCH v3 2/4] x86/spec-ctrl: defer context-switch IBPB until guest entry
` [PATCH v3 3/4] x86: limit issuing of IBPB during context switch

[PATCH] xen/arm: Print return code from domain_create and construct_dom{0,U} on panic
 2023-02-06 14:26 UTC  (2+ messages)

[PATCH] x86/vlapic: call vmx_vlapic_msr_changed through an hvm_function callback
 2023-02-06 14:18 UTC  (3+ messages)

[XEN PATCH v2] Create a Kconfig option to set preferred reboot method
 2023-02-06 13:31 UTC  (2+ messages)

[PATCH] x86/time: use public interface TSC mode definitions
 2023-02-06 13:14 UTC  (2+ messages)

[xen-unstable-smoke test] 176417: tolerable trouble: pass/starved - PUSHED
 2023-02-06 12: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).