xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-12 06:46:14 to 2021-04-14 07:09:09 UTC [more...]

[PATCH v2] xen/pci: Refactor PCI MSI interrupts related code
 2021-04-14  7:08 UTC  (7+ messages)

[PATCH 00/11] assorted replacement of x[mz]alloc_bytes()
 2021-04-14  7:03 UTC  (4+ messages)
` [PATCH 11/11] Arm/optee: don't open-code xzalloc_flex_struct()

[xen-4.12-testing test] 161093: regressions - FAIL
 2021-04-14  7:01 UTC 

[libvirt test] 161119: regressions - FAIL
 2021-04-14  6:22 UTC 

[ovmf test] 161114: all pass - PUSHED
 2021-04-14  5:49 UTC 

[PATCH v3] tools: create libxensaverestore
 2021-04-14  5:46 UTC  (2+ messages)

[qemu-mainline test] 161088: regressions - FAIL
 2021-04-14  5:23 UTC 

[PATCH v4 1/2] x86/vtx: add LBR_SELECT to the list of LBR MSRs
 2021-04-14  4:40 UTC  (2+ messages)
` [PATCH v4 2/2] x86/intel: insert Ice Lake-SP and Ice Lake-D model numbers

[PATCH v3 0/4] xen/arm: Prevent Dom0 to be loaded when using dom0less
 2021-04-14  4:23 UTC  (14+ messages)
` [PATCH v3 1/4] xen/arm: Move dom0 creation in domain_build.c
` [PATCH v3 2/4] xen/arm: Handle cases when hardware_domain is NULL
` [PATCH v3 3/4] xen/arm: Reserve domid 0 for Dom0
` [PATCH v3 4/4] xen/arm: Prevent Dom0 to be loaded when using dom0less

[xen-unstable test] 161071: regressions - FAIL
 2021-04-14  3:20 UTC 

[xtf test] 161113: all pass - PUSHED
 2021-04-14  2:44 UTC 

[xtf test] 161108: all pass - PUSHED
 2021-04-14  1:18 UTC 

[qemu-mainline bisection] complete test-amd64-amd64-xl-qemuu-debianhvm-amd64-shadow
 2021-04-14  0:16 UTC 

[ovmf test] 161099: all pass - PUSHED
 2021-04-14  0:02 UTC 

Support of old Xen versions in the Linux kernel
 2021-04-13 23:32 UTC  (3+ messages)

[PATCH v3 0/2] xen/arm: Mitigate straight-line speculation
 2021-04-13 23:03 UTC  (3+ messages)
` [PATCH v3 2/2] xen/arm64: Place a speculation barrier following an ret instruction

[PATCH] xen/arm: Ensure the vCPU context is seen before clearing the _VPF_down
 2021-04-13 22:43 UTC  (6+ messages)

xen-netback hotplug-status regression bug
 2021-04-13 22:30 UTC  (8+ messages)
      ` [PATCH] xen-netback: Check for hotplug-status existence before watching

[xen-unstable-smoke test] 161100: tolerable all pass - PUSHED
 2021-04-13 20:19 UTC 

[linux-linus test] 161064: regressions - FAIL
 2021-04-13 18:32 UTC 

[PATCH RESEND v3 0/3] Generic SMMU Bindings
 2021-04-13 17:59 UTC  (4+ messages)
` [PATCH RESEND v3 1/3] arm,smmu: switch to using iommu_fwspec functions
` [PATCH RESEND v3 2/3] arm,smmu: restructure code in preparation to new bindings support
` [PATCH RESEND v3 3/3] arm,smmu: add support for generic DT bindings. Implement add_device and dt_xlate

[PATCH v2] xen/iommu: smmu: Silence clang in arm_smmu_device_dt_probe()
 2021-04-13 17:58 UTC  (3+ messages)

[PATCH] xen: Remove support for PV ACPI cpu/memory hotplug
 2021-04-13 17:54 UTC  (2+ messages)

[ovmf test] 161081: all pass - PUSHED
 2021-04-13 17:30 UTC 

[xen-unstable-smoke test] 161096: tolerable all pass - PUSHED
 2021-04-13 17:28 UTC 

[PATCH] x86/vPMU: Extend vPMU support to version 5
 2021-04-13 17:25 UTC 

[xen-unstable bisection] complete test-armhf-armhf-xl-multivcpu
 2021-04-13 16:17 UTC  (3+ messages)

[PATCH] libxl: User defined max_maptrack_frames in a stub domain
 2021-04-13 16:06 UTC  (6+ messages)

A KernelShark plugin for Xen traces analysis ​
 2021-04-13 15:46 UTC  (3+ messages)
` A KernelShark plugin for Xen traces analysis

[PATCH v2 0/6] tools/libs: add missing support of linear p2m_list, cleanup
 2021-04-13 15:11 UTC  (9+ messages)
