xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-04 01:55:20 to 2023-01-06 13:54:34 UTC [more...]

[PATCH v1 0/8] Basic early_printk and smoke test implementation
 2023-01-06 13:54 UTC  (15+ messages)
` [PATCH v1 1/8] xen/riscv: introduce dummy asm/init.h
` [PATCH v1 2/8] xen/riscv: introduce asm/types.h header file
` [PATCH v1 3/8] xen/riscv: introduce stack stuff
` [PATCH v1 4/8] xen/riscv: introduce sbi call to putchar to console
` [PATCH v1 5/8] xen/include: include <asm/types.h> in <xen/early_printk.h>
` [PATCH v1 6/8] xen/riscv: introduce early_printk basic stuff
` [PATCH v1 7/8] xen/riscv: print hello message from C env
` [PATCH v1 8/8] automation: add RISC-V smoke test

[PATCH v6] xen/pt: reserve PCI slot 2 for Intel igd-passthru
 2023-01-06 13:00 UTC  (10+ messages)

[PATCH] x86/S3: Restore Xen's MSR_PAT value on S3 resume
 2023-01-06 12:41 UTC  (2+ messages)

[ovmf test] 175602: all pass - PUSHED
 2023-01-06 12:41 UTC 

[PATCH v2 0/6] Resolve TYPE_PIIX3_XEN_DEVICE
 2023-01-06 12:25 UTC  (27+ messages)
` [PATCH v2 1/6] include/hw/xen/xen: Rename xen_piix3_set_irq() to xen_intx_set_irq()
` [PATCH v2 2/6] hw/isa/piix: Reuse piix3_realize() in piix3_xen_realize()
` [PATCH v2 3/6] hw/isa/piix: Wire up Xen PCI IRQ handling outside of PIIX3
` [PATCH v2 4/6] hw/isa/piix: Avoid Xen-specific variant of piix_write_config()
` [PATCH v2 5/6] hw/isa/piix: Resolve redundant k->config_write assignments
` [PATCH v2 6/6] hw/isa/piix: Resolve redundant TYPE_PIIX3_XEN_DEVICE

[PATCH 0/4] Fix truncation of various XENVER_* subops
 2023-01-06 12:14 UTC  (21+ messages)
` [PATCH 1/4] public/version: Change xen_feature_info to have a fixed size
` [PATCH 2/4] xen/version: Drop compat/kernel.c
` [PATCH 3/4] xen/version: Drop bogus return values for XENVER_platform_parameters
` [PATCH 4/4] xen/version: Introduce non-truncating XENVER_* subops

[PATCH v2] xen/arm: Add 0x prefix when printing memory size in construct_domU
 2023-01-06 10:41 UTC  (7+ messages)

[PATCH 0/2] Cppcheck MISRA analysis improvements
 2023-01-06 10:41 UTC  (3+ messages)
` [PATCH 1/2] xen/cppcheck: sort alphabetically cppcheck report entries
` [PATCH 2/2] xen/cppcheck: add parameter to skip given MISRA rules

[PATCH v7 0/2] KVM: x86/xen: update Xen CPUID Leaf 4
 2023-01-06 10:36 UTC  (3+ messages)
` [PATCH v7 1/2] KVM: x86/cpuid: generalize kvm_update_kvm_cpuid_base() and also capture limit
` [PATCH v7 2/2] KVM: x86/xen: update Xen CPUID Leaf 4 (tsc info) sub-leaves, if present

[PATCH] automation: temporarily disable CONFIG_COVERAGE for RISC-V randconfig jobs
 2023-01-06 10:30 UTC  (2+ messages)

[libvirt test] 175597: tolerable all pass - PUSHED
 2023-01-06 10:30 UTC 

[qemu-mainline test] 175595: tolerable FAIL - PUSHED
 2023-01-06  9:16 UTC 

[xen-unstable test] 175592: tolerable FAIL - PUSHED
 2023-01-06  8:37 UTC 

[ovmf test] 175598: all pass - PUSHED
 2023-01-06  7:43 UTC 

[PATCH 00/22] Remove the directmap
 2023-01-06  7:17 UTC  (13+ messages)
