Statistics
| Branch: | Revision:

root / linux-user / cpu-uname.c @ 30cb4cde

History | View | Annotate | Download (2.5 kB)

# Date Author Comment
da79030f 02/06/2010 06:19 pm Loïc Minier

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 <>
Signed-off-by: Loïc Minier <>