> For the complete documentation index, see [llms.txt](https://docs.vergeos-demo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vergeos-demo.com/release-notes/2025-or-earlier/4-10-release-notes.md).

# 4.10

## 4.10

{% hint style="info" %}
**Series Information**

* **Initial Release**: June 2022 (4.10.0)
* **Latest Version**: 4.10.3.1 (January 2023)
* **Status**: Deprecated (Superseded by 4.11)
* **End-of-Life**: June 2024
  {% endhint %}

### Major Features & Themes

#### GPU & Virtualization

{% hint style="success" %}
**GPU Enhancements**

* NVIDIA Virtual GPU (vGPU) support
* Enhanced GPU passthrough capabilities
* Support for display port GPU cards
* Multi-GPU support per VM
* Improved GPU device status handling
  {% endhint %}

#### Performance & Resource Management

{% hint style="info" %}
**System Optimization**

* CPU C-States management for high performance
* Enhanced vSAN performance (turbocharger)
* Improved live migration capabilities
* Optimized VM storage operations
* Enhanced resource waiting states
  {% endhint %}

#### System Administration

{% hint style="success" %}
**Management Features**

* Enhanced VM console functionality
* Improved tenant portability
* Advanced NIC queue configuration
* Enhanced VLAN management
* Improved system diagnostics
  {% endhint %}

#### Security & Networking

{% hint style="info" %}
**Network Improvements**

* Enhanced firewall rule management
* Improved DHCP handling
* Advanced wireguard configuration
* Enhanced network diagnostics
* Optimized core network traffic
  {% endhint %}

## Release Notes

### 4.10.3.1 (January 2023)

#### Fixes

* Fixed VMware backup jobs statistics regression

### 4.10.3 (December 2022)

#### Features

**Virtual Machine Management**

* Added CPU pinning for guests
* Increased max RAM to 1TB for machines
* Enhanced VM cloning functionality
* Improved secure boot handling

**Networking**

* Enhanced wireguard dashboard
* Improved firewall rule management
* Added advanced network rule capabilities
* Enhanced tenant networking features

**Storage & System**

* Enhanced NAS volume sync mechanisms
* Improved vSAN diagnostics
* Enhanced SMART monitoring
* Added tenant snapshot improvements

#### OS & Installation

* Significant vSAN performance improvements
* Updated to Kernel 5.10.158
* Improved boot partition operations
* Enhanced installation automation

### 4.10.2.1 (September 2022)

{% hint style="info" %}
**Hotfix Release**

Migrations and reboots are not needed when updating from version 4.10.2
{% endhint %}

#### Features

* Added multi-select support for lists
* Enhanced network creation workflow
* Improved IPMI logging
* Enhanced recipe question handling
* Improved GPU device management

#### Bug Fixes

* Resolved GPU status display issues
* Fixed VM dashboard refresh problems
* Enhanced cloud snapshot management
* Improved tenant provisioning stability

### 4.10.2 (July 2022)

#### Improvements

* Optimized Core network traffic priorities
* Enhanced network packet handling
* Improved system stability

### 4.10.1 (July 2022)

#### Features

* Enhanced system diagnostics
* Improved tenant management
* Enhanced IPMI interface support
* Advanced scheduled subscription options

#### System Updates

* Enhanced vSAN performance
* Upgraded to kernel 5.10.129
* Improved system security
* Enhanced installation workflow

### 4.10.0 (June 2022)

#### Major Features

**Virtualization**

* NVIDIA Virtual GPU (vGPU) support
* Enhanced CPU state management
* Improved VM resource handling
* Advanced VM console features

**System Management**

* Enhanced machine notes system
* Improved resource waiting states
* Advanced migration controls
* Enhanced guest agent integration

**Performance**

* Improved VM hibernation
* Enhanced storage management
* Optimized machine migration
* Advanced timer synchronization


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.vergeos-demo.com/release-notes/2025-or-earlier/4-10-release-notes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
