Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Sign in
chromium
/
external
/
qemu
/
refs/tags/v1.3.1
/
ui
c4cd5b0
qxl+vnc: register a vm state change handler for dummy spice_server
by Uri Lublin
· 13 years ago
b68c48f
pixman: fix vnc tight png/jpeg support
by Gerd Hoffmann
· 13 years ago
fb43a48
Merge remote-tracking branch 'spice/spice.v64' into staging
by Anthony Liguori
· 13 years ago
7eff574
vnc: fix option misspelling ("non-adapative" -> "non-adaptive")
by Catalin Patulea
· 13 years ago
21a50d0
spice: add new spice-server callbacks to ui/spice-display.c
by Gerd Hoffmann
· 13 years ago
9995c0b
Fix the inconsistency in x509-dh-key-file parameter
by Lei Li
· 13 years ago
bcbb78c
vnc-palette.h: Include <stdbool.h>
by Eduardo Habkost
· 13 years ago
bdd4df3
spice: fix initialization order
by Gerd Hoffmann
· 13 years ago
d9a8656
spice: switch to pixman
by Gerd Hoffmann
· 13 years ago
ef84755
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
by Blue Swirl
· 13 years ago
1d8ddda
ui/cocoa.m: Update to new DisplayChangeListener member names
by Peter Maydell
· 13 years ago
71a8cde
vnc: add missing static
by Blue Swirl
· 13 years ago
9436268
pixman/vnc: remove dead code.
by Gerd Hoffmann
· 13 years ago
47683d6
pixman/vnc: remove rgb_prepare_row* functions
by Gerd Hoffmann
· 13 years ago
9f64916
pixman/vnc: use pixman images in vnc.
by Gerd Hoffmann
· 13 years ago
187cd1d
console: remove DisplayAllocator
by Gerd Hoffmann
· 13 years ago
4dc6a39
console: remove dpy_gfx_fill
by Gerd Hoffmann
· 13 years ago
a93a4a2
console: untangle gfx & txt updates
by Gerd Hoffmann
· 13 years ago
bf2fde7
console: move set_mouse + cursor_define callbacks
by Gerd Hoffmann
· 13 years ago
3f8b11b
vnc: drop QERR_VNC_SERVER_FAILED
by Paolo Bonzini
· 13 years ago
2d55f0e
vnc: add error propagation to vnc_display_open
by Paolo Bonzini
· 13 years ago
007fcd3
vnc: reorganize code for reverse mode
by Paolo Bonzini
· 13 years ago
1ce52c7
vnc: introduce a single label for error returns
by Paolo Bonzini
· 13 years ago
c1c1619
vnc: avoid Yoda conditionals
by Paolo Bonzini
· 13 years ago
7fc4e63
qemu-sockets: add Error ** to all functions
by Paolo Bonzini
· 13 years ago
11f6697
ui/vnc-jobs.c: Fix minor typos in comments
by Peter Maydell
· 13 years ago
fe3e7f2
ui/vnc: Only report/use TIGHT_PNG encoding if enabled.
by Joel Martin
· 13 years ago
5d9619a
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
by Anthony Liguori
· 13 years ago
417b0b8
vnc: fix "info vnc" with "-vnc ..., reverse=on"
by Paolo Bonzini
· 13 years ago
67be672
spice: raise requirement to 0.12
by Gerd Hoffmann
· 13 years ago
048d361
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
by Aurelien Jarno
· 13 years ago
4d5b97d
cleanup useless return sentence
by Amos Kong
· 13 years ago
5847d9e
ui/vnc: simplify and avoid strncpy
by Jim Meyering
· 13 years ago
d69eba2
vnc: Fix spelling (hellmen -> hellman) in comment
by Stefan Weil
· 13 years ago
5db5f44
Separate inet_connect into inet_connect (blocking) and inet_nonblocking_connect
by Orit Wasserman
· 13 years ago
509e9c4
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
by Anthony Liguori
· 13 years ago
4580c49
ui: Fix spelling in comment (ressource -> resource)
by Stefan Weil
· 13 years ago
b021bd2
spice: send updates only for changed screen content
by Gerd Hoffmann
· 13 years ago
a7310dd
spice: add screen mirror
by Gerd Hoffmann
· 13 years ago
c60319a
spice: split qemu_spice_create_update
by Gerd Hoffmann
· 13 years ago
b1af98b
spice: switch to queue for vga mode updates
by Gerd Hoffmann
· 13 years ago
ddd8fdc
spice: make number of surfaces runtime-configurable.
by Gerd Hoffmann
· 13 years ago
020af1c
qxl: add QXL_IO_MONITORS_CONFIG_ASYNC
by Alon Levy
· 13 years ago
8c95705
spice: adding seamless-migration option to the command line
by Yonit Halperin
· 13 years ago
61c4efe
spice: add 'migrated' flag to spice info
by Yonit Halperin
· 13 years ago
2fdd16e
spice migration: add QEVENT_SPICE_MIGRATE_COMPLETED
by Yonit Halperin
· 13 years ago
71d388d
spice: notify on vm state change only via spice_server_vm_start/stop
by Yonit Halperin
· 13 years ago
f5bb039
spice: notify spice server on vm start/stop
by Yonit Halperin
· 13 years ago
835cab8
spice: abort on invalid streaming cmdline params
by Christophe Fergeau
· 13 years ago
02a08fe
net: inet_connect(), inet_connect_opts(): add in_progress argument
by Luiz Capitulino
· 13 years ago
0f66998
vnc: disable VNC password authentication (security type 2) when in FIPS mode
by Paul Moore
· 13 years ago
0ed8b6f
Avoid returning void
by Blue Swirl
· 13 years ago
2624bab
Remove support for non-threaded VNC server
by Daniel P. Berrange
· 13 years ago
160c31f
ui/spice-display.c: add missing initialization for valgrind
by Alon Levy
· 13 years ago
8867aef
build: move ui/ objects to nested Makefile.objs
by Paolo Bonzini
· 13 years ago
1643f2b
vnc: fix segfault in vnc_display_pw_expire()
by Gerd Hoffmann
· 13 years ago
60b46aa
cocoa: Suppress Cocoa frontend for -qtest
by Andreas Färber
· 13 years ago
029409e
sockets: use error class to pass listen error
by Amos Kong
· 13 years ago
a6ba35b
sockets: change inet_connect() to support nonblock socket
by Amos Kong
· 13 years ago
4efee02
spice_info: add mouse_mode
by Alon Levy
· 13 years ago
5cbdb3a
Replace Qemu by QEMU in comments
by Stefan Weil
· 14 years ago
a13ccc9
ui/spice-display: use uintptr_t when casting qxl physical addresses
by Alon Levy
· 14 years ago
34d14c6
ui/spice-display.c: Fix compilation warnings on 32 bit hosts
by Peter Maydell
· 14 years ago
b85a4ec
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
by Anthony Liguori
· 14 years ago
ad1be89
spice: fix broken initialization
by Alon Levy
· 14 years ago
c480bb7
qxl: switch qxl.c to trace-events
by Alon Levy
· 14 years ago
d0638b1
spice: set spice uuid and name
by Marc-André Lureau
· 14 years ago
ee032ca
vnc: Fix packed boolean struct members
by Stefan Weil
· 14 years ago
9e4dd56
vnc: Limit r/w access to size of allocated memory
by Stefan Weil
· 14 years ago
175b2a6
vnc: don't mess up with iohandlers in the vnc thread
by Corentin Chary
· 14 years ago
1d3323d
implement vnc_dpy_setdata
by Gerd Hoffmann
· 14 years ago
0ea5c0c
vnc: Add break statement
by Stefan Weil
· 14 years ago
35c6332
Error out when tls-channel option is used without TLS
by Christophe Fergeau
· 14 years ago
339a475
spice: use error_report to report errors
by Christophe Fergeau
· 14 years ago
81fb6f1
qxl: make qxl_render_update async
by Alon Levy
· 14 years ago
2e1a98c
qxl: introduce QXLCookie
by Alon Levy
· 14 years ago
4295e15
qxl: require spice >= 0.8.2
by Alon Levy
· 14 years ago
63ea491
sdl: remove NULL check, g_malloc0 can't fail
by Alon Levy
· 14 years ago
bb5a8cd
qxl: fix spice+sdl no cursor regression
by Alon Levy
· 14 years ago
1f51470
Revert "qemu-char: Print strerror message on failure" and deps
by Markus Armbruster
· 14 years ago
faa9822
spice: support ipv6 channel address in monitor events and in spice info
by Yonit Halperin
· 14 years ago
f1f5f40
Add SPICE support to add_client monitor command
by Daniel P. Berrange
· 14 years ago
7dfbfc7
vnc: Don't demote authentication scheme when changing password/disabling login
by Daniel P. Berrange
· 14 years ago
cf5cfe0
Merge remote-tracking branch 'kraxel/vnc.2' into staging
by Anthony Liguori
· 14 years ago
83f7d43
qom: Unify type registration
by Andreas Färber
· 14 years ago
7bc9318
vnc: lift modifier keys on client disconnect.
by Gerd Hoffmann
· 14 years ago
8cf3648
vnc: implement shared flag handling.
by Gerd Hoffmann
· 14 years ago
e26437c
vnc: fix ctrl key in vnc terminal emulation
by Gerd Hoffmann
· 14 years ago
ce3e141
Fix vnc memory corruption with width = 1400
by Gerd Hoffmann
· 14 years ago
02df4d6
sdl: Limit sdl_grab_end in handle_activation to Windows hosts
by Jan Kiszka
· 14 years ago
822f98d
sdl: Grab input on end of non-absolute mouse click
by Jan Kiszka
· 14 years ago
eaa2e02
Revert "Handle SDL grabs failing (Mark McLoughlin)"
by Jan Kiszka
· 14 years ago
85f94f8
sdl: Fix block prevention of SDL_WM_GrabInput
by Jan Kiszka
· 14 years ago
6659635
sdl: Do not grab mouse on mode switch while in background
by Jan Kiszka
· 14 years ago
a6aa9d3
vnc: Simplify vnc_display_password()
by Luiz Capitulino
· 14 years ago
cee8e6a
vnc: fix no-lock-key-sync strncmp() length
by Stefan Hajnoczi
· 14 years ago
9423a2e
Merge remote-tracking branch 'stefanha/trivial-patches-next' into staging
by Anthony Liguori
· 14 years ago
e7d8100
Fix spelling in comments, documentation and messages
by Stefan Weil
· 14 years ago
cf21871
qemu-thread: add API for joinable threads
by Jan Kiszka
· 14 years ago
3a93113
fix typo: delete redundant semicolon
by Dong Xu Wang
· 14 years ago
Next »