Dear Peter Maydell,
From: Peter Maydell , Date: Tue, 13 Oct 2015 18:17:57
+0100
> On 12 October 2015 at 12:36, Ryo ONODERA wrote:
>> qemu-system-arm -M ? provides code names for Sharp Zaurus PDAs.
>> The code names are difficult to identify what model is emulated.
>> Please add model numbers to
On 12 October 2015 at 12:36, Ryo ONODERA wrote:
> qemu-system-arm -M ? provides code names for Sharp Zaurus PDAs.
> The code names are difficult to identify what model is emulated.
> Please add model numbers to the output of qemu-system-arm -M ?.
>
> Ryo ONODERA (1):
> target-arm: Provide model
qemu-system-arm -M ? provides code names for Sharp Zaurus PDAs.
The code names are difficult to identify what model is emulated.
Please add model numbers to the output of qemu-system-arm -M ?.
Ryo ONODERA (1):
target-arm: Provide model numbers for Sharp PDAs
hw/arm/collie.c | 2 +-
hw/arm/spit
* For Collie, Akita, Spitz, Borzoi, Terrier and Tosa PDAs, provide
model numbers and manufacturer (Sharp) information.
Signed-off-by: Ryo ONODERA
---
hw/arm/collie.c | 2 +-
hw/arm/spitz.c | 8
hw/arm/tosa.c | 2 +-
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/hw/