summaryrefslogtreecommitdiff
path: root/hw/qxl.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-20qxl: upon reset, if spice worker is stopped, the command rings can be not emptyYonit Halperin1-2/+2
2011-07-04qxl: allow QXL_IO_LOG also in vgaAlon Levy1-0/+1
2011-07-04qxl: put QXL_IO_UPDATE_IRQ into vgamode whitelistGerd Hoffmann1-0/+1
2011-07-04qxl: make sure primary surface is saved on migrationYonit Halperin1-3/+6
2011-07-04qxl: add dev id to guest printsAlon Levy1-1/+2
2011-07-04qxl: interface_get_command: fix reported modeAlon Levy1-4/+21
2011-07-04qxl: device id fixupGerd Hoffmann1-8/+3
2011-06-15Merge remote-tracking branch 'origin/master' into pciMichael S. Tsirkin1-15/+16
2011-06-12hw/qxl.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata1-3/+4
2011-06-06qxl: fix cmdlog for vgaAlon Levy1-1/+3
2011-05-03spice: drop obsolete iothread lockingGerd Hoffmann1-8/+0
2011-05-03spice: don't call displaystate callbacks from spice server context.Gerd Hoffmann1-0/+2
2011-05-03spice: don't create updates in spice server context.Gerd Hoffmann1-6/+11
2011-01-24qxl: locking fixGerd Hoffmann1-0/+2
2011-01-24spice/qxl: zap spice 0.4 migration compatibility bitsGerd Hoffmann1-69/+10
2011-01-10qxl: tag as not hotpluggableGerd Hoffmann1-0/+1
2010-12-09spice: add qxl deviceGerd Hoffmann1-0/+1587