MCPcopy Create free account

hub / github.com/Mic92/vmsh / functions

Functions725 in github.com/Mic92/vmsh

Functiontest_page_table_size
()
src/page_table.rs:617
Functiontest_qemu_and_change_password
(helpers: conftest.Helpers)
tests/test_hypervisor.py:162
Functiontest_stage2
(helpers: conftest.Helpers)
tests/test_stage2.py:11
Functiontest_syscall_inject
()
src/tracer/inject_syscall.rs:419
Functiontest_wrap_syscall
(helpers: conftest.Helpers)
tests/test_ioctl.py:75
Functiontestbench
( helpers: confmeasure.Helpers, with_vmsh: bool = True, ioregionfd: bool = False, mounts: bool
tests/measure_helpers.py:78
Functiontestbench_console
( helpers: confmeasure.Helpers, pts: str, guest_cmd: List[str] = [ "/bin/sh", "-c"
tests/measure_helpers.py:32
Methodtracee_write_guard
(&self)
src/kvm/hypervisor/hypervisor.rs:161
Functionunit_replacer
Given a regex match object, return a replacement string where units are modified
tests/graphs.py:346
Methodupload_binary
(&self)
src/loader.rs:132
Functionusecase1
(extra_env: Dict[str, str])
tests/reproduce.py:167
Functionusecase2
(extra_env: Dict[str, str])
tests/reproduce.py:171
Functionusecase3
(extra_env: Dict[str, str])
tests/reproduce.py:190
Methoduserfaultfd
(&self)
src/kvm/hypervisor/hypervisor.rs:401
Methoduserpace_ioeventfd
(&mut self, datamatch: Option<u32>)
src/kvm/hypervisor/userspaceioeventfd.rs:20
Methodvcpu_ioctl
(&self, vcpu: &VCPU, request: c_ulong, arg: c_ulong)
src/kvm/tracee.rs:144
Methodvirt_alloc
(&mut self, alloc: &[VirtAlloc])
src/kvm/allocator.rs:157
Functionvmsh_blk
(skip_tests: List[str])
tests/measure_phoronix.py:156
Methodwait_for_syscall
(&self)
src/tracer/inject_syscall.rs:335
Functionwhitelisted
(ch: char)
src/console.rs:8
Functionwrapper
(text: str)
tests/reproduce.py:26
Functionwrite_corefile
( pid: Pid, core_file: &mut File, maps: &[Mapping], vcpus: &[VcpuState], )
src/coredump.rs:292
Functionwrite_note_section
(core_file: &mut File, ntype: Elf_Word, payload: &T)
src/coredump.rs:152
Methodwrite_stage1_args
( &mut self, command: &[String], irq_num: usize, mmio_ranges: Vec<u64>, )
src/loader.rs:162
Functionwrite_stats
(path: Path, stats: Dict[str, List])
tests/measure_helpers.py:319
← previous701–725 of 725, ranked by callers