Xen-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-27 11:00:24 to 2023-03-29 10:51:39 UTC [more...]

[PATCH v9 0/5] introduce generic implementation of macros from bug.h
 2023-03-29 10:50 UTC  (5+ messages)
` [PATCH v9 1/5] xen: introduce CONFIG_GENERIC_BUG_FRAME
` [PATCH v9 2/5] xen/arm: remove unused defines in <asm/bug.h>
` [PATCH v9 4/5] xen/arm: switch ARM to use generic implementation of bug.h
` [PATCH v9 5/5] xen/x86: switch x86 to use generic implemetation "

[PATCH v3 0/6] vpci: first series in preparation for vpci on ARM
 2023-03-29 10:48 UTC  (9+ messages)
` [PATCH v3 2/6] xen: pci: introduce reference counting for pdev
` [PATCH v3 5/6] vpci: use reference counter to protect vpci state

[PATCH v4 00/12] SVE feature for arm guests
 2023-03-29 10:45 UTC  (13+ messages)
` [PATCH v4 02/12] xen/arm: add SVE vector length field to the domain
` [PATCH v4 06/12] xen/common: add dom0 xen command line argument for Arm
` [PATCH v4 07/12] xen: enable Dom0 to use SVE feature
` [PATCH v4 08/12] xen/physinfo: encode Arm SVE vector length in arch_capabilities
` [PATCH v4 10/12] xen/tools: add sve parameter in XL configuration

[PATCH 0/2] Add API for making parts of a MMIO page R/O and use it in XHCI console
 2023-03-29 10:28 UTC  (10+ messages)
` [PATCH 1/2] x86/mm: add API for marking only part of a MMIO page read only
` [PATCH 2/2] drivers/char: Use sub-page ro API to make just xhci dbc cap RO

[PATCH v2 0/2] build: out-of-tree building adjustments
 2023-03-29 10:23 UTC  (3+ messages)
` [PATCH v2 1/2] build: don't export building_out_of_srctree
` [PATCH v2 2/2] build: omit "source" symlink when building hypervisor in-tree

[PATCH] vpci/msix: restore PBA access length and alignment restrictions
 2023-03-29 10:18 UTC 

[PATCH 0/5] x86/ucode: Fixes to bootstrap_map() handling
 2023-03-29  9:26 UTC  (22+ messages)
` [PATCH 1/5] xen/earlycpio: Drop nextoff parameter
` [PATCH 2/5] x86/ucode: Fold early_update_cache() into microcode_init_cache()
` [PATCH 3/5] x86/ucode: Fold early_microcode_update_cpu() into early_microcode_init()
` [PATCH 4/5] x86/ucode: Cache results in microcode_scan_module()
` [PATCH 5/5] x86/ucode: Drop ucode_mod and ucode_blob

[PATCH v3] xen/netback: use same error messages for same errors
 2023-03-29  8:53 UTC  (2+ messages)

[PATCH v4] vpci/msix: handle accesses adjacent to the MSI-X table
 2023-03-29  8:52 UTC  (5+ messages)

[PATCH] tools/ocaml/mmap: Drop the len parameter from Xenmmap.write
 2023-03-29  8:39 UTC  (2+ messages)

[linux-linus test] 180045: regressions - trouble: fail/pass/starved
 2023-03-29  8:38 UTC 

[PATCH] ns16550: correct name/value pair parsing for PCI port/bridge
 2023-03-29  7:25 UTC  (3+ messages)

[PATCH v8 0/5] introduce generic implementation of macros from bug.h
 2023-03-29  7:15 UTC  (9+ messages)
