summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-16spice-qemu-char: Add watch supportHans de Goede
2013-04-16spice-qemu-char: Remove #ifdef-ed code for old spice-server compatHans de Goede
2013-04-16virtio-console: Remove any pending watches on closeHans de Goede
2013-04-16virtio-console: Also throttle when less was written then requestedHans de Goede
2013-04-16spice: (32 bit only) fix surface cmd tracking destructionAlon Levy
2013-04-16qxl: add 2000x2000 and 2048x2048 video modesGerd Hoffmann
2013-04-16m25p80: Add debug message for no bdrvPeter Crosthwaite
2013-04-16m25p80.c: Multiple debug verbosity levelsPeter Crosthwaite
2013-04-16m25p80: Convert guest errors to LOG_GUEST_ERRORPeter Crosthwaite
2013-04-16m25p80: Fix debug messages.Peter Crosthwaite
2013-04-16stream: Remove app argument hackPeter Crosthwaite
2013-04-16xilinx_axienet/dma: Implement rx path flow controlPeter Crosthwaite
2013-04-16stream: Add flow control APIPeter Crosthwaite
2013-04-16xilinx_axidma: Fix rx/tx halted bit.Peter Crosthwaite
2013-04-16xilinx_axidma: Create Proxy object for streamPeter Crosthwaite
2013-04-16xilinx_axienet: Create Proxy object for streamPeter Crosthwaite
2013-04-16petalogix_ml605_mmu: Attach ethernet to machinePeter Crosthwaite
2013-04-16petalogix_ml605_mmu: Fix machine node attachmentPeter Crosthwaite
2013-04-16xilinx_axidma: converted init->realizePeter Crosthwaite
2013-04-16xilinx_axidma: Register reset properlyPeter Crosthwaite
2013-04-16xilinx_axidma: Defined and use type cast macroPeter Crosthwaite
2013-04-16xilinx_axidma: typedef XilinxAXIDMA structPeter Crosthwaite
2013-04-16xilinx_axienet: converted init->realizePeter Crosthwaite
2013-04-16xilinx_axienet: Register reset properlyPeter Crosthwaite
2013-04-16xilinx_axienet: Defined and use type cast macroPeter Crosthwaite
2013-04-16xilinx_axienet: typedef XilinxAXIEnet structPeter Crosthwaite
2013-04-16qxl: register QemuConsole for secondary cardsGerd Hoffmann
2013-04-16gtk: custom cursor supportGerd Hoffmann
2013-04-16console: allow pinning displaychangelisteners to consolesGerd Hoffmann
2013-04-16console: add qemu_console_is_*Gerd Hoffmann
2013-04-16xen: re-enable refresh interval reporting for xenfbGerd Hoffmann
2013-04-16qxl: add 4k + 8k resolutionsGerd Hoffmann
2013-04-16console: gui timer fixesGerd Hoffmann
2013-04-16console: add GraphicHwOpsGerd Hoffmann
2013-04-16console: make DisplayState private to console.cGerd Hoffmann
2013-04-16console: move gui_update+gui_setup_refresh from vl.c into console.cGerd Hoffmann
2013-04-16console: zap g_width + g_heightGerd Hoffmann
2013-04-16console: simplify screendumpGerd Hoffmann
2013-04-16console: give each QemuConsole its own DisplaySurfaceGerd Hoffmann
2013-04-16console: rename vga_hw_*, add QemuConsole paramGerd Hoffmann
2013-04-16console: displaystate init revampGerd Hoffmann
2013-04-16console: add trace eventsGerd Hoffmann
2013-04-16console: switch color_table_rgb to pixman_color_tGerd Hoffmann
2013-04-16console: use pixman for font renderingGerd Hoffmann
2013-04-16console: use pixman for fill+blitGerd Hoffmann
2013-04-16pixman: render vgafont glyphs into pixman imagesGerd Hoffmann
2013-04-16pixman: add qemu_pixman_color()Gerd Hoffmann
2013-04-16hw/vmware_vga.c: various vmware vga fixes.Gerd Hoffmann
2013-04-16hw/vmware_vga.c: add tracepoints for mmio reads+writesGerd Hoffmann
2013-04-16hw/vmware_vga.c: fix screen resize bug introduced after console revampIgor Mitsyanko