[Spice-commits] Changes to 'spice.v74'

Gerd Hoffmann kraxel at kemper.freedesktop.org
Thu Sep 19 02:36:11 PDT 2013


New branch 'spice.v74' available with the following commits:
commit 521e759cf1ca05fc59a8653e48f18f830edbda7e
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 b0297b4a82f5ba39f6e75c024f80bc4c20070d27
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 60b3b2a55f4b3fb72419ce7e4b44378dc56eed28
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 9efc2d8d813b94fde0a2bad6c13850bef7636748
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