summaryrefslogtreecommitdiffstats
path: root/hw/qxl.h
Commit message (Expand)AuthorAgeFilesLines
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* janitor: add guards to headersPaolo Bonzini2012-12-191-0/+5
* ui: move files to ui/ and include/ui/Paolo Bonzini2012-12-191-1/+1
* pci: update all users to look in pci/Michael S. Tsirkin2012-12-171-1/+1
* qxl: set default revision to 4Gerd Hoffmann2012-10-081-5/+0
* spice: make number of surfaces runtime-configurable.Gerd Hoffmann2012-09-051-2/+1
* qxl: add QXL_IO_MONITORS_CONFIG_ASYNCAlon Levy2012-09-051-0/+7
* qxl: add vgamem_size_mb and vgamem_sizeAlon Levy2012-06-221-0/+2
* hw/qxl: ignore guest from guestbug until resetAlon Levy2012-06-221-0/+3
* hw/qxl: s/qxl_guest_bug/qxl_set_guest_bug/Alon Levy2012-06-221-1/+2
* qxl: check for NULL return from qxl_phys2virtAlon Levy2012-05-031-3/+3
* qxl: Add missing GCC_FMT_ATTR and fix format specifierStefan Weil2012-04-201-1/+1
* qxl: add optinal 64bit vram barGerd Hoffmann2012-02-281-0/+7
* qxl: make qxl_render_update asyncAlon Levy2012-02-271-0/+10
* qxl: introduce QXLCookieAlon Levy2012-02-271-1/+1
* qxl: remove flippedAlon Levy2012-02-271-1/+1
* qxl: require spice >= 0.8.2Alon Levy2012-02-271-4/+0
* qxl: drop qxl_spice_update_area_async definitionAlon Levy2012-02-271-6/+0
* qxl: add user-friendly bar size propertiesGerd Hoffmann2012-02-211-0/+4
* qxl: stride fixupGerd Hoffmann2011-11-011-1/+2
* qxl: Convert to QEMU thread APIJan Kiszka2011-10-251-1/+2
* vga: convert vga and its derivatives to the memory APIAvi Kivity2011-08-081-3/+3
* qxl: bump pci revGerd Hoffmann2011-08-031-0/+6
* qxl: async io support using new spice apiAlon Levy2011-08-031-3/+13
* qxl: make qxl_guest_bug take variable argumentsAlon Levy2011-08-011-1/+1
* qxl: error handling fixes and cleanups.Gerd Hoffmann2011-08-011-1/+2
* qxl: fix surface tracking & lockingGerd Hoffmann2011-08-011-0/+2
* spice/qxl: move worker wrappersGerd Hoffmann2011-08-011-0/+13
* spice/qxl: zap spice 0.4 migration compatibility bitsGerd Hoffmann2011-01-241-4/+0
* spice: add qxl deviceGerd Hoffmann2010-12-091-0/+112
OpenPOWER on IntegriCloud