qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] g364 improvements
@ 2011-08-26 19:20 Hervé Poussineau
  2011-08-26 19:20 ` [Qemu-devel] [PATCH 1/2] g364fb: use trace framework Hervé Poussineau
  2011-08-26 19:20 ` [Qemu-devel] [PATCH 2/2] g364fb: convert to qdev Hervé Poussineau
  0 siblings, 2 replies; 5+ messages in thread
From: Hervé Poussineau @ 2011-08-26 19:20 UTC (permalink / raw)
  To: qemu-devel; +Cc: Hervé Poussineau

Here are some patches I have lying around since some time, which
update g364 framebuffer emulation to current Qemu standards, ie
qdev + memory + trace APIs

Please apply

Hervé Poussineau (2):
  g364fb: use trace framework
  g364fb: convert to qdev     Extract G364 ROM contents from device
    emulation to machine emulation

 hw/g364fb.c    |  365 ++++++++++++++++++++++++-------------------------------
 hw/mips.h      |    5 -
 hw/mips_jazz.c |   15 ++-
 trace-events   |    4 +
 4 files changed, 177 insertions(+), 212 deletions(-)

-- 
1.7.5.4

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

end of thread, other threads:[~2011-08-27 17:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-26 19:20 [Qemu-devel] [PATCH 0/2] g364 improvements Hervé Poussineau
2011-08-26 19:20 ` [Qemu-devel] [PATCH 1/2] g364fb: use trace framework Hervé Poussineau
2011-08-27 17:53   ` Blue Swirl
2011-08-26 19:20 ` [Qemu-devel] [PATCH 2/2] g364fb: convert to qdev Hervé Poussineau
2011-08-27 17:54   ` Blue Swirl

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