` [PATCH v2 1/6] tools/libs/guest: fix max_pfn setting in map_p2m()
` [PATCH v2 2/6] tools/libs/ctrl: fix xc_core_arch_map_p2m() to support linear p2m table
` [PATCH v2 3/6] tools/libs/ctrl: use common p2m mapping code in xc_domain_resume_any()
` [PATCH v2 4/6] tools/libs: move xc_resume.c to libxenguest
` [PATCH v2 5/6] tools/libs: move xc_core* from libxenctrl "
` [PATCH v2 6/6] tools/libs/guest: make some definitions private "

[xen-4.12-testing test] 161060: regressions - FAIL
 2021-04-13 14:24 UTC 

[PATCH v2 00/21] libs/guest: new CPUID/MSR interface
 2021-04-13 14:01 UTC  (22+ messages)
` [PATCH v2 01/21] libxl: don't ignore the return value from xc_cpuid_apply_policy
` [PATCH v2 02/21] libs/guest: rename xc_get_cpu_policy_size to xc_cpu_policy_get_size
` [PATCH v2 03/21] libs/guest: introduce xc_cpu_policy_t
` [PATCH v2 04/21] libs/guest: introduce helper to fetch a system cpu policy
` [PATCH v2 05/21] libs/guest: introduce helper to fetch a domain "
` [PATCH v2 06/21] libs/guest: introduce helper to serialize a "
` [PATCH v2 07/21] tools: switch existing users of xc_get_{system,domain}_cpu_policy
` [PATCH v2 08/21] libs/guest: introduce a helper to apply a cpu policy to a domain
` [PATCH v2 09/21] libs/guest: allow fetching a specific CPUID leaf from a cpu policy
` [PATCH v2 10/21] tests/cpu-policy: add sorted MSR test
` [PATCH v2 11/21] libs/guest: allow fetching a specific MSR entry from a cpu policy
` [PATCH v2 12/21] libs/guest: allow updating a cpu policy CPUID data
` [PATCH v2 13/21] libs/guest: allow updating a cpu policy MSR data
` [PATCH v2 14/21] libs/guest: introduce helper to check cpu policy compatibility
` [PATCH v2 15/21] libs/guest: obtain a compatible cpu policy from two input ones
` [PATCH v2 16/21] libs/guest: make a cpu policy compatible with older Xen versions
` [PATCH v2 17/21] libs/guest: introduce helper set cpu topology in cpu policy
` [PATCH v2 18/21] libs/guest: rework xc_cpuid_xend_policy
` [PATCH v2 19/21] libs/guest: apply a featureset into a cpu policy
` [PATCH v2 20/21] libs/{light,guest}: implement xc_cpuid_apply_policy in libxl
` [PATCH v2 21/21] libs/guest: (re)move xc_cpu_policy_apply_cpuid

x86: memset() / clear_page() / page scrubbing
 2021-04-13 13:17 UTC  (6+ messages)

[PATCH v3 0/2] VMX: apic access page handling adjustments
 2021-04-13 13:03 UTC  (7+ messages)
` [PATCH v4] VMX: use a single, global APIC access page

[PATCH 0/3] xen-pciback: a fix, a workaround, and some simplification
 2021-04-13 12:54 UTC  (11+ messages)
` [PATCH 2/3] xen-pciback: reconfigure also from backend watch handler
` [PATCH 3/3] xen-pciback: simplify vpci's find hook

[PATCH v3 0/7] OvmfXen: Set PcdFSBClock at runtime
 2021-04-13 12:10 UTC  (14+ messages)
` [PATCH v3 1/7] OvmfPkg/XenResetVector: Silent a warning from nasm
` [PATCH v3 2/7] MdePkg: Allow PcdFSBClock to by Dynamic
  ` 回复: [edk2-devel] "
` [PATCH v3 3/7] OvmfPkg/IndustryStandard/Xen: Apply EDK2 coding style to XEN_VCPU_TIME_INFO
` [PATCH v3 4/7] OvmfPkg/IndustryStandard: Introduce PageTable.h
` [PATCH v3 5/7] OvmfPkg/XenPlatformPei: Map extra physical address
` [PATCH v3 6/7] OvmfPkg/XenPlatformPei: Calibrate APIC timer frequency
` [PATCH v3 7/7] OvmfPkg/OvmfXen: Set PcdFSBClock
` [edk2-devel] [PATCH v3 0/7] OvmfXen: Set PcdFSBClock at runtime

[xen-unstable-smoke test] 161085: tolerable all pass - PUSHED
 2021-04-13 11:11 UTC 

[qemu-mainline test] 161050: regressions - FAIL
 2021-04-13 10:19 UTC 

[PATCH] Remove support for ThumbEE
 2021-04-13 10:10 UTC  (6+ messages)

[PATCH 0/2] x86: is_pv*domain() adjustments
 2021-04-13  8:02 UTC  (10+ messages)
` [PATCH 1/2] x86: correct is_pv_domain() when !CONFIG_PV

