Xen-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-09 18:20:02 to 2022-08-11 17:05:38 UTC [more...]

[PATCH 0/2] x86/spec-ctrl: Reduce HVM RSB overhead
 2022-08-11 17:05 UTC  (8+ messages)
` [PATCH 1/2] x86/spec-ctrl: Enumeration for PBRSB_NO
` [PATCH 2/2] x86/spec-ctrl: Reduce HVM RSB overhead where possible

[XEN PATCH v4 00/32] Toolstack build system improvement, toward non-recursive makefiles
 2022-08-11 16:48 UTC  (33+ messages)
` [XEN PATCH v4 01/32] tools/debugger/gdbsx: Fix and cleanup makefiles
` [XEN PATCH v4 02/32] tools/firmware/hvmloader: rework Makefile
` [XEN PATCH v4 03/32] tools/fuzz/x86_instruction_emulator: rework makefile
` [XEN PATCH v4 04/32] tools/hotplug: cleanup Makefiles
` [XEN PATCH v4 05/32] tools/libfsimage: Cleanup makefiles
` [XEN PATCH v4 06/32] tools/xenpaging: Rework makefile
` [XEN PATCH v4 07/32] tools/xentop: rework makefile
` [XEN PATCH v4 08/32] tools/xentrace: rework Makefile
` [XEN PATCH v4 09/32] .gitignore: Cleanup ignores of tools/libs/*/{headers.chk,*.pc}
` [XEN PATCH v4 10/32] tools/libs/util: cleanup Makefile
` [XEN PATCH v4 11/32] tools/flask/utils: list build targets in $(TARGETS)
` [XEN PATCH v4 12/32] libs/libs.mk: Rename $(LIB) to $(TARGETS)
` [XEN PATCH v4 13/32] libs/libs.mk: Remove the need for $(PKG_CONFIG_INST)
` [XEN PATCH v4 14/32] libs/libs.mk: Rework target headers.chk dependencies
` [XEN PATCH v4 15/32] tools: Introduce $(xenlibs-rpath,..) to replace $(SHDEPS_lib*)
` [XEN PATCH v4 16/32] tools: Introduce $(xenlibs-ldlibs, ) macro
` [XEN PATCH v4 17/32] tools: Introduce $(xenlibs-ldflags, "
` [XEN PATCH v4 18/32] tools/helper: Cleanup Makefile
` [XEN PATCH v4 19/32] tools/console: Use $(xenlibs-ldlibs,)
` [XEN PATCH v4 20/32] tools: Add -Werror by default to all tools/
` [XEN PATCH v4 21/32] tools: Remove -Werror everywhere else
` [XEN PATCH v4 22/32] tools/hotplug: Generate "hotplugpath.sh" with configure
` [XEN PATCH v4 23/32] libs/light/gentypes.py: allow to generate headers in subdirectory
` [XEN PATCH v4 24/32] git-checkout.sh: handle running git-checkout from a different directory
` [XEN PATCH v4 25/32] libs: Avoid exposing -Wl,--version-script to other built library
` [XEN PATCH v4 26/32] libs: Fix auto-generation of version-script for unstable libs
` [XEN PATCH v4 27/32] tools/include: Rework Makefile
` [XEN PATCH v4 28/32] libs/light: Rework acpi table build targets
` [XEN PATCH v4 29/32] libs/light: Rework generation of include/_libxl_*.h
` [XEN PATCH v4 30/32] libs/light: Rework targets prerequisites
` [XEN PATCH v4 31/32] libs/light: Makefile cleanup
` [XEN PATCH v4 32/32] tools/golang/xenlight: Rework gengotypes.py and generation of *.gen.go

[PATCH v2 0/3] PCI: re-work pci_get_pdev() and friends
 2022-08-11 16:37 UTC  (15+ messages)
