[Spice-commits] Changes to 'rebase/spice-next'

Gerd Hoffmann kraxel at kemper.freedesktop.org
Wed Sep 11 04:57:30 PDT 2013


New branch 'rebase/spice-next' available with the following commits:
commit 69b46a811fe6b3822be01cf8c1d8035b098db214
Author: Gerd Hoffmann <kraxel at redhat.com>
Date:   Wed Sep 11 13:32:07 2013 +0200

    qxl: compile only once
    
    Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>

commit 18898880a21f7c09e753aed0d03c7e177ced7a3f
Author: Gerd Hoffmann <kraxel at redhat.com>
Date:   Wed Sep 11 13:15:48 2013 +0200

    qxl: simplify page dirtying
    
    No need to do target page size calculations here,
    memory_region_set_dirty will care for us.
    
    Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>

commit bf53cd71da0161db0bbbf7b764788045e7c974b1
Author: Gerd Hoffmann <kraxel at redhat.com>
Date:   Wed Sep 11 13:08:49 2013 +0200

    qxl: simplify qxl_rom_size
    
    Nowdays rom size is fixed at 8192 for live migration compat reasons.
    So we can ditch the pointless math trying to calculate the size needed.
    Also make the size sanity check fail at compile time not runtime.
    
    Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>

commit 58c55004d0e8ee587d65ce46bb9031024a2192c9
Author: Gerd Hoffmann <kraxel at redhat.com>
Date:   Wed Sep 11 13:14:25 2013 +0200

    qxl: define qxl operating on 4k pages
    
    Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>



More information about the Spice-commits mailing list