[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-discuss] What platform could QEMU emulate?
From: |
Liang Lunmin-B12708 |
Subject: |
Re: [Qemu-discuss] What platform could QEMU emulate? |
Date: |
Fri, 15 Mar 2013 03:07:20 +0000 |
Thank you Dunrong for your prompt reply!
If I know the platform could be emulated by using "-machine", then how can I
know whether a module of this platform could be emulated? I want to confirm
whether the security engine (SEC) could be emulated? Thanks.
Best Regards,
Liang Lunmin
-----Original Message-----
From: Dunrong Huang [mailto:address@hidden
Sent: Friday, March 15, 2013 10:56 AM
To: Liang Lunmin-B12708
Cc: address@hidden
Subject: Re: [Qemu-discuss] What platform could QEMU emulate?
Hi,
On Fri, Mar 15, 2013 at 10:50 AM, Liang Lunmin-B12708 <address@hidden> wrote:
> Hello all,
>
>
>
> Is there any available list including all the platform that QEMU could
> emulate, I mean the guest platform list?
>
you can use "-machine ?" to get what you want
for example:
$ qemu-system-x86_64 -machine ? # If your taget is x86_64 $ qemu-system-arm
-machine ? # If your taget is arm
>
>
> I want to know whether MPC8544E, especially it’s SEC module, could be
> emulated? Thanks.
>
>
>
>
>
>
>
> Best Regards,
>
> Liang Lunmin 梁伦敏
>
> _________________________________
>
>
>
> Freescale Beijing
>
> Tel: 86-10-58798069 86-15811220154
>
>
--
Best Regards,
Dunrong Huang