` [PATCH v8 5/5] xen/x86: switch x86 to use generic implemetation of bug.h

[PATCH] xen/scsiback: don't call scsiback_free_translation_entry() under lock
 2023-03-29  6:50 UTC  (4+ messages)

[PATCH 00/16] x86: assorted (mostly) shadow mode adjustments
 2023-03-29  6:49 UTC  (10+ messages)
` [PATCH 07/16] x86/shadow: call sh_update_cr3() directly from sh_page_fault()
` [PATCH 11/16] x86/shadow: drop is_hvm_...() where easily possible

[PATCH v2 0/3] xen/netback: fix issue introduced recently
 2023-03-29  6:21 UTC  (9+ messages)
` [PATCH v2 1/3] xen/netback: don't do grant copy across page boundary
` [PATCH v2 2/3] xen/netback: remove not needed test in xenvif_tx_build_gops()
` [PATCH v2 3/3] xen/netback: use same error messages for same errors

[qemu-mainline test] 180043: tolerable trouble: fail/pass/starved - PUSHED
 2023-03-29  2:39 UTC 

[xen-unstable test] 180040: tolerable trouble: fail/pass/starved - PUSHED
 2023-03-28 22:43 UTC 

[ovmf test] 180044: all pass - PUSHED
 2023-03-28 19:45 UTC 

[linux-linus test] 180038: regressions - trouble: fail/pass/starved
 2023-03-28 19:12 UTC 

[PATCH v2 1/3] x86/msi: passthrough all MSI-X vector ctrl writes to device model
 2023-03-28 17:38 UTC  (34+ messages)
` [PATCH v2 2/3] x86/hvm: Allow writes to registers on the same page as MSI-X table
` [PATCH v2 3/3] x86/msi: clear initial MSI-X state on boot

[ovmf test] 180042: all pass - PUSHED
 2023-03-28 17:36 UTC 

[PATCH v2 0/8] x86emul: a few small steps towards disintegration
 2023-03-28 16:04 UTC  (6+ messages)
` [PATCH v2 1/8] x86emul: split off opcode 0f01 handling

[PATCH v3 0/3] enable MMU for RISC-V
 2023-03-28 15:44 UTC  (6+ messages)
` [PATCH v3 1/3] xen/riscv: introduce setup_initial_pages
` [PATCH v3 2/3] xen/riscv: setup initial pagetables
` [PATCH v3 3/3] xen/riscv: remove dummy_bss variable

[xen-unstable-smoke test] 180041: tolerable trouble: pass/starved - PUSHED
 2023-03-28 15:02 UTC 

[PATCH v2] tools/xenstore: fix quota check in acc_fix_domains()
 2023-03-28 14:43 UTC 

[PATCH v2] tools/xenstore: remove stale comment in create_node()
 2023-03-28 14:35 UTC 

[PATCH 0/2] xen/netback: fix issue introduced recently
 2023-03-28 13:30 UTC  (8+ messages)
` [PATCH 1/2] xen/netback: don't do grant copy across page boundary

[libvirt test] 180036: tolerable trouble: pass/starved - PUSHED
 2023-03-28 13:25 UTC 

[ovmf test] 180039: all pass - PUSHED
 2023-03-28 12:50 UTC 

[PATCH] x86/boot: Restrict directmap permissions for .text/.rodata
 2023-03-28 12:03 UTC  (4+ messages)

[PATCH] xen/pciback: don't call pcistub_device_put() under lock
 2023-03-28 11:46 UTC  (2+ messages)

[PATCH V3 0/2] qemu: vhost-user: Support Xen memory mapping quirks
 2023-03-28 11:28 UTC  (5+ messages)
` [PATCH V3 1/2] docs: vhost-user: Define memory region separately
` [PATCH V3 2/2] docs: vhost-user: Add Xen specific memory mapping support

[XEN PATCH v5] x86/monitor: Add new monitor event to catch I/O instructions
 2023-03-28 11:12 UTC  (5+ messages)

[PATCH] xen/pvcalls: don't call bind_evtchn_to_irqhandler() under lock
 2023-03-28 10:58 UTC  (3+ messages)

[PATCH] configure: Drop --enable-githttp
 2023-03-28 10:54 UTC  (3+ messages)

[xen-unstable test] 180035: tolerable trouble: fail/pass/starved
 2023-03-28 10:42 UTC 

[PATCH v2 0/7] xen/x86: Use SPDX (take 1)
 2023-03-28  9:16 UTC  (16+ messages)
` [PATCH v2 1/7] LICENSES: Clarify that the SPDX tag GPL-2.0 is deprecated
` [PATCH v2 2/7] xen/x86: Replace GPL v2.0 license boilerplate with an SPDX tag in *.c
` [PATCH v2 3/7] xen/x86: Replace GPL v2.0 license boilerplate with an SPDX tag in *.c (part 3)
` [PATCH v2 4/7] xen/x86: Replace GPL v2.0 license boilerplate with an SPDX tag in *.h
` [PATCH v2 5/7] xen/x86: Replace GPL v2.0 license boilerplate with an SPDX tag in *.h (part 3)
` [PATCH v2 6/7] xen/x86: Replace GPL v2.0+ license boilerplate with an SPDX tag in *.c
` [PATCH v2 7/7] xen/x86: Replace GPL v2.0+ license boilerplate with an SPDX tag in *.h

