Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Mic92/vmsh
/ functions
Functions
725 in github.com/Mic92/vmsh
⨍
Functions
725
◇
Types & classes
167
Function
test_page_table_size
()
src/page_table.rs:617
Function
test_qemu_and_change_password
(helpers: conftest.Helpers)
tests/test_hypervisor.py:162
Function
test_stage2
(helpers: conftest.Helpers)
tests/test_stage2.py:11
Function
test_syscall_inject
()
src/tracer/inject_syscall.rs:419
Function
test_wrap_syscall
(helpers: conftest.Helpers)
tests/test_ioctl.py:75
Function
testbench
( helpers: confmeasure.Helpers, with_vmsh: bool = True, ioregionfd: bool = False, mounts: bool
tests/measure_helpers.py:78
Function
testbench_console
( helpers: confmeasure.Helpers, pts: str, guest_cmd: List[str] = [ "/bin/sh", "-c"
tests/measure_helpers.py:32
Method
tracee_write_guard
(&self)
src/kvm/hypervisor/hypervisor.rs:161
Function
unit_replacer
Given a regex match object, return a replacement string where units are modified
tests/graphs.py:346
Method
upload_binary
(&self)
src/loader.rs:132
Function
usecase1
(extra_env: Dict[str, str])
tests/reproduce.py:167
Function
usecase2
(extra_env: Dict[str, str])
tests/reproduce.py:171
Function
usecase3
(extra_env: Dict[str, str])
tests/reproduce.py:190
Method
userfaultfd
(&self)
src/kvm/hypervisor/hypervisor.rs:401
Method
userpace_ioeventfd
(&mut self, datamatch: Option<u32>)
src/kvm/hypervisor/userspaceioeventfd.rs:20
Method
vcpu_ioctl
(&self, vcpu: &VCPU, request: c_ulong, arg: c_ulong)
src/kvm/tracee.rs:144
Method
virt_alloc
(&mut self, alloc: &[VirtAlloc])
src/kvm/allocator.rs:157
Function
vmsh_blk
(skip_tests: List[str])
tests/measure_phoronix.py:156
Method
wait_for_syscall
(&self)
src/tracer/inject_syscall.rs:335
Function
whitelisted
(ch: char)
src/console.rs:8
Function
wrapper
(text: str)
tests/reproduce.py:26
Function
write_corefile
( pid: Pid, core_file: &mut File, maps: &[Mapping], vcpus: &[VcpuState], )
src/coredump.rs:292
Function
write_note_section
(core_file: &mut File, ntype: Elf_Word, payload: &T)
src/coredump.rs:152
Method
write_stage1_args
( &mut self, command: &[String], irq_num: usize, mmio_ranges: Vec<u64>, )
src/loader.rs:162
Function
write_stats
(path: Path, stats: Dict[str, List])
tests/measure_helpers.py:319
← previous
701–725 of 725, ranked by callers