Go to the source code of this file.
◆ collect_cpuid()
◆ init_hypercalls()
static void init_hypercalls |
( |
void |
| ) |
|
|
static |
◆ is_initdomain()
static bool is_initdomain |
( |
void |
| ) |
|
|
static |
◆ setup_pv_console()
static void setup_pv_console |
( |
void |
| ) |
|
|
static |
◆ setup_xenbus()
static void setup_xenbus |
( |
void |
| ) |
|
|
static |
◆ map_shared_info()
static void map_shared_info |
( |
void |
| ) |
|
|
static |
◆ qemu_console_write()
static void qemu_console_write |
( |
const char * |
buf, |
|
|
size_t |
len |
|
) |
| |
|
static |
◆ xen_console_write()
static void xen_console_write |
( |
const char * |
buf, |
|
|
size_t |
len |
|
) |
| |
|
static |
◆ arch_setup()
◆ test_setup()
◆ boot_stack
◆ user_stack
◆ x86_features
◆ x86_vendor
◆ max_leaf
◆ max_extd_leaf
unsigned int max_extd_leaf |
◆ x86_family
◆ x86_model
◆ x86_stepping
unsigned int x86_stepping |
◆ maxphysaddr
◆ maxvirtaddr
◆ environment_description
const char environment_description[] = ENVIRONMENT_DESCRIPTION |
◆ shared_info
◆ xtf_has_fep
Boolean indicating whether generic Force Emulation Prefix support is available for the test to use.
Definition at line 276 of file setup.c.
◆ test_needs_fep
Boolean indicating whether the test is entirely predicated on the available of the Force Emulation Prefix.
Definition at line 287 of file setup.c.