WO2018107354A1 - Display method, apparatus, and electronic device used for multiple operating systems - Google Patents

Display method, apparatus, and electronic device used for multiple operating systems Download PDF

Info

Publication number
WO2018107354A1
WO2018107354A1 PCT/CN2016/109625 CN2016109625W WO2018107354A1 WO 2018107354 A1 WO2018107354 A1 WO 2018107354A1 CN 2016109625 W CN2016109625 W CN 2016109625W WO 2018107354 A1 WO2018107354 A1 WO 2018107354A1
Authority
WO
WIPO (PCT)
Prior art keywords
operating system
display
guest operating
state
display window
Prior art date
Application number
PCT/CN2016/109625
Other languages
French (fr)
Chinese (zh)
Inventor
李岩刚
Original Assignee
深圳前海达闼云端智能科技有限公司
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 深圳前海达闼云端智能科技有限公司 filed Critical 深圳前海达闼云端智能科技有限公司
Priority to CN201680002759.0A priority Critical patent/CN107003875A/en
Priority to PCT/CN2016/109625 priority patent/WO2018107354A1/en
Publication of WO2018107354A1 publication Critical patent/WO2018107354A1/en

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/451Execution arrangements for user interfaces
    • 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

Definitions

  • the present invention relates to the field of virtualization technologies, and in particular, to a display method, apparatus, and electronic device for multiple operating systems.
  • a virtual machine is a complete computer system that runs through a software and has full hardware system functionality running in a fully isolated environment.
  • the virtual machine can run the guest operating system and its related applications, and the embedded system that provides the operating environment for the virtual machine also runs the software and hardware related to the main operating system.
  • the virtual machine runs as an application of the primary operating system and emulates the hardware device for use while the guest operating system is running.
  • the guest operating system When the guest operating system displays, it applies for a display window native window in the main operating system.
  • the native window is used as the output window of the guest operating system, that is, the pixels used by the guest operating system are displayed on the window.
  • the main operating system provides a GPU (Graphics Process Unit)
  • the guest operating system virtualizes a vGPU (Virtual Graphics Process Unit) in the virtual machine and provides GPU-enabled images in its user space.
  • the library graphics library simulates hardware image accelerators to accelerate the processing of image processing in guest operating systems.
  • the guest operating system provides a simulated image library in its user space that completes the image processing process by calling an image library in the host operating system.
  • the display pixels of the guest operating system processed by the virtual image library are finally displayed in the native window that it applies to the main operating system.
  • the inventors of the present invention found that: in the above method, in the single During the bit time period, the user can only operate on one operating system through the input device of the system. At this time, other guest operating systems or main operating systems displayed on the display device of the system, because there is no input, if the system currently has no active tasks, it can only be idle, resulting in waste of resources.
  • the embodiment of the invention provides a display method, device and electronic device for multiple operating systems, which are mainly used for reducing resource waste in multiple operating systems.
  • an embodiment of the present invention provides a display method for multiple operating systems, including:
  • a display window is allocated for each activated guest operating system
  • the guest operating system when the guest operating system is detected to switch to the foreground, the corresponding display window is set to the display state, and the image data to be displayed is loaded into the display window;
  • image data in a display window in a display state is acquired and displayed through a display system.
  • an embodiment of the present invention provides a display device for multiple operating systems, including:
  • An allocation module configured to allocate a display window corresponding to each activated guest operating system in the main operating system
  • a processing module configured to, in the guest operating system, set a corresponding display window to a display state when the guest operating system is switched to the foreground, and load the image data to be displayed into the display window;
  • the display module is configured to acquire image data in a display window in a display state and display it through a display system in the main operating system.
  • an embodiment of the present invention provides an electronic device, where the electronic device includes:
  • a memory one or more processors; a memory coupled to the processor via a communication bus; a processor configured to execute instructions in the memory; the storage medium having stored therein for performing the steps of the method of the first aspect of the claims instruction.
  • an embodiment of the present invention provides a computer program product for use in conjunction with an electronic device including a display, the computer program product comprising a computer readable storage medium and a computer program mechanism embedded therein, the computer
  • the program mechanism includes instructions for performing the various steps in the method of the first aspect described above.
  • the corresponding window when the guest operating system switches to the foreground, the corresponding window is in the display state, and when the guest operating system enters the background, the corresponding display window is hidden; and the main operating system is in the display state.
  • the image data in the status display window is displayed. In this way, the operating system in the background can be prevented from being displayed, thereby reducing the consumption of corresponding resources.
  • FIG. 1 is a schematic diagram of a startup process of multiple operating systems according to an embodiment of the present invention
  • FIG. 2 is a schematic structural diagram of a display window corresponding to a multi-client operating system according to an embodiment of the present invention
  • FIG. 3 is a schematic structural diagram of a multi-operating system according to an embodiment of the present invention.
  • FIG. 4 is a schematic diagram of a rendering process of a display window corresponding to a guest operating system according to an embodiment of the present invention
  • FIG. 5 is a schematic flowchart of allocating and revoking a display state lock according to an embodiment of the present invention
  • FIG. 6 is a schematic flowchart of a display method for multiple operating systems according to an embodiment of the present invention.
  • FIG. 7 is a schematic structural diagram of a display device for multiple operating systems according to an embodiment of the present invention.
  • FIG. 8 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
  • each operating system is displayed on the display device of the system at the same time, but at the same time, the user can only operate one of the operating systems through the input device of the system, that is, only one current operating system, for no
  • the active task is not the current operating system, it can only be idle, resulting in waste of resources.
  • an embodiment of the present invention provides a display method for multiple operating systems.
  • a client operating system switches to the foreground, its corresponding window is in a display state, and when the guest operating system enters the background, the corresponding The display window is hidden; the main operating system displays the image data in the display window in the displayed state. In this way, the operating system in the background can be prevented from being displayed, thereby reducing the consumption of corresponding resources.
  • the invention provides a display method for multiple operating systems, and the multiple operating systems are directed to a main operating system and at least one guest operating system. Of all operating systems, only one is the current operating system. The currently running operating system is in the foreground, and the non-current running operating system is in the background.
  • each operating system maintains a status record table for recording the status of the corresponding operating system, wherein the status is running in the foreground or running in the background.
  • the display method for multiple operating systems provided by the embodiment of the present invention can realize that when the guest operating system switches to the foreground, its corresponding window is in a display state, and when the guest operating system enters the background, its corresponding display window The state is hidden; the main operating system displays the image data in the display window in the displayed state. This will prevent the operating system in the background from entering. The line is displayed, thereby reducing the consumption of the corresponding resources.
  • a display window is allocated for each activated guest operating system.
  • a display window may be allocated for the activated guest operating system when it is detected that the guest operating system is booted.
  • the display window is the local window of the main operating system. And the display window can do the following: display, hide, attribute query.
  • the display system of the main operating system synthesizes the pixels in the display buffer of the window with the pixels of other windows in the display system, and then displays them.
  • the display system of the main operating system ignores the pixels in the display buffer of the window, and does not synthesize with the pixels of other windows in the display system.
  • Attribute query provides the length and width of the display window, pixel format and other content.
  • the corresponding display window of the multi-client operating system is as shown in FIG. 2 .
  • the primary operating system is set to sleep.
  • multiple operating systems are started, wherein the main operating system is located in the foreground, and the status of the main operating system is recorded in the status record table maintained by the main operating system as the foreground.
  • Run and the primary operating system is the current operating system.
  • the guest operating systems are all in the background.
  • the status records of the operating systems maintained by each guest operating system record the status of the corresponding operating system in the background, and all guest operating systems are non-current operating systems. At the same time, all operating systems are in a sleep state.
  • each operating system maintains a status record table. This table records whether the operating system is currently running in the foreground or in the background. In the main operating system, a display window is assigned for each booted guest operating system.
  • each guest operating system has a corresponding rendering engine for its service.
  • the rendering engine communicates with virtual machines that support guest operating systems and operates in accordance with the operations of the customer display subsystem in the guest operating system.
  • Each layer in the client display subsystem corresponds to each rendering thread in the rendering engine, and the data or pixels that the layer needs to draw are passed to the corresponding rendering thread through the virtual machine.
  • the display system synthesizes all the layers, the rendering threads in the rendering engine are drawn in the order of layer composition, and the display data in the respective threads is drawn into the display window corresponding to the guest operating system, as shown in FIG. 4 Show.
  • the main operating system provides a service program that displays state locks for the current operating system.
  • the service program displaying the state lock shall have at least the following functions: assigning a display state lock and revoking a display state lock.
  • the application when it is detected that the guest operating system switches to the foreground, the application sets the display state lock; the display state lock is used to request to lock the display system to the running state; in the main operating system, it is monitored When the guest operating system requests to display a state lock, the system is locked to the running state.
  • the display state lock is assigned, the display system remains powered and active, even after the display system power down command is triggered.
  • the application cancels the display state lock; in the main operating system, the client operating system is requested to cancel the display.
  • the state lock set for the display system is revoked.
  • the display state lock is revoked, the display system will enter the power-down state. The process is shown in Figure 5.
  • the current operating system (which can be the main operating system or the guest operating system) may need to call the non-current operating system.
  • multiple operations can be implemented through the process shown in Figure 6. The display of the system.
  • the corresponding display window is set to the display state, and the image data to be displayed is loaded into the display window.
  • the guest operating system switched to the foreground in addition to setting the corresponding display window to the display state, and loading the image data to be displayed outside the display window, the guest operating system switched to the foreground is also set to the running state, and the client switching to the foreground is switched.
  • the status record table maintained by the operating system the status of the guest operating system that is switched to the foreground is recorded as the foreground operation.
  • This embodiment is not limited to 1) setting the corresponding display window to the display state, 2) setting the guest operating system switched to the foreground to the running state, and 3) recording the state of the guest operating system switched to the foreground as the foreground running between The order of execution.
  • the application sets the display state lock.
  • the display system In the main operating system, when the guest operating system requests to display the status lock, the display system is locked to the running state. This can prevent the display system from entering the hibernation program when the main operating system is running in the background, and ensure that the guest operating system can display the display system of the main operating system in time.
  • the display window corresponding to the operating system of the foreground operating system before the switching is set to a hidden state, and the operating system of the foreground operating system before the switching is set to the sleep state.
  • the operating system running in the foreground before switching is placed in the background.
  • the status record table maintained by the operating system in the foreground before the switch the status is recorded as running in the background.
  • This embodiment is not limited to 1) setting the display window corresponding to the foreground operating system before the switch to the hidden state, 2) setting the foreground operating system before the switch to the sleep state, and 3) setting the foreground operating system before the switch.
  • This embodiment is also not limited to 4) the foreground operating system state before the record switching is the background running and (1) the display window corresponding to the foreground operating system before the switching is set to the hidden state and 2) the foreground running operation before the switching The system is set to the order of execution between sleep states. However, 4) Recording the operating system status before the switchover is running in the background. 3) Execute the operating system before the switch is placed in the background.
  • the host operating system provides a service program for displaying the state lock.
  • the method provided in this embodiment is to be switched to run in the background, that is, the operating system in the foreground before the switch does not need to display the state lock service. Therefore, after the step is executed, the operating system of the foreground operating system before the switchover is also cancelled. Show status lock.
  • each client operating system can display the corresponding window when it switches to the foreground, and when the guest operating system enters the background, the corresponding display window is hidden; and the main operating system will be The image data in the display window in the display state is displayed. In this way, the operating system in the background can be prevented from being displayed, thereby reducing the consumption of corresponding resources.
  • the current operating system can be a primary operating system or a guest operating system.
  • the operating system is switched to the guest operating system.
  • the switching operating system may be the primary operating system or other guest operating systems.
  • the operating system switched to the foreground is the guest operating system.
  • the implementation scenario corresponding to this situation may be: the main operating system is running in the foreground, all the guest operating systems are running in the background, and the guest operating system 1 that the host operating system expects to switch to.
  • the display window corresponding to the main operating system is set to the hidden state, the main operating system is set to the sleep state, and the main operating system is placed in the background.
  • Setting the display window corresponding to the guest operating system 1 to the display state setting the guest operating system 1 to the running state, placing the guest operating system 1 in the foreground, and the guest operating system 1 applying to set the display state lock.
  • the display system is locked to the running state.
  • the guest operating system 1 is woken up, enters the running state from the sleep state, and its displayed pixels are displayed through its corresponding display window.
  • the guest operating system 1 can now monopolize the input device and respond to the user's input through the display system.
  • the display system of the guest operating system 1 enters the user's non-interactive state, and the virtual machine can be used to cancel the display state lock, and then the system enters the user's non-interactive state, and then closes. Show system idling, reducing resource waste.
  • the current operating system is the guest operating system, and the operating system is switched to be the main operating system.
  • the implementation scenario corresponding to the situation may be: the guest operating system 2 is running in the foreground, and other guest operating systems and the main operating system are running in the background. The guest operating system 2 expects to switch to the primary operating system.
  • the display window corresponding to the guest operating system 2 is set to the hidden state, the guest operating system 2 is set to the sleep state, the guest operating system 2 is placed in the background, and the display of the guest operating system 2 is cancelled.
  • State lock. Display corresponding to the main operating system The window is set to display state, the main operating system is set to the running state, and the main operating system is placed in the foreground.
  • the current operating system is a guest operating system, and the operating system is switched to another guest operating system.
  • the implementation scenario corresponding to the situation may be: the guest operating system 3 is running in the foreground, and other guest operating systems and the main operating system are running in the background.
  • the guest operating system 3 expects to switch to other guest operating systems 4.
  • the display window corresponding to the guest operating system 3 is set to the hidden state, the guest operating system 3 is set to the sleep state, the guest operating system 3 is placed in the background, and the display of the guest operating system 3 is cancelled.
  • State lock The display window corresponding to the guest operating system 4 is set to the display state, the guest operating system 4 is set to the running state, the guest operating system 4 is placed in the foreground, and the display operating state lock is assigned to the guest operating system 4.
  • the method for displaying multiple operating systems provided by this embodiment, by assigning a display window corresponding to each activated guest operating system in the main operating system, in the guest operating system, monitoring the switching of the guest operating system to When the foreground is running, the corresponding display window is set to the display state, and the image data to be displayed is loaded into the display window; in the main operating system, the image data in the display window in the display state is acquired and displayed through the display system.
  • the following functions are implemented: for a display device, only one operating system (current operating system) is using the display device at a time. Other operating systems (non-current operating systems), at this moment, if there is no active task, the system is in a dormant state. If there is an active task, because there is no display system that can be used, the user is in a background that the user cannot interact with. status.
  • the display system is activated by displaying the status lock.
  • the display system can be put to sleep by releasing the display state lock.
  • the corresponding window when the guest operating system switches to the foreground, the corresponding window is in a display state, and when the guest operating system enters the background, the corresponding display window is in a hidden state; and the main operating system is in a display state.
  • the image data in the display window is displayed. In this way, the operating system in the background can be prevented from being displayed, thereby reducing the consumption of corresponding resources.
  • the present embodiment provides a display device for multiple operating systems, and the principle of the problem for the display device for multiple operating systems is similar to that for a multi-operating system, so the use
  • a display device for multiple operating systems reference may be made to the implementation of a display method for multiple operating systems, and the repeated description is not repeated.
  • the display device for multiple operating systems includes:
  • the distribution module 701 is configured to allocate, in the main operating system, a display window corresponding to each activated guest operating system;
  • the processing module 702 is configured to: when the guest operating system is switched to the foreground, in the guest operating system, set the corresponding display window to the display state, and load the image data to be displayed into the display window;
  • the display module 703 is configured to acquire image data in a display window in a display state and display it through a display system in the main operating system.
  • the allocating module 701 is configured to allocate a display window for the activated guest operating system when detecting that the guest operating system is started.
  • the device further includes:
  • the setting module is configured to set the corresponding display window to a hidden state when monitoring that the guest operating system switches to the background.
  • the device further includes:
  • the first application module is configured to apply for setting a display state lock in the guest operating system when monitoring that the guest operating system switches to the foreground operation;
  • a display state lock is used to request that the display system be locked into a running state
  • the locking module is configured to lock the display system to the running state when the guest operating system requests to display the status lock in the main operating system.
  • the device further includes:
  • a second application module configured to, in the guest operating system, apply to cancel the display state lock when the interaction of the user is not monitored for more than a preset duration
  • the undo module is used to cancel the state lock set for the display system when the guest operating system requests to cancel the display state lock in the main operating system.
  • the corresponding window when the guest operating system switches to the foreground, the corresponding window is in a display state, and when the guest operating system enters the background, the corresponding display window is in a hidden state; and the main operating system is in a display state.
  • the image data in the display window is displayed. In this way, the operating system in the background can be prevented from being displayed, thereby reducing the consumption of corresponding resources.
  • an embodiment of the present invention further provides an electronic device.
  • the electronic device includes:
  • a memory 801, one or more processors 802; and a transceiver component 803, the memory, the processor, and the transceiver component 803 are connected by a communication bus (in the embodiment of the present invention, the communication bus is an I/O bus);
  • the storage medium stores therein instructions for executing the respective steps in the display method for the multiple operating systems described in any of the above. It is not difficult to understand that, in the specific implementation, in order to achieve the basic object of the present invention, the above-described transceiver component 803 is not necessarily required.
  • an embodiment of the present invention provides a computer program product for use in conjunction with an electronic device including a display, the computer program product comprising a computer readable storage medium and a computer program mechanism embedded therein, Computer program mechanism includes means for performing the above Any of the instructions for each step in the display method of the multiple operating system.
  • embodiments of the present invention can be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment, or a combination of software and hardware. Moreover, the invention can 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, etc.) including computer usable program code.
  • computer-usable storage media including but not limited to disk storage, CD-ROM, optical storage, etc.
  • the computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the instructions stored in the computer readable memory produce an article of manufacture comprising the instruction device.
  • the apparatus implements the functions specified in one or more blocks of a flow or a flow and/or block diagram of the flowchart.
  • These computer program instructions can also be loaded onto a computer or other programmable data processing device such that a series of operational steps are performed on a computer or other programmable device to produce computer-implemented processing for execution on a computer or other programmable device.
  • the instructions provide steps for implementing the functions specified in one or more of the flow or in a block or blocks of a flow diagram.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Digital Computer Display Output (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

Provided are a display method, apparatus, and electronic device used for multiple operating systems, used in the technical field of virtualization technology; in said method, a display window is allocated for each activated client operating system (102); in a client operating system, when it is detected that the client operating system switches to foreground operation, setting the corresponding display window to a display state and loading to the display window the image data needing to be displayed (601); in the main operating system, obtaining the image data of the display window in a display state and displaying by means of a display system (602); when each client operating system switches to foreground operation, the window corresponding thereto is in a display state, and when the client operating system has entered the background, the corresponding display window is in a hidden state; the main operating system displays the image data of the display window in a display state. Thus operating systems in the background are prevented from displaying, reducing consumption of the corresponding resources.

Description

用于多操作系统的显示方法、装置和电子设备Display method, device and electronic device for multiple operating systems 技术领域Technical field
本发明涉及虚拟化技术领域,特别涉及一种用于多操作系统的显示方法、装置和电子设备。The present invention relates to the field of virtualization technologies, and in particular, to a display method, apparatus, and electronic device for multiple operating systems.
背景技术Background technique
虚拟机指通过软件模拟的具有完整硬件系统功能的、运行在一个完全隔离环境中的完整计算机系统。虚拟机可以运行客户操作系统及其相关应用程序,为虚拟机提供运行环境的嵌入式系统也运行主操作系统相关的软件与硬件。虚拟机作为主操作系统的一个应用程序运行,并在客户操作系统运行时,模拟硬件设备供其使用。A virtual machine is a complete computer system that runs through a software and has full hardware system functionality running in a fully isolated environment. The virtual machine can run the guest operating system and its related applications, and the embedded system that provides the operating environment for the virtual machine also runs the software and hardware related to the main operating system. The virtual machine runs as an application of the primary operating system and emulates the hardware device for use while the guest operating system is running.
由于嵌入式系统中可以部署多个虚拟机,因此,客户操作系统可以有多个,主操作系统只能有1个。所有的客户操作系统和主操作系统共享硬件设备提供的CPU,内存和输入输出设备。Since multiple virtual machines can be deployed in an embedded system, there can be multiple guest operating systems and only one primary operating system. All guest operating systems and main operating systems share hardware, memory, and input and output devices provided by hardware devices.
客户操作系统显示时,在主操作系统中申请一个显示窗口native window,该native window作为客户操作系统的输出窗口,即客户操作系统用来显示的像素都显示在该窗口上。如果主操作系统提供了GPU(Graphics Process Unit,图像处理单元),则客户操作系统通过在虚拟机里虚拟一个vGPU(Virtual Graphics Process Unit,图像处理单元),并在其用户空间提供支持GPU的图像库graphics library来模拟硬件的图像加速器,加速客户操作系统图像处理的速度。或者,客户操作系统在其用户空间提供一个模拟的图像库,该图像库通过调用主操作系统中的图像库来完成图像处理的过程。通过虚拟的图像库处理完成的客户操作系统的显示像素,最终显示在其向主操作系统中申请的native window中。When the guest operating system displays, it applies for a display window native window in the main operating system. The native window is used as the output window of the guest operating system, that is, the pixels used by the guest operating system are displayed on the window. If the main operating system provides a GPU (Graphics Process Unit), the guest operating system virtualizes a vGPU (Virtual Graphics Process Unit) in the virtual machine and provides GPU-enabled images in its user space. The library graphics library simulates hardware image accelerators to accelerate the processing of image processing in guest operating systems. Alternatively, the guest operating system provides a simulated image library in its user space that completes the image processing process by calling an image library in the host operating system. The display pixels of the guest operating system processed by the virtual image library are finally displayed in the native window that it applies to the main operating system.
在实现本发明的过程中,本发明的发明人发现:上述种方法中,在单 位时间段内,用户只能对一个操作系统通过系统的输入设备进行操作。此时,同时在系统的显示设备上显示的其他客户操作系统或者主操作系统,由于没有输入,如果系统目前没有活动的任务,也只能处于空转,造成资源浪费。In the process of implementing the present invention, the inventors of the present invention found that: in the above method, in the single During the bit time period, the user can only operate on one operating system through the input device of the system. At this time, other guest operating systems or main operating systems displayed on the display device of the system, because there is no input, if the system currently has no active tasks, it can only be idle, resulting in waste of resources.
发明内容Summary of the invention
本发明实施例提供了一种用于多操作系统的显示方法、装置和电子设备,主要用于降低多操作系统中的资源浪费。The embodiment of the invention provides a display method, device and electronic device for multiple operating systems, which are mainly used for reducing resource waste in multiple operating systems.
第一方面,本发明实施例提供了一种用于多操作系统的显示方法,包括:In a first aspect, an embodiment of the present invention provides a display method for multiple operating systems, including:
在主操作系统中,为每一个启动的客户操作系统对应的分配一个显示窗口;In the main operating system, a display window is allocated for each activated guest operating system;
在客户操作系统中,在监测到客户操作系统切换到前台运行时,将对应的显示窗口设置为显示状态,并将需要显示的图像数据加载到显示窗口;In the guest operating system, when the guest operating system is detected to switch to the foreground, the corresponding display window is set to the display state, and the image data to be displayed is loaded into the display window;
在主操作系统中,获取处于显示状态的显示窗口中的图像数据并通过显示系统进行显示。In the main operating system, image data in a display window in a display state is acquired and displayed through a display system.
第二方面,本发明实施例提供了一种用于多操作系统的显示装置,包括:In a second aspect, an embodiment of the present invention provides a display device for multiple operating systems, including:
分配模块,用于在主操作系统中,为每一个启动的客户操作系统对应的分配一个显示窗口;An allocation module, configured to allocate a display window corresponding to each activated guest operating system in the main operating system;
处理模块,用于在客户操作系统中,在监测到客户操作系统切换到前台运行时,将对应的显示窗口设置为显示状态,并将需要显示的图像数据加载到显示窗口;a processing module, configured to, in the guest operating system, set a corresponding display window to a display state when the guest operating system is switched to the foreground, and load the image data to be displayed into the display window;
显示模块,用于在主操作系统中,获取处于显示状态的显示窗口中的图像数据并通过显示系统进行显示。 The display module is configured to acquire image data in a display window in a display state and display it through a display system in the main operating system.
第三方面,本发明实施例提供了一种电子设备,所述电子设备包括:In a third aspect, an embodiment of the present invention provides an electronic device, where the electronic device includes:
存储器,一个或多个处理器;存储器与处理器通过通信总线相连;处理器被配置为执行存储器中的指令;所述存储介质中存储有用于执行权利要求第一方面所述方法中各个步骤的指令。a memory, one or more processors; a memory coupled to the processor via a communication bus; a processor configured to execute instructions in the memory; the storage medium having stored therein for performing the steps of the method of the first aspect of the claims instruction.
第四方面,本发明实施例提供了一种与包括显示器的电子设备结合使用的计算机程序产品,所述计算机程序产品包括计算机可读的存储介质和内嵌于其中的计算机程序机制,所述计算机程序机制包括用于执行上述第一方面所述方法中各个步骤的指令。In a fourth aspect, an embodiment of the present invention provides a computer program product for use in conjunction with an electronic device including a display, the computer program product comprising a computer readable storage medium and a computer program mechanism embedded therein, the computer The program mechanism includes instructions for performing the various steps in the method of the first aspect described above.
有益效果如下:The benefits are as follows:
本发明实施例中,各客户操作系统在切换到前台时,其对应的窗口为显示状态,而客户操作系统在进入到后台时,其对应的显示窗口为隐藏状态;而主操作系统将处于显示状态的显示窗口中的图像数据显示。这样就可以避免处于后台的操作系统也进行显示,从而降低相应的资源的消耗。In the embodiment of the present invention, when the guest operating system switches to the foreground, the corresponding window is in the display state, and when the guest operating system enters the background, the corresponding display window is hidden; and the main operating system is in the display state. The image data in the status display window is displayed. In this way, the operating system in the background can be prevented from being displayed, thereby reducing the consumption of corresponding resources.
附图说明DRAWINGS
下面将参照附图描述本发明的具体实施例,其中:Specific embodiments of the present invention will be described below with reference to the accompanying drawings, in which:
图1为本发明实施例中的一种多操作系统启动流程示意图;FIG. 1 is a schematic diagram of a startup process of multiple operating systems according to an embodiment of the present invention; FIG.
图2为本发明实施例中的一种多客户操作系统对应的显示窗口的结构示意;2 is a schematic structural diagram of a display window corresponding to a multi-client operating system according to an embodiment of the present invention;
图3为本发明实施例中的一种多操作系统的结构示意图;3 is a schematic structural diagram of a multi-operating system according to an embodiment of the present invention;
图4为本发明实施例中的一种客户操作系统对应的显示窗口的渲染流程示意图;4 is a schematic diagram of a rendering process of a display window corresponding to a guest operating system according to an embodiment of the present invention;
图5为本发明实施例中的一种分配及撤销显示状态锁的流程示意图;FIG. 5 is a schematic flowchart of allocating and revoking a display state lock according to an embodiment of the present invention; FIG.
图6为本发明实施例中的一种用于多操作系统的显示方法流程示意图;FIG. 6 is a schematic flowchart of a display method for multiple operating systems according to an embodiment of the present invention;
图7为本发明实施例中的一种用于多操作系统的显示装置的结构示意图; FIG. 7 is a schematic structural diagram of a display device for multiple operating systems according to an embodiment of the present invention; FIG.
图8为本发明实施例中的一种电子设备的结构示意图。FIG. 8 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
具体实施方式detailed description
为了使本发明的技术方案及优点更加清楚明白,以下结合附图对本发明的示例性实施例进行进一步详细的说明,显然,所描述的实施例仅是本发明的一部分实施例,而不是所有实施例的穷举。并且在不冲突的情况下,本发明中的实施例及实施例中的特征可以互相结合。The embodiments of the present invention are further described in detail with reference to the accompanying drawings, in which FIG. An exhaustive example. And in the case of no conflict, the embodiments of the present invention and the features in the embodiments can be combined with each other.
现有多操作系统切换过程中,同时在系统的显示设备上显示各操作系统,但同一时刻,用户只能对其中一个操作系统通过系统的输入设备进行操作,即当前操作系统只有一个,对于没有活动的任务非当前操作系统,只能处于空转,造成资源浪费。In the existing multi-operating system switching process, each operating system is displayed on the display device of the system at the same time, but at the same time, the user can only operate one of the operating systems through the input device of the system, that is, only one current operating system, for no The active task is not the current operating system, it can only be idle, resulting in waste of resources.
基于此,本发明实施例提供了一种用于多操作系统的显示方法,各客户操作系统在切换到前台时,其对应的窗口为显示状态,而客户操作系统在进入到后台时,其对应的显示窗口为隐藏状态;而主操作系统将处于显示状态的显示窗口中的图像数据显示。这样就可以避免处于后台的操作系统也进行显示,从而降低相应的资源的消耗。Based on this, an embodiment of the present invention provides a display method for multiple operating systems. When a client operating system switches to the foreground, its corresponding window is in a display state, and when the guest operating system enters the background, the corresponding The display window is hidden; the main operating system displays the image data in the display window in the displayed state. In this way, the operating system in the background can be prevented from being displayed, thereby reducing the consumption of corresponding resources.
本发明提供的一种用于多操作系统的显示方法,针对的多操作系统包括一个主操作系统和至少一个客户操作系统。在所有操作系统中,仅有一个是当前操作系统。且当前运行操作系统位于前台,非当前运行操作系统位于后台。The invention provides a display method for multiple operating systems, and the multiple operating systems are directed to a main operating system and at least one guest operating system. Of all operating systems, only one is the current operating system. The currently running operating system is in the foreground, and the non-current running operating system is in the background.
另外,每一个操作系统均维护一个状态记录表,该状态记录表用于记录对应操作系统的状态,其中,状态为前台运行或者后台运行。In addition, each operating system maintains a status record table for recording the status of the corresponding operating system, wherein the status is running in the foreground or running in the background.
本发明实施例提供的用于多操作系的显示方法,可以实现各客户操作系统在切换到前台时,其对应的窗口为显示状态,而客户操作系统在进入到后台时,其对应的显示窗口为隐藏状态;而主操作系统将处于显示状态的显示窗口中的图像数据显示。这样就可以避免处于后台的操作系统也进 行显示,从而降低相应的资源的消耗。The display method for multiple operating systems provided by the embodiment of the present invention can realize that when the guest operating system switches to the foreground, its corresponding window is in a display state, and when the guest operating system enters the background, its corresponding display window The state is hidden; the main operating system displays the image data in the display window in the displayed state. This will prevent the operating system in the background from entering. The line is displayed, thereby reducing the consumption of the corresponding resources.
该多操作系统的启动过程,可参见图1。The startup process of the multiple operating system can be seen in Figure 1.
101,启动主操作系统。101, start the main operating system.
102,在主操作系统中,为每一个启动的客户操作系统对应的分配一个显示窗口。102. In the main operating system, a display window is allocated for each activated guest operating system.
具体的,可以在检测到客户操作系统启动时,为启动的客户操作系统分配一个显示窗口。Specifically, a display window may be allocated for the activated guest operating system when it is detected that the guest operating system is booted.
其中,显示窗口为主操作系统的本地窗口native window。且显示窗口可以进行以下操作:显示,隐藏,属性查询。The display window is the local window of the main operating system. And the display window can do the following: display, hide, attribute query.
(1)当显示窗口设置为显示状态时,主操作系统的显示系统将该窗口的显示缓冲中的像素与显示系统中其他窗口的像素进行合成,之后显示出来。(1) When the display window is set to the display state, the display system of the main operating system synthesizes the pixels in the display buffer of the window with the pixels of other windows in the display system, and then displays them.
(2)当显示窗口设置为隐藏状态时,主操作系统的显示系统忽略该窗口的显示缓冲中的像素,不与显示系统中其他窗口的像素进行合成。(2) When the display window is set to the hidden state, the display system of the main operating system ignores the pixels in the display buffer of the window, and does not synthesize with the pixels of other windows in the display system.
(3)属性查询提供显示窗口的长宽,像素格式等内容。(3) Attribute query provides the length and width of the display window, pixel format and other content.
在具体实施时,多客户操作系统其对应的显示窗口,在主操作系统上相应的结构如图2所示。In the specific implementation, the corresponding display window of the multi-client operating system, the corresponding structure on the main operating system is as shown in FIG. 2 .
103,启动各客户操作系统。103, start each guest operating system.
104,将启动后的客户操作系统对应的显示窗口设置为隐藏状态,同时,将启动后的客户操作系统设置为休眠状态,且将启动后的客户操作系统置于后台,在启动后的客户操作系统维护的状态记录表中,记录该启动后的客户操作系统的状态为后台运行。104. Set the display window corresponding to the guest operating system after startup to a hidden state, and set the guest operating system after startup to a sleep state, and put the guest operating system after startup into the background, and perform customer operations after startup. In the status record table of the system maintenance, the status of the guest operating system after the startup is recorded as running in the background.
105,所有客户操作系统启动后,将主操作系统设置为休眠状态。105. After all guest operating systems are booted, the primary operating system is set to sleep.
通过上述步骤101至105后,多操作系统被启动,其中,主操作系统位于前台,主操作系统维护的状态记录表中记录主操作系统的状态为前台 运行,且主操作系统为当前操作系统。客户操作系统均位于后台,各客户操作系统维护的状态记录表中均记录对应的户操作系统的状态为后台运行,且所有的客户操作系统均为非当前操作系统。同时,所有操作系统均为休眠状态。After the above steps 101 to 105, multiple operating systems are started, wherein the main operating system is located in the foreground, and the status of the main operating system is recorded in the status record table maintained by the main operating system as the foreground. Run and the primary operating system is the current operating system. The guest operating systems are all in the background. The status records of the operating systems maintained by each guest operating system record the status of the corresponding operating system in the background, and all guest operating systems are non-current operating systems. At the same time, all operating systems are in a sleep state.
例如图3所示的启动后的多操作系统,每个操作系统都维护一个状态记录表。该表格记录了操作系统当前是前台运行还是后台运行。在主操作系统中,为每一个启动的客户操作系统对应的分配一个显示窗口。For example, after the startup of multiple operating systems as shown in Figure 3, each operating system maintains a status record table. This table records whether the operating system is currently running in the foreground or in the background. In the main operating system, a display window is assigned for each booted guest operating system.
如果主操作系统支持图像处理单元的运行,则每个客户操作系统有一个对应的渲染引擎为其服务。该渲染引擎与支持客户操作系统运行的虚拟机进行通信,按照客户操作系统中的客户显示子系统的操作进行运行。客户显示子系统中的每个图层与渲染引擎中每个渲染线程对应,图层需要绘制的数据或者像素通过虚拟机传入对应的渲染线程。当显示系统对所有的图层进行合成时,渲染引擎中的渲染线程按照图层合成的顺序进行绘制,将各自线程中的显示数据绘制入客户操作系统对应的显示窗口,该过程如图4所示。If the main operating system supports the operation of the image processing unit, each guest operating system has a corresponding rendering engine for its service. The rendering engine communicates with virtual machines that support guest operating systems and operates in accordance with the operations of the customer display subsystem in the guest operating system. Each layer in the client display subsystem corresponds to each rendering thread in the rendering engine, and the data or pixels that the layer needs to draw are passed to the corresponding rendering thread through the virtual machine. When the display system synthesizes all the layers, the rendering threads in the rendering engine are drawn in the order of layer composition, and the display data in the respective threads is drawn into the display window corresponding to the guest operating system, as shown in FIG. 4 Show.
另外,主操作系统还为当前操作系统提供一个显示状态锁的服务程序。该显示状态锁的服务程序,其至少应具有以下功能:分配显示状态锁和撤销显示状态锁。In addition, the main operating system provides a service program that displays state locks for the current operating system. The service program displaying the state lock shall have at least the following functions: assigning a display state lock and revoking a display state lock.
具体的,在客户操作系统中,在监测到客户操作系统切换到前台运行时,申请设置显示状态锁;显示状态锁用于请求将显示系统锁定为运行状态;在主操作系统中,在监测到客户操作系统申请显示状态锁时,将显示系统锁定为运行状态。当分配显示状态锁后,显示系统一直处于上电与活动状态,即使当显示系统掉电命令被触发之后亦保持上电与活动状态。Specifically, in the guest operating system, when it is detected that the guest operating system switches to the foreground, the application sets the display state lock; the display state lock is used to request to lock the display system to the running state; in the main operating system, it is monitored When the guest operating system requests to display a state lock, the system is locked to the running state. When the display state lock is assigned, the display system remains powered and active, even after the display system power down command is triggered.
在客户操作系统中,在超过预设时长没有监测到用户的交互时,申请撤销显示状态锁;在主操作系统中,在监测到客户操作系统申请撤销显示 状态锁时,撤销为显示系统设置的状态锁。当撤销显示状态锁后,显示系统会进入掉电状态,该过程如图5所示。In the guest operating system, when the user's interaction is not monitored for more than the preset duration, the application cancels the display state lock; in the main operating system, the client operating system is requested to cancel the display. When the state is locked, the state lock set for the display system is revoked. When the display state lock is revoked, the display system will enter the power-down state. The process is shown in Figure 5.
当多操作系统均启动后,当前操作系统(可以为主操作系统,也可以为客户操作系统)运行时可能需要调用非当前操作系统,此时,可以可以通过图6所示的流程实现多操作系统的显示。When multiple operating systems are started, the current operating system (which can be the main operating system or the guest operating system) may need to call the non-current operating system. In this case, multiple operations can be implemented through the process shown in Figure 6. The display of the system.
601,在客户操作系统中,在监测到客户操作系统切换到前台运行时,将对应的显示窗口设置为显示状态,并将需要显示的图像数据加载到显示窗口。601. In the guest operating system, when monitoring that the guest operating system switches to the foreground, the corresponding display window is set to the display state, and the image data to be displayed is loaded into the display window.
具体实施时,除将对应的显示窗口设置为显示状态,并将需要显示的图像数据加载到显示窗口之外,还会将切换到前台的客户操作系统设置为运行状态,在切换到前台的客户操作系统所维护的状态记录表中,记录该切换到前台的客户操作系统的状态为前台运行。In the specific implementation, in addition to setting the corresponding display window to the display state, and loading the image data to be displayed outside the display window, the guest operating system switched to the foreground is also set to the running state, and the client switching to the foreground is switched. In the status record table maintained by the operating system, the status of the guest operating system that is switched to the foreground is recorded as the foreground operation.
本实施例不限定1)将对应的显示窗口设置为显示状态、2)将切换到前台的客户操作系统设置为运行状态、3)记录该切换到前台的客户操作系统的状态为前台运行之间的执行顺序。This embodiment is not limited to 1) setting the corresponding display window to the display state, 2) setting the guest operating system switched to the foreground to the running state, and 3) recording the state of the guest operating system switched to the foreground as the foreground running between The order of execution.
同时,在客户操作系统中,在监测到客户操作系统切换到前台运行时,申请设置显示状态锁。在主操作系统中,在监测到客户操作系统申请显示状态锁时,将显示系统锁定为运行状态。这样能够避免主操作系统处于后台运行时,其显示系统进入到休眠程序,保证客户操作系统能够及时的使用主操作系统的显示系统进行显示。At the same time, in the guest operating system, when it is detected that the guest operating system switches to the foreground, the application sets the display state lock. In the main operating system, when the guest operating system requests to display the status lock, the display system is locked to the running state. This can prevent the display system from entering the hibernation program when the main operating system is running in the background, and ensure that the guest operating system can display the display system of the main operating system in time.
由于前台运行的操作系统只能有一个,因此在执行步骤601之前,还会将切换前的前台运行操作系统对应的显示窗口设置为隐藏状态,将切换前的前台运行操作系统设置为休眠状态,将切换前的前台运行操作系统置于后台,在切换前的前台运行操作系统所维护的状态记录表中,记录其状态为后台运行。 Since there is only one operating system running in the foreground, before the step 601 is executed, the display window corresponding to the operating system of the foreground operating system before the switching is set to a hidden state, and the operating system of the foreground operating system before the switching is set to the sleep state. The operating system running in the foreground before switching is placed in the background. In the status record table maintained by the operating system in the foreground before the switch, the status is recorded as running in the background.
本实施例不限定1)将切换前的前台运行操作系统对应的显示窗口设置为隐藏状态,2)将切换前的前台运行操作系统设置为休眠状态,3)将切换前的前台运行操作系统置于后台之间的执行顺序。This embodiment is not limited to 1) setting the display window corresponding to the foreground operating system before the switch to the hidden state, 2) setting the foreground operating system before the switch to the sleep state, and 3) setting the foreground operating system before the switch. The order of execution between the backgrounds.
本实施例也不限定4)记录切换前的前台运行操作系统状态为后台运行与(1)将切换前的前台运行操作系统对应的显示窗口设置为隐藏状态和2)将切换前的前台运行操作系统设置为休眠状态之间的执行顺序。但是4)记录切换前的前台运行操作系统状态为后台运行需要在3)将切换前的前台运行操作系统置于后台后执行。This embodiment is also not limited to 4) the foreground operating system state before the record switching is the background running and (1) the display window corresponding to the foreground operating system before the switching is set to the hidden state and 2) the foreground running operation before the switching The system is set to the order of execution between sleep states. However, 4) Recording the operating system status before the switchover is running in the background. 3) Execute the operating system before the switch is placed in the background.
若切换前的前台运行操作系统为客户操作系统,由于主操作系统为其提供了一个显示状态锁的服务程序。而本实施例提供的方法欲将其切换至后台运行,也就是,切换前的前台运行操作系统不再需要显示状态锁服务,因此,本步骤执行后还会撤销切换前的前台运行操作系统的显示状态锁。If the operating system running in the foreground before the switch is the guest operating system, the host operating system provides a service program for displaying the state lock. The method provided in this embodiment is to be switched to run in the background, that is, the operating system in the foreground before the switch does not need to display the state lock service. Therefore, after the step is executed, the operating system of the foreground operating system before the switchover is also cancelled. Show status lock.
602,在主操作系统中,获取处于显示状态的显示窗口中的图像数据并通过显示系统进行显示。602. In the main operating system, acquire image data in a display window in a display state and display it through a display system.
通过步骤601和步骤602可以实现各客户操作系统在切换到前台时,其对应的窗口为显示状态,而客户操作系统在进入到后台时,其对应的显示窗口为隐藏状态;而主操作系统将处于显示状态的显示窗口中的图像数据显示。这样就可以避免处于后台的操作系统也进行显示,从而降低相应的资源的消耗。Through steps 601 and 602, each client operating system can display the corresponding window when it switches to the foreground, and when the guest operating system enters the background, the corresponding display window is hidden; and the main operating system will be The image data in the display window in the display state is displayed. In this way, the operating system in the background can be prevented from being displayed, thereby reducing the consumption of corresponding resources.
由于多操作系统中只有一个主操作系统,则当前操作系统可以为主操作系统,也可以为客户操作系统。Since there is only one main operating system in multiple operating systems, the current operating system can be a primary operating system or a guest operating system.
如果当前操作系统为主操作系统,则切换操作系统为客户操作系统。If the current operating system is the main operating system, the operating system is switched to the guest operating system.
如果当前操作系统为客户操作系统,则切换操作系统可以为主操作系统,也可以为其他客户操作系统。If the current operating system is a guest operating system, the switching operating system may be the primary operating system or other guest operating systems.
针对上述情况,下面分别对本实施例提供的用于多操作系统的显示方 法的实现过程再次说明。For the above situation, the display side for multiple operating systems provided by the embodiment is separately described below. The implementation process of the law is explained again.
(1)当切换前的前台运行操作系统为主操作系统,切换到前台的操作系统为客户操作系统。(1) When the foreground operating system before the switchover runs the operating system as the main operating system, the operating system switched to the foreground is the guest operating system.
此情况对应的实施场景可以为:主操作系统在前台运行,所有的客户操作系统在后台运行,主操作系统期望切换到的客户操作系统1。The implementation scenario corresponding to this situation may be: the main operating system is running in the foreground, all the guest operating systems are running in the background, and the guest operating system 1 that the host operating system expects to switch to.
针对该种实施场景,切换发生时,将主操作系统对应的显示窗口设置为隐藏状态,将主操作系统设置为休眠状态,将主操作系统置于后台。将客户操作系统1对应的显示窗口设置为显示状态,将客户操作系统1设置为运行状态,将客户操作系统1置于前台,客户操作系统1申请设置显示状态锁,在主操作系统中,在监测到客户操作系统申请显示状态锁时,将显示系统锁定为运行状态。For this implementation scenario, when the switchover occurs, the display window corresponding to the main operating system is set to the hidden state, the main operating system is set to the sleep state, and the main operating system is placed in the background. Setting the display window corresponding to the guest operating system 1 to the display state, setting the guest operating system 1 to the running state, placing the guest operating system 1 in the foreground, and the guest operating system 1 applying to set the display state lock. In the main operating system, When the guest operating system requests to display the status lock, the display system is locked to the running state.
切换后,客户操作系统1被唤醒,由休眠状态进入运行状态,其显示的像素通过其对应的显示窗口显示出来。客户操作系统1此时可以独占输入设备,并通过显示系统对用户的输入进行响应。After the switchover, the guest operating system 1 is woken up, enters the running state from the sleep state, and its displayed pixels are displayed through its corresponding display window. The guest operating system 1 can now monopolize the input device and respond to the user's input through the display system.
当前台运行客户操作系统1没有活跃的用户输入时,客户操作系统1的显示系统进入用户不可交互操作状态,可以通过虚拟机申请撤销显示状态锁,然后显示系统进入用户不可交互操作状态,进而关闭显示系统的空转,减少资源浪费。When the current running guest operating system 1 has no active user input, the display system of the guest operating system 1 enters the user's non-interactive state, and the virtual machine can be used to cancel the display state lock, and then the system enters the user's non-interactive state, and then closes. Show system idling, reducing resource waste.
(2)当前操作系统为客户操作系统,切换操作系统为主操作系统。(2) The current operating system is the guest operating system, and the operating system is switched to be the main operating system.
该情况对应的实施场景可以为:客户操作系统2在前台运行,其他的客户操作系统和主操作系统在后台运行。客户操作系统2期望切换到主操作系统。The implementation scenario corresponding to the situation may be: the guest operating system 2 is running in the foreground, and other guest operating systems and the main operating system are running in the background. The guest operating system 2 expects to switch to the primary operating system.
针对该种实施场景,切换发生时,将客户操作系统2对应的显示窗口设置为隐藏状态,将客户操作系统2设置为休眠状态,将客户操作系统2置于后台,撤销客户操作系统2的显示状态锁。将主操作系统对应的显示 窗口设置为显示状态,将主操作系统设置为运行状态,将主操作系统置于前台。For this implementation scenario, when the handover occurs, the display window corresponding to the guest operating system 2 is set to the hidden state, the guest operating system 2 is set to the sleep state, the guest operating system 2 is placed in the background, and the display of the guest operating system 2 is cancelled. State lock. Display corresponding to the main operating system The window is set to display state, the main operating system is set to the running state, and the main operating system is placed in the foreground.
(3)当前操作系统为客户操作系统,切换操作系统为其他的客户操作系统。(3) The current operating system is a guest operating system, and the operating system is switched to another guest operating system.
该情况对应的实施场景可以为:客户操作系统3在前台运行,其他的客户操作系统和主操作系统在后台运行。客户操作系统3期望切换到其他的客户操作系统4。The implementation scenario corresponding to the situation may be: the guest operating system 3 is running in the foreground, and other guest operating systems and the main operating system are running in the background. The guest operating system 3 expects to switch to other guest operating systems 4.
针对该种实施场景,切换发生时,将客户操作系统3对应的显示窗口设置为隐藏状态,将客户操作系统3设置为休眠状态,将客户操作系统3置于后台,撤销客户操作系统3的显示状态锁。将客户操作系统4对应的显示窗口设置为显示状态,将客户操作系统4设置为运行状态,将客户操作系统4置于前台,为客户操作系统4分配显示状态锁。For this implementation scenario, when the handover occurs, the display window corresponding to the guest operating system 3 is set to the hidden state, the guest operating system 3 is set to the sleep state, the guest operating system 3 is placed in the background, and the display of the guest operating system 3 is cancelled. State lock. The display window corresponding to the guest operating system 4 is set to the display state, the guest operating system 4 is set to the running state, the guest operating system 4 is placed in the foreground, and the display operating state lock is assigned to the guest operating system 4.
本实施例提供的用于多操作系统显示的方法,通过在主操作系统中,为每一个启动的客户操作系统对应的分配一个显示窗口,在客户操作系统中,在监测到客户操作系统切换到前台运行时,将对应的显示窗口设置为显示状态,并将需要显示的图像数据加载到显示窗口;在主操作系统中,获取处于显示状态的显示窗口中的图像数据并通过显示系统进行显示。实现了如下功能:对于显示设备来说,某一时刻只有一个操作系统(当前操作系统)在使用显示设备。其他操作系统(非当前操作系统),在这一时刻,如果没有活动的任务,则系统处于休眠状态,如果有活动的任务,因为没有可以使用的显示系统,此时处于用户不可交互操作的后台状态。The method for displaying multiple operating systems provided by this embodiment, by assigning a display window corresponding to each activated guest operating system in the main operating system, in the guest operating system, monitoring the switching of the guest operating system to When the foreground is running, the corresponding display window is set to the display state, and the image data to be displayed is loaded into the display window; in the main operating system, the image data in the display window in the display state is acquired and displayed through the display system. The following functions are implemented: for a display device, only one operating system (current operating system) is using the display device at a time. Other operating systems (non-current operating systems), at this moment, if there is no active task, the system is in a dormant state. If there is an active task, because there is no display system that can be used, the user is in a background that the user cannot interact with. status.
同时,通过显示状态锁确保显示系统处于活动状态。当所有的操作系统都不使用显示设备时,可以通过释放该显示状态锁,使显示系统进入休眠状态。 At the same time, the display system is activated by displaying the status lock. When all operating systems do not use the display device, the display system can be put to sleep by releasing the display state lock.
有益效果:Beneficial effects:
本发明实施例中各客户操作系统在切换到前台时,其对应的窗口为显示状态,而客户操作系统在进入到后台时,其对应的显示窗口为隐藏状态;而主操作系统将处于显示状态的显示窗口中的图像数据显示。这样就可以避免处于后台的操作系统也进行显示,从而降低相应的资源的消耗。In the embodiment of the present invention, when the guest operating system switches to the foreground, the corresponding window is in a display state, and when the guest operating system enters the background, the corresponding display window is in a hidden state; and the main operating system is in a display state. The image data in the display window is displayed. In this way, the operating system in the background can be prevented from being displayed, thereby reducing the consumption of corresponding resources.
基于同一发明构思,本实施例提供了一种用于多操作系统的显示装置,该用于多操作系统的显示装置解决问题的原理与一种用于多操作系统的显示方法相似,因此该用于多操作系统的显示装置的实施可以参见一种用于多操作系统的显示方法的实施,重复之处不再赘述。Based on the same inventive concept, the present embodiment provides a display device for multiple operating systems, and the principle of the problem for the display device for multiple operating systems is similar to that for a multi-operating system, so the use For the implementation of a display device for multiple operating systems, reference may be made to the implementation of a display method for multiple operating systems, and the repeated description is not repeated.
参见图7,该用于多操作系统的显示装置包括:Referring to FIG. 7, the display device for multiple operating systems includes:
分配模块701,用于在主操作系统中,为每一个启动的客户操作系统对应的分配一个显示窗口;The distribution module 701 is configured to allocate, in the main operating system, a display window corresponding to each activated guest operating system;
处理模块702,用于在客户操作系统中,在监测到客户操作系统切换到前台运行时,将对应的显示窗口设置为显示状态,并将需要显示的图像数据加载到显示窗口;The processing module 702 is configured to: when the guest operating system is switched to the foreground, in the guest operating system, set the corresponding display window to the display state, and load the image data to be displayed into the display window;
显示模块703,用于在主操作系统中,获取处于显示状态的显示窗口中的图像数据并通过显示系统进行显示。The display module 703 is configured to acquire image data in a display window in a display state and display it through a display system in the main operating system.
可选地,分配模块701,用于在检测到客户操作系统启动时,为启动的客户操作系统分配一个显示窗口。Optionally, the allocating module 701 is configured to allocate a display window for the activated guest operating system when detecting that the guest operating system is started.
可选地,该装置还包括:Optionally, the device further includes:
设置模块,用于在监测到客户操作系统切换到后台运行时,将对应的显示窗口设置为隐藏状态。The setting module is configured to set the corresponding display window to a hidden state when monitoring that the guest operating system switches to the background.
可选地,该装置还包括:Optionally, the device further includes:
第一申请模块,用于在客户操作系统中,在监测到客户操作系统切换到前台运行时,申请设置显示状态锁; The first application module is configured to apply for setting a display state lock in the guest operating system when monitoring that the guest operating system switches to the foreground operation;
显示状态锁用于请求将显示系统锁定为运行状态;A display state lock is used to request that the display system be locked into a running state;
锁定模块,用于在主操作系统中,在监测到客户操作系统申请显示状态锁时,将显示系统锁定为运行状态。The locking module is configured to lock the display system to the running state when the guest operating system requests to display the status lock in the main operating system.
可选地,该装置还包括:Optionally, the device further includes:
第二申请模块,用于在客户操作系统中,在超过预设时长没有监测到用户的交互时,申请撤销显示状态锁;a second application module, configured to, in the guest operating system, apply to cancel the display state lock when the interaction of the user is not monitored for more than a preset duration;
撤销模块,用于在主操作系统中,在监测到客户操作系统申请撤销显示状态锁时,撤销为显示系统设置的状态锁。The undo module is used to cancel the state lock set for the display system when the guest operating system requests to cancel the display state lock in the main operating system.
有益效果:Beneficial effects:
本发明实施例中各客户操作系统在切换到前台时,其对应的窗口为显示状态,而客户操作系统在进入到后台时,其对应的显示窗口为隐藏状态;而主操作系统将处于显示状态的显示窗口中的图像数据显示。这样就可以避免处于后台的操作系统也进行显示,从而降低相应的资源的消耗。In the embodiment of the present invention, when the guest operating system switches to the foreground, the corresponding window is in a display state, and when the guest operating system enters the background, the corresponding display window is in a hidden state; and the main operating system is in a display state. The image data in the display window is displayed. In this way, the operating system in the background can be prevented from being displayed, thereby reducing the consumption of corresponding resources.
再一方面,本发明实施例还提供了一种电子设备,参见图8,电子设备包括:In another aspect, an embodiment of the present invention further provides an electronic device. Referring to FIG. 8, the electronic device includes:
存储器801,一个或多个处理器802;以及收发组件803,存储器、处理器以及收发组件803通过通信总线(本发明实施例中是以通信总线为I/O总线进行的说明)相连;所述存储介质中存储有用于执行上述的任一项所述的用于多操作系统的显示方法中各个步骤的指令。不难理解的是,在具体实施时,就为了实现本发明的基本目的而言,上述的并不必然的需要包含上述的收发组件803。a memory 801, one or more processors 802; and a transceiver component 803, the memory, the processor, and the transceiver component 803 are connected by a communication bus (in the embodiment of the present invention, the communication bus is an I/O bus); The storage medium stores therein instructions for executing the respective steps in the display method for the multiple operating systems described in any of the above. It is not difficult to understand that, in the specific implementation, in order to achieve the basic object of the present invention, the above-described transceiver component 803 is not necessarily required.
再一方面,本发明实施例还提供了一种与包括显示器的电子设备结合使用的计算机程序产品,所述计算机程序产品包括计算机可读的存储介质和内嵌于其中的计算机程序机制,所述计算机程序机制包括用于执行上述 的任一项的用于多操作系统的显示方法中各个步骤的指令。In still another aspect, an embodiment of the present invention provides a computer program product for use in conjunction with an electronic device including a display, the computer program product comprising a computer readable storage medium and a computer program mechanism embedded therein, Computer program mechanism includes means for performing the above Any of the instructions for each step in the display method of the multiple operating system.
本领域内的技术人员应明白,本发明的实施例可提供为方法、系统、或计算机程序产品。因此,本发明可采用完全硬件实施例、完全软件实施例、或结合软件和硬件方面的实施例的形式。而且,本发明可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器、CD-ROM、光学存储器等)上实施的计算机程序产品的形式。Those skilled in the art will appreciate that embodiments of the present invention can be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment, or a combination of software and hardware. Moreover, the invention can 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, etc.) including computer usable program code.
本发明是参照根据本发明实施例的方法、设备(系统)、和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。The present invention has been described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (system), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flowchart illustrations and/or FIG. These computer program instructions can be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing device to produce a machine for the execution of instructions for execution by a processor of a computer or other programmable data processing device. Means for implementing the functions specified in one or more of the flow or in a block or blocks of the flow chart.
这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。The computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the instructions stored in the computer readable memory produce an article of manufacture comprising the instruction device. The apparatus implements the functions specified in one or more blocks of a flow or a flow and/or block diagram of the flowchart.
这些计算机程序指令也可装载到计算机或其他可编程数据处理设备上,使得在计算机或其他可编程设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。These computer program instructions can also be loaded onto a computer or other programmable data processing device such that a series of operational steps are performed on a computer or other programmable device to produce computer-implemented processing for execution on a computer or other programmable device. The instructions provide steps for implementing the functions specified in one or more of the flow or in a block or blocks of a flow diagram.
尽管已描述了本发明的优选实施例,但本领域内的技术人员一旦得知 了基本创造性概念,则可对这些实施例作出另外的变更和修改。所以,所附权利要求意欲解释为包括优选实施例以及落入本发明范围的所有变更和修改。 Although a preferred embodiment of the invention has been described, one of ordinary skill in the art will recognize Additional changes and modifications to these embodiments can be made in the basic inventive concept. Therefore, the appended claims are intended to be interpreted as including the preferred embodiments and the modifications and

