qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/4] target-openrisc hw/openrisc: Some OpenRISC fix.
@ 2013-07-22  8:56 Jia Liu
  2013-07-22  8:56 ` [Qemu-devel] [PATCH v3 1/4] hw/openrisc: Indent typo Jia Liu
                   ` (3 more replies)
  0 siblings, 4 replies; 26+ messages in thread
From: Jia Liu @ 2013-07-22  8:56 UTC (permalink / raw)
  To: qemu-devel

Fix OpenRISC CPU and sim broad, we should free typename and check cpu models
by name in cpu.c, and we should use stderr output in openrisc_sim.c.

Updates from V3:
* Replace a typo fix using a stderr fix.

Updates from V2:
* Combine typo patchset and typename free.
* Add cpu_model by name fix, make any and or1200 works both OK.

Jia Liu (4):
  hw/openrisc: Indent typo
  hw/openrisc: Use stderr output instead of qemu_log
  target-openrisc: Free typename
  target-openrisc: Fix cpu_model by name

 hw/openrisc/openrisc_sim.c |  6 +++---
 target-openrisc/cpu.c      | 17 +++++++++++++----
 2 files changed, 16 insertions(+), 7 deletions(-)

-- 
1.7.12.4 (Apple Git-37)

^ permalink raw reply	[flat|nested] 26+ messages in thread
* Re: [Qemu-devel] -cpu behavior (was: [PATCH v3 4/4] target-openrisc: Fix cpu_model by name)
@ 2013-07-22 17:34 Michael Mueller
  0 siblings, 0 replies; 26+ messages in thread
From: Michael Mueller @ 2013-07-22 17:34 UTC (permalink / raw)
  To: afaerber, qemu-devel


We are currently working on a first prototype to support models for s390.
The current model list we want to go with is here:

[mimu@p57lp59 qemu]$ qemu-system-s390x -cpu help
s390 z900       IBM zSeries 900 (Type 2064)
s390 z800       IBM zSeries 800 (Type 2066)
s390 z990       IBM zSeries 990 (Type 2084)
s390 z890       IBM zSeries 890 (Type 2086)
s390 z9-ec      IBM System z9 Enterprise Class (Type 2094)
s390 z9         (alias for z9-ec)
s390 z9-bc      IBM System z9 Business Class (Type 2096)
s390 z10-ec     IBM System z10 Enterprise Class (Type 2097)
s390 z10        (alias for z10-ec)
s390 z10-bc     IBM System z10 Business Class (Type 2098)
s390 z196       IBM zEnterprise 196 (Type 2817)
s390 z114       IBM zEnterprise 114 (Type 2818)
s390 zEC12      IBM zEnterprise EC12 (Type 2827)
s390 host       (same cpu as this host)

Michael

^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2013-07-22 17:53 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-22  8:56 [Qemu-devel] [PATCH v3 0/4] target-openrisc hw/openrisc: Some OpenRISC fix Jia Liu
2013-07-22  8:56 ` [Qemu-devel] [PATCH v3 1/4] hw/openrisc: Indent typo Jia Liu
2013-07-22  9:21   ` Peter Maydell
2013-07-22  8:56 ` [Qemu-devel] [PATCH v3 2/4] hw/openrisc: Use stderr output instead of qemu_log Jia Liu
2013-07-22  9:21   ` Peter Maydell
2013-07-22  8:56 ` [Qemu-devel] [PATCH v3 3/4] target-openrisc: Free typename Jia Liu
2013-07-22  9:37   ` Jia Liu
2013-07-22  9:41     ` Peter Maydell
2013-07-22  9:43       ` Jia Liu
2013-07-22  8:56 ` [Qemu-devel] [PATCH v3 4/4] target-openrisc: Fix cpu_model by name Jia Liu
2013-07-22  9:29   ` Peter Maydell
2013-07-22  9:42     ` Jia Liu
2013-07-22  9:43       ` Peter Maydell
2013-07-22  9:54         ` Jia Liu
2013-07-22 10:12         ` Jia Liu
2013-07-22 10:37         ` Andreas Färber
2013-07-22 10:40           ` Peter Maydell
2013-07-22 11:17             ` Andreas Färber
2013-07-22 11:34               ` Peter Maydell
2013-07-22 12:26                 ` [Qemu-devel] -cpu behavior (was: [PATCH v3 4/4] target-openrisc: Fix cpu_model by name) Andreas Färber
2013-07-22 12:33                 ` [Qemu-devel] [PATCH v3 4/4] target-openrisc: Fix cpu_model by name Andreas Färber
2013-07-22 15:25                   ` Anthony Liguori
2013-07-22 15:38                     ` Peter Maydell
2013-07-22 16:29                       ` [Qemu-devel] -cpu behavior (was: [PATCH v3 4/4] target-openrisc: Fix cpu_model by name) Andreas Färber
2013-07-22 17:39                       ` [Qemu-devel] [PATCH v3 4/4] target-openrisc: Fix cpu_model by name Anthony Liguori
  -- strict thread matches above, loose matches on Subject: below --
2013-07-22 17:34 [Qemu-devel] -cpu behavior (was: [PATCH v3 4/4] target-openrisc: Fix cpu_model by name) Michael Mueller

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).