]> xenbits.xensource.com Git - qemu-xen-unstable.git/commit
dma.c merged from xen-unstable 17318:b5fea3aeb04b
authorIan Jackson <iwj@mariner.uk.xensource.com>
Wed, 14 May 2008 15:51:53 +0000 (16:51 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Wed, 14 May 2008 15:51:53 +0000 (16:51 +0100)
commit3984b1615f4df14b3d226a390ab0e49ceb067681
tree522ea15cb14ef0ea6940d70c271cbb29195b4aa3
parent81f015307e481aaa5d2af3d06b86132ab8dbf199
dma.c merged from xen-unstable 17318:b5fea3aeb04b

changesets included:

    changeset:   14912:c1d3f4fbfacf7ea8eab9549823787f13efa2d976
    user:        Christian Limpach <Christian.Limpach@xensource.com>
    date:        Tue Apr 24 17:02:10 2007 +0100
    files:       tools/ioemu/hw/dma.c
    description:
    [qemu-dm] Check for null pointer in dma handler function pointer.

Signed-off-by: Christian Limpach <Christian.Limpach@xensource.com>
    changeset:   16936:3daab9b636c121bc9d957568ea135b2f40776ca5
    user:        Keir Fraser <keir.fraser@citrix.com>
    date:        Wed Jan 30 09:33:26 2008 +0000
    files:       tools/ioemu/hw/dma.c tools/ioemu/hw/sb16.c
    description:
    ioemu: Better fix for SB16 infinite looping.

    Qemu upstream solves "Fix an infinite loop in the emulated SB16
    device" issue differently as stated in [2]

    [1] http://xenbits.xensource.com/xen-3.1-testing.hg?rev/4b22d472bda6
    [2] http://lists.gnu.org/archive/html/qemu-devel/2008-01/msg00709.html

Signed-off-by: S. Caglar Onur <caglar@pardus.org.tr>
hw/dma.c