All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v4 0/3] target-openrisc hw/openrisc: Some OpenRISC fix.
@ 2013-07-22 10:30 Jia Liu
  2013-07-22 10:30 ` [Qemu-devel] [PATCH v4 1/3] hw/openrisc: Indent typo Jia Liu
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jia Liu @ 2013-07-22 10:30 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, aliguori, afaerber

Fix OpenRISC CPU and sim broad.

We should free typename in openrisc_cpu_class_by_name, and we should use stderr
output in openrisc_sim.c.


Updates from V4:
* Remove a not needed patch.

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

Updates from V2:
* Combine typo patchset and typename free.

Jia Liu (3):
  hw/openrisc: Indent typo
  hw/openrisc: Use stderr output instead of qemu_log
  target-openrisc: Free typename in openrisc_cpu_class_by_name

 hw/openrisc/openrisc_sim.c | 6 +++---
 target-openrisc/cpu.c      | 1 +
 2 files changed, 4 insertions(+), 3 deletions(-)

-- 
1.7.12.4 (Apple Git-37)

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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-22 10:30 [Qemu-devel] [PATCH v4 0/3] target-openrisc hw/openrisc: Some OpenRISC fix Jia Liu
2013-07-22 10:30 ` [Qemu-devel] [PATCH v4 1/3] hw/openrisc: Indent typo Jia Liu
2013-07-22 10:30 ` [Qemu-devel] [PATCH v4 2/3] hw/openrisc: Use stderr output instead of qemu_log Jia Liu
2013-07-22 10:30 ` [Qemu-devel] [PATCH v4 3/3] target-openrisc: Free typename in openrisc_cpu_class_by_name Jia Liu
2013-07-22 14:37 ` [Qemu-devel] [PATCH v4 0/3] target-openrisc hw/openrisc: Some OpenRISC fix Andreas Färber

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.