Ping?
On 20 January 2011 03:28, Peter Maydell wrote:
> Add support to the linux-user qemu for the -version command line
> option, bringing it into line with the system emulation qemu.
>
> Signed-off-by: Peter Maydell
> ---
> linux-user/main.c | 17 +
> 1 files changed, 13 inse
Add support to the linux-user qemu for the -version command line
option, bringing it into line with the system emulation qemu.
Signed-off-by: Peter Maydell
---
linux-user/main.c | 17 +
1 files changed, 13 insertions(+), 4 deletions(-)
diff --git a/linux-user/main.c b/linux-us