| Turnstone Operating System
    | 
defines hypervisor related structures and functions More...
| Classes | |
| struct | hypervisor_ipc_message_t | 
| Macros | |
| #define | ___HYPERVISOR_IPC_H 0 | 
| Typedefs | |
| typedef enum hypervisor_ipc_message_type_t | hypervisor_ipc_message_type_t | 
| typedef struct hypervisor_ipc_message_t | hypervisor_ipc_message_t | 
| Functions | |
| int8_t | hypervisor_check_ipc (hypervisor_vm_t *vm) | 
| void | hypervisor_ipc_send_timer_interrupt (hypervisor_vm_t *vm) | 
| int8_t | hypervisor_ipc_send_close (uint64_t vm_id) | 
| int8_t | hypervisor_vmx_ipc_handle_dump (hypervisor_vm_t *vm, hypervisor_ipc_message_t *message) | 
| int8_t | hypervisor_vmx_ipc_handle_irq (hypervisor_vm_t *vm, uint8_t vector) | 
| int8_t | hypervisor_svm_ipc_handle_dump (hypervisor_vm_t *vm, hypervisor_ipc_message_t *message) | 
| int8_t | hypervisor_svm_ipc_handle_irq (hypervisor_vm_t *vm, uint8_t vector) | 
defines hypervisor related structures and functions
This work is licensed under TURNSTONE OS Public License. Please read and understand latest version of Licence.