[libvirt test] 161078: regressions - FAIL
 2021-04-13  6:41 UTC 

[ovmf test] 161054: all pass - PUSHED
 2021-04-13  5:13 UTC 

[xen-4.15-testing test] 161049: tolerable FAIL - PUSHED
 2021-04-13  5:07 UTC 

[PATCH] x86/EPT: minor local variable adjustment in ept_set_entry()
 2021-04-13  2:52 UTC  (3+ messages)

[PATCH 0/6] VT-d: assorted cleanup
 2021-04-13  2:50 UTC  (2+ messages)

[xen-4.14-testing test] 161048: tolerable FAIL - PUSHED
 2021-04-13  2:31 UTC 

[PATCH v3 0/3] Generic SMMU Bindings
 2021-04-13  0:27 UTC  (6+ messages)

[xen-unstable test] 161036: regressions - FAIL
 2021-04-12 22:30 UTC 

[xen-unstable bisection] complete test-armhf-armhf-libvirt
 2021-04-12 18:53 UTC 

[linux-linus test] 161022: regressions - FAIL
 2021-04-12 18:35 UTC 

[PATCH AUTOSEL 5.10 14/46] gpu/xen: Fix a use after free in xen_drm_drv_init
 2021-04-12 16:23 UTC 

[PATCH AUTOSEL 5.11 16/51] gpu/xen: Fix a use after free in xen_drm_drv_init
 2021-04-12 16:22 UTC 

[xen-4.12-testing test] 161015: regressions - FAIL
 2021-04-12 16:00 UTC 

[PATCH v2] x86/cpuid: Advertise no-lmsl unilaterally to hvm guests
 2021-04-12 15:26 UTC  (2+ messages)

[PATCH v2 00/12] x86/p2m: restrict more code to build just for HVM
 2021-04-12 14:48 UTC  (18+ messages)
` [PATCH v2 01/12] x86/p2m: set_{foreign,mmio}_p2m_entry() are HVM-only
` [PATCH v2 02/12] x86/p2m: {,un}map_mmio_regions() "
` [PATCH v2 03/12] x86/mm: the gva_to_gfn() hook is HVM-only
` [PATCH v2 04/12] AMD/IOMMU: guest IOMMU support is for HVM only
` [PATCH v2 05/12] x86/p2m: change_entry_type_* hooks are HVM-only
` [PATCH v2 06/12] x86/p2m: hardware-log-dirty related "
` [PATCH v2 07/12] x86/p2m: the recalc hook is HVM-only
` [PATCH v2 08/12] x86: mem-access "
` [PATCH v2 09/12] x86: make mem-paging configuarable and default it to off for being unsupported
` [PATCH v2 10/12] x86/p2m: {get,set}_entry hooks and p2m-pt.c are HVM-only
` [PATCH v2 11/12] x86/p2m: write_p2m_entry_{pre,post} hooks "
` [PATCH v2 12/12] x86/p2m: re-arrange struct p2m_domain

[xen-unstable-smoke test] 161051: tolerable all pass - PUSHED
 2021-04-12 13:53 UTC 

[PATCH] x86/cpuid: Advertise no-lmsle unilaterally to hvm guests
 2021-04-12 11:52 UTC  (4+ messages)

[PATCH 0/2] x86/shadow: shadow_get_page_from_l1e() adjustments
 2021-04-12 11:48 UTC  (3+ messages)
` [PATCH 1/2] x86/shadow: re-use variables in shadow_get_page_from_l1e()
` [PATCH 2/2] x86/shadow: streamline shadow_get_page_from_l1e()

[PATCH] x86/HVM: move is_s3_suspended field
 2021-04-12 11:38 UTC  (2+ messages)

[ovmf test] 161033: all pass - PUSHED
 2021-04-12 11:34 UTC 

[qemu-mainline test] 160980: regressions - FAIL
 2021-04-12 10:53 UTC 

[PATCH] iommu: remove read_msi_from_ire hook
 2021-04-12 10:50 UTC  (2+ messages)

[PATCH] x86/shadow: adjust callback arrays
 2021-04-12 10:42 UTC 

Commit moratorium on staging-4.15
 2021-04-12 10:14 UTC  (3+ messages)
  ` Commit moratorium on staging-4.15 lifited

[PATCH] xen/events: fix setting irq affinity
 2021-04-12  9:45 UTC  (4+ messages)

[libvirt test] 161037: regressions - FAIL
 2021-04-12  9:23 UTC 

[PATCH v2] xen/arm: kernel: Propagate the error if we fail to decompress the kernel
 2021-04-12  6:45 UTC  (2+ messages)


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