` [PATCH v2 1/3] PCI: simplify (and thus correct) pci_get_pdev{,_by_domain}()
` [PATCH v2 2/3] PCI: fold pci_get_pdev{,_by_domain}()
` [PATCH v2 3/3] PCI: bring pci_get_real_pdev() in line with pci_get_pdev()
` [PATCH] x86/msi: Switch msi_info to using pci_sbdf_t

[ovmf test] 172386: regressions - FAIL
 2022-08-11 15:45 UTC 

[PATCH v2] xen/arm: smmu: Set s2cr to type fault when the devices are deassigned
 2022-08-11 15:42 UTC 

Question: Enable LINUX_EFI_MEMRESERVE_TABLE_GUID in EFI
 2022-08-11 15:34 UTC  (7+ messages)

[PATCH] config/x86: tidy {Free,Open}BSD LDFLAGS_DIRECT handling
 2022-08-11 15:18 UTC  (2+ messages)

[PATCH] build/x86: suppress GNU ld 2.39 warning about RWX load segments
 2022-08-11 15:14 UTC  (2+ messages)

[qemu-mainline test] 172379: regressions - FAIL
 2022-08-11 14:40 UTC 

[PATCH v4 0/2] Xen FF-A mediator
 2022-08-11 13:38 UTC  (6+ messages)
` [PATCH v4 2/2] xen/arm: add "

[xen-unstable-smoke test] 172382: tolerable FAIL - PUSHED
 2022-08-11 12:51 UTC 

[XEN PATCH 0/2] libxl: replace deprecated -sdl and -soundhw qemu options
 2022-08-11 12:30 UTC  (4+ messages)
` [XEN PATCH 2/2] tools/libxl: Replace deprecated -soundhw on QEMU command line

[xen-unstable test] 172374: tolerable FAIL - PUSHED
 2022-08-11 12:20 UTC 

[PATCH] x86/amd: Only call setup_force_cpu_cap for boot CPU
 2022-08-11 12:19 UTC  (2+ messages)

[PATCH v2 00/13] Intel Hardware P-States (HWP) support
 2022-08-11 12:16 UTC  (18+ messages)
` [PATCH v2 01/13] cpufreq: Allow restricting to internal governors only
` [PATCH v2 02/13] cpufreq: Add perf_freq to cpuinfo
` [PATCH v2 03/13] cpufreq: Export intel_feature_detect
` [PATCH v2 04/13] cpufreq: Add Hardware P-State (HWP) driver
` [PATCH v2 05/13] xenpm: Change get-cpufreq-para output for internal
` [PATCH v2 06/13] cpufreq: Export HWP parameters to userspace
` [PATCH v2 07/13] libxc: Include hwp_para in definitions
` [PATCH v2 08/13] xenpm: Print HWP parameters
` [PATCH v2 09/13] xen: Add SET_CPUFREQ_HWP xen_sysctl_pm_op
` [PATCH v2 10/13] libxc: Add xc_set_cpufreq_hwp
` [PATCH v2 11/13] xenpm: Factor out a non-fatal cpuid_parse variant
` [PATCH v2 12/13] xenpm: Add set-cpufreq-hwp subcommand
` [PATCH v2 13/13] CHANGELOG: Add Intel HWP entry

[PATCH] xen/pciback: Fix comment typo
 2022-08-11 12:09 UTC 

[ovmf test] 172381: regressions - FAIL
 2022-08-11 11:30 UTC 

[linux-linus test] 172369: regressions - FAIL
 2022-08-11 11:11 UTC 

[PATCH] x86/cpu: Drop _init from *_cpu_cap functions
 2022-08-11 10:59 UTC  (5+ messages)

[PATCH] PCI: avoid bogus calls to get_pseg()
 2022-08-11  9:26 UTC  (5+ messages)

[ovmf test] 172378: regressions - FAIL
 2022-08-11  9:00 UTC 

[libvirt test] 172375: regressions - FAIL
 2022-08-11  8:58 UTC 

[RFC net-next io_uring 00/11] improve io_uring's ubuf_info refcounting
 2022-08-10 15:49 UTC  (12+ messages)
` [RFC net-next io_uring 01/11] net: introduce struct ubuf_info_msgzc
` [RFC net-next io_uring 02/11] xen/netback: use "
` [RFC net-next io_uring 03/11] vhost/net: "
` [RFC net-next io_uring 04/11] net: shrink struct ubuf_info
` [RFC net-next io_uring 05/11] net: rename ubuf_info's flags
` [RFC net-next io_uring 06/11] net: add flags for controlling ubuf_info
` [RFC net-next io_uring 07/11] net/tcp: optimise tcp ubuf refcounting
` [RFC net-next io_uring 08/11] net: let callers provide ->msg_ubuf refs
` [RFC net-next io_uring 09/11] io_uring/notif: add helper for flushing refs
` [RFC net-next io_uring 10/11] io_uring/notif: mark notifs with UARGFL_CALLER_PINNED
` [RFC net-next io_uring 11/11] io_uring/notif: add ubuf_info ref caching

