ARMv8/v9 Generic Timer Virtualization Architecture

ARMv8/v9 Generic Timer Virtualization Architecture

ver0.2 Introduction In the previous article, we introduced the working principle of the Generic Timer, analyzing the System Counter and the set of Timers on each PE-Core. Initially, we planned to introduce the architecture and workflow of the Generic Timer in a virtualization scenario as well, but upon completion, we found the length was too … Read more

How to Create Multiple Virtual Machines Using Server Virtualization Technology?

How to Create Multiple Virtual Machines Using Server Virtualization Technology?

What aspects should be considered for server security defense? How to open server ports? The five key steps involved in opening server ports How to format and mount a data disk on a Linux server A historic moment! Intel and AMD announce collaboration: jointly defending the x86 ecosystem Detailed explanation of Xeon CPUs – rankings … Read more

Virtualization: More Than You Think!

Virtualization: More Than You Think!

The main text contains 2604 words, with an estimated reading time of 8 minutes. The pandemic has changed the global business landscape, making scalability and growth objectives crucial parts of enterprise development plans, particularly for data centers. In the model of software-defined data centers, virtualization technology plays one of the most central roles, abstracting physical … Read more

Virtualization Learning: Testing ESXi 7.0 on Lenovo SR588 Server

Virtualization Learning: Testing ESXi 7.0 on Lenovo SR588 Server

In today’s digital age, server virtualization technology has become a key means to improve resource utilization, reduce costs, and simplify management. VMware ESXi, as a widely used enterprise-level virtualization platform, can create multiple isolated virtual machines on a single physical server, providing independent operating environments for different applications. Software Preparation: VMware ESXi 7.0 image file … Read more

Setting Up a QEMU Linux Kernel (5.10.209) Development Environment

Setting Up a QEMU Linux Kernel (5.10.209) Development Environment

Version Information Host Machine: <span>ubuntu 20.04.6 LTS (Focal Fossa)</span> Virtual Machine: <span>ubuntu 20.04.6 LTS (Focal Fossa)</span> The steps for installing the host machine are omitted, as they are no different from installing a virtual machine in <span>vmware</span>. It is important to ensure that <span>Intel VT-x</span> is enabled. If the virtual machine reports <span>This platform does … Read more

Plugin Conflict Blue Screen? Virtualization Isolation Solution for Coexisting 300 Plugins

Plugin Conflict Blue Screen? Virtualization Isolation Solution for Coexisting 300 Plugins

Plugin Conflict Blue Screen? Virtualization Isolation Solution for Coexisting 300 Plugins Last night, I stayed up late just to install a small plugin. What happened? My computer gave me a blue screen. Ah, it drove me crazy! Two hours of editing gone! I swore I would never touch that plugin again, but then I thought—if … Read more

Troubleshooting Application Server Connection Issues in Virtualization

Troubleshooting Application Server Connection Issues in Virtualization

Click the above to follow Hat Computer for free answers to various computer knowledge.At the beginning of today’s article, I want to explain briefly, as many of my wealthy fans have commented that there are some typos. All my articles are purely hand-typed original content. Sometimes late at night, while typing articles, I can’t help … Read more

Tutorial for Installing Windows Server 2022 on ESXi Virtualization

Tutorial for Installing Windows Server 2022 on ESXi Virtualization

Tutorial for Installing Windows Server 2022 on ESXi Virtualization ESXi Configuration Create & Register Virtual Machine Fill in Name and Select Operating System Type Select Storage Location Configure CPU, Memory, Storage and Mount ISO Image Install System Power On After powering on, quickly press any key to enter the installation program [it is recommended to … Read more

Can Xinchang Virtualization Extend Clusters Like VMware?

Can Xinchang Virtualization Extend Clusters Like VMware?

◉ In terms of disaster recovery, can Xinchang virtualization extend clusters like VMware? Or must it rely on load balancing and disaster recovery software to achieve virtual machine disaster recovery effects?*The question comes from community member @loveoct10th, a system engineer at a commercial bank in a certain city. The following sharing is from community peers … Read more

Comparison of Linux Virtualization Solutions: VirtualBox vs KVM

Comparison of Linux Virtualization Solutions: VirtualBox vs KVM

Comparison of Virtualization Solutions: VirtualBox vs KVM Comparison Dimension VirtualBox KVM (based on QEMU) Performance – High resource usage, suitable for lightweight virtualization– Does not support hardware acceleration (requires third-party extensions) – High performance, supports Intel VT-x/AMD-V hardware virtualization– Low resource usage, suitable for high-density virtualization Use Cases – Personal development and testing– Teaching demonstrations– … Read more