diff options
author | Alexander Graf <agraf@suse.de> | 2012-07-23 10:24:14 +0200 |
---|---|---|
committer | hyokeun <hyokeun.jeon@samsung.com> | 2016-09-06 15:55:32 +0900 |
commit | 4b080ad3c69d2ecd6fd971758ef718b15c380a80 (patch) | |
tree | 153c54aeaf25f953c436f131f700f703064f99cd /kvm-stub.c | |
parent | 8b88a1089ad30f285527b82eccc72e856e359a33 (diff) | |
download | qemu-4b080ad3c69d2ecd6fd971758ef718b15c380a80.tar.gz qemu-4b080ad3c69d2ecd6fd971758ef718b15c380a80.tar.bz2 qemu-4b080ad3c69d2ecd6fd971758ef718b15c380a80.zip |
linux-user: Fake /proc/cpuinfo
Fedora 17 for ARM reads /proc/cpuinfo and fails if it doesn't contain
ARM related contents. This patch implements a quick hack to expose real
/proc/cpuinfo data taken from a real world machine.
The real fix would be to generate at least the flags automatically based
on the selected CPU. Please do not submit this patch upstream until this
has happened.
Signed-off-by: Alexander Graf <agraf@suse.de>
[AF: Rebased for v1.6 and v1.7]
Signed-off-by: Andreas Färber <afaerber@suse.de>
Diffstat (limited to 'kvm-stub.c')
0 files changed, 0 insertions, 0 deletions