Reg. Tee init fail
 2022-08-11  7:34 UTC  (6+ messages)

[qemu-mainline test] 172366: regressions - FAIL
 2022-08-11  7:27 UTC 

[ovmf test] 172376: regressions - FAIL
 2022-08-11  6:47 UTC 

[PATCH 00/11] x86: support AVX512-FP16
 2022-08-11  6:43 UTC  (29+ messages)
` [PATCH 01/11] x86/CPUID: AVX512-FP16 definitions
` [PATCH 02/11] x86emul: handle AVX512-FP16 insns encoded in 0f3a opcode map
` [PATCH 03/11] x86emul: handle AVX512-FP16 Map5 arithmetic insns
` [PATCH 04/11] x86emul: handle AVX512-FP16 move insns
` [PATCH 05/11] x86emul: handle AVX512-FP16 fma-like insns
` [PATCH 06/11] x86emul: handle AVX512-FP16 Map6 misc insns
` [PATCH 07/11] x86emul: handle AVX512-FP16 complex multiplication insns
` [PATCH 08/11] x86emul: handle AVX512-FP16 conversion to/from (packed) int16 insns
` [PATCH 09/11] x86emul: handle AVX512-FP16 floating point conversion insns
` [PATCH 10/11] x86emul: handle AVX512-FP16 conversion to/from (packed) int{32,64} insns
` [PATCH 11/11] x86emul: AVX512-FP16 testing

[ovmf test] 172373: regressions - FAIL
 2022-08-11  4:11 UTC 

[xen-unstable test] 172363: FAIL
 2022-08-11  3:36 UTC 

[ovmf test] 172371: regressions - FAIL
 2022-08-11  2:36 UTC 

[xen-unstable-smoke test] 172368: tolerable FAIL - PUSHED
 2022-08-11  0:59 UTC 

[ovmf test] 172370: regressions - FAIL
 2022-08-11  0:13 UTC 

[ovmf test] 172365: regressions - FAIL
 2022-08-10 21:28 UTC 

[linux-linus test] 172359: regressions - FAIL
 2022-08-10 21:21 UTC 

[PATCH] xen/arm: gic: Fix MISRA C 2012 Rule 20.7 violation
 2022-08-10 20:33 UTC  (3+ messages)

[PATCH 0/3] libxl smbios support
 2022-08-10 19:48 UTC  (4+ messages)
` [PATCH 1/3] golang/xenlight: Extend KeyedUnion to support Arrays
` [PATCH 2/3] xl/libxl: Add ability to specify SMBIOS strings
` [PATCH 3/3] xl/libxl: Add OEM string support to smbios

[qemu-mainline test] 172355: regressions - FAIL
 2022-08-10 19:37 UTC 

[ovmf test] 172362: regressions - FAIL
 2022-08-10 18:08 UTC 

[XEN v1] xen: arm: Check if timer is enabled for timer irq
 2022-08-10 17:45 UTC  (9+ messages)

