GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/qemu-kvm.git
qemu-kvm-0.12.4-gentoo
qemu-kvm-0.12.5-gentoo
qemu-kvm-0.13.0-gentoo
qemu-kvm-0.14.1-gentoo
qemu-kvm-0.15.0-gentoo
qemu-kvm-1.1.0-gentoo
qemu-kvm-1.1.1-gentoo
qemu-kvm-1.1.2-gentoo
qemu-kvm-1.2.0-gentoo
qemu-kvm patches pulled in for Gentoo qemu packages
Doug Goldstein <cardoe@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: inet_connect(), inet_connect_opts(): add in_progress argument
Luiz Capitulino
2012-08-13
1
-1
/
+1
*
vnc: disable VNC password authentication (security type 2) when in FIPS mode
Paul Moore
2012-08-03
1
-0
/
+10
*
Avoid returning void
Blue Swirl
2012-07-28
2
-2
/
+3
*
Remove support for non-threaded VNC server
Daniel P. Berrange
2012-06-27
6
-132
/
+1
*
ui/spice-display.c: add missing initialization for valgrind
Alon Levy
2012-06-22
1
-0
/
+2
*
build: move ui/ objects to nested Makefile.objs
Paolo Bonzini
2012-06-07
1
-0
/
+18
*
vnc: fix segfault in vnc_display_pw_expire()
Gerd Hoffmann
2012-05-30
1
-0
/
+4
*
cocoa: Suppress Cocoa frontend for -qtest
Andreas Färber
2012-05-29
1
-1
/
+2
*
sockets: use error class to pass listen error
Amos Kong
2012-05-10
1
-1
/
+2
*
sockets: change inet_connect() to support nonblock socket
Amos Kong
2012-05-10
1
-1
/
+1
*
spice_info: add mouse_mode
Alon Levy
2012-05-03
1
-0
/
+7
*
Replace Qemu by QEMU in comments
Stefan Weil
2012-04-07
2
-2
/
+2
*
ui/spice-display: use uintptr_t when casting qxl physical addresses
Alon Levy
2012-03-22
1
-5
/
+5
*
ui/spice-display.c: Fix compilation warnings on 32 bit hosts
Peter Maydell
2012-03-22
1
-6
/
+6
*
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2012-03-19
2
-3
/
+5
|
\
|
*
vnc: Fix packed boolean struct members
Stefan Weil
2012-03-19
2
-3
/
+5
*
|
spice: fix broken initialization
Alon Levy
2012-03-19
1
-8
/
+1
*
|
qxl: switch qxl.c to trace-events
Alon Levy
2012-03-19
1
-2
/
+12
*
|
spice: set spice uuid and name
Marc-André Lureau
2012-03-19
1
-0
/
+6
|
/
*
vnc: Limit r/w access to size of allocated memory
Stefan Weil
2012-03-14
1
-0
/
+3
*
vnc: don't mess up with iohandlers in the vnc thread
Corentin Chary
2012-03-14
4
-19
/
+44
*
implement vnc_dpy_setdata
Gerd Hoffmann
2012-03-12
1
-1
/
+4
*
vnc: Add break statement
Stefan Weil
2012-03-08
1
-0
/
+1
*
Error out when tls-channel option is used without TLS
Christophe Fergeau
2012-02-28
1
-1
/
+7
*
spice: use error_report to report errors
Christophe Fergeau
2012-02-28
1
-11
/
+11
*
qxl: make qxl_render_update async
Alon Levy
2012-02-27
1
-0
/
+6
*
qxl: introduce QXLCookie
Alon Levy
2012-02-27
2
-3
/
+33
*
qxl: require spice >= 0.8.2
Alon Levy
2012-02-27
2
-29
/
+0
*
sdl: remove NULL check, g_malloc0 can't fail
Alon Levy
2012-02-27
1
-4
/
+0
*
qxl: fix spice+sdl no cursor regression
Alon Levy
2012-02-27
2
-9
/
+15
*
Revert "qemu-char: Print strerror message on failure" and deps
Markus Armbruster
2012-02-24
1
-1
/
+1
*
spice: support ipv6 channel address in monitor events and in spice info
Yonit Halperin
2012-02-21
1
-5
/
+32
*
Add SPICE support to add_client monitor command
Daniel P. Berrange
2012-02-21
2
-0
/
+20
*
vnc: Don't demote authentication scheme when changing password/disabling login
Daniel P. Berrange
2012-02-17
1
-2
/
+6
*
Merge remote-tracking branch 'kraxel/vnc.2' into staging
Anthony Liguori
2012-02-15
2
-3
/
+148
|
\
|
*
vnc: lift modifier keys on client disconnect.
Gerd Hoffmann
2012-02-10
1
-0
/
+25
|
*
vnc: implement shared flag handling.
Gerd Hoffmann
2012-02-10
2
-0
/
+114
|
*
vnc: fix ctrl key in vnc terminal emulation
Gerd Hoffmann
2012-02-10
1
-2
/
+8
|
*
Fix vnc memory corruption with width = 1400
Gerd Hoffmann
2012-02-10
1
-1
/
+1
*
|
qom: Unify type registration
Andreas Färber
2012-02-15
1
-2
/
+3
|
/
*
sdl: Limit sdl_grab_end in handle_activation to Windows hosts
Jan Kiszka
2012-02-01
1
-0
/
+4
*
sdl: Grab input on end of non-absolute mouse click
Jan Kiszka
2012-02-01
1
-2
/
+1
*
Revert "Handle SDL grabs failing (Mark McLoughlin)"
Jan Kiszka
2012-02-01
1
-6
/
+3
*
sdl: Fix block prevention of SDL_WM_GrabInput
Jan Kiszka
2012-02-01
1
-12
/
+14
*
sdl: Do not grab mouse on mode switch while in background
Jan Kiszka
2012-02-01
1
-14
/
+16
*
vnc: Simplify vnc_display_password()
Luiz Capitulino
2012-01-18
1
-10
/
+4
*
vnc: fix no-lock-key-sync strncmp() length
Stefan Hajnoczi
2012-01-13
1
-1
/
+1
*
Merge remote-tracking branch 'stefanha/trivial-patches-next' into staging
Anthony Liguori
2011-12-14
3
-3
/
+3
|
\
|
*
Fix spelling in comments, documentation and messages
Stefan Weil
2011-12-14
2
-2
/
+2
|
*
fix typo: delete redundant semicolon
Dong Xu Wang
2011-12-06
1
-1
/
+1
[next]