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

Gerd Hoffmann kraxel at kemper.freedesktop.org
Thu Sep 12 01:04:19 PDT 2013


New branch 'rebase/spice-next' available with the following commits:
commit e924dfbeb36ba45241335a8117c101b6c70cf959
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 6e5b3492d9d98397878ddcf39de39b41850feb74
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 672b4e9c48a1d31067f817b7119c98cedf103570
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 74c17fef218271c3d11e85c1461b8c7429a5c656
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