Re: Unsupported hardware instructions?

2018-01-21 Thread Nadav Har'El
On Fri, Jan 19, 2018 at 8:05 PM, Geraldo Netto wrote: > Hello Friends, > > Interesting, if I pass "-cpu phenom" it boots clearly: > I think this is a qemu bug that was solved a while back - e.g., https://bugzilla.redhat.com/show_bug.cgi?id=1326721 > netto@spo01 ~/osv-clean $ sudo scripts/run.p

Re: Unsupported hardware instructions?

2018-01-19 Thread Geraldo Netto
Hello Friends, Interesting, if I pass "-cpu phenom" it boots clearly: netto@spo01 ~/osv-clean $ sudo scripts/run.py -nv -V --pass-args="-cpu phenom" OSv v0.24-479-g7ce5eb7 4 CPUs detected Firmware vendor: SeaBIOS bsd: initializing - done VFS: mounting ramfs at / VFS: mounting devfs at /dev net:

Fwd: Unsupported hardware instructions?

2018-01-19 Thread Geraldo Netto
Dear Friends, Just a quick doubt, while OSv is working well for my tests Does it mean my processor does not support such instruction? I have found this table from wiki: https://en.wikipedia.org/wiki/CPUID Recent manual from AMD showing an equivalent instructions (?) https://support.amd.com/TechD

Unsupported hardware instructions?

2018-01-19 Thread Geraldo Netto
Dear Friends, Just a quick doubt, while OSv is working well for my tests Does it mean my processor does not support such instruction? kvm_amd is loaded: netto@spo01 ~/osv-clean $ lsmod | grep -i kvm kvm_amd 2179072 0 kvm 585728 1 kvm_amd irqbypass 163