[Bug 529008] Re: Should emulate /proc/cpuinfo

Loïc Minier lool at dooz.org
Sun Feb 28 11:38:15 GMT 2010


This is about qemu-arm as in the syscall emulation version of qemu;
/proc/cpuinfo is simply the host's /proc/cpuinfo, but when one emulates
e.g. an ARM program which reads /proc/cpuinfo to find out on which
architecture it's running (or which features the CPU has), it wont find
the relevant info.

qemu in syscall emulation should intercept open()s on /proc/cpuinfo and
return contents matching the emulated CPU.

-- 
Should emulate /proc/cpuinfo
https://bugs.launchpad.net/bugs/529008
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.



More information about the Ubuntu-server-bugs mailing list