CN102243571A - Embedded Hypervisor-oriented multi-window display virtual operation method - Google Patents

Embedded Hypervisor-oriented multi-window display virtual operation method Download PDF

Info

Publication number
CN102243571A
CN102243571A CN2011101916420A CN201110191642A CN102243571A CN 102243571 A CN102243571 A CN 102243571A CN 2011101916420 A CN2011101916420 A CN 2011101916420A CN 201110191642 A CN201110191642 A CN 201110191642A CN 102243571 A CN102243571 A CN 102243571A
Authority
CN
China
Prior art keywords
virtual
display device
display
physical
hypervisor
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.)
Granted
Application number
CN2011101916420A
Other languages
Chinese (zh)
Other versions
CN102243571B (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.)
Xian Jiaotong University
Original Assignee
Xian Jiaotong University
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 Xian Jiaotong University filed Critical Xian Jiaotong University
Priority to CN2011101916420A priority Critical patent/CN102243571B/en
Publication of CN102243571A publication Critical patent/CN102243571A/en
Application granted granted Critical
Publication of CN102243571B publication Critical patent/CN102243571B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses an embedded hypervisor-oriented multi-window display virtual operation method. Virtual display equipment and virtual display service in virtual display driving management are created in a domain in which GuestOS on Hypervisor is located; a display interface is arranged in a hardware abstraction layer of the Hypervisor, the display interface is an encapsulation of a physical display equipment window operation, and operation on a window register of a physical display equipment controller is completed after the display interface is called and operated. By virtue of virtual hardware display, multiple GuestOS can use hardware display in a time-sharing way, the windows are uniformly managed in a Hypervisor layer by virtue of the hardware abstraction layer, coupling degree of systems is reduced, and system display is more stable.

Description