[ovmf test] 180037: all pass - PUSHED
 2023-03-28  7:49 UTC 

[PATCH v3 0/4] P2M improvements for Arm
 2023-03-28  7:13 UTC  (5+ messages)
` [PATCH v3 1/4] xen/arm: Reduce redundant clear root pages when teardown p2m
` [PATCH v3 2/4] xen/arm: Rename vgic_cpu_base and vgic_dist_base for new vGIC
` [PATCH v3 3/4] xen/arm: Defer GICv2 CPU interface mapping until the first access
` [PATCH v3 4/4] xen/arm: Clean-up in p2m_init() and p2m_final_teardown()

[linux-linus test] 180032: regressions - trouble: fail/pass/starved
 2023-03-28  6:56 UTC 

[xen-unstable-smoke test] 180034: tolerable trouble: pass/starved - PUSHED
 2023-03-28  2:52 UTC 

[PATCH v2 0/2] automation: add another Gitlab-CI test, x86-64 S3 this time
 2023-03-28  0:33 UTC  (5+ messages)
` [PATCH v2 1/2] automation: update x86-64 tests to Linux 6.1.19
` [PATCH v2 2/2] automation: add a smoke and suspend test on an Alder Lake system

[qemu-upstream-unstable test] 180030: tolerable trouble: fail/pass/starved - PUSHED
 2023-03-27 23:09 UTC 

[linux-linus test] 180029: regressions - trouble: fail/pass/starved
 2023-03-27 19:30 UTC 

[ovmf test] 180031: all pass - PUSHED
 2023-03-27 19:20 UTC 

[PATCH 1/2] xenalyze: Handle start-of-day ->RUNNING transitions
 2023-03-27 16:13 UTC  (2+ messages)
` [PATCH 2/2] xenalyze: Basic TRC_HVM_EMUL handling

preparations for 4.16.4 and 4.17.1
 2023-03-27 16:00 UTC  (3+ messages)

[PATCH v5] ACPI: processor: Fix evaluating _PDC method when running as Xen dom0
 2023-03-27 15:56 UTC  (4+ messages)

[PATCH v3 0/2] x86: RTC handling adjustments
 2023-03-27 15:46 UTC  (9+ messages)
` [PATCH v4] x86: detect CMOS aliasing on ports other than 0x70/0x71

[PATCH] x86/ucode: Fix error paths control_thread_fn()
 2023-03-27 15:39 UTC  (3+ messages)

[PATCH] include: don't mention stub headers more than once in a make rule
 2023-03-27 14:04 UTC  (2+ messages)

OSSTEST: adding back rimava0 and rimava1 in production
 2023-03-27 13:38 UTC 

[XEN v4 00/11] Add support for 32 bit physical address
 2023-03-27 13:30 UTC  (11+ messages)
` [XEN v4 07/11] xen/arm: Introduce choice to enable 64/32 bit physical addressing

[ovmf test] 180028: all pass - PUSHED
 2023-03-27 11:56 UTC 

[linux-linus test] 180025: regressions - trouble: blocked/fail/pass/starved
 2023-03-27 11: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 read-only IMAP folder(s) and NNTP newsgroup(s).