` [PATCH 05/22] x86/srat: vmap the pages for acpi_slit
` [PATCH 06/22] x86: map/unmap pages in restore_all_guests
` [PATCH 13/22] xen/x86: Add support for the PMAP

[PATCH v6 0/5] Make PAT handling less brittle
 2023-01-06  7:11 UTC  (11+ messages)
` [PATCH v6 3/5] x86/mm: make code robust to future PAT changes
` [PATCH v6 4/5] x86/mm: Reject invalid cacheability in PV guests by default

[linux-linus test] 175591: regressions - FAIL
 2023-01-06  7:00 UTC 

[ovmf test] 175596: all pass - PUSHED
 2023-01-06  5:33 UTC 

[PATCH 00/11] x86/shadow: misc tidying
 2023-01-06  2:03 UTC  (18+ messages)
` [PATCH 01/11] x86/shadow: replace sh_reset_l3_up_pointers()
` [PATCH 02/11] x86/shadow: convert sh_audit_flags()'es 1st parameter to domain
` [PATCH 03/11] x86/shadow: drop hash_vcpu_foreach()
` [PATCH 04/11] x86/shadow: rename hash_domain_foreach()
` [PATCH 05/11] x86/shadow: move bogus HVM checks in sh_pagetable_dying()
` [PATCH 06/11] x86/shadow: drop a few uses of mfn_valid()
` [PATCH 07/11] x86/shadow: L2H shadow type is PV32-only
` [PATCH 08/11] x86/shadow: reduce effort of hash calculation
` [PATCH 09/11] x86/shadow: simplify conditionals in sh_{get,put}_ref()
` [PATCH 10/11] x86/shadow: correct shadow type bounds checks
` [PATCH 11/11] x86/shadow: sh_remove_all_mappings() is HVM-only

[qemu-mainline test] 175590: tolerable FAIL - PUSHED
 2023-01-06  1:49 UTC 

[PATCH] x86/ucode/AMD: apply the patch early on every logical thread
 2023-01-05 22:56 UTC  (2+ messages)

[xen-unstable-smoke test] 175593: tolerable all pass - PUSHED
 2023-01-05 22:41 UTC 

[PATCH 0/8] x86/mm: address aspects noticed during XSA-410 work
 2023-01-05 19:53 UTC  (9+ messages)
` [PATCH 2/8] x86/paging: fold most HAP and shadow final teardown
` [PATCH 3/8] x86/paging: move update_paging_modes() hook

[xen-unstable-smoke test] 175589: tolerable all pass - PUSHED
 2023-01-05 19:26 UTC 

[linux-linus test] 175579: regressions - FAIL
 2023-01-05 18:02 UTC 

[PATCH v4 0/2] Add minimal RISC-V Xen build and build testing
 2023-01-05 16:39 UTC  (8+ messages)
` [PATCH v4 1/2] arch/riscv: initial RISC-V support to build/run minimal Xen
` [PATCH v4 2/2] automation: add RISC-V 64 cross-build tests for Xen

[qemu-mainline test] 175583: tolerable trouble: fail/pass/starved - PUSHED
 2023-01-05 14:52 UTC 

[PATCH 0/2] x86: adjustments to .fixup section handling
 2023-01-05 14:19 UTC  (4+ messages)
` [PATCH 1/2] x86: macroize switches to/from .fixup section
` [PATCH 2/2] x86: split .fixup section with new enough gas

[ANNOUNCE] Call for agenda items for 12 January Community Call @ 1600 UTC
 2023-01-05 13:41 UTC 

[libvirt test] 175577: tolerable FAIL - PUSHED
 2023-01-05 12:47 UTC 

[XEN PATCH v2 0/2] Add minimal RISC-V Xen build and build testing
 2023-01-05 12:07 UTC  (7+ messages)
` [XEN PATCH v2 1/2] arch/riscv: initial RISC-V support to build/run minimal Xen
` [XEN PATCH v2 2/2] automation: add RISC-V 64 cross-build tests for Xen

[PATCH] x86: idle domains don't have a domain-page mapcache
 2023-01-05 12:04 UTC  (2+ messages)

[PATCH v3 0/2] Add minimal RISC-V Xen build and build testing
 2023-01-05 12:04 UTC  (4+ messages)
` [PATCH v3 1/2] arch/riscv: initial RISC-V support to build/run minimal Xen
` [PATCH v3 2/2] automation: add RISC-V 64 cross-build tests for Xen

[PATCH v2] hvmloader: use memory type constants
 2023-01-05 10:21 UTC  (2+ messages)

[PULL 27/51] include/hw/pci: Break inclusion loop pci_bridge.h and cxl.h
 2023-01-05  9:21 UTC  (3+ messages)