[xen-unstable test] 172354: regressions - trouble: blocked/broken/fail/pass
 2022-08-10 17:30 UTC 

[ovmf test] 172361: regressions - FAIL
 2022-08-10 16:39 UTC 

[PATCH] x86/hvm: Improve hvm_set_guest_pat() code generation again
 2022-08-10 14:06 UTC  (2+ messages)

[ovmf test] 172356: regressions - FAIL
 2022-08-10 13:55 UTC 

[linux-linus test] 172347: regressions - FAIL
 2022-08-10 12:21 UTC 

[libvirt test] 172348: regressions - FAIL
 2022-08-10 11:37 UTC 

[PATCH 0/4] update the xen config fragments
 2022-08-10 11:32 UTC  (7+ messages)
` [PATCH 1/4] xen: x86: set the config XEN_512GB after config change
` [PATCH 2/4] xen: remove XEN_SCRUB_PAGES in xen.config
` [PATCH 3/4] xen: move XEN_BALLOON_MEMORY_HOTPLUG to generic config
` [PATCH 4/4] MAINTAINERS: add xen config fragments to XEN HYPERVISOR sections

[PATCH] xen/arm: vgic: Fix coding style in macro REG_RANK_INDEX()
 2022-08-10 10:07 UTC  (2+ messages)

[PATCH] [RFC] xen/vpci: modify pci_get_pdev_by_domain() & pci_get_pdev()
 2022-08-10  9:51 UTC  (4+ messages)
` [PATCH] xen/arm: smmuv1: Set s2cr to type fault when the devices are deassigned

[ovmf test] 172353: regressions - FAIL
 2022-08-10  9:50 UTC 

[qemu-mainline test] 172345: regressions - FAIL
 2022-08-10  9:23 UTC 

[xen-unstable test] 172342: tolerable FAIL - PUSHED
 2022-08-10  9:01 UTC 

[PATCH] x86/AMD: check microcode size against CPUID-supplied limit
 2022-08-10  8:12 UTC 

[ovmf test] 172351: regressions - FAIL
 2022-08-10  7:53 UTC 

[PATCH v2 0/4] vpci: first series in preparation for vpci on ARM
 2022-08-10  6:46 UTC  (5+ messages)
` [PATCH v2 3/4] vpci: use pcidevs locking to protect MMIO handlers

[ovmf test] 172346: regressions - FAIL
 2022-08-10  5:36 UTC 

[linux-linus test] 172336: regressions - FAIL
 2022-08-10  4:13 UTC 

[ovmf test] 172343: regressions - FAIL
 2022-08-10  3:01 UTC 

[qemu-mainline test] 172332: regressions - FAIL
 2022-08-10  2:35 UTC 

[xen-unstable-smoke test] 172338: tolerable FAIL - PUSHED
 2022-08-10  1:36 UTC 

[ovmf test] 172341: regressions - FAIL
 2022-08-10  1:07 UTC 

[xen-unstable test] 172329: tolerable FAIL - PUSHED
 2022-08-09 23:42 UTC 

[ovmf test] 172337: regressions - FAIL
 2022-08-09 23:09 UTC 

[XEN v1] gitlab: automation: Fix the automation scripts
 2022-08-09 22:17 UTC  (2+ messages)

[PATCH] xen/arm: regs: Fix MISRA C 2012 Rule 20.7 violation
 2022-08-09 21:48 UTC  (2+ messages)

[PATCH] xen/arm: vreg: Fix MISRA C 2012 Rule 20.7 violation
 2022-08-09 21:46 UTC  (2+ messages)

[ovmf test] 172335: regressions - FAIL
 2022-08-09 20:55 UTC 

[linux-linus test] 172326: regressions - FAIL
 2022-08-09 19:51 UTC 

[xen-unstable-smoke test] 172331: tolerable FAIL - PUSHED
 2022-08-09 18:42 UTC 

[ovmf test] 172330: regressions - FAIL
 2022-08-09 18:26 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).