commit | da79030f47788d755031e0903be14bb5559eac94 | [log] [tgz] |
---|---|---|
author | Loïc Minier <lool@dooz.org> | Tue Dec 29 22:06:13 2009 +0100 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Sat Feb 06 17:19:43 2010 +0100 |
tree | 84221b09d0168eb3d1d882ce07723f621a2e1fb5 | |
parent | 95ff895f79c75ba13b63a3408d3b8a49791179c6 [diff] |
linux-user: adapt uname machine to emulated CPU This patch for linux-user adapts the output of the emulated uname() syscall to match the configured CPU. Tested with x86, x86-64 and arm emulation. Signed-off-by: Riku Voipio <riku.voipio@iki.fi> Signed-off-by: Loïc Minier <lool@dooz.org>