qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* Re: Emulating graviton G3
       [not found] <DM6PR21MB1497F02E1C66D07A066B1D63D6B39@DM6PR21MB1497.namprd21.prod.outlook.com>
@ 2023-03-03  9:36 ` Philippe Mathieu-Daudé
  0 siblings, 0 replies; only message in thread
From: Philippe Mathieu-Daudé @ 2023-03-03  9:36 UTC (permalink / raw)
  To: Robert Henry; +Cc: QEMU Developers, qemu-discuss@nongnu.org, qemu-arm

Cc'ing qemu-arm@ list

On 3/3/23 08:20, Robert Henry wrote:
> I cannot figure out how to make QEMU TCG emulate aarch64 Graviton G3.  
> I'm working against master/head of the QEMU source.
> 
> I come up with feature names by consulting 
> https://marcin.juszkiewicz.com.pl/download/tables/arm-socs.html 
> <https://marcin.juszkiewicz.com.pl/download/tables/arm-socs.html> which 
> is compendium of the /proc/cpuinfo info crowd sourced from linux running 
> on real systems
> 
> I'm trying to either (a) add features to QEMU's '-cpu neoverse-n1,...' 
> or (b) take features away from '-cpu max,...'
> 
> Unfortunately, many names of implemented or unimplemented features are 
> not known by the -cpu mechanism.  For example, from max I want to kill 
> "smeb16f32", or from neoverse-n1 I want to add in "svei8mm", but neither 
> name is known.  Indeed, the only names known by -cpu are those exposed 
> via the qmp mechanism are of the form  "sveNNN" for vector bit width NNN.
> 
> Is there some trick I'm missing?



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-03-03  9:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <DM6PR21MB1497F02E1C66D07A066B1D63D6B39@DM6PR21MB1497.namprd21.prod.outlook.com>
2023-03-03  9:36 ` Emulating graviton G3 Philippe Mathieu-Daudé

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).