]> Git Repo - qemu.git/blobdiff - hw/qxl.h
arm_gic: Add cpu nr to Raised IRQ message
[qemu.git] / hw / qxl.h
index 5553824bee7645ce06d9643af3bb3a75a5d02a30..e583cfb7503858520b7699c6ec45f169b9854937 100644 (file)
--- a/hw/qxl.h
+++ b/hw/qxl.h
@@ -129,12 +129,7 @@ typedef struct PCIQXLDevice {
         }                                                               \
     } while (0)
 
-#if 0
-/* spice-server 0.12 is still in development */
 #define QXL_DEFAULT_REVISION QXL_REVISION_STABLE_V12
-#else
-#define QXL_DEFAULT_REVISION QXL_REVISION_STABLE_V10
-#endif
 
 /* qxl.c */
 void *qxl_phys2virt(PCIQXLDevice *qxl, QXLPHYSICAL phys, int group_id);
This page took 0.025511 seconds and 4 git commands to generate.