` [PULL 31/51] include/hw/pci: Split pci_device.h off pci.h

[PATCH v2] x86/xen: Remove the unused function p2m_index()
 2023-01-05  9:01 UTC 

[xen-unstable test] 175573: tolerable FAIL - PUSHED
 2023-01-05  8:39 UTC 

[PATCH 0/3] x86/boot: Cleanup
 2023-01-05  7:13 UTC  (7+ messages)
` [PATCH v2-ish] x86/boot: Factor move_xen() out of __start_xen()

[qemu-mainline test] 175571: tolerable FAIL - PUSHED
 2023-01-05  6:44 UTC 

[linux-linus test] 175570: regressions - FAIL
 2023-01-05  4:54 UTC 

[xen-unstable test] 175569: regressions - FAIL
 2023-01-05  2:14 UTC 

[XEN v1 0/9] Add support for 32 bit physical address
 2023-01-04 23:56 UTC  (9+ messages)
` [XEN v1 2/9] xen/arm: Define translate_dt_address_size() for the translation between u64 and paddr_t

[PATCH] xen/arm: Print memory size in decimal in construct_domU
 2023-01-04 23:48 UTC  (4+ messages)

[PATCH 0/6] enforce use of G_GNUC_PRINTF annotations
 2023-01-04 19:46 UTC  (3+ messages)
` [PATCH 3/6] tools/virtiofsd: add G_GNUC_PRINTF for logging functions

[PATCH 0/2] x86: Work around Shstk fracturing
 2023-01-04 16:59 UTC  (7+ messages)
` [PATCH 1/2] x86/cpuid: Infrastructure for leaves 7:1{ecx,edx}
` [PATCH 2/2] x86/shskt: Disable CET-SS on parts susceptible to fractured updates
` [PATCH v2 0/2] x86: Work around Shstk fracturing

[PATCH 0/6] Resolve TYPE_PIIX3_XEN_DEVICE
 2023-01-04 16:49 UTC  (9+ messages)

[xen-unstable-smoke test] 175568: tolerable all pass - PUSHED
 2023-01-04 16:35 UTC 

[linux-linus test] 175566: regressions - FAIL
 2023-01-04 16:32 UTC 

[ovmf test] 175567: all pass - PUSHED
 2023-01-04 12:38 UTC 

[PATCH 0/6] CI: Fixes/cleanup in preparation for RISCV
 2023-01-04 12:18 UTC  (13+ messages)
` [PATCH 2/6] CI: Remove guesswork about which artefacts to preserve
` [PATCH 4/6] CI: Express HYPERVISOR_ONLY in build.yml

[PATCH v2 0/2] x86: Check return values for early memory/IO remap calls
 2023-01-04 11:58 UTC  (4+ messages)
` [PATCH v2 1/2] x86: Check return values from early_memremap calls

[xen-unstable test] 175562: regressions - FAIL
 2023-01-04  9:56 UTC 

[libvirt test] 175564: tolerable all pass - PUSHED
 2023-01-04  9:20 UTC 

[linux-linus test] 175561: regressions - FAIL
 2023-01-04  9:03 UTC 

[PATCH v2 0/8] Make x86 IOMMU driver support configurable
 2023-01-04  8:45 UTC  (9+ messages)
` [PATCH v2 1/8] x86/iommu: introduce AMD-Vi and Intel VT-d Kconfig options
` [PATCH v2 2/8] x86/iommu: amd_iommu_perdev_intremap is AMD-Vi specific
` [PATCH v2 3/8] x86/iommu: iommu_igfx, iommu_qinval and iommu_snoop are VT-d specific
` [PATCH v2 4/8] x86/acpi: separate AMD-Vi and VT-d specific functions
` [PATCH v2 5/8] x86/iommu: the code addressing CVE-2011-1898 is VT-d specific
` [PATCH v2 6/8] x86/iommu: call pi_update_irte through an hvm_function callback
` [PATCH v2 7/8] x86/dpci: move hvm_dpci_isairq_eoi() to generic HVM code
` [PATCH v2 8/8] x86/iommu: make AMD-Vi and Intel VT-d support configurable

[ovmf test] 175565: all pass - PUSHED
 2023-01-04  8:32 UTC 

[PATCH] x86/xen: Remove the unused function p2m_top_mfn_init()
 2023-01-04  8:31 UTC  (2+ messages)

[ovmf test] 175563: all pass - PUSHED
 2023-01-04  6:29 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).