惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

J
Java Code Geeks
博客园 - 聂微东
人人都是产品经理
人人都是产品经理
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
博客园_首页
量子位
阮一峰的网络日志
阮一峰的网络日志
酷 壳 – CoolShell
酷 壳 – CoolShell
H
Hackread – Cybersecurity News, Data Breaches, AI and More
云风的 BLOG
云风的 BLOG
D
DataBreaches.Net
B
Blog
L
LangChain Blog
Apple Machine Learning Research
Apple Machine Learning Research
Vercel News
Vercel News
博客园 - 三生石上(FineUI控件)
爱范儿
爱范儿
Microsoft Azure Blog
Microsoft Azure Blog
IT之家
IT之家
aimingoo的专栏
aimingoo的专栏
B
Blog RSS Feed
H
Help Net Security
The Cloudflare Blog
U
Unit 42

The Register - Software: Virtualization

NodeWeaver says its perpetual licensing beats VMware’s perpetual price hikes NodeWeaver: Perpetual licensing beats VMware nickel-and-dime Microsoft cuts cloudy desktop prices by 20 percent Nutanix to add KubeVirt support to run VM on K8s at the edge Western Union zaps VMware and moves to Nutanix Nutanix thinks some Azure cloud desktops belong on-prem Nutanix thinks some Azure cloud desktops belong on-prem Nutanix brings its K8s to bare metal Half of VMware users plan to reduce usage by 2028 Xen Project announces five years of support for all releases Xen Project announces five years of support for all releases Broadcom says AI companies can’t make their own silicon One vendor doesn't mind high RAM prices: VMware NUC, NUC! Who’s there? ASUS with a thin client for cloud PCs Why flexibility will define the future of functionality AWS adds nested virtualization option for handful for EC2 Cisco set to release hypervisor as VMware alternative Cisco set to release hypervisor as VMware alternative Contain your Windows apps inside Linux Windows VMware scores early win in Siemens software licensing case Broadcom 'bulldozes' VMware CSPs with March deadline Java devs want container security - not the hassle Microsoft to face questions over From SA program Dell wants £10m+ from VMware if Tesco case goes against it Lenovo has a hunch you’re about to try quitting VMware China crew abused ESXi zero-days a year before disclosure China crew abused ESXi zero-days a year before disclosure AWS adds hybrid cloud storage support for Nutanix Nutanix pushes sovereign cloud in another swipe at VMware Nutanix pushes sovereign cloud in another swipe at VMware
Xen Project gets serious about safety in push to possibly...
Simon Sharwood · 2026-08-18 · via The Register - Software: Virtualization

virtualization

Boeing quietly joins FOSS hypervisor crew, as AMD and Renesas lead new effort to comply with formal standards

The Xen Project, home of the open-source hypervisor, has decided it’s time to get serious about formal safety.

That’s not an admission of security woes, but a push to ensure the hypervisor complies with formal safety standards like IEC-61508, which defines the processes and practices used in software that runs in devices and settings that could conceivably harm humans.

Xen has in recent years emphasized work to make its code more suitable to run in embedded workloads and devices like cars. The project points to the fact that modern vehicles rely on software for tasks as diverse as emergency braking and infotainment systems, and manufacturers’ preference to offer all such services with as few physical computers as possible. Virtualizing workloads in a car means a glitchy navigation app is isolated and can’t impact performance of a critical application like collision avoidance.

 The Xen Project now wants to make its software an even better option in such scenarios by complying with formal safety standards. The Register understands that project members believe many more devices, such as robots, will also need workload isolation, so they want to make sure that Xen becomes hypervisor-of-choice in more scenarios.

The group has therefore created a Safety Committee. Three companies are aboard as founding contributors – AMD, EPAM, and Renesas.

AMD and Renesas are chipmakers who are always on the lookout for new markets. Working with Xen and demonstrating expertise in a safety-certified hypervisor won’t hurt them one bit as they pitch their silicon to manufacturers.

The Xen Project has also created a new membership tier called Premier Plus for organizations pursuing functional safety certifications.

“Safety engineering has traditionally required every organization to recreate much of the same foundational work. We believe open source can change that,” said Cody Zuschlag, community manager at Xen Project. “By maintaining shared engineering evidence alongside the software itself, the Xen community can reduce duplicated effort, accelerate certification programs, and make functional safety more practical for industries building the next generation of software-defined systems.”

Boeing recently joined the project, and The Reg understands one reason the aerospace giant signed up was its interest in Xen's safety work.

It’s been a busy couple of weeks for the Xen Project, which in early August delivered an update to its flagship hypervisor. It wasn’t a major release but did add support for AMD Zen 5 Bus Lock Threshold, which makes it easier to ensure one guest VM doesn’t make it harder for other workloads to access CPU resources. The release also improved Arm support, and advanced work towards a fully functional release for RISC-V processors. ®