MCPcopy Create free account
hub / github.com/Cisco-Talos/Barbervisor / read_bytes

Method read_bytes

kernel/src/fuzzvm.rs:1603–1655  ·  view source on GitHub ↗

Read a slice of bytes to a given virtual address in the guest VM

(&mut self, address: GuestVirtual, size: u64)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

entryFunction · 0.80
read_u64Method · 0.80
read_u32Method · 0.80
read_u16Method · 0.80
read_u8Method · 0.80

Calls 6

GuestVirtualClass · 0.85
GuestPhysicalClass · 0.85
map_pageMethod · 0.80
read_bytes_physMethod · 0.80
split_on_page_boundariesFunction · 0.70
cloneMethod · 0.45

Tested by

no test coverage detected