A kind of many forms towards embedded Hypervisor show the virtualization operations method
Technical field
The invention belongs to embedded type virtual machine technology field, relate to a kind of many forms and show the virtualization operations method towards embedded Hypervisor.
Background technology
In I type Hypervisor system, Hypervisor runs directly on the hardware platform as system software, directly managing physical equipment and support operate in the operating system GuestOS (client operating system) on the Hypervisor, and the interface that provides by Hypervisor is the GuestOS service.Hardware abstraction layer is the interface layer between operating system nucleus and hardware device, and its purpose is hardware abstractionization.It has hidden the hardware interface details of particular platform, for operating system provides the virtual hardware platform, makes it have hardware independence, can transplant on kinds of platform.
LCD is virtual, and to belong to I/O virtual, is the ingredient of embedded type virtualization.For the virtual demonstration of LCD, popular virtualization scheme has VMware, Xen, Virtual Logic etc. now, VMware belongs to fully virtualized scheme, can move not modified Guest OS, promptly can not add being applied in the virtual machine environment of modification to former LCD device drives, but its complex structure is very high to hardware requirement, is not suitable for being applied to embedded.Xen has half virtualization scheme, and Guest OS can run on the Xen after revising, but it is mainly towards PC and server field, does not release ripe product as yet in built-in field.
Nowadays the management to LCD equipment in embedded is more flexible, as lcd controller on the S3C6410 platform five layers of form are arranged, can be used separately as different demonstrations to each layer window like this, be used as the OS window as windows, window1 is as the TV screen, and window2 is as menu window or the like.
Summary of the invention
The problem that the present invention solves is to provide a kind of many forms towards embedded Hypervisor to show the virtualization operations method, show by virtual hardware, make a plurality of GuestOS timesharing share the demonstration of use hardware, by hardware abstraction layer form is carried out unified management at the Hypervisor layer, reduced the degree of coupling between the system, the demonstration of system is more stable.
The present invention is achieved through the following technical solutions:
A kind of many forms towards embedded Hypervisor show the virtualization operations method, may further comprise the steps:
1) virtual display device and the virtual demonstration that managed by virtual display driver being created in the territory, GuestOS place on the Hypervisor serves; Virtual display device is a structure, is abstract to the attribute of physical display device; Virtual demonstration service is one group of thread, is abstract to physical display device operation;
2) in the hardware abstraction layer of Hypervisor display interface is set, display interface is an encapsulation to the physical display device window-operating, after display interface is called operation, finishes the form operation registers to the physical display device controller;
3) when physical display device need be operated, the virtual display driver accesses virtual display device among the GuestOS is kept at display message in the virtual display device, and virtual display driver also wakes the execution of virtual demonstration service up by sending message; When virtual demonstration service is waken up executable operations, obtain facility information by the accesses virtual display device; After obtaining facility information, virtual demonstration service is carried out operation to physical display device by calling display interface in the hardware abstraction layer;
4) after display interface was called, according to implementation status, return result gave virtual demonstration service, and virtual demonstration service returns to virtual display driver by the mode of acknowledgement messaging.
Attribute information or display message to physical display device that described virtual display device is preserved comprise: screen location information, screen size information, window number, video memory address and pixel and display characteristic;
Virtual display driver to the management of virtual display device is: the accesses virtual display device is kept at display message in the middle of the virtual display device, so that the visit of virtual demonstration service.
After described virtual demonstration service was waken up, the accesses virtual display device carried out following operation to display interface after obtaining facility information: variable element, initialization display window are set, close display window and Framebuffer is set based on detecting variable element.
The operation to the physical display device form of described display interface encapsulation comprises: physical display device initialization, physical display device shutoff operation, activation physical display device parameter and equipment video memory address.
A described GuestOS finishes the operation of a form layer on the physical display device to the operation of physical display device by calling of display interface; When different system need be switched demonstration, by the parameter of display interface operating physical display device, the pairing form layer of system was switched, and system's demonstration just has been switched.
After described display interface is called, finish form operation registers,, realize the switching of different forms by revising form stack parameter to the physical display device controller.
Described GuestOS is Linux, the LCD of physical display device for supporting that many forms show.
Compared with prior art, the present invention has following beneficial technical effects:
Many forms towards embedded Hypervisor provided by the invention show the virtualization operations method, creating the virtual display device and the virtual demonstration that managed by virtual display driver in territory, GuestOS place serves, display interface is set in the hardware abstraction layer of Hypervisor carries out physical operations, a physical equipment can be mapped as a plurality of virtual units, thereby make a plurality of Guest OS use physics LCD equipment simultaneously, a plurality of GuestOS can timesharing share the use physical display device, and the demonstration of being convenient to different system is simultaneously switched.
Many forms towards embedded Hypervisor provided by the invention show the virtualization operations method, be that each Guest OS distributes a display window in hardware abstraction layer, the work of carrying out when carrying out system's switching demonstration is exactly the parameter of simply revising in the display controller, thereby changes window displayed.Use same window with respect to a plurality of Guest OS timesharing, this machine-processed principal character is that different systems independently operates at form separately, reduced the degree of coupling between the system, simultaneously by hardware abstraction layer form is carried out unified management at the Hypervisor layer, be easy to transplant, and the switching between system is rapider, smooth, and the demonstration of system is more stable, and the performance of system is more efficient.Compare with Xen with VMware and to have lower performance loss, the characteristics that are easy to transplant.
Description of drawings
Fig. 1 is the Hypervisor structural drawing;
Fig. 2 is for supporting that many forms show virtualized Hypervisor structural drawing;
Fig. 3 execution mechanism synoptic diagram that to be virtual display driver show by virtual demonstration service execution system;
Fig. 4 obtains after the display message operation chart to display interface for virtual demonstration service;
Fig. 5 is based on the virtual display system of the many forms of hardware and the synoptic diagram of execution thereof.
Embodiment
Many forms towards embedded Hypervisor provided by the invention show the virtualization operations method, and by the physical vlan display device, a plurality of GuestOS can timesharing share the use physical display device, and the demonstration of being convenient to different system is simultaneously switched.Many forms show that virtualization operations comprises that mainly following two aspect: Hypervisor produce the operation of keeping supplying layer GuestOS virtual unit that drives and the display interface that passes through hardware abstraction layer and realize the mapping of virtual display device to different forms.Below in conjunction with GuestOS is Linux (2.6.28 kernel), the LCD of physical display device for supporting that many forms show, and the present invention is described in further detail, and the explanation of the invention is not limited.
Referring to I type Hypervisor structural drawing shown in Figure 1, Hypervisor runs directly on the hardware platform as system software, directly managing physical equipment and support operate in the operating system GuestOS on the Hypervisor, and the interface that provides by Hypervisor is the GuestOS service.
Show virtualized Hypervisor structural drawing referring to the many forms of support shown in Figure 2, create served by the virtual display device and the virtual demonstration of virtual display driver management in territory, GuestOS place, in the hardware abstraction layer of Hypervisor, display interface is set.
A) virtual display driver
The operand of the virtual display driver among the GuestOS is a virtual display device, thereby wakes the operation that the execution of virtual demonstration service realizes virtual display device up by sending message.
Virtual display driver wakes the execution of virtual demonstration service up by sending message, and then realizes the operation of virtual display device by the execution of virtual demonstration service.Virtual demonstration service is kept at display message in the virtual display device by visit to be carried out the calling of display interface, thereby finishes access hardware.Concrete in Linux, to the operation of physical display device, be put into hardware abstraction layer and realize during original display device driven, in Linux, only keep the framework of original display driver, realize virtual display driver.
Virtual display driver is to the visit of virtual display device, display message is kept in the middle of the virtual display device, so that the visit of virtual demonstration service.
B) virtual display device
Virtual display device is abstract to the attribute of physical display device, is realized by a structure.Virtual display driver among the GuestOS is responsible for the operation to virtual display device, is used for facility information is kept at virtual display device.When virtual demonstration service needs executable operations, obtain facility information by the accesses virtual display device.
C) virtual demonstration service
Virtual demonstration service is the one group of abstract thread that is used for the physical display device operation, and it is representing the execution of virtual display device.The execution of virtual demonstration service is waken up by the virtual display driver among the GuestOS.Virtual demonstration service is carried out operation to hardware by the display interface in the hardware abstraction layer that calls Hypervisor and provide.
Attribute information or display message to physical display device that virtual display device is preserved comprise:
1) screen location information; 2) screen size information; 3) window number; 4) video memory address is used for the DMA reading of data; 5) pixel and display characteristic.
The operation of virtual demonstration service execution comprises:
1) based on detecting variable element variable element is set; 2) initialization display window; 3) close display window; 4) Framebuffer is set.
The operation of above-mentioned attribute that is stored in virtual display device and virtual demonstration service execution is based on all that the general character of LCD equipment puts forward, so these attribute and operation can correspond on the concrete physical equipment.
D) display interface
Display interface is an encapsulation to the physical display device window-operating, so that virtual this interface of demonstration service call is operated form.The encapsulation of display interface comprises: LCD initialization, LCD shutoff operation, activation LCD parameter, four aspects, equipment video memory address.
Display interface is finished the form operation registers to lcd controller.By revising the parameter that superposes in the form register, realize the switching of different form layers, show with this switching that realizes different system.
After display interface was called, according to implementation status, return result gave virtual demonstration service, and virtual demonstration service returns to virtual display driver by the mode of acknowledgement messaging.
Referring to Fig. 2, Fig. 3, Fig. 4, the many forms demonstration virtualization operations methods towards embedded Hypervisor may further comprise the steps:
1) virtual display device and the virtual demonstration that managed by virtual display driver being created in the territory, GuestOS place on the Hypervisor serves; Virtual display device is a structure, is abstract to the attribute of physical display device; Virtual demonstration service is one group of thread, is abstract to physical display device operation;
2) in the hardware abstraction layer of Hypervisor display interface is set, display interface is an encapsulation to the physical display device window-operating, after display interface is called operation, finishes the form operation registers to the physical display device controller;
3) when physical display device need be operated, the virtual display driver accesses virtual display device among the GuestOS is kept at display message in the virtual display device, and virtual display driver also wakes the execution of virtual demonstration service up by sending message; When virtual demonstration service is waken up executable operations, obtain facility information by the accesses virtual display device; After obtaining facility information, virtual demonstration service is carried out operation to physical display device by calling display interface in the hardware abstraction layer;
4) after display interface was called, according to implementation status, return result gave virtual demonstration service, and virtual demonstration service returns to virtual display driver by the mode of acknowledgement messaging.
In conjunction with above accompanying drawing and operation, as can be seen: when the virtual display driver that is in the linux kernel attitude needs the accesses virtual display device, by sending the virtual demonstration service of message request to the Hypervisor end, virtual demonstration service is handled this message, each message correspondence be operation to physical display device, by display interface physical display device is conducted interviews here.Finish sending the virtual display driver of acknowledgement messaging after the processing of message, thereby finish once visit virtual unit to the Linux end.
Based on the above-mentioned analysis that Linux is held virtual display driver, can draw when carrying out the design of Linux end display routine, at be virtual display device, rather than the physical display device among original Linux.The situation that finally will be mapped to the physical equipment operation for the operation of virtual display device realizes to virtual demonstration service by sending message at the Linux end.
Based on the virtual display system of the many forms of hardware and the synoptic diagram of execution thereof, GuestOS finishes the operation of a form layer on the physical display device to the operation of physical display device by calling of display interface referring to shown in Figure 5; When different system need be switched demonstration, by the parameter of display interface operating physical display device, the pairing form layer of system was switched, and system's demonstration just has been switched.
After display interface is called, finishing the form operation registers to the physical display device controller, specifically is by revising the relevant register of form stack (this register is the window's position control c register), realizing the switching of different form layers.
Hypervisor is responsible for finishing the initialization operation to lcd controller, at this moment an initialization global register.And the configuration of each form layer register is operated by corresponding GuestOS.Therefore many forms of virtual LCD show that being equivalent to each virtual LCD uses wherein one deck form.Different GuestOS as shown in Figure 5 uses different paths (a or b), and different forms is operated, and has reduced the degree of coupling between the system.
Virtual many forms are to be that each system operates separately at form separately in the middle of showing, have reduced the degree of coupling between the system.From hardware, support the lcd controller that many forms show, can for showing, many forms create hardware foundation each layer form as different demonstrations; From software, by the display interface of Hypervisor end, the virtual display driver that is in the linux kernel attitude conducts interviews to physical display device with the form of message, has created basis of software for many forms show.

Claims (7)

1. the many forms towards embedded Hypervisor show the virtualization operations method, it is characterized in that, may further comprise the steps:
1) virtual display device and the virtual demonstration that managed by virtual display driver being created in the territory, GuestOS place on the Hypervisor serves; Virtual display device is a structure, is abstract to the attribute of physical display device; Virtual demonstration service is one group of thread, is abstract to physical display device operation;
2) in the hardware abstraction layer of Hypervisor display interface is set, display interface is an encapsulation to the physical display device window-operating, after display interface is called operation, finishes the form operation registers to the physical display device controller;
3) when physical display device need be operated, the virtual display driver accesses virtual display device among the GuestOS is kept at display message in the virtual display device, and virtual display driver also wakes the execution of virtual demonstration service up by sending message; When virtual demonstration service is waken up executable operations, obtain facility information by the accesses virtual display device; After obtaining facility information, virtual demonstration service is carried out operation to physical display device by calling display interface in the hardware abstraction layer;
4) after display interface was called, according to implementation status, return result gave virtual demonstration service, and virtual demonstration service returns to virtual display driver by the mode of acknowledgement messaging.
2. the many forms towards embedded Hypervisor as claimed in claim 1 show the virtualization operations method, it is characterized in that attribute information or display message to physical display device that described virtual display device is preserved comprise: screen location information, screen size information, window number, video memory address and pixel and display characteristic;
Virtual display driver to the management of virtual display device is: the accesses virtual display device is kept at display message in the middle of the virtual display device, so that the visit of virtual demonstration service.
3. the many forms towards embedded Hypervisor as claimed in claim 1 show the virtualization operations method, it is characterized in that, after described virtual demonstration service was waken up, the accesses virtual display device carried out following operation to display interface after obtaining facility information: variable element, initialization display window are set, close display window and Framebuffer is set based on detecting variable element.
4. the many forms towards embedded Hypervisor as claimed in claim 1 show the virtualization operations method, it is characterized in that the operation to the physical display device form of described display interface encapsulation comprises: physical display device initialization, physical display device shutoff operation, activation physical display device parameter and equipment video memory address.
5. the many forms towards embedded Hypervisor as claimed in claim 1 show the virtualization operations method, it is characterized in that, a described GuestOS finishes the operation of a form layer on the physical display device to the operation of physical display device by calling of display interface; When different system need be switched demonstration, by the parameter of display interface operating physical display device, the pairing form layer of system was switched, and system's demonstration just has been switched.
6. the many forms towards embedded Hypervisor as claimed in claim 1 show the virtualization operations method, it is characterized in that, after described display interface is called, finish form operation registers to the physical display device controller, by revising form stack parameter, realize the switching of different forms.
7. the many forms towards embedded Hypervisor as claimed in claim 1 show the virtualization operations method, it is characterized in that described GuestOS is Linux, the LCD of physical display device for supporting that many forms show.
CN2011101916420A 2011-07-08 2011-07-08 Embedded Hypervisor-oriented multi-window display virtual operation method Expired - Fee Related CN102243571B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2011101916420A CN102243571B (en) 2011-07-08 2011-07-08 Embedded Hypervisor-oriented multi-window display virtual operation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2011101916420A CN102243571B (en) 2011-07-08 2011-07-08 Embedded Hypervisor-oriented multi-window display virtual operation method

Publications (2)

Publication Number Publication Date
CN102243571A true CN102243571A (en) 2011-11-16
CN102243571B CN102243571B (en) 2013-01-02

Family

ID=44961644

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2011101916420A Expired - Fee Related CN102243571B (en) 2011-07-08 2011-07-08 Embedded Hypervisor-oriented multi-window display virtual operation method

Country Status (1)

Country Link
CN (1) CN102243571B (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102014221247A1 (en) * 2014-10-20 2016-04-21 Continental Automotive Gmbh Computer system for a motor vehicle
CN105630442A (en) * 2015-12-18 2016-06-01 上海市共进通信技术有限公司 Method for realizing virtual display equipment in Android routers
CN107003875A (en) * 2016-12-13 2017-08-01 深圳前海达闼云端智能科技有限公司 For the display methods of multiple operating system, device and electronic equipment
CN107924317A (en) * 2015-08-31 2018-04-17 三菱电机株式会社 Application executing device and application executing method
CN109240794A (en) * 2018-08-06 2019-01-18 深圳宇翊技术股份有限公司 A kind of desktop virtual technology reconstruct PIS train station subsystem
CN109343929A (en) * 2018-09-05 2019-02-15 武汉光庭信息技术股份有限公司 A kind of multi-screen interaction method and system based on the shared video memory of virtualization
CN111114320A (en) * 2019-12-27 2020-05-08 深圳市众鸿科技股份有限公司 Vehicle-mounted intelligent cabin sharing display method and system
CN111240898A (en) * 2020-01-09 2020-06-05 中瓴智行(成都)科技有限公司 Hypervisor-based black box implementation method and system
CN112948102A (en) * 2019-11-26 2021-06-11 中国电信股份有限公司 Virtual machine event processing method, device and system
CN117891565B (en) * 2024-03-14 2024-05-17 麒麟软件有限公司 Display virtual sharing system based on multi-system isolation

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101154166A (en) * 2006-09-25 2008-04-02 联想(北京)有限公司 Virtual machine system and its graphics card access method
CN101739289A (en) * 2008-11-13 2010-06-16 闪联信息技术工程中心有限公司 Method and device for setting display mode in Linux virtual machine

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101154166A (en) * 2006-09-25 2008-04-02 联想(北京)有限公司 Virtual machine system and its graphics card access method
CN101739289A (en) * 2008-11-13 2010-06-16 闪联信息技术工程中心有限公司 Method and device for setting display mode in Linux virtual machine

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
刘晓芬,王轶凡,涂时亮: "RT-Hypervisor:用于实时嵌入式系统的虚拟机监视器", 《计算机工程与设计》, vol. 29, no. 22, 30 November 2008 (2008-11-30) *
怀进鹏,李沁: "基于虚拟机的虚拟计算环境研究与设计", 《JOURNAL OF SOFTWARE》, vol. 18, no. 8, 31 August 2007 (2007-08-31) *
霍明旭,丁扣宝: "Linux下进行带Xinerama扩展的多屏显示的应用与开发", 《江南大学学报自然科学版》, vol. 5, no. 2, 30 April 2006 (2006-04-30) *

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102014221247A1 (en) * 2014-10-20 2016-04-21 Continental Automotive Gmbh Computer system for a motor vehicle
CN107924317B (en) * 2015-08-31 2020-12-22 三菱电机株式会社 Application program execution device and application program execution method
CN107924317A (en) * 2015-08-31 2018-04-17 三菱电机株式会社 Application executing device and application executing method
CN105630442A (en) * 2015-12-18 2016-06-01 上海市共进通信技术有限公司 Method for realizing virtual display equipment in Android routers
CN105630442B (en) * 2015-12-18 2018-11-09 上海市共进通信技术有限公司 The implementation method of virtual display device in Android routers
CN107003875A (en) * 2016-12-13 2017-08-01 深圳前海达闼云端智能科技有限公司 For the display methods of multiple operating system, device and electronic equipment
WO2018107354A1 (en) * 2016-12-13 2018-06-21 深圳前海达闼云端智能科技有限公司 Display method, apparatus, and electronic device used for multiple operating systems
CN109240794A (en) * 2018-08-06 2019-01-18 深圳宇翊技术股份有限公司 A kind of desktop virtual technology reconstruct PIS train station subsystem
CN109343929A (en) * 2018-09-05 2019-02-15 武汉光庭信息技术股份有限公司 A kind of multi-screen interaction method and system based on the shared video memory of virtualization
CN112948102A (en) * 2019-11-26 2021-06-11 中国电信股份有限公司 Virtual machine event processing method, device and system
CN112948102B (en) * 2019-11-26 2023-10-13 中国电信股份有限公司 Virtual machine event processing method, device and system
CN111114320A (en) * 2019-12-27 2020-05-08 深圳市众鸿科技股份有限公司 Vehicle-mounted intelligent cabin sharing display method and system
CN111240898A (en) * 2020-01-09 2020-06-05 中瓴智行(成都)科技有限公司 Hypervisor-based black box implementation method and system
CN111240898B (en) * 2020-01-09 2023-08-15 中瓴智行(成都)科技有限公司 Method and system for realizing black box based on Hypervisor
CN117891565B (en) * 2024-03-14 2024-05-17 麒麟软件有限公司 Display virtual sharing system based on multi-system isolation

Also Published As

Publication number Publication date
CN102243571B (en) 2013-01-02

Similar Documents

Publication Publication Date Title
CN102243571B (en) Embedded Hypervisor-oriented multi-window display virtual operation method
CN106406977B (en) A kind of GPU vitualization realization system and method
US10127628B2 (en) Method and system to virtualize graphic processing services
US8239610B2 (en) Asynchronous page faults for virtual machines
US8042108B2 (en) Virtual machine migration between servers
CN102135866B (en) Display optimization method based on Xen safety computer
CN102890643B (en) Resource scheduling system based on immediate feedback of application effect under display card virtualization
CN105830026A (en) Apparatus and method for scheduling graphics processing unit workloads from virtual machines
US9804876B2 (en) Hypervisor-driven hibernation
US20150356773A1 (en) Systems and methods for providing virtual monitors
US10241817B2 (en) Paravirtualized access for device assignment by bar extension
US9569223B2 (en) Mixed shared/non-shared memory transport for virtual machines
US20090172667A1 (en) Method and computer system for sharing graphics card among multiple operation systems
US20120185799A1 (en) Managing windows in virtual environment
CN103064796B (en) virtual machine memory sharing method and computer system
US11010859B2 (en) Display resource scheduling method and device for embedded system
JP2011028712A (en) Method and system to display platform graphics during operating system initialization
US20160299777A1 (en) Request processing using vm functions
CN109254826B (en) Suspension detection for virtualized acceleration processing device
US20120050260A1 (en) Method and apparatus for accommodating display migration among a plurality of physical displays
US20120180049A1 (en) Launching software application in virtual environment
CN101211270A (en) Display card, virtual machine system using same and display processing method
JP7123235B2 (en) VMID as GPU task container for virtualization
CN107077375A (en) For the display methods of multiple operating system, device and electronic equipment
US9015711B2 (en) Power management of video display devices by virtual machines

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20130102

Termination date: 20150708

EXPY Termination of patent right or utility model