Claims (12)

  1. 一种用于多操作系统的显示方法,其特征在于,包括:A display method for a multi-operating system, comprising:
    在主操作系统中,为每一个启动的客户操作系统对应的分配一个显示窗口;In the main operating system, a display window is allocated for each activated guest operating system;
    在客户操作系统中,在监测到客户操作系统切换到前台运行时,将对应的显示窗口设置为显示状态,并将需要显示的图像数据加载到显示窗口;In the guest operating system, when the guest operating system is detected to switch to the foreground, the corresponding display window is set to the display state, and the image data to be displayed is loaded into the display window;
    在主操作系统中,获取处于显示状态的显示窗口中的图像数据并通过显示系统进行显示。In the main operating system, image data in a display window in a display state is acquired and displayed through a display system.
  2. 根据权利要求1所述的方法,其特征在于,所述为每一个启动的客户操作系统对应的分配一个显示窗口,是指:在检测到客户操作系统启动时,为启动的客户操作系统分配一个显示窗口。The method according to claim 1, wherein the assigning a display window corresponding to each activated guest operating system means: assigning a guest operating system to the startup when detecting the startup of the guest operating system Display window.
  3. 根据权利要求1所述的方法,其特征在于,所述方法还包括:The method of claim 1 further comprising:
    在监测到客户操作系统切换到后台运行时,将对应的显示窗口设置为隐藏状态。When it is detected that the guest operating system switches to the background, the corresponding display window is set to the hidden state.
  4. 根据权利要求1所述的方法,其特征在于,所述方法还包括:在客户操作系统中,在监测到客户操作系统切换到前台运行时,申请设置显示状态锁;The method according to claim 1, wherein the method further comprises: in the guest operating system, applying for setting a display state lock when monitoring that the guest operating system switches to the foreground operation;
    所述显示状态锁用于请求将显示系统锁定为运行状态;The display state lock is used to request to lock the display system to an operating state;
    在主操作系统中,在监测到客户操作系统申请显示状态锁时,将显示系统锁定为运行状态。In the main operating system, when the guest operating system requests to display the status lock, the display system is locked to the running state.
  5. 根据权利要求4所述的方法,其特征在于,所述方法还包括:在客户操作系统中,在超过预设时长没有监测到用户的交互时,申请撤销显示状态锁;The method according to claim 4, wherein the method further comprises: in the guest operating system, applying for revoking the display state lock when the interaction of the user is not detected for more than a preset duration;
    在主操作系统中,在监测到客户操作系统申请撤销显示状态锁时,撤销为显示系统设置的状态锁。 In the main operating system, when the guest operating system is requested to cancel the display state lock, the state lock set for the display system is revoked.
  6. 一种用于多操作系统的显示装置,其特征在于,包括:A display device for a multi-operating system, comprising:
    分配模块,用于在主操作系统中,为每一个启动的客户操作系统对应的分配一个显示窗口;An allocation module, configured to allocate a display window corresponding to each activated guest operating system in the main operating system;
    处理模块,用于在客户操作系统中,在监测到客户操作系统切换到前台运行时,将对应的显示窗口设置为显示状态,并将需要显示的图像数据加载到显示窗口;a processing module, configured to, in the guest operating system, set a corresponding display window to a display state when the guest operating system is switched to the foreground, and load the image data to be displayed into the display window;
    显示模块,用于在主操作系统中,获取处于显示状态的显示窗口中的图像数据并通过显示系统进行显示。The display module is configured to acquire image data in a display window in a display state and display it through a display system in the main operating system.
  7. 根据权利要求6所述的装置,其特征在于,所述分配模块,用于在检测到客户操作系统启动时,为启动的客户操作系统分配一个显示窗口。The device according to claim 6, wherein the allocating module is configured to allocate a display window for the activated guest operating system when detecting that the guest operating system is started.
  8. 根据权利要求6所述的装置,其特征在于,所述装置还包括:The device according to claim 6, wherein the device further comprises:
    设置模块,用于在监测到客户操作系统切换到后台运行时,将对应的显示窗口设置为隐藏状态。The setting module is configured to set the corresponding display window to a hidden state when monitoring that the guest operating system switches to the background.
  9. 根据权利要求6所述的装置,其特征在于,所述装置还包括:The device according to claim 6, wherein the device further comprises:
    第一申请模块,用于在客户操作系统中,在监测到客户操作系统切换到前台运行时,申请设置显示状态锁;The first application module is configured to apply for setting a display state lock in the guest operating system when monitoring that the guest operating system switches to the foreground operation;
    所述显示状态锁用于请求将显示系统锁定为运行状态;The display state lock is used to request to lock the display system to an operating state;
    锁定模块,用于在主操作系统中,在监测到客户操作系统申请显示状态锁时,将显示系统锁定为运行状态。The locking module is configured to lock the display system to the running state when the guest operating system requests to display the status lock in the main operating system.
  10. 根据权利要求9所述的装置,其特征在于,所述装置还包括:The device according to claim 9, wherein the device further comprises:
    第二申请模块,用于在客户操作系统中,在超过预设时长没有监测到用户的交互时,申请撤销显示状态锁;a second application module, configured to, in the guest operating system, apply to cancel the display state lock when the interaction of the user is not monitored for more than a preset duration;
    撤销模块,用于在主操作系统中,在监测到客户操作系统申请撤销显示状态锁时,撤销为显示系统设置的状态锁。The undo module is used to cancel the state lock set for the display system when the guest operating system requests to cancel the display state lock in the main operating system.
  11. 一种电子设备,其特征在于,所述电子设备包括: An electronic device, comprising:
    存储器,一个或多个处理器;存储器与处理器通过通信总线相连;处理器被配置为执行存储器中的指令;所述存储介质中存储有用于执行权利要求1至5任一项所述方法中各个步骤的指令。a memory, one or more processors; a memory coupled to the processor via a communication bus; a processor configured to execute instructions in the memory; the storage medium storing the method of any one of claims 1 to 5 Instructions for each step.
  12. 一种与包括显示器的电子设备结合使用的计算机程序产品,所述计算机程序产品包括计算机可读的存储介质和内嵌于其中的计算机程序机制,所述计算机程序机制包括用于执行权利要求1至5任一所述方法中各个步骤的指令。 A computer program product for use in conjunction with an electronic device including a display, the computer program product comprising a computer readable storage medium and a computer program mechanism embodied therein, the computer program mechanism comprising for performing claim 1 5 instructions for each of the steps in any of the methods.
