Re: [Qemu-devel] [PATCH 2/2] target-arm: remind to keep arm features in sync with linux-user/elfload.c

2012-04-11 Thread Peter Maydell
2011/11/9 Benoît Canet benoit.ca...@gmail.com: Signed-off-by: Benoit Canet benoit.ca...@gmail.com Reviewed-by: Peter Maydell peter.mayd...@linaro.org ---  target-arm/cpu.h |    4  1 files changed, 4 insertions(+), 0 deletions(-) I've put this in target-arm.next now that the linux-user

[Qemu-devel] [PATCH 2/2] target-arm: remind to keep arm features in sync with linux-user/elfload.c

2011-11-09 Thread Benoît Canet
Signed-off-by: Benoit Canet benoit.ca...@gmail.com --- target-arm/cpu.h |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/target-arm/cpu.h b/target-arm/cpu.h index c4d742f..e51bc8a 100644 --- a/target-arm/cpu.h +++ b/target-arm/cpu.h @@ -353,6 +353,8 @@ enum arm_cpu_mode {

Re: [Qemu-devel] [PATCH 2/2] target-arm: remind to keep arm features in sync with linux-user/elfload.c

2011-11-09 Thread Peter Maydell
2011/11/9 Benoît Canet benoit.ca...@gmail.com: +/* remember to update linux-user/elfload.c get_elf_hwcap arm's + * version when adding a feature */ /* If adding a feature bit which corresponds to a Linux ELF * HWCAP bit, remember to update the feature-bit-to-hwcap * mapping in

[Qemu-devel] [PATCH 2/2] target-arm: remind to keep arm features in sync with linux-user/elfload.c

2011-11-09 Thread Benoît Canet
Signed-off-by: Benoit Canet benoit.ca...@gmail.com --- target-arm/cpu.h |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/target-arm/cpu.h b/target-arm/cpu.h index c4d742f..6639c2e 100644 --- a/target-arm/cpu.h +++ b/target-arm/cpu.h @@ -353,6 +353,10 @@ enum

[Qemu-devel] [PATCH 2/2] target-arm: remind to keep arm features in sync with linux-user/elfload.c

2011-11-09 Thread Benoît Canet
Signed-off-by: Benoit Canet benoit.ca...@gmail.com --- target-arm/cpu.h |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/target-arm/cpu.h b/target-arm/cpu.h index c4d742f..6639c2e 100644 --- a/target-arm/cpu.h +++ b/target-arm/cpu.h @@ -353,6 +353,10 @@ enum

[Qemu-devel] [PATCH 2/2] target-arm: remind to keep arm features in sync with linux-user/elfload.c

2011-11-09 Thread Benoît Canet
Signed-off-by: Benoit Canet benoit.ca...@gmail.com --- target-arm/cpu.h |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/target-arm/cpu.h b/target-arm/cpu.h index c4d742f..6639c2e 100644 --- a/target-arm/cpu.h +++ b/target-arm/cpu.h @@ -353,6 +353,10 @@ enum

Re: [Qemu-devel] [PATCH 2/2] target-arm: remind to keep arm features in sync with linux-user/elfload.c

2011-11-09 Thread Peter Maydell
2011/11/9 Benoît Canet benoit.ca...@gmail.com: Signed-off-by: Benoit Canet benoit.ca...@gmail.com Reviewed-by: Peter Maydell peter.mayd...@linaro.org -- PMM

[Qemu-devel] [PATCH 2/2] target-arm: remind to keep arm features in sync with linux-user/elfload.c

2011-11-09 Thread Benoît Canet
Signed-off-by: Benoit Canet benoit.ca...@gmail.com Reviewed-by: Peter Maydell peter.mayd...@linaro.org --- target-arm/cpu.h |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/target-arm/cpu.h b/target-arm/cpu.h index c4d742f..6639c2e 100644 --- a/target-arm/cpu.h +++