qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/8] Musicpal updates
@ 2009-09-18 18:51 Jan Kiszka
  2009-09-18 18:51 ` [Qemu-devel] [PATCH 1/8] musicpal: Catch null TX qeueues Jan Kiszka
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: Jan Kiszka @ 2009-09-18 18:51 UTC (permalink / raw)
  To: qemu-devel

This series fixes some regressions of the Musicpal emulation, refactors
the code after recent qdev conversion and adds VMState support.

Please pull from git://git.kiszka.org/qemu.git queues/musicpal

Jan Kiszka (8):
      musicpal: Catch null TX qeueues
      musicpal: Rework GPIO input events
      musicpal: Clean up typecasts
      musicpal: Coding style fixes
      musicpal: True reset support for GPIO
      musicpal: True reset support for audio device
      musicpal: Make PIT emulation more robust
      musicpal: Add VMState support

 hw/marvell_88w8618_audio.c |   69 +++++--
 hw/musicpal.c              |  454 +++++++++++++++++++++++++++++++-------------
 2 files changed, 369 insertions(+), 154 deletions(-)

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

end of thread, other threads:[~2009-10-04 11:09 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-18 18:51 [Qemu-devel] [PATCH 0/8] Musicpal updates Jan Kiszka
2009-09-18 18:51 ` [Qemu-devel] [PATCH 1/8] musicpal: Catch null TX qeueues Jan Kiszka
2009-10-04  6:57   ` malc
2009-10-04  7:04     ` malc
2009-10-04 11:09       ` malc
2009-09-18 18:51 ` [Qemu-devel] [PATCH 4/8] musicpal: Coding style fixes Jan Kiszka
2009-09-18 18:51 ` [Qemu-devel] [PATCH 7/8] musicpal: Make PIT emulation more robust Jan Kiszka
2009-09-18 18:51 ` [Qemu-devel] [PATCH 2/8] musicpal: Rework GPIO input events Jan Kiszka
2009-09-18 18:51 ` [Qemu-devel] [PATCH 6/8] musicpal: True reset support for audio device Jan Kiszka
2009-09-18 18:51 ` [Qemu-devel] [PATCH 5/8] musicpal: True reset support for GPIO Jan Kiszka
2009-09-18 18:51 ` [Qemu-devel] [PATCH 8/8] musicpal: Add VMState support Jan Kiszka
2009-09-18 18:51 ` [Qemu-devel] [PATCH 3/8] musicpal: Clean up typecasts Jan Kiszka

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