Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ading2210/linuxpdf
/ virt_machine_set_defaults
Function
virt_machine_set_defaults
tinyemu/machine.c:632–635 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
630
}
631
632
void virt_machine_set_defaults(VirtMachineParams *p)
633
{
634
memset(p, 0, sizeof(*p));
635
}
636
637
void virt_machine_end(VirtMachine *s)
638
{
Callers
2
main
Function · 0.85
vm_start
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected