index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
spice-display.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-25
console: zap ds arg from register_displaychangelistener
Gerd Hoffmann
1
-1
/
+1
2013-04-16
console: allow pinning displaychangelisteners to consoles
Gerd Hoffmann
1
-5
/
+6
2013-04-16
console: rename vga_hw_*, add QemuConsole param
Gerd Hoffmann
1
-1
/
+1
2013-03-18
console: stop using DisplayState in gfx hardware emulation
Gerd Hoffmann
1
-4
/
+6
2013-03-18
console: zap displaystate from dcl callbacks
Gerd Hoffmann
1
-4
/
+1
2013-03-18
spice: stop using DisplayState
Gerd Hoffmann
1
-15
/
+16
2013-03-18
console: rework DisplaySurface handling [dcl/ui side]
Gerd Hoffmann
1
-5
/
+7
2013-03-18
spice: zap sdpy global
Gerd Hoffmann
1
-14
/
+16
2013-03-18
console: fix displaychangelisteners interface
Gerd Hoffmann
1
-6
/
+13
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-12-19
ui: move files to ui/ and include/ui/
Paolo Bonzini
1
-3
/
+3
2012-11-21
spice: add new spice-server callbacks to ui/spice-display.c
Gerd Hoffmann
1
-0
/
+35
2012-11-05
spice: fix initialization order
Gerd Hoffmann
1
-1
/
+1
2012-11-05
spice: switch to pixman
Gerd Hoffmann
1
-29
/
+22
2012-11-01
console: untangle gfx & txt updates
Gerd Hoffmann
1
-2
/
+2
2012-11-01
console: move set_mouse + cursor_define callbacks
Gerd Hoffmann
1
-2
/
+2
2012-10-08
spice: raise requirement to 0.12
Gerd Hoffmann
1
-38
/
+0
2012-09-17
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
1
-1
/
+1
2012-09-14
ui: Fix spelling in comment (ressource -> resource)
Stefan Weil
1
-1
/
+1
2012-09-12
spice: send updates only for changed screen content
Gerd Hoffmann
1
-1
/
+55
2012-09-12
spice: add screen mirror
Gerd Hoffmann
1
-10
/
+22
2012-09-12
spice: split qemu_spice_create_update
Gerd Hoffmann
1
-13
/
+18
2012-09-12
spice: switch to queue for vga mode updates
Gerd Hoffmann
1
-11
/
+14
2012-09-05
spice: make number of surfaces runtime-configurable.
Gerd Hoffmann
1
-1
/
+4
2012-09-05
spice: notify on vm state change only via spice_server_vm_start/stop
Yonit Halperin
1
-2
/
+30
2012-06-22
ui/spice-display.c: add missing initialization for valgrind
Alon Levy
1
-0
/
+2
2012-04-07
Replace Qemu by QEMU in comments
Stefan Weil
1
-1
/
+1
2012-03-22
ui/spice-display: use uintptr_t when casting qxl physical addresses
Alon Levy
1
-5
/
+5
2012-03-22
ui/spice-display.c: Fix compilation warnings on 32 bit hosts
Peter Maydell
1
-6
/
+6
2012-03-19
qxl: switch qxl.c to trace-events
Alon Levy
1
-2
/
+12
2012-02-27
qxl: introduce QXLCookie
Alon Levy
1
-3
/
+19
2012-02-27
qxl: require spice >= 0.8.2
Alon Levy
1
-12
/
+0
2012-02-27
qxl: fix spice+sdl no cursor regression
Alon Levy
1
-9
/
+14
2011-09-21
Drop unneeded pthread.h inclusions
Jan Kiszka
1
-2
/
+0
2011-09-15
Replace the VMSTOP macros with a proper state type
Luiz Capitulino
1
-1
/
+2
2011-09-07
spice: set qxl->ssd.running=true before telling spice to start, RHBZ #733993
Yonit Halperin
1
-1
/
+2
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-6
/
+6
2011-08-03
qxl: async io support using new spice api
Alon Levy
1
-12
/
+39
2011-08-01
spice/qxl: move worker wrappers
Gerd Hoffmann
1
-46
/
+0
2011-08-01
spice: add qemu_spice_display_init_common
Gerd Hoffmann
1
-6
/
+11
2011-08-01
spice: add worker wrapper functions.
Gerd Hoffmann
1
-6
/
+89
2011-07-04
qxl: set mm_time in vga update
Alon Levy
1
-0
/
+5
2011-05-03
spice: drop obsolete iothread locking
Gerd Hoffmann
1
-6
/
+0
2011-05-03
spice: don't call displaystate callbacks from spice server context.
Gerd Hoffmann
1
-0
/
+12
2011-05-03
spice: don't create updates in spice server context.
Gerd Hoffmann
1
-16
/
+27
2010-11-02
spice-display: replace private lock with qemu mutex.
Gerd Hoffmann
1
-13
/
+14
2010-10-22
Replace remaining gcc format attributes by macro GCC_FMT_ATTR (format checking)
Stefan Weil
1
-2
/
+1
2010-09-21
spice: add tablet support
Gerd Hoffmann
1
-1
/
+1
[next]