Searched +full:gunyah +full:- +full:hypervisor (Results 1 – 4 of 4) sorted by relevance
1 .. SPDX-License-Identifier: GPL-2.04 Gunyah Hypervisor10 message-queue12 Gunyah is a Type-1 hypervisor which is independent of any OS kernel, and runs in15 security and can support a much smaller trusted computing base than a Type-216 hypervisor.18 Gunyah is an open source hypervisor. The source repository is available at19 https://github.com/quic/gunyah-hypervisor.21 Gunyah provides these following features.23 - Scheduling:[all …]
1 .. SPDX-License-Identifier: GPL-2.05 Message queue is a simple low-capacity IPC channel between two virtual machines.7 message queue is unidirectional and buffered in the hypervisor. A full-duplex23 with the message to request the hypervisor to add the message to24 message queue 1's queue. The hypervisor copies memory into the internal28 2. Gunyah raises the corresponding interrupt for VM_B (Rx vIRQ) when any of32 queue is being used to implement an RPC-like interface.38 3. VM_B calls gunyah_msgq_recv() and Gunyah copies message to requested buffer.40 4. Gunyah raises the corresponding interrupt for VM_A (Tx vIRQ) when the message44 Clear-to-Send.[all …]
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/firmware/gunyah-hypervisor.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Gunyah Hypervisor10 - Prakruthi Deepak Heragu <quic_pheragu@quicinc.com>11 - Elliot Berman <quic_eberman@quicinc.com>14 Gunyah virtual machines use this information to determine the capability IDs15 of the message queues used to communicate with the Gunyah Resource Manager.16 …See also: https://github.com/quic/gunyah-resource-manager/blob/develop/src/vm_creation/dto_constru…[all …]
33 patch to Linus Torvalds. Or you can e-mail me at <mec@shout.net> and67 no attempt to list non-X86 architectures or ioctls from drivers/staging/.73 0x00 00-1F linux/fs.h conflict!74 0x00 00-1F scsi/scsi_ioctl.h conflict!75 0x00 00-1F linux/fb.h conflict!76 0x00 00-1F linux/wavefront.h conflict!79 0x04 D2-DC linux/umsdos_fs.h Dead since 2.6.11, but don't r…81 0x07 9F-D0 linux/vmw_vmci_defs.h, uapi/linux/vm_sockets.h83 0x10 00-0F drivers/char/s390/vmcp.h84 0x10 10-1F arch/s390/include/uapi/sclp_ctl.h[all …]