index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
qxl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-18
console: stop using DisplayState in gfx hardware emulation
Gerd Hoffmann
1
-4
/
+8
2013-03-18
console: zap displaystate from dcl callbacks
Gerd Hoffmann
1
-4
/
+1
2013-03-18
spice: stop using DisplayState
Gerd Hoffmann
1
-1
/
+2
2013-03-18
console: rework DisplaySurface handling [dcl/ui side]
Gerd Hoffmann
1
-4
/
+5
2013-03-18
qxl: better vga init in enter_vga_mode
Gerd Hoffmann
1
-1
/
+1
2013-03-18
qxl: zap qxl0 global
Gerd Hoffmann
1
-13
/
+15
2013-03-18
console: fix displaychangelisteners interface
Gerd Hoffmann
1
-6
/
+12
2013-03-01
hw: include hw header files with full paths
Paolo Bonzini
1
-1
/
+1
2013-02-11
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
1
-1
/
+1
2013-01-22
qxl: change rom size to 8192
Alon Levy
1
-6
/
+7
2013-01-22
qxl: stop using non revision 4 rom fields for revision < 4
Alon Levy
1
-0
/
+11
2013-01-14
qxl: Don't drop client capability bits
Markus Armbruster
1
-2
/
+4
2013-01-14
qxl: Fix SPICE_RING_PROD_ITEM(), SPICE_RING_CONS_ITEM() sanity check
Markus Armbruster
1
-14
/
+6
2013-01-10
Make all static TypeInfos const
Andreas Färber
1
-2
/
+2
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-2
/
+2
2012-12-19
monitor: move include files to include/monitor/
Paolo Bonzini
1
-1
/
+1
2012-11-29
qxl: reload memslots after migration, when qxl is in UNDEFINED mode
Yonit Halperin
1
-0
/
+1
2012-11-05
spice: fix initialization order
Gerd Hoffmann
1
-2
/
+8
2012-11-05
qxl: call dpy_gfx_resize when entering vga mode
Gerd Hoffmann
1
-1
/
+1
2012-11-05
qxl: fix cursor reset
Gerd Hoffmann
1
-0
/
+4
2012-11-05
hw/qxl: qxl_send_events: nop if stopped
Alon Levy
1
-1
/
+7
2012-11-05
hw/qxl: guest bug on primary create with stride %4 != 0
Alon Levy
1
-0
/
+12
2012-11-01
console: untangle gfx & txt updates
Gerd Hoffmann
1
-2
/
+2
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
1
-2
/
+2
2012-10-08
spice: raise requirement to 0.12
Gerd Hoffmann
1
-30
/
+0
2012-10-08
hw/qxl: qxl_dirty_surfaces: use uintptr_t
Alon Levy
1
-2
/
+2
2012-10-08
hw/qxl: fix condition for exiting guest_bug
Alon Levy
1
-1
/
+1
2012-10-08
hw/qxl: exit on failure to register qxl interface
Alon Levy
1
-1
/
+5
2012-10-08
qxl: fix range check for rev3 io commands.
Gerd Hoffmann
1
-1
/
+1
2012-10-08
qxl/update_area_io: cleanup invalid parameters handling
Michael Tokarev
1
-10
/
+3
2012-09-17
Merge remote-tracking branch 'spice/spice.v60' into staging
Anthony Liguori
1
-6
/
+101
2012-09-13
hw/qxl: support client monitor configuration via device
Alon Levy
1
-0
/
+79
2012-09-13
qxl: add trace-event for QXL_IO_LOG
Alon Levy
1
-0
/
+1
2012-09-13
hw/qxl: tracing fixes
Alon Levy
1
-3
/
+5
2012-09-12
qxl: better cleanup for surface destroy
Uri Lublin
1
-0
/
+1
2012-09-12
qxl: Ignore set_client_capabilities pre/post migrate
Hans de Goede
1
-0
/
+5
2012-09-12
qxl: dont update invalid area
Dunrong Huang
1
-0
/
+7
2012-09-12
spice: switch to queue for vga mode updates
Gerd Hoffmann
1
-3
/
+3
2012-09-11
VGA: Flush coalesced MMIO on related MMIO/PIO accesses
Jan Kiszka
1
-0
/
+1
2012-09-10
Merge branch 'spice.v59' of git://anongit.freedesktop.org/spice/qemu
Aurelien Jarno
1
-23
/
+152
2012-09-05
vga: ppm_save(): add error handling
Luiz Capitulino
1
-1
/
+1
2012-09-05
console: vga_hw_screen_dump_ptr: take Error argument
Luiz Capitulino
1
-2
/
+3
2012-09-05
Remove #ifdef QXL_COMMAND_FLAG_COMPAT_16BPP
Søren Sandmann Pedersen
1
-2
/
+0
2012-09-05
qxl: Add set_client_capabilities() interface to QXLInterface
Søren Sandmann Pedersen
1
-0
/
+23
2012-09-05
spice: make number of surfaces runtime-configurable.
Gerd Hoffmann
1
-14
/
+17
2012-09-05
qxl: add QXL_IO_MONITORS_CONFIG_ASYNC
Alon Levy
1
-4
/
+93
2012-09-05
qxl: disallow unknown revisions
Alon Levy
1
-1
/
+4
2012-09-05
qxl/update_area_io: guest_bug on invalid parameters
Alon Levy
1
-0
/
+12
2012-09-05
spice: notify on vm state change only via spice_server_vm_start/stop
Yonit Halperin
1
-3
/
+4
[next]