PCT/CN2016/109625 2016-12-13 2016-12-13 Display method, apparatus, and electronic device used for multiple operating systems WO2018107354A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201680002759.0A CN107003875A (en) 2016-12-13 2016-12-13 For the display methods of multiple operating system, device and electronic equipment
PCT/CN2016/109625 WO2018107354A1 (en) 2016-12-13 2016-12-13 Display method, apparatus, and electronic device used for multiple operating systems

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2016/109625 WO2018107354A1 (en) 2016-12-13 2016-12-13 Display method, apparatus, and electronic device used for multiple operating systems

Publications (1)

Publication Number Publication Date
WO2018107354A1 true WO2018107354A1 (en) 2018-06-21

Family

ID=59431823

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/109625 WO2018107354A1 (en) 2016-12-13 2016-12-13 Display method, apparatus, and electronic device used for multiple operating systems

Country Status (2)

Country Link
CN (1) CN107003875A (en)
WO (1) WO2018107354A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111460343A (en) * 2019-01-21 2020-07-28 阿里巴巴集团控股有限公司 Display method, device, terminal equipment and computer storage medium

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107810488A (en) * 2017-08-11 2018-03-16 深圳前海达闼云端智能科技有限公司 A kind of method of state management of virtual machine, device and intelligent terminal
WO2019051827A1 (en) * 2017-09-18 2019-03-21 深圳前海达闼云端智能科技有限公司 Display method and apparatus for multiple operating systems, computer device and storage medium
WO2019127082A1 (en) * 2017-12-27 2019-07-04 深圳前海达闼云端智能科技有限公司 Display screen control method and apparatus, and intelligent terminal
JP6858885B2 (en) * 2018-03-20 2021-04-14 深▲セン▼前▲海▼▲達▼▲闥▼▲雲▼端智能科技有限公司Cloudminds (Shenzhen) Robotics Systems Co., Ltd. Guest operating system screenshots on computer devices Methods and equipment
CN109324903B (en) 2018-09-21 2021-03-02 深圳前海达闼云端智能科技有限公司 Display resource scheduling method and device for embedded system
CN111736452B (en) * 2019-03-25 2023-04-07 成都鼎桥通信技术有限公司 Multi-system control method, device, equipment and storage medium
CN112601118B (en) * 2020-12-07 2022-03-15 青岛海信传媒网络技术有限公司 Display device and video recording method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101477476A (en) * 2008-01-02 2009-07-08 联想(北京)有限公司 Control method and computer system for switching display between multi-operating system
CN102243571A (en) * 2011-07-08 2011-11-16 西安交通大学 Embedded Hypervisor-oriented multi-window display virtual operation method
CN105550002A (en) * 2015-12-28 2016-05-04 北京元心科技有限公司 interface display method based on system switching and intelligent terminal

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101477476A (en) * 2008-01-02 2009-07-08 联想(北京)有限公司 Control method and computer system for switching display between multi-operating system
CN102243571A (en) * 2011-07-08 2011-11-16 西安交通大学 Embedded Hypervisor-oriented multi-window display virtual operation method
CN105550002A (en) * 2015-12-28 2016-05-04 北京元心科技有限公司 interface display method based on system switching and intelligent terminal

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111460343A (en) * 2019-01-21 2020-07-28 阿里巴巴集团控股有限公司 Display method, device, terminal equipment and computer storage medium
CN111460343B (en) * 2019-01-21 2023-04-28 阿里巴巴集团控股有限公司 Display method, display device, terminal equipment and computer storage medium

