CN106909443A - The collocation method and device of a kind of virtual machine - Google Patents

The collocation method and device of a kind of virtual machine Download PDF

Info

Publication number
CN106909443A
CN106909443A CN201710114778.9A CN201710114778A CN106909443A CN 106909443 A CN106909443 A CN 106909443A CN 201710114778 A CN201710114778 A CN 201710114778A CN 106909443 A CN106909443 A CN 106909443A
Authority
CN
China
Prior art keywords
network interface
interface card
virtualization
virtual machine
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.)
Pending
Application number
CN201710114778.9A
Other languages
Chinese (zh)
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.)
Zhengzhou Yunhai Information Technology Co Ltd
Original Assignee
Zhengzhou Yunhai Information Technology Co 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 Zhengzhou Yunhai Information Technology Co Ltd filed Critical Zhengzhou Yunhai Information Technology Co Ltd
Priority to CN201710114778.9A priority Critical patent/CN106909443A/en
Publication of CN106909443A publication Critical patent/CN106909443A/en
Pending legal-status Critical Current

Links

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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/02Network architectures or network communication protocols for network security for separating internal from external traffic, e.g. firewalls
    • 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/45579I/O management, e.g. providing access to device drivers or storage

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Computing Systems (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer And Data Communications (AREA)

Abstract

This application discloses a kind of collocation method of virtual machine, the method includes:Open the virtualization option in BIOS system;Virtualization opening imformation is written in the kernel of virtualization system;Judge whether virtualization system virtualizes;If so, obtaining the network interface card parameter information of physical network card;By in the configuration file of the straight-through default virtual machine of configuration information write-in of network interface card, the straight-through configuration information of the network interface card includes the network interface card parameter information.By the program, virtual machine is configured the straight-through function of network interface card before opening, improves the performance of network.

Description

The collocation method and device of a kind of virtual machine
Technical field
The application is related to virtual machine technique field, more specifically to the collocation method and device of a kind of virtual machine.
Background technology
Intel Virtualization Technology can run mutually isolated virtual machine simultaneously in single physical machine, so as to realize computer The high efficient and flexible of resource is used, because the advantage virtual machine has relatively broad application, and with the extensive use of cloud computing, Virtual machine is increasing for the pursuit of network performance.
Virtual machine is that network interface card direct-passing mode improves making for networking I/O using network interface card passthrough in the prior art It is specifically that physical network card is allocated to the virtual machine that is currently running with performance, makes virtual machine interact the I/O of the physical network card Operation and the operation of actual physical network card are just the same.But in which, in the void for being allocated to be currently running by physical network card , it is necessary to restarting physical machine can just realize that network interface card leads directly to function after plan machine, and restarting physical machine can cause empty in physical machine Plan machine runs the interruption of business, reduces the performance of virtual machine.
The content of the invention
In view of this, the application provides a kind of collocation method and device of virtual machine, to improve the performance of virtual machine.
To achieve these goals, it is proposed that scheme it is as follows:
A kind of collocation method of virtual machine, including:
Open the virtualization option in BIOS system;
Virtualization opening imformation is written in the kernel of virtualization system;
Judge whether virtualization system supports virtualization;
If so, obtaining the network interface card parameter information of physical network card;
By in the configuration file of the straight-through default virtual machine of configuration information write-in of network interface card, the straight-through configuration information of the network interface card includes The network interface card parameter information.
Preferably, virtualization opening imformation write-in kernel is included:
Determine the processor type of the physical machine;
When processor is Intel processor, by intel_iommu=on write-in kernels;
When processor is AMD processors, by iommu=1 write-in kernels.
Preferably, it is characterised in that also include:
Open the default virtual machine;
Judge whether the hardware of physical machine supports that network interface card leads directly to;
If it is not, then exporting prompt message.
Preferably, also include:
Release physical network interface card;
The status information of physical network card is reverted into original state.
A kind of configuration device of virtual machine, described device includes:
First opening module, for opening the virtualization option in BIOS system;
First writing module, for virtualization opening imformation to be written in the kernel of virtualization system;
First judge module, for judging whether the virtualization system supports virtualization;
Acquisition module, for when the hardware supported network interface card of physical machine is straight-through, obtaining the network interface card parameter information of physical network card;
Second writing module, for network interface card to be led directly in the configuration file that configuration information writes default virtual machine, the net The straight-through configuration information of card includes the parameter information of the network interface card.
Preferably, first writing module includes:
Determining module, the processor type for determining physical machine;
Write-in submodule, for when processor is Intel processor, by intel_iommu=on write-in kernels;When When processor is AMD processors, by iommu=1 write-in kernels.
Preferably, described device also includes:
Opening module, for opening the default virtual machine;
Whether the second judge module, the hardware for judging physical machine supports that network interface card leads directly to;
Output module, for when judged result is no, exporting prompt message.
Preferably, described device also includes:
Release module, for releasing network network interface card;
Recovery module, for the status information of physical network card to be reverted into original state.
In such scheme, the virtualization option in BIOS system is opened, i.e., make hardware supported Intel Virtualization Technology first;And then The installation of virtualization system is carried out, in installation process, virtualization opening imformation is written in the kernel of virtualization system;Judge Whether virtualization system supports virtualization;If then obtaining the network interface card parameter information of physical network card;Network interface card is led directly into configuration information In the configuration file of the default virtual machine of write-in, the straight-through configuration information of the network interface card includes the network interface card parameter information.Such scheme In, in the installation process of virtualization system, by writing virtualization opening imformation in virtualization system kernel, open virtual Change function, and then the straight-through configuration of network interface card is carried out to a certain virtual machine.It can be seen that, realize virtual machine in virtualization system installation The straight-through configuration of network interface card, equivalent to making virtual machine directly possess the straight-through function of network interface card, i.e., directly can be only after virtual machine unlatching Account for and use physical network card, in the absence of needing the situation of interrupting service, and then improve the performance of virtual machine.Further, In the application scenarios that performance index requirements are high and network pressure is very big, using above-mentioned scheme, virtual machine is improved Network performance.
Brief description of the drawings
In order to illustrate more clearly of the embodiment of the present application or technical scheme of the prior art, below will be to embodiment or existing The accompanying drawing to be used needed for having technology description is briefly described, it should be apparent that, drawings in the following description are only this Some embodiments of application, for those of ordinary skill in the art, on the premise of not paying creative work, can be with Other accompanying drawings are obtained according to these accompanying drawings.
Fig. 1 is a kind of collocation method basic flow sheet of virtual machine disclosed in the embodiment of the present application;
Fig. 2 is a kind of collocation method basic flow sheet of virtual machine disclosed in another embodiment of the application;
Fig. 3 is the disclosed basic flow sheet for recovering physical network card original state of another embodiment of the application;
Fig. 4 is a kind of configuration device fundamental block diagram of virtual machine disclosed in the embodiment of the present application.
Specific embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present application, the technical scheme in the embodiment of the present application is carried out clear, complete Site preparation is described, it is clear that described embodiment is only some embodiments of the present application, rather than whole embodiments.It is based on Embodiment in the application, it is every other that those of ordinary skill in the art are obtained under the premise of creative work is not made Embodiment, belongs to the scope of the application protection.
The embodiment of the present application provides a kind of collocation method of virtual machine, as shown in figure 1, the method includes:
S100, the virtualization option opened in BIOS system;
Specifically, processor opens the virtualization option in BIOS system, that is, the IOMMU functions of AMD processors are opened, opened The function of Intel processor VT-D is opened, even so hardware supported Intel Virtualization Technology of physical machine, i.e., opens empty in physical machine Planization function is to open IOMMU.
S110, will virtualization opening imformation be written in the kernel of virtualization system;
After step S100, virtualization system is installed, the configuration to virtual machine is realized in installation process;This was installed Journey, installation procedure first has to be written to virtualization opening imformation in the kernel of virtualization system, i.e., in virtualization system IOMMU functions are opened in core.
Specifically, the kernel that virtualization opening imformation is written to virtualization system is included:
S1101, the processor type for determining the physical machine;
Specifically, installation procedure determines that the mode of processor type is:Execution system order " cat/proc/cpuinfo | Grep " model name " ', if there is Intel in output information, processor type is Intel, if had in output information AMD, then processor type is AMD.
S1102, when processor be Intel processor when, by intel_iommu=on write kernel in;When processor is During AMD processors, by iommu=1 write-in kernels.
Specifically, in/etc/default/grub files be the row that starts with GRUB_CMDLINE_LINUX, for Intel processor writes intel_iommu=on, and iommu=1 is write for AMD processors.
S120, judge whether the virtualization system supports virtualization, if so, then performing step S130;If not supporting, it is System quotes the information of " current system does not support IOMMU ".
Specifically, for ADM processors, order " dmesg | grep AMD-Vi " is performed, if output information includes AMD-Vi, then it represents that virtualization system has been switched on IOMMU functions, for Intel processor, perform order " dmesg | grep- E DMAR-e IOMMU ", if output information includes DMAR and IOMMU, then it represents that virtualization system has supported IOMMU Function, can distribute physical network card and be used to virtual machine is exclusive, if not having the information output of correlation, system in output information Quote " current system does not support IOMMU ".
Wherein, there is relevant information to export if performing mentioned order, and carried out the exclusive distribution of physical network card, it is empty opening During plan machine, virtualization system quotes " please ensure all devices within the iommu_group Are bound to their vfio bus driver ", then show that hardware is not support that network interface card leads directly to, and system quotes " thing Reason machine hardware does not support that network interface card leads directly to function ".
S130, the network interface card parameter information for obtaining physical network card;
Specifically, by taking the type physical network cards of Intel 82576 as an example, using order " ethtool-i physical network cards title ", obtaining Take the domain of physical network card, bus, slot and function parameter, wherein, the bus message of the network interface card for getting is 0000:06:00.1, i.e. domain are hexadecimal number 0, and No. bus is hexadecimal number 06, and No. slot is hexadecimal number 00, No. function is hexadecimal number 1, and then is configured according to the network interface card parameter information for obtaining.
S140, by the configuration file of the straight-through default virtual machine of configuration information write-in of network interface card, the network interface card is straight-through to match somebody with somebody confidence Breath includes the network interface card parameter information.
Wherein, the configuration file for presetting virtual machine is configured, the straight-through configuration information of specific network interface card is as follows:
By above-described embodiment, in such scheme, the virtualization option in BIOS system is opened, i.e., make hardware supported first Intel Virtualization Technology;And then the installation of virtualization system is carried out, in installation process, virtualization opening imformation is written to virtualization system In the kernel of system;Judge whether virtualization system supports virtualization;If then obtaining the network interface card parameter information of physical network card;By net In the configuration file of the straight-through default virtual machine of configuration information write-in of card, the straight-through configuration information of the network interface card includes the network interface card parameter Information.In such scheme, in the installation process of virtualization system, opened by writing virtualization in virtualization system kernel Information, opens virtualization, and then the straight-through configuration of network interface card is carried out to a certain virtual machine.It can be seen that, in virtualization system installation The straight-through configuration of network interface card of virtual machine is realized, equivalent to making virtual machine directly possess the straight-through function of network interface card, i.e., is opened in virtual machine Can directly be monopolized after opening and use physical network card, in the absence of needing the situation of interrupting service, and then improve the use of virtual machine Performance.
A kind of collocation method of virtual machine is provided in another embodiment of the application, as shown in Fig. 2 including:
S200, the virtualization option opened in BIOS system;
S210, will virtualization opening imformation be written in the kernel of virtualization system;
S220, judge virtualization system whether support virtualization;If so, then performing step S230
S230, the network interface card parameter information for obtaining physical network card;
S240, by the configuration file of the straight-through default virtual machine of configuration information write-in of network interface card, the network interface card is straight-through to match somebody with somebody confidence Breath includes the network interface card parameter information;
S250, the unlatching default virtual machine;
Wherein, default virtual machine is opened using virtualization command.
S260, judge physical machine hardware whether support network interface card lead directly to;
S270, if it is not, then exporting prompt message.
Specifically, during virtual machine is opened, judging whether the hardware of physical machine supports that network interface card leads directly to, do not supporting When network interface card leads directly to, prompt message is exported.
Wherein, the implementation method of step S200-S240 is identical with the implementation method of step S100-S140, no longer enters herein Row is repeated.
In above-described embodiment, after virtual machine is opened, allocated physical network card is can't see in virtualization system Relevant information, only default virtual machine can use the physical network card, the mac addresses of the Microsoft Loopback Adapter that virtual machine internal is seen Mac addresses with physical network card are consistent.
In another embodiment of the application, the status information of the physical network card to being released is recovered, as shown in figure 3, bag Include:
S300, release physical network interface card;
Wherein, according to actual needs as other virtual machines in physical machine also have using the demand of physical network card, this will The straight-through configuration of physical network card is released, default virtual machine releasing network network interface card is made, and the state of the network interface card being released can become Unactivated state.
S310, the status information of physical network card is reverted into original state;
Specifically, enabling activation network interface card by ordering " ifconfig network interface card titles up ", recover the original state of network interface card.
The state of physical network card is reverted to by original state by above-described embodiment, it is to avoid subsequently correctly can normally use Physical network card.
The embodiment of the present invention also provides a kind of device of virtual machine configuration, as shown in figure 4, the device includes:
First opening module 400, for opening the virtualization option in BIOS system;
First writing module 410, for virtualization opening imformation to be written in the kernel of virtualization system;
Preferably, the first writing module 410 includes:
Determining module, the processor type for determining physical machine;
Write-in submodule, for when processor is Intel processor, by intel_iommu=on write-in kernels;When When processor is AMD processors, by iommu=1 write-in kernels
Support whether judge module 420, the hardware for judging physical machine support that network interface card leads directly to;
Acquisition module 430, the network interface card parameter letter for when the hardware supported network interface card of physical machine is straight-through, obtaining physical network card Breath;
Second writing module 440, it is described in the configuration file that network interface card is led directly to the default virtual machine of configuration information write-in The straight-through configuration information of network interface card includes the parameter information of the network interface card.
In another embodiment of the application, described device also includes:
Second opening module 500, for opening the default virtual machine;
Second judge module 510, for judging whether physical machine hardware supports that network interface card leads directly to function;
Output module 520, user exports prompt message when judged result is no.
In another embodiment of the application, described device also includes:
Release module 600, for releasing network network interface card;
Recovery module 610, for the status information of physical network card to be reverted into original state.
Finally, in addition it is also necessary to explanation, herein, such as first and second or the like relational terms be used merely to by One entity or operation make a distinction with another entity or operation, and not necessarily require or imply these entities or operation Between there is any this actual relation or order.And, term " including ", "comprising" or its any other variant meaning Covering including for nonexcludability, so that process, method, article or equipment including a series of key elements not only include that A little key elements, but also other key elements including being not expressly set out, or also include for this process, method, article or The intrinsic key element of equipment.In the absence of more restrictions, the key element limited by sentence "including a ...", does not arrange Except also there is other identical element in the process including the key element, method, article or equipment.
Each embodiment is described by the way of progressive in this specification, and what each embodiment was stressed is and other The difference of embodiment, between each embodiment identical similar portion mutually referring to.
The foregoing description of the disclosed embodiments, enables professional and technical personnel in the field to realize or uses the application. Various modifications to these embodiments will be apparent for those skilled in the art, as defined herein General Principle can in other embodiments be realized in the case where spirit herein or scope is not departed from.Therefore, the application The embodiments shown herein is not intended to be limited to, and is to fit to and principles disclosed herein and features of novelty phase one The scope most wide for causing.

Claims (8)

1. a kind of collocation method of virtual machine, it is characterised in that including:
Open the virtualization option in BIOS system;
Virtualization opening imformation is written in the kernel of virtualization system;
Judge whether virtualization system supports virtualization;
If so, obtaining the network interface card parameter information of physical network card;
By in the configuration file of the straight-through default virtual machine of configuration information write-in of network interface card, the straight-through configuration information of the network interface card includes described Network interface card parameter information.
2. method as claimed in claim 1, it is characterised in that include virtualization opening imformation write-in kernel:
Determine the processor type of the physical machine;
When processor is Intel processor, by intel_iommu=on write-in kernels;
When processor is AMD processors, by iommu=1 write-in kernels.
3. such as any methods describeds of claim 1-2, it is characterised in that also include:
Open the default virtual machine;
Judge whether the hardware of physical machine supports that network interface card leads directly to;
If it is not, then exporting prompt message.
4. method as claimed in claim 3, it is characterised in that also include:
Release physical network interface card;
The status information of physical network card is reverted into original state.
5. a kind of configuration device of virtual machine, it is characterised in that described device includes:
First opening module, for opening the virtualization option in BIOS system;
First writing module, for virtualization opening imformation to be written in the kernel of virtualization system;
First judge module, for judging whether the virtualization system supports virtualization;
Acquisition module, for when the hardware supported network interface card of physical machine is straight-through, obtaining the network interface card parameter information of physical network card;
Second writing module, for by the configuration file of the straight-through default virtual machine of configuration information write-in of network interface card, the network interface card to be straight Logical configuration information includes the parameter information of the network interface card.
6. device as claimed in claim 5, it is characterised in that first writing module includes:
Determining module, the processor type for determining physical machine;
Write-in submodule, for when processor is Intel processor, by intel_iommu=on write-in kernels;Work as treatment When device is AMD processors, by iommu=1 write-in kernels.
7. such as any described devices of claim 5-6, it is characterised in that described device also includes:
Opening module, for opening the default virtual machine;
Whether the second judge module, the hardware for judging physical machine supports that network interface card leads directly to;
Output module, for when judged result is no, exporting prompt message.
8. device as claimed in claim 7, it is characterised in that described device also includes:
Release module, for releasing network network interface card;
Recovery module, for the status information of physical network card to be reverted into original state.
CN201710114778.9A 2017-02-28 2017-02-28 The collocation method and device of a kind of virtual machine Pending CN106909443A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710114778.9A CN106909443A (en) 2017-02-28 2017-02-28 The collocation method and device of a kind of virtual machine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710114778.9A CN106909443A (en) 2017-02-28 2017-02-28 The collocation method and device of a kind of virtual machine

Publications (1)

Publication Number Publication Date
CN106909443A true CN106909443A (en) 2017-06-30

Family

ID=59209407

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710114778.9A Pending CN106909443A (en) 2017-02-28 2017-02-28 The collocation method and device of a kind of virtual machine

Country Status (1)

Country Link
CN (1) CN106909443A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107508708A (en) * 2017-08-30 2017-12-22 郑州云海信息技术有限公司 Adapter Name method for customizing and system under a kind of linux system
CN108847975A (en) * 2018-06-12 2018-11-20 京信通信系统(中国)有限公司 Communication means, device, computer equipment and medium based on NFV framework
CN108989145A (en) * 2018-06-26 2018-12-11 郑州云海信息技术有限公司 A kind of test method and device of network interface card virtualized nature
CN109039697A (en) * 2018-06-19 2018-12-18 新华三云计算技术有限公司 Virtual machine network card configuration method and device
CN109144672A (en) * 2018-09-07 2019-01-04 郑州云海信息技术有限公司 A kind of method, system and associated component for distributing PCIe device
CN109558210A (en) * 2018-11-21 2019-04-02 郑州云海信息技术有限公司 A kind of method and system of virtual machine applied host machine GPU equipment
CN111209080A (en) * 2019-12-30 2020-05-29 深圳创新科软件技术有限公司 Transparent transmission method for graphic processor
CN111880901A (en) * 2020-07-29 2020-11-03 北京浪潮数据技术有限公司 Network configuration method, device, equipment and readable storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106250211A (en) * 2016-08-05 2016-12-21 浪潮(北京)电子信息产业有限公司 A kind of virtualization implementation method based on SR_IOV
US20170017422A1 (en) * 2009-12-17 2017-01-19 Microsoft Technology Licensing, Llc Virtual Storage Target Offload Techniques

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170017422A1 (en) * 2009-12-17 2017-01-19 Microsoft Technology Licensing, Llc Virtual Storage Target Offload Techniques
CN106250211A (en) * 2016-08-05 2016-12-21 浪潮(北京)电子信息产业有限公司 A kind of virtualization implementation method based on SR_IOV

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
SDNLAB君: "网络I/O虚拟化,SR-IOV技术", 《HTTP://WWW.SDNLAB.COM/14403.HTML》 *

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107508708A (en) * 2017-08-30 2017-12-22 郑州云海信息技术有限公司 Adapter Name method for customizing and system under a kind of linux system
CN108847975A (en) * 2018-06-12 2018-11-20 京信通信系统(中国)有限公司 Communication means, device, computer equipment and medium based on NFV framework
CN108847975B (en) * 2018-06-12 2021-06-25 京信通信系统(中国)有限公司 Communication method, device, computer equipment and medium based on NFV (network function virtualization) architecture
CN109039697A (en) * 2018-06-19 2018-12-18 新华三云计算技术有限公司 Virtual machine network card configuration method and device
CN108989145A (en) * 2018-06-26 2018-12-11 郑州云海信息技术有限公司 A kind of test method and device of network interface card virtualized nature
CN109144672A (en) * 2018-09-07 2019-01-04 郑州云海信息技术有限公司 A kind of method, system and associated component for distributing PCIe device
CN109558210A (en) * 2018-11-21 2019-04-02 郑州云海信息技术有限公司 A kind of method and system of virtual machine applied host machine GPU equipment
CN111209080A (en) * 2019-12-30 2020-05-29 深圳创新科软件技术有限公司 Transparent transmission method for graphic processor
CN111880901A (en) * 2020-07-29 2020-11-03 北京浪潮数据技术有限公司 Network configuration method, device, equipment and readable storage medium

Similar Documents

Publication Publication Date Title
CN106909443A (en) The collocation method and device of a kind of virtual machine
CN100555257C (en) The memory controller of the dma operation between the processing page replicative phase and method
JP4950438B2 (en) VEX-virtual extension framework
DE102019009207B3 (en) DEVICES, METHODS AND NON-TRANSITORY COMPUTER-READABLE STORAGE MEDIA FOR DVSEC FOR EFFICIENT PERIPHERAL DEVICE MANAGEMENT
CN103685399B (en) A kind of methods, devices and systems for logging in class Unix virtual containers
CN102439573B (en) Inter operating system memory hotswap to support memory growth in a non-virtualized system
CN108763099A (en) Startup method, apparatus, electronic equipment and the storage medium of system
CN102693162A (en) Method for process communication among multiple virtual machines on multi-core platform based on shared memory and intercore interruption
KR920008439B1 (en) Data process system
CN104981812B (en) The mechanism of reliability, availability and serviceability (RAS) stream is supported in equity monitors
WO2022213832A1 (en) Computer device, virtualization acceleration device, remote control method and storage medium
CN103942178A (en) Communication method between real-time operating system and non-real-time operating system on multi-core processor
US7934222B2 (en) Adapting command line interface messaging in a virtual operating system environment
CN106533825A (en) Linux system-based SR-IOV function testing method
CN109324991A (en) A kind of hot plug device of PCIE device, method, medium and system
CN105468429A (en) Efficient virtual cluster management method and cluster node
MacKinnon The changing virtual machine environment: Interfaces to real hardware, virtual hardware, and other virtual machines
CN106803794A (en) A kind of kvm virtual machine network interface card direction connection methods and its device for main frame
WO2023174128A1 (en) Hypercall method and apparatus for kernel-mode program of enhanced berkeley packet filter
CN106126277A (en) Multi-microprocessor and the upgrade method of external memory system
CN112148336A (en) Secure update of computing system firmware
US20050246708A1 (en) Method of assigning virtual process identifier to process within process domain
US9727390B1 (en) Invoking a firmware function
CN102096782A (en) Internet banking safety authentication method based on removable medium of virtual machine
CN112099916B (en) Virtual machine data migration method and device, computer equipment and storage medium

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20170630