Cross-Architecture Virtual Machine Migration via State Conversion

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current methods for migrating a virtual machine across different instruction set architectures are complex, often require shutting down the VM, result in lost system availability, and are time-consuming, as they rely on specific operating system capabilities or hardware emulation that is not flexible enough to handle disparate architectures.

Innovation Solution

The use of enhanced system translators that pause the virtual machine, collect and convert its state into an architecture-independent form, and transfer it to a new physical machine with a different instruction set architecture, allowing for seamless resumption and hardware emulation to match the new architecture.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If traditional VM migration methods are used between different instruction set architectures, then the VM can be migrated, but the migration requires shutting down the VM and is time-consuming

Engineering Contradiction:
Improvecross-architecture migration capabilityVSAvoidsystem downtime during migration
Core Design Contradiction:
Adaptability or versatilityVSLoss of time

Solution Approach 1:

The patent performs preliminary actions by pausing the virtual machine before migration and pre-converting its state to an architecture-independent format. This allows the migration process to proceed without full shutdown, reducing system downtime while enabling cross-architecture migration.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent introduces an intermediary conversion mechanism that transforms the virtual machine state from architecture-specific format to architecture-independent format. This intermediary conversion layer enables seamless migration between different instruction set architectures without requiring complete VM shutdown, thus reducing downtime while achieving cross-architecture compatibility.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Adaptability or versatility

If hardware emulation is used to handle disparate architectures, then cross-architecture migration is enabled, but the process becomes complex and inflexible

Engineering Contradiction:
Improvecross-architecture migration capabilityVSAvoidmigration process complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent changes the fundamental parameter of state representation from architecture-specific to architecture-independent. By converting the VM state to a universal format that abstracts away hardware-specific details, the system achieves cross-architecture migration capability while simplifying the migration process and reducing complexity.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent creates a universal state conversion mechanism that can handle multiple instruction set architectures through a single architecture-independent format. This universal approach eliminates the need for architecture-specific migration logic, reducing complexity while maintaining flexibility across diverse hardware environments.

Inventive Principle:
Principle #6Universality (Multi-functionality)

3Ease of operation

If the VM state is converted to architecture-independent form, then seamless migration is enabled, but additional conversion steps are required

Engineering Contradiction:
Improvemigration seamlessnessVSAvoidconversion process complexity
Core Design Contradiction:
Ease of operationVSDevice complexity

Solution Approach 1:

The patent extracts the architecture-specific elements from the virtual machine state and separates them into a universal, architecture-independent representation. This extraction process, while adding a conversion step, enables seamless migration by eliminating architecture-specific compatibility issues and simplifying the actual migration operation.

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS9996396B2Cross architecture virtual machine migration
Publication Date: 2018.06.12 INTERNATIONAL BUSINESS MACHINE CORPORATION
  • US9996396B2 patent drawing
  • US9996396B2 patent drawing
  • US9996396B2 patent drawing

AI summary

Provided are a computer program product, system, and method for transferring a virtual machine from a first server to a second server. A first enhanced system translator executing on the first server includes a first virtual machine interface to interface with a first instance of the virtual machine on the first server and a first convert state component. A second enhanced system translator executing on the second server includes a second virtual machine interface to interface with a second instance of the virtual machine and a second convert state component. The first convert state component converts a state of the first instance of the virtual machine to a first instruction set architecture and the second convert state component converts the first instructions set architecture to a second instruction set architecture for use by the second instance of the virtual machine to run on the second server.