Also Published As

Publication number Publication date
CN107003875A (en) 2017-08-01

Similar Documents

Publication Publication Date Title
WO2018107354A1 (en) Display method, apparatus, and electronic device used for multiple operating systems
US7454756B2 (en) Method, apparatus and system for seamlessly sharing devices amongst virtual machines
JP4921384B2 (en) Method, apparatus and system for dynamically reallocating memory from one virtual machine to another
US9286115B2 (en) Performant runtime pause with no CPU utilization
US9798565B2 (en) Data processing system and method having an operating system that communicates with an accelerator independently of a hypervisor
US20110093861A1 (en) Assigning A Portion Of Physical Computing Resources To A Logical Partition
US20110055372A1 (en) Auto Suspense Of Virtual Machine On Client Disconnection
US20200174823A1 (en) State management method and apparatus for virtual machine, and smart terminal thereof
US20050132363A1 (en) Method, apparatus and system for optimizing context switching between virtual machines
US9213544B2 (en) Desktop shadowing in a virtual desktop infrastructure environment
US8910169B2 (en) Methods and systems to perform a computer task in a reduced power consumption state
CN107077375B (en) Display method and device for multiple operating systems and electronic equipment
WO2017167126A1 (en) Window display method, information exchange method and system
WO2014015725A1 (en) Resource scheduling system and method in graphics card virtualization and based on instant feedback of application effect
US8417862B2 (en) Inter-virtual machine interrupt coalescing
US9639393B2 (en) Virtual processor state management based on time values
US20230131953A1 (en) Power management for virtualized computer systems
CN111213127B (en) Virtualized operation for directly assigned devices
US9256455B2 (en) Delivery of events from a virtual machine to host CPU using memory monitoring instructions
US11875145B2 (en) Virtual machine update while keeping devices attached to the virtual machine
US20170269668A1 (en) Wireless component state based power management
CN107077376B (en) Frame buffer implementation method and device, electronic equipment and computer program product
US9612907B2 (en) Power efficient distribution and execution of tasks upon hardware fault with multiple processors
CN110941408B (en) KVM virtual machine graphical interface output method and device
WO2018119712A1 (en) Video display method, device, electronic apparatus, and computer program product

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16923782

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 06.11.2019)

122 Ep: pct application non-entry in european phase

Ref document number: 16923782

Country of ref document: EP

Kind code of ref document: A1