]> Git Repo - qemu.git/commit
linux-user: adapt uname machine to emulated CPU
authorLoïc Minier <[email protected]>
Tue, 29 Dec 2009 21:06:13 +0000 (22:06 +0100)
committerAurelien Jarno <[email protected]>
Sat, 6 Feb 2010 16:19:43 +0000 (17:19 +0100)
commitda79030f47788d755031e0903be14bb5559eac94
tree84221b09d0168eb3d1d882ce07723f621a2e1fb5
parent95ff895f79c75ba13b63a3408d3b8a49791179c6
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 <[email protected]>
Signed-off-by: Loïc Minier <[email protected]>
Makefile.target
linux-user/cpu-uname.c [new file with mode: 0644]
linux-user/cpu-uname.h [new file with mode: 0644]
linux-user/syscall.c
This page took 0.026042 seconds and 4 git commands to generate.