GVM User Suite
User tools for the GVM open source project.
|
Mediated Device Request Structure. More...
#include <mdev.h>
Data Fields | |
uint32_t | num |
Number of the mdev. More... | |
uint64_t | v_dev_id |
Virtual device id. More... | |
uint64_t | p_dev_id |
Physical device id. More... | |
const char * | name |
Name of the GPU. More... | |
const char * | gpu_class |
GPU Class structure. More... | |
uint32_t | max_inst |
Max number of mediated GPUs. More... | |
struct VirtDisplay * | disp |
Virtual display structure. More... | |
uint8_t | ecc_support |
If the Mediated GPU has ECC supported. More... | |
uint8_t | multi_mdev |
If multiple mdevs supported. More... | |
uint32_t | fb_len |
Frame buffer length (IN MEGABYTES). More... | |
uint32_t | fb_res |
Frame buffer reserved (IN MEGABYTES). More... | |
uint32_t | map_vid_size |
Mappable video size (IN MEGABYTES). More... | |
uint32_t | enc_cap |
uint32_t | bar1_len |
Bar 1 Length. More... | |
Mediated Device Request Structure.
MDev Request structure to convert from an internal structure to a mediated device.
struct VirtDisplay* MDevRequest::disp |
uint8_t MDevRequest::ecc_support |
uint32_t MDevRequest::enc_cap |
uint32_t MDevRequest::fb_len |
uint32_t MDevRequest::fb_res |
uint32_t MDevRequest::map_vid_size |