ramsey / macos-vagrant-box

Scripts to generate Vagrant boxes for macOS
https://app.vagrantup.com/ramsey
MIT License
97 stars 13 forks source link

hardware virtualization #7

Open john-peterson opened 1 year ago

john-peterson commented 1 year ago

It's running really slow how do I check if it's using hvf

john-peterson commented 1 year ago
VBoxManage showvminfo --details

Hardware Virtualization:     enabled
Nested Paging:               enabled
Large Pages:                 enabled
VT-x VPID:                   enabled
VT-x Unrestricted Exec.:     enabled
AMD-V Virt. Vmsave/Vmload:   enabled
IOMMU:                       None
Paravirt. Provider:          Default
Effective Paravirt. Prov.:   Minimal

All hardware acceleration was enabled. Stumped why it feels so sluggish. Just SSH login takes ten seconds. Booting takes ten minutes

ramsey commented 1 year ago

I haven't used these boxes for several years, and I'm not sure whether they work (or how well they work) on M1/M2 processors. Are you running on one of the newer processors?