START sys/arch/amd64/vmm 2024-02-05T02:18:13Z ==== run-regress-vcpu ==== cc -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/sys/arch/amd64/vmm/vcpu.c cc -o vcpu vcpu.o ./vcpu created mapped region 0: { gpa: 0x00000000, size: 655360, hva: 0xed65d901000 } created mapped region 1: { gpa: 0x000a0000, size: 1441792, hva: 0xed5f1df2000 } created vm 1 named "regress" created shared memory mappings checked shared region 0: { gpa: 0x00000000, size: 655360, hva: 0xed5e25ee000 } checked shared region 1: { gpa: 0x000a0000, size: 1441792, hva: 0xed5cac65000 } validated shared memory mappings found vm 1 named "regress" reset vcpu 0 for vm 1 vcpu 0 on vm 1 exited for io assist terminated vm 1 unmapped origin region 0 @ hva 0xed65d901000 unmapped shared region 0 @ hva 0xed5e25ee000 unmapped origin region 1 @ hva 0xed5f1df2000 unmapped shared region 1 @ hva 0xed5cac65000 PASS sys/arch/amd64/vmm Duration 0m00.26s