qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/8] Musicpal updates


From: Jan Kiszka
Subject: [Qemu-devel] [PATCH 0/8] Musicpal updates
Date: Fri, 18 Sep 2009 20:51:22 +0200
User-agent: StGIT/0.14.3

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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]