All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Hervé Poussineau" <hpoussin@reactos.org>
To: qemu-devel@nongnu.org
Cc: "Hervé Poussineau" <hpoussin@reactos.org>
Subject: [Qemu-devel] [PATCH 0/2] g364 improvements
Date: Fri, 26 Aug 2011 21:20:10 +0200	[thread overview]
Message-ID: <1314386412-7625-1-git-send-email-hpoussin@reactos.org> (raw)

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

             reply	other threads:[~2011-08-26 19:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-26 19:20 Hervé Poussineau [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1314386412-7625-1-git-send-email-hpoussin@reactos.org \
    --to=hpoussin@reactos.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.