CN109656646B - Remote desktop control method, device, equipment and virtualization chip - Google Patents

Remote desktop control method, device, equipment and virtualization chip Download PDF

Info

Publication number
CN109656646B
CN109656646B CN201710943570.8A CN201710943570A CN109656646B CN 109656646 B CN109656646 B CN 109656646B CN 201710943570 A CN201710943570 A CN 201710943570A CN 109656646 B CN109656646 B CN 109656646B
Authority
CN
China
Prior art keywords
physical machine
information
chip
desktop
service module
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201710943570.8A
Other languages
Chinese (zh)
Other versions
CN109656646A (en
Inventor
张献涛
杨航
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201710943570.8A priority Critical patent/CN109656646B/en
Publication of CN109656646A publication Critical patent/CN109656646A/en
Application granted granted Critical
Publication of CN109656646B publication Critical patent/CN109656646B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/45595Network integration; Enabling network access in virtual machine instances

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer And Data Communications (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application provides a remote desktop control method, a remote desktop control device and a virtualization chip, wherein the method comprises the following steps: a VNC service module of a virtualization chip receives a control request sent by remote control equipment through a VNC client, wherein the control request carries operation information for remote desktop control; the VNC service module analyzes the operation information from the control request, executes an operation corresponding to the operation information, and sends an operation result to an input/output module of the virtualization chip; and the input and output module provides the operation result to a physical machine connected with the virtualization chip through a high-speed serial bus between the virtualization chip and the physical machine so that the physical machine performs desktop control according to the operation result. According to the technical scheme, the remote control equipment can control mouse operation and keyboard operation of the physical machine, and the desktop of the physical machine is displayed on the remote control equipment, so that VNC access experience is provided for a user.

Description

Remote desktop control method, device, equipment and virtualization chip
Technical Field
The application relates to the technical field of internet, in particular to a remote desktop control method, device, equipment and a virtualization chip.
Background
In the aspects of operation and maintenance, data reliability, resource elasticity and the like, a physical Machine cannot meet the requirement of cloud deployment, so that a Virtual Machine (Virtual Machine) is rapidly developed, the Virtual Machine is a complete computer system which has complete hardware system functions and runs in a completely isolated environment through software simulation, all operations are carried out in the Virtual Machine, running software can be independently installed, data is stored, and an independent desktop is provided.
However, after a plurality of virtual machines are created on a physical machine, the plurality of virtual machines share a CPU (Central Processing Unit) resource, a memory resource, a storage resource, and the like of the physical machine, and the virtual machines have problems of performance loss, resource contention, and the like, for example, the virtual machines can only use a part of the CPU resource, the memory resource, and the storage resource of the physical machine, and each virtual machine contends for the CPU resource, the memory resource, and the storage resource.
Disclosure of Invention
The application provides a remote desktop control method, which comprises the following steps:
a VNC service module of a virtualization chip receives a control request sent by a remote control device through a VNC client, wherein the control request carries operation information for remote desktop control;
the VNC service module analyzes the operation information from the control request, executes an operation corresponding to the operation information, and sends an operation result to an input/output module of the virtualization chip;
and the input and output module provides the operation result to a physical machine connected with the virtualization chip through a high-speed serial bus between the virtualization chip and the physical machine so that the physical machine performs desktop control according to the operation result.
The application provides a remote desktop control device, the device includes:
the VNC service module is used for receiving a control request sent by remote control equipment through a VNC client, wherein the control request carries operation information for remote desktop control; analyzing the operation information from the control request, executing the operation corresponding to the operation information, and sending an operation result to an input/output module; wherein the VNC service module and the input-output module are deployed on a virtualization chip;
and the input and output module is used for providing the operation result to a physical machine connected with the virtualization chip through a high-speed serial bus between the virtualization chip and the physical machine so as to enable the physical machine to perform desktop control according to the operation result.
The application provides computer equipment, which comprises a physical machine and a virtualization chip, wherein the virtualization chip is connected with the physical machine through a high-speed serial bus; wherein:
the virtual chip is used for receiving a control request sent by a remote control device through a VNC client, wherein the control request carries operation information for remote desktop control; analyzing the operation information from the control request, executing the operation corresponding to the operation information, and providing the operation result to the physical machine through a high-speed serial bus between the virtualization chip and the physical machine;
and the physical machine is used for carrying out desktop control according to the operation result.
The application provides a virtualization chip, which is used for receiving a control request sent by a remote control device through a VNC client, wherein the control request carries operation information for remote desktop control; analyzing the operation information from the control request, executing the operation corresponding to the operation information, and providing the operation result to the physical machine through a high-speed serial bus between the virtualization chip and the physical machine so that the physical machine performs desktop control according to the operation result.
Based on the technical scheme, in the embodiment of the application, the physical machine and the Hypervisor service can be separated by deploying the physical machine and the virtualization chip, so that the performance and the high isolation of the physical machine are ensured, the elastic cloud deployment of the virtual machine is maintained, the physical machine has the elasticity of the virtual machine, and the quick deployment, the quick migration, the cloud disk starting, the cloud disk hooking and the automatic operation and maintenance of the physical machine can be supported. In the above manner, instead of creating multiple virtual machines on a physical machine, only the physical machine is deployed, so that the multiple virtual machines do not share CPU resources, memory resources, and storage resources of the physical machine, and problems such as performance loss and resource contention are avoided. Moreover, by implementing a VNC (Virtual Network Console) server function on the virtualization chip, the remote control device can control mouse operations and keyboard operations of the physical machine, and display a desktop of the physical machine on the remote control device, thereby providing VNC access experience for a user.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments of the present application or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments described in the present application, and other drawings can be obtained by those skilled in the art according to the drawings of the embodiments of the present application.
FIGS. 1A-1D are hardware block diagrams of a computer device in one embodiment of the present application;
FIG. 2 is a flow chart of a remote desktop control method in one embodiment of the present application;
fig. 3 is a configuration diagram of a remote desktop control device according to an embodiment of the present application.
Detailed Description
The terminology used in the embodiments of the present application is for the purpose of describing particular embodiments only and is not intended to be limiting of the application. As used in this application and the claims, the singular forms "a", "an", and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It should also be understood that the term "and/or" as used herein is meant to encompass any and all possible combinations of one or more of the associated listed items.
It should be understood that although the terms first, second, third, etc. may be used in the embodiments of the present application to describe various information, the information should not be limited to these terms. These terms are only used to distinguish one type of information from another. For example, first information may also be referred to as second information, and similarly, second information may also be referred to as first information, without departing from the scope of the present application. Depending on the context, moreover, the word "if" as used may be interpreted as "at … …," or "when … …," or "in response to a determination.
The embodiment of the application provides a remote desktop control method, which can be applied to computer equipment, wherein the computer equipment can include but is not limited to a physical machine and a virtualization chip.
The physical machine may include, but is not limited to, a first processor (i.e., CPU), a memory, and a motherboard, and an operating system is run on the physical machine. In addition, the physical machine may not include a storage resource such as a hard disk, and of course, the physical machine may also include a storage resource such as a local disk, which is not limited to this. In one example, the following description will be made by taking an example that the physical machine may not include a storage resource such as a hard disk.
In a conventional manner, a plurality of virtual machines are created on a physical machine, and the plurality of virtual machines share CPU resources, memory resources, storage resources, and the like of the physical machine, so that the virtual machines have problems of performance loss, resource contention, and the like.
Different from a conventional physical machine, the physical machine in the embodiment of the present application does not have a local Storage resource, that is, a Storage resource such as a hard disk is not deployed locally for the physical machine, but a cloud Storage device is used to provide a Storage resource for the physical machine, where the cloud Storage device may include, but is not limited to, a cloud disk, an NAS (Network Attached Storage) device, and the like, and the type of the cloud Storage device is not limited.
Therefore, all data read-write operations of the physical machine can be realized by accessing the cloud storage device, that is, when data is written, the data is written into the cloud storage device, and when data is read, the data is read from the cloud storage device. In summary, in the physical machine in the embodiment of the present application, if storage resources such as a local hard disk are not deployed, the physical machine is a stateless physical machine, that is, the physical machine itself does not store related data, and all data are stored in the cloud storage device. Therefore, when the physical machine fails, the physical machine can be migrated to another physical machine to continue to serve the tenant, but the tenant data does not need to be migrated, so that the physical machine can be rapidly migrated, the migration process is imperceptible to the tenant, the virtual machine migration advantage can be achieved, and the service experience of the virtual machine can be maintained.
In the embodiment of the application, the Hypervisor service can be transferred to a virtualized chip to be implemented, that is, the Hypervisor service is implemented on the virtualized chip, instead of the Hypervisor service being implemented on a physical machine, and the architecture in which the Hypervisor service and the physical machine are separated enables the physical machine not to implement the Hypervisor service, that is, data related to the Hypervisor service does not need to be stored locally. When a physical machine fails, data related to the Hypervisor service cannot be lost, when the data is migrated to another physical machine, the data related to the Hypervisor service in the virtualization chip can be migrated to a virtualization chip of another physical machine, the Hypervisor service is realized on the migrated virtualization chip, the rapid migration of the Hypervisor service is realized, the migration advantage of the virtual machine is achieved, the service experience of the virtual machine is maintained, and the elasticity of the virtual machine is achieved.
The Hypervisor service is an intermediate software layer running between a physical machine and an operating system, and can allow a plurality of operating systems and applications to share one set of basic physical hardware, so that the Hypervisor service can also be regarded as a 'meta' operating system in a virtual environment, and the Hypervisor service is the core of all virtualization technologies.
In the conventional Virtual Machine service, the Virtual Machine may provide the VNC service through a VMM (Virtual Machine Monitor), but in the embodiment of the present application, the Hypervisor service (such as QEMU (Virtual operating system simulator)) may be deployed in the virtualization chip instead of the Hypervisor service deployed in the physical Machine, and the VNC service may be implemented through the Hypervisor service (such as QEMU) in the virtualization chip, so as to provide the VNC access experience for the user.
Specifically, the virtualization chip may obtain desktop data of the physical machine, and provide the desktop data to the remote control device, so that the remote control device locally displays the desktop of the physical machine on the remote control device according to the desktop data. The virtualization chip can simulate the keyboard operation and the mouse operation of the remote control equipment, control the physical machine to execute the keyboard operation and the mouse operation of the remote control equipment, and complete the control of the physical machine.
Because the keyboard operation and the mouse operation of the remote control device are simulated on the virtualization chip, and the physical machine is controlled to execute the keyboard operation and the mouse operation of the remote control device, the BIOS (Basic Input Output System) and the OS (operating System) of the physical machine can be correctly operated with zero modification.
In one example, the virtualized chip may include, but is not limited to: an FPGA (Field Programmable Gate Array) chip and a second processor; or, an ASIC (Application Specific Integrated Circuit) chip and a second processor; or, SOC (System on Chip). For ease of distinction, a processor in a physical machine may be referred to as a first processor and a processor in a virtualized chip may be referred to as a second processor. Of course, the three implementation manners described above are only examples of implementing the virtualization chip, and the implementation manner of the virtualization chip is not limited as long as the VNC service can be implemented on the virtualization chip, and the virtualization chip can be interconnected with the physical machine.
If the virtualization chip is composed of an FPGA chip and a second processor, the FPGA chip is used for completing interconnection between the physical machine and the second processor, and the second processor is used for realizing the VNC service. If the virtualized chip is composed of an ASIC chip and a second processor, the ASIC chip is used to complete interconnection between the physical machine and the second processor, and the second processor is used to implement the VNC service. If the virtualized chip is composed of an SOC, the SOC is used for interconnecting with the physical machine, and the SOC is used for implementing the VNC service.
In one example, the connection between the virtualized chip and the physical machine may be: the virtualization chip is connected to the physical machine through the high-speed serial bus, and certainly, the virtualization chip may also be connected to the physical machine through other methods, which is not limited to this. Among these, the high-speed serial bus may include, but is not limited to: a PCIE (Peripheral Component Interconnect Express) bus. The high-speed serial bus may also be other types of serial buses, such as a fiber-based high-speed serial bus, and the like, without limitation.
In summary, the physical machine implemented in the above manner can use the CPU resource (i.e., the resource provided by the first processor) and the memory resource (i.e., the resource provided by the memory) independently, and there is no problem that a plurality of physical machines share the resource, so that the physical machine has the performance and high isolation of the physical machine, and the physical machine can be migrated quickly, has the migration advantage of the virtual machine, and maintains the flexible cloud deployment value of the virtual machine. Therefore, the computer device formed by the physical machine and the virtualization chip can be called as an elastic physical machine, and the elastic physical machine can support the advantages of rapid delivery, compatibility with virtual machine images, cloud storage device starting, cloud storage device hooking, migration and recovery of physical machine faults, automation of operation and maintenance and the like, and has high application value.
In one example, the above-described remote desktop control method may be applied to a system including a remote control device and a computer device, the computer device may include a physical machine and a virtualization chip, the remote control device is used to implement VNC client functions, and the virtualization chip is used to implement VNC server functions. Through the cooperation of the VNC client and the VNC server, the virtualization chip can realize VNC services.
For example, the virtualized chip may implement VNC services by deploying Hypervisor traffic (e.g., QEMU, etc.) on the virtualized chip. For example, based on Hypervisor traffic, a virtualization chip may include, but is not limited to, a VNC service module for interacting with a remote control device (e.g., a VNC client) and an input-output module for interacting with a physical machine.
Referring to fig. 1A, which is a schematic view of an application scenario of this embodiment, a physical machine includes a first processor, a memory, a motherboard, and an operating system, and a virtualization chip includes a VNC service module in communication with a VNC client and an input/output module in communication with the physical machine. Referring to fig. 1B, when the virtualization chip is composed of an FPGA chip and a second processor, the second processor includes a VNC service module communicating with a VNC client, and an input-output module communicating with a physical machine. Referring to fig. 1C, when the virtualization chip is composed of an ASIC chip and a second processor, the second processor includes a VNC service module communicating with a VNC client, and an input-output module communicating with a physical machine. Referring to fig. 1D, when the virtualized chip is composed of an SOC, the SOC includes a VNC service module in communication with a VNC client, and an input-output module in communication with a physical machine.
Referring to fig. 2, which is a flowchart of a remote desktop control method according to an embodiment of the present disclosure, the method may be applied to a computer device, which may include a physical machine and a virtualization chip, and the method may include:
in step 201, a VNC service module of a virtualized chip receives a control request sent by a remote control device through a VNC client, where the control request carries operation information for performing remote desktop control.
In step 202, the VNC service module of the virtualized chip parses the operation information from the control request, executes an operation corresponding to the operation information, and sends an operation result to the input/output module of the virtualized chip. After the VNC service module performs an operation corresponding to the operation information, an operation result may be obtained.
And 203, the input/output module of the virtualization chip provides the operation result to the physical machine connected with the virtualization chip through a high-speed serial bus between the virtualization chip and the physical machine, so that the physical machine performs desktop control according to the operation result.
In an example, the execution sequence is only an example given for convenience of description, and in practical applications, the execution sequence between steps may also be changed, and the execution sequence is not limited. Moreover, in other embodiments, the steps of the respective methods do not have to be performed in the order shown and described herein, and the methods may include more or less steps than those described herein. Moreover, a single step described in this specification may be broken down into multiple steps in other embodiments for description; multiple steps described in this specification may be combined into a single step in other embodiments.
The above remote desktop control method is described in detail below with reference to several specific embodiments.
In case one, the operation information is mouse action information, that is, the remote control device performs a mouse action.
In step 202, the process of performing the operation corresponding to the operation information for the VNC service module of the virtualized chip may include, but is not limited to: and the VNC service module simulates mouse operation corresponding to the mouse action information based on the mouse action information. Specifically, the mouse action information may include, but is not limited to: mouse pointer position information and mouse click information; based on this, the VNC service module of the virtualized chip may simulate a mouse operation corresponding to the mouse click information at a position corresponding to the mouse pointer position information.
In step 203, a process for "the input/output module of the virtualized chip provides the operation result to the physical machine, so that the physical machine performs desktop control according to the operation result" may include, but is not limited to: the input and output module of the virtualization chip can provide the result of the mouse operation to the physical machine, so that the physical machine responds to the mouse operation.
In one example, when the remote control device needs to perform desktop control on the physical machine, a mouse operation may be performed, and for this mouse operation, the remote control device may generate a control request, and the control request may carry mouse action information, which includes but is not limited to mouse pointer position information, mouse click information, and the like. For example, the mouse pointer position information may be (100 ), indicating that a mouse click operation is performed at the position (100 ) of the screen; the mouse click information may be a left mouse click, a double mouse click, a right mouse click, a double mouse click, etc., and the mouse click information is not limited in detail.
After the remote control device generates the control request, the remote control device may send the control request to the virtualization chip, and after receiving the control request sent by the remote control device, the VNC service module of the virtualization chip may parse mouse action information, such as mouse pointer position information (100 ), left mouse click, and the like, from the control request.
Then, based on the mouse action information, the VNC service module may simulate a mouse operation corresponding to the mouse action information. For example, based on mouse pointer position information (100 ), mouse left click, and other mouse action information, the VNC service module may perform a mouse left click operation at the position (100 ). The operation result corresponding to the operation is as follows: a left mouse click is performed at position (100 ).
Then, the input/output module of the virtualized chip may provide the operation result of the mouse operation (i.e., performing left mouse click at the position (100, 100)) to the physical machine, so that the physical machine may perform desktop control according to the operation result, i.e., the physical machine responds to the mouse operation. That is, the physical machine may perform one mouse left click at the location (100 ) of the local desktop in response to the mouse operation performed by the remote control device.
And in the second case, the operation information is keyboard action information, namely the remote control equipment executes keyboard action.
In step 202, the process of executing the operation corresponding to the operation information for the VNC service module of the virtualized chip may include, but is not limited to: and the VNC service module simulates keyboard operation corresponding to the keyboard action information based on the keyboard action information. Specifically, the keyboard action information may include, but is not limited to, a keyboard code; the VNC service module of the virtualized chip may determine a key corresponding to the keyboard code and simulate a keyboard operation corresponding to the key.
In step 203, the process of providing the operation result to the physical machine for the input/output module of the virtualized chip to enable the physical machine to perform desktop control according to the operation result may include, but is not limited to: the input and output module of the virtualization chip can provide the result of the keyboard operation to the physical machine so that the physical machine responds to the keyboard operation.
In one example, when the remote control device needs desktop control over the physical machine, a keyboard operation may be performed, for which the remote control device may generate a control request, which may carry keyboard action information, which may include, but is not limited to, a keyboard code, and the like. For example, when the user presses "a" of the remote control device, the keypad code carried by the control request is 65; when the user presses the 'B' of the remote control equipment, the keyboard code carried by the control request is 66; when the user presses the 'C' of the remote control equipment, the keyboard code carried by the control request is 67; in this way, each key of the keyboard corresponds to a unique keyboard code, and when a user presses a key, the control request can carry the keyboard code corresponding to the key.
The remote control device may send the control request to the virtualization chip after generating the control request, and the VNC service module of the virtualization chip may parse the keyboard action information, such as the keyboard code 65 and the keyboard code 66, from the control request after receiving the control request sent by the remote control device, which is not limited in this respect.
Then, based on the keyboard action information, the VNC service module of the virtualized chip may simulate a keyboard operation corresponding to the keyboard action information. For example, based on the keyboard operation information of the keyboard code 65, the operation of "a" for clicking the keyboard can be simulated, and the operation results are as follows: click on the character a. Based on the keyboard operation information of the keyboard code 66, the operation of "B" of clicking the keyboard can be simulated, and the operation results are as follows: click on character B. Based on the keyboard action information of the keyboard code 67, the operation of "C" for clicking the keyboard can be simulated, and the operation results corresponding to the above operations are: click on character C. By analogy, the VNC service module of the virtualized chip may simulate clicking each character of the keyboard and obtain an operation result.
Then, the input/output module of the virtualized chip may provide the operation result (i.e., the click character a, the click character B, etc.) of the keyboard operation to the physical machine, so that the physical machine may perform desktop control according to the operation result, i.e., the physical machine responds to the keyboard operation. That is, the physical machine may perform operations such as clicking on character a, clicking on character B, etc. on the local keyboard in response to keyboard operations performed by the remote control device.
And in the third case, the operation information is screen content acquisition information, namely the remote control equipment acquires screen data.
In step 202, the process of executing the operation corresponding to the operation information for the VNC service module of the virtualized chip may include, but is not limited to: the VNC service module generates a data acquisition request corresponding to the screen content acquisition information; the data acquisition request is used for acquiring desktop data of the physical machine.
In step 203, the process of providing the operation result to the physical machine for the input/output module of the virtualized chip to enable the physical machine to perform desktop control according to the operation result may include, but is not limited to: the input and output module of the virtualization chip provides the data acquisition request to the physical machine so that the physical machine returns desktop data of the physical machine; then, the input/output module of the virtualization chip receives the desktop data, sends the desktop data to the VNC service module of the virtualization chip, and the VNC service module sends the desktop data to the remote control device, so that the remote control device displays the desktop of the physical machine locally on the remote control device according to the desktop data.
In one example, when the remote control device needs to locally display the desktop of the physical machine, the remote control device may generate a control request, where the control request may carry screen content acquisition information, and the screen content acquisition information is used to acquire desktop data of the physical machine, that is, frame buffer information of the physical machine.
The remote control device may send the control request to the virtualization chip after generating the control request, and the VNC service module of the virtualization chip may parse the screen content acquisition information from the control request after receiving the control request sent by the remote control device. Because the screen content obtaining information is used for obtaining the desktop data of the physical machine, the virtualization chip may generate a data obtaining request corresponding to the screen content obtaining information, and the data obtaining request is used for obtaining the desktop data of the physical machine.
Then, the input/output module of the virtualization chip may provide the data obtaining request to the physical machine, so that the physical machine may respond to the data obtaining request after receiving the data obtaining request, that is, the physical machine may obtain the desktop data from the local and return the desktop data to the virtualization chip. Then, the input/output module of the virtualization chip may receive the desktop data, and send the desktop data to the VNC service module, and the VNC service module sends the desktop data to the remote control device, so that the remote control device displays the desktop of the physical machine locally on the remote control device according to the desktop data.
The desktop data may include, but is not limited to: frame buffer (frame buffer) information, wherein the desktop data is used for enabling the remote control device to locally display the desktop of the physical machine, that is, the desktop data is data corresponding to the current desktop of the physical machine, and the desktop of the physical machine can be displayed through the desktop data.
Based on the technical scheme, in the embodiment of the application, the physical machine and the Hypervisor service can be separated by deploying the physical machine and the virtualization chip, so that the performance and the high isolation of the physical machine are ensured, the elastic cloud deployment of the virtual machine is maintained, the physical machine has the elasticity of the virtual machine, and the quick deployment, the quick migration, the cloud disk starting, the cloud disk hooking and the automatic operation and maintenance of the physical machine can be supported. In the above manner, instead of creating multiple virtual machines on a physical machine, only the physical machine is deployed, so that the multiple virtual machines are not involved in sharing the CPU resources, the memory resources, and the storage resources of the physical machine, and problems such as performance loss and resource contention are avoided. Moreover, by implementing a VNC (Virtual Network Console) server function on the virtualization chip, the remote control device can control mouse operations and keyboard operations of the physical machine, and display a desktop of the physical machine on the remote control device, thereby providing VNC access experience for a user.
Based on the same application concept as the method, an embodiment of the present application further provides a remote desktop control device, which is applied to a computer device, where the computer device includes a physical machine and a virtualization chip, and the device is applied to the virtualization chip, as shown in fig. 3, and is a structure diagram of the device, and the device includes:
a VNC service module 301, configured to receive a control request sent by a remote control device through a VNC client, where the control request carries operation information for performing remote desktop control; analyzing the operation information from the control request, executing the operation corresponding to the operation information, and sending an operation result to an input/output module;
the input/output module 302 is configured to provide the operation result to a physical machine connected to the virtualization chip through a high-speed serial bus between the virtualization chip and the physical machine, so that the physical machine performs desktop control according to the operation result.
In one example, if the operation information is mouse action information, the mouse action information includes mouse pointer position information and mouse click information; the VNC service module 301 is specifically configured to simulate, in a process of executing an operation corresponding to the operation information, a mouse operation corresponding to the mouse click information at a position corresponding to the mouse pointer position information.
If the operation information is keyboard action information, the keyboard action information comprises a keyboard code; the VNC service module 301 is specifically configured to determine a key corresponding to the keyboard code and simulate a keyboard operation corresponding to the key in a process of executing an operation corresponding to the operation information.
If the operation information is screen content acquisition information, the VNC service module 301 is specifically configured to generate a data acquisition request corresponding to the screen content acquisition information in a process of executing an operation corresponding to the operation information; the data acquisition request is used for acquiring desktop data of the physical machine;
the input/output module 302 is specifically configured to provide the data acquisition request to the physical machine through the high-speed serial bus, so that the physical machine returns desktop data; receiving the desktop data through the high-speed serial bus, sending the desktop data to the VNC service module 301, and sending the desktop data to the remote control device by the VNC service module, so that the remote control device displays the desktop of the physical machine according to the desktop data.
Based on the same application concept as the method, the embodiment of the present application further provides a computer device, where the computer device may include, but is not limited to, a physical machine and a virtualization chip, and the virtualization chip is connected to the physical machine through a high-speed serial bus; wherein:
the virtual chip is used for receiving a control request sent by a remote control device through a VNC client, wherein the control request carries operation information for remote desktop control; analyzing the operation information from the control request, executing the operation corresponding to the operation information, and providing the operation result to the physical machine through a high-speed serial bus between the virtualization chip and the physical machine;
and the physical machine is used for carrying out desktop control according to the operation result.
The physical machine comprises a first processor, a memory and a mainboard; the physical machine runs with an operating system.
The virtualization chip specifically includes: the FPGA chip comprises a Field Programmable Gate Array (FPGA) chip and a second processor; or, an Application Specific Integrated Circuit (ASIC) chip and a second processor; alternatively, a system on chip SOC.
The high-speed serial bus comprises: the peripheral components interconnect the standard PCIE bus fast.
The virtualization chip comprises a VNC service module and the input/output module; the VNC service module is used for receiving a control request sent by a remote control device through a VNC client, analyzing the operation information from the control request, executing an operation corresponding to the operation information, and sending an operation result to the input and output module; and the input and output module is used for providing the operation result to a physical machine connected with the virtualization chip through a high-speed serial bus between the virtualization chip and the physical machine.
If the operation information is mouse action information, the mouse action information comprises mouse pointer position information and mouse click information; the VNC service module is specifically configured to simulate a mouse operation corresponding to the mouse click information at a position corresponding to the mouse pointer position information in a process of executing an operation corresponding to the operation information; if the operation information is keyboard action information, the keyboard action information comprises a keyboard code; the VNC service module is specifically configured to determine a key corresponding to the keyboard code and simulate a keyboard operation corresponding to the key in a process of executing an operation corresponding to the operation information;
if the operation information is screen content acquisition information, the VNC service module is specifically configured to generate a data acquisition request corresponding to the screen content acquisition information in a process of executing an operation corresponding to the operation information; the data acquisition request is used for acquiring desktop data of the physical machine;
the input/output module is specifically configured to provide the data acquisition request to the physical machine through the high-speed serial bus, so that the physical machine returns desktop data; and receiving the desktop data through the high-speed serial bus, sending the desktop data to the VNC service module, and sending the desktop data to the remote control equipment by the VNC service module, so that the remote control equipment displays the desktop of the physical machine according to the desktop data.
Based on the same concept as the method, an embodiment of the present application further provides a virtualized chip, where the virtualized chip is configured to receive a control request sent by a remote control device through a VNC client, where the control request carries operation information for performing remote desktop control; analyzing the operation information from the control request, executing the operation corresponding to the operation information, and providing the operation result to the physical machine through a high-speed serial bus between the virtualization chip and the physical machine; and enabling the physical machine to perform desktop control according to the operation result.
The virtualization chip specifically includes: the FPGA chip comprises a Field Programmable Gate Array (FPGA) chip and a second processor; or, an Application Specific Integrated Circuit (ASIC) chip and a second processor; alternatively, a system on chip SOC.
The high-speed serial bus comprises: the peripheral component interconnect express standard PCIE bus.
The virtualization chip comprises a VNC service module and the input/output module; the VNC service module is used for receiving a control request sent by a remote control device through a VNC client, analyzing the operation information from the control request, executing an operation corresponding to the operation information, and sending an operation result to the input and output module; and the input and output module is used for providing the operation result to a physical machine connected with the virtualization chip through a high-speed serial bus between the virtualization chip and the physical machine.
If the operation information is mouse action information, the mouse action information comprises mouse pointer position information and mouse click information; the VNC service module is specifically configured to simulate a mouse operation corresponding to the mouse click information at a position corresponding to the mouse pointer position information in a process of executing an operation corresponding to the operation information; if the operation information is keyboard action information, the keyboard action information comprises a keyboard code; the VNC service module is specifically configured to determine a key corresponding to the keyboard code and simulate a keyboard operation corresponding to the key in a process of executing an operation corresponding to the operation information;
if the operation information is screen content acquisition information, the VNC service module is specifically configured to generate a data acquisition request corresponding to the screen content acquisition information in a process of executing an operation corresponding to the operation information; the data acquisition request is used for acquiring desktop data of the physical machine;
the input/output module is specifically configured to provide the data acquisition request to the physical machine through the high-speed serial bus, so that the physical machine returns desktop data; and receiving the desktop data through the high-speed serial bus, sending the desktop data to the VNC service module, and sending the desktop data to the remote control equipment by the VNC service module, so that the remote control equipment displays the desktop of the physical machine according to the desktop data.
Based on the same application concept as the method, the embodiment of the present application further provides a machine-readable storage medium, which can be applied to a computer device, where the computer device can include but is not limited to a physical machine and a virtualization chip; the machine-readable storage medium may be applied to a virtualized chip. The machine-readable storage medium having stored thereon computer instructions that, when executed, perform the following: receiving a control request sent by a remote control device through a VNC client, wherein the control request carries operation information for remote desktop control; analyzing the operation information from the control request, executing the operation corresponding to the operation information, and providing the operation result to the physical machine through a high-speed serial bus between the virtualization chip and the physical machine; so that the physical machine performs desktop control according to the operation result
The systems, devices, modules or units illustrated in the above embodiments may be implemented by a computer chip or an entity, or by a product with certain functions. A typical implementation device is a computer, which may take the form of a personal computer, laptop computer, cellular telephone, camera phone, smart phone, personal digital assistant, media player, navigation device, email messaging device, game console, tablet computer, wearable device, or a combination of any of these devices.
For convenience of description, the above devices are described as being divided into various units by function, and are described separately. Of course, the functionality of the units may be implemented in one or more software and/or hardware when implementing the present application.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, embodiments of the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
Furthermore, these computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
The above description is only an example of the present application and is not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the scope of the claims of the present application.

Claims (20)

1. A remote desktop control method, the method comprising:
a VNC service module of a virtualization chip receives a control request sent by remote control equipment through a VNC client, wherein the control request carries operation information for remote desktop control;
the VNC service module analyzes the operation information from the control request, executes an operation corresponding to the operation information, and sends an operation result to an input/output module of the virtualization chip;
the input and output module provides the operation result to a physical machine connected with the virtualization chip through a high-speed serial bus between the virtualization chip and the physical machine so that the physical machine performs desktop control according to the operation result;
and transferring the management program service of the physical machine to the virtualization chip for realization.
2. The method according to claim 1, wherein if the operation information is mouse action information, the mouse action information includes mouse pointer position information and mouse click information;
the VNC service module executes a process of an operation corresponding to the operation information, which specifically includes:
and the VNC service module simulates mouse operation corresponding to the mouse click information at the position corresponding to the mouse pointer position information.
3. The method of claim 1,
if the operation information is keyboard action information, the keyboard action information comprises a keyboard code;
the VNC service module executes a process of an operation corresponding to the operation information, which specifically includes:
and the VNC service module determines keys corresponding to the keyboard codes and simulates keyboard operation corresponding to the keys.
4. The method according to claim 1, wherein if the operation information is screen content acquisition information, the VNC service module performs an operation corresponding to the operation information, specifically comprising:
the VNC service module generates a data acquisition request corresponding to the screen content acquisition information; the data acquisition request is used for acquiring desktop data of the physical machine.
5. The method of claim 4, wherein the input/output module provides the operation result to a physical machine connected to the virtualization chip through a high-speed serial bus between the virtualization chip and the physical machine, so that the physical machine performs desktop control according to the operation result, and the method comprises:
the input/output module provides the data acquisition request to the physical machine through the high-speed serial bus so as to enable the physical machine to return desktop data;
the input and output module receives the desktop data through the high-speed serial bus, sends the desktop data to the VNC service module, and sends the desktop data to the remote control equipment through the VNC service module, so that the remote control equipment displays the desktop of the physical machine according to the desktop data.
6. A remote desktop control device, the device comprising:
the VNC service module is used for receiving a control request sent by remote control equipment through a VNC client, wherein the control request carries operation information for remote desktop control; analyzing the operation information from the control request, executing the operation corresponding to the operation information, and sending an operation result to an input/output module; wherein the VNC service module and the input-output module are deployed on a virtualization chip;
the input and output module is used for providing the operation result to a physical machine connected with the virtualization chip through a high-speed serial bus between the virtualization chip and the physical machine so as to enable the physical machine to perform desktop control according to the operation result;
and transferring the management program service of the physical machine to the virtualization chip for realization.
7. The apparatus according to claim 6, wherein if the operation information is mouse action information, the mouse action information includes mouse pointer position information and mouse click information; the VNC service module is specifically configured to simulate a mouse operation corresponding to the mouse click information at a position corresponding to the mouse pointer position information in a process of executing an operation corresponding to the operation information.
8. The apparatus of claim 6,
if the operation information is keyboard action information, the keyboard action information comprises a keyboard code; the VNC service module is specifically configured to, during execution of an operation corresponding to the operation information, determine a key corresponding to the keyboard code, and simulate a keyboard operation corresponding to the key.
9. The apparatus of claim 6,
if the operation information is screen content acquisition information, the VNC service module is specifically configured to generate a data acquisition request corresponding to the screen content acquisition information in a process of executing an operation corresponding to the operation information; the data acquisition request is used for acquiring desktop data of the physical machine;
the input/output module is specifically configured to provide the data acquisition request to the physical machine through the high-speed serial bus, so that the physical machine returns desktop data; and receiving the desktop data through the high-speed serial bus, sending the desktop data to the VNC service module, and sending the desktop data to the remote control equipment by the VNC service module, so that the remote control equipment displays the desktop of the physical machine according to the desktop data.
10. A computer device, comprising a physical machine and a virtualization chip, wherein the virtualization chip is connected to the physical machine through a high-speed serial bus; wherein:
the virtual chip is used for receiving a control request sent by a remote control device through a VNC client, wherein the control request carries operation information for remote desktop control; analyzing the operation information from the control request, executing the operation corresponding to the operation information, and providing the operation result to the physical machine through a high-speed serial bus between the virtualization chip and the physical machine;
the physical machine is used for carrying out desktop control according to the operation result;
and transferring the management program service of the physical machine to the virtualization chip for realization.
11. The computer device of claim 10,
the physical machine comprises a first processor, a memory and a mainboard; the physical machine runs with an operating system.
12. The computer device of claim 10,
the virtualization chip specifically includes: the FPGA chip comprises a Field Programmable Gate Array (FPGA) chip and a second processor; or, an Application Specific Integrated Circuit (ASIC) chip and a second processor; alternatively, a system on chip SOC.
13. The computer device of claim 10,
the high-speed serial bus comprises: the peripheral component interconnect express standard PCIE bus.
14. The computer device of claim 10,
the virtualization chip comprises a VNC service module and the input/output module;
the VNC service module is used for receiving a control request sent by a remote control device through a VNC client, analyzing the operation information from the control request, executing an operation corresponding to the operation information, and sending an operation result to the input and output module;
and the input and output module is used for providing the operation result to a physical machine connected with the virtualization chip through a high-speed serial bus between the virtualization chip and the physical machine.
15. The computer device according to claim 14, wherein if the operation information is mouse action information, the mouse action information includes mouse pointer position information, mouse click information; the VNC service module is specifically configured to simulate a mouse operation corresponding to the mouse click information at a position corresponding to the mouse pointer position information in a process of executing an operation corresponding to the operation information;
if the operation information is keyboard action information, the keyboard action information comprises a keyboard code; the VNC service module is specifically configured to determine a key corresponding to the keyboard code and simulate a keyboard operation corresponding to the key in a process of executing an operation corresponding to the operation information;
if the operation information is screen content acquisition information, the VNC service module is specifically configured to generate a data acquisition request corresponding to the screen content acquisition information in a process of executing an operation corresponding to the operation information; the data acquisition request is used for acquiring desktop data of the physical machine;
the input/output module is specifically configured to provide the data acquisition request to the physical machine through the high-speed serial bus, so that the physical machine returns desktop data; and receiving the desktop data through the high-speed serial bus, sending the desktop data to the VNC service module, and sending the desktop data to the remote control equipment by the VNC service module, so that the remote control equipment displays the desktop of the physical machine according to the desktop data.
16. The virtualization chip is used for receiving a control request sent by a remote control device through a VNC client, wherein the control request carries operation information for remote desktop control; analyzing the operation information from the control request, executing the operation corresponding to the operation information, and providing an operation result to the physical machine through a high-speed serial bus between the virtualization chip and the physical machine so that the physical machine performs desktop control according to the operation result;
and transferring the management program service of the physical machine to the virtualization chip for realization.
17. The virtualization chip of claim 16,
the virtualization chip specifically includes: the FPGA chip comprises a Field Programmable Gate Array (FPGA) chip and a second processor; or, an Application Specific Integrated Circuit (ASIC) chip and a second processor; alternatively, a system on chip SOC.
18. The virtualization chip of claim 16,
the high-speed serial bus comprises: the peripheral components interconnect the standard PCIE bus fast.
19. The virtualization chip of claim 16,
the virtualization chip comprises a VNC service module and the input/output module;
the VNC service module is used for receiving a control request sent by a remote control device through a VNC client, analyzing the operation information from the control request, executing an operation corresponding to the operation information, and sending an operation result to the input and output module;
and the input and output module is used for providing the operation result to a physical machine connected with the virtualization chip through a high-speed serial bus between the virtualization chip and the physical machine.
20. The virtualization chip of claim 19 wherein if the operation information is mouse action information, the mouse action information comprises mouse pointer position information, mouse click information; the VNC service module is specifically configured to simulate, in a process of executing an operation corresponding to the operation information, a mouse operation corresponding to the mouse click information at a position corresponding to the mouse pointer position information;
if the operation information is keyboard action information, the keyboard action information comprises a keyboard code; the VNC service module is specifically configured to, in a process of executing an operation corresponding to the operation information, determine a key corresponding to the keyboard code, and simulate a keyboard operation corresponding to the key;
if the operation information is screen content acquisition information, the VNC service module is specifically configured to generate a data acquisition request corresponding to the screen content acquisition information in a process of executing an operation corresponding to the operation information; the data acquisition request is used for acquiring desktop data of the physical machine;
the input/output module is specifically configured to provide the data acquisition request to the physical machine through the high-speed serial bus, so that the physical machine returns desktop data; and receiving the desktop data through the high-speed serial bus, sending the desktop data to the VNC service module, and sending the desktop data to the remote control equipment by the VNC service module, so that the remote control equipment displays the desktop of the physical machine according to the desktop data.
CN201710943570.8A 2017-10-11 2017-10-11 Remote desktop control method, device, equipment and virtualization chip Active CN109656646B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710943570.8A CN109656646B (en) 2017-10-11 2017-10-11 Remote desktop control method, device, equipment and virtualization chip

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710943570.8A CN109656646B (en) 2017-10-11 2017-10-11 Remote desktop control method, device, equipment and virtualization chip

Publications (2)

Publication Number Publication Date
CN109656646A CN109656646A (en) 2019-04-19
CN109656646B true CN109656646B (en) 2022-05-24

Family

ID=66108454

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710943570.8A Active CN109656646B (en) 2017-10-11 2017-10-11 Remote desktop control method, device, equipment and virtualization chip

Country Status (1)

Country Link
CN (1) CN109656646B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112486624B (en) * 2019-09-10 2023-01-06 北京东土科技股份有限公司 Display method of multiple virtual machine systems and physical machine
CN112764872B (en) * 2021-04-06 2021-07-02 阿里云计算有限公司 Computer device, virtualization acceleration device, remote control method, and storage medium
CN113515333B (en) * 2021-04-25 2023-06-20 山东新一代信息产业技术研究院有限公司 Remote desktop system based on cloud edge end architecture
CN114610259A (en) * 2022-03-21 2022-06-10 北京火山引擎科技有限公司 Data transmission system, method, service system, device and storage medium
CN115623058B (en) * 2022-11-29 2023-04-07 北京志翔科技股份有限公司 Remote control method, device, equipment and storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101410803A (en) * 2006-01-24 2009-04-15 思杰系统有限公司 Methods and systems for providing access to a computing environment
CN102035820A (en) * 2009-09-25 2011-04-27 宏正自动科技股份有限公司 Remote control device as well as server and client end applying same
CN102148874A (en) * 2011-03-30 2011-08-10 北京彩讯科技股份有限公司 Remote multi-keyboard mouse control method for network computer
CN102446121A (en) * 2010-10-12 2012-05-09 思杰系统有限公司 Allocating virtual machines according to user-specific virtual machine metrics
CN104615401A (en) * 2015-02-25 2015-05-13 浪潮集团有限公司 FPGA (field programmable gate array) based KVM (kernel-based virtual machine) implementing method
CN105378659A (en) * 2013-06-14 2016-03-02 托加里奥有限责任公司 Method and system for enabling access of client device to remote desktop
CN105933415A (en) * 2016-04-21 2016-09-07 国家计算机网络与信息安全管理中心 Virtual machine online screen record method in cloud computing environment based on VNC agent and virtual machine online screen record system thereof
CN107005547A (en) * 2014-09-30 2017-08-01 思杰系统有限公司 For the system and method for the single-sign-on that the remote desktop session for client computer is performed by middle device

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101877713A (en) * 2009-11-30 2010-11-03 英业达股份有限公司 System for remotely operating virtual machine
WO2012177464A1 (en) * 2011-06-13 2012-12-27 Lynuxworks, Inc. Systems and methods of secure domain isolation
CN104536802B (en) * 2014-12-19 2021-05-04 中兴通讯股份有限公司 Method for realizing application calling and virtual machine
US20170123649A1 (en) * 2015-10-28 2017-05-04 Rabbit, Inc. Remote Desktop Controlled by Touch Device
CN105677342B (en) * 2016-01-06 2019-02-12 四川中电启明星信息技术有限公司 A kind of combined table top virtual method solving heterogeneous operating system

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101410803A (en) * 2006-01-24 2009-04-15 思杰系统有限公司 Methods and systems for providing access to a computing environment
CN102035820A (en) * 2009-09-25 2011-04-27 宏正自动科技股份有限公司 Remote control device as well as server and client end applying same
CN102446121A (en) * 2010-10-12 2012-05-09 思杰系统有限公司 Allocating virtual machines according to user-specific virtual machine metrics
CN102148874A (en) * 2011-03-30 2011-08-10 北京彩讯科技股份有限公司 Remote multi-keyboard mouse control method for network computer
CN105378659A (en) * 2013-06-14 2016-03-02 托加里奥有限责任公司 Method and system for enabling access of client device to remote desktop
CN107005547A (en) * 2014-09-30 2017-08-01 思杰系统有限公司 For the system and method for the single-sign-on that the remote desktop session for client computer is performed by middle device
CN104615401A (en) * 2015-02-25 2015-05-13 浪潮集团有限公司 FPGA (field programmable gate array) based KVM (kernel-based virtual machine) implementing method
CN105933415A (en) * 2016-04-21 2016-09-07 国家计算机网络与信息安全管理中心 Virtual machine online screen record method in cloud computing environment based on VNC agent and virtual machine online screen record system thereof

Also Published As

Publication number Publication date
CN109656646A (en) 2019-04-19

Similar Documents

Publication Publication Date Title
CN109656646B (en) Remote desktop control method, device, equipment and virtualization chip
US10692065B2 (en) Using a mixture model to generate simulated transaction information
RU2702268C2 (en) Scalable data storage pools
US9063793B2 (en) Virtual server and virtual machine management method for supporting zero client by providing host interfaces from classified resource pools through emulation or direct connection modes
US20130055254A1 (en) Methods and apparatuses for providing a virtual machine with dynamic assignment of a physical hardware resource
CN104965757A (en) Virtual machine live migration method, virtual machine migration management apparatus, and virtual machine live migration system
CN107168780B (en) Virtual reality scene loading method and equipment and virtual reality equipment
US10402264B2 (en) Packet-aware fault-tolerance method and system of virtual machines applied to cloud service, computer readable record medium and computer program product
CN111679889B (en) Conversion migration method and system of virtual machine
CN110968392A (en) Method and device for upgrading virtualization simulator
US10318343B2 (en) Migration methods and apparatuses for migrating virtual machine including locally stored and shared data
CN110581885A (en) Method, device and equipment for determining equipment synchronization and storage medium
US10467078B2 (en) Crash dump extraction of guest failure
CN114417373A (en) Data access method and device for NVMe-oF user mode client
US20170083652A1 (en) Saving and restoring an emulation environment
US10324747B1 (en) Distributed configuration checking and troubleshooting in data center using best practices rules
US11048618B2 (en) Environment modification for software application testing
CN109656675A (en) Bus apparatus, computer equipment and the method for realizing physical host cloud storage
CN111367799B (en) Method, device, medium and electronic equipment for locating source code breakdown position
US20150331705A1 (en) Allocating hypervisor resources
CN109656674B (en) Computer equipment, virtualization chip and data transmission method
CN112882921B (en) Fault simulation method and device
CN114003328A (en) Data sharing method and device, terminal equipment and desktop cloud system
US20220066805A1 (en) Performing an application snapshot using process virtual machine resources
US10936389B2 (en) Dual physical-channel systems firmware initialization and recovery

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant