]> git.proxmox.com Git - qemu.git/history - ui
qemu-char: Call fe_claim / fe_release when not using qdev chr properties
[qemu.git] / ui /
2013-04-02 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-04-02 Stefan Hajnoczioslib-posix: rename socket_set_nonblock() to qemu_set_n...
2013-04-02 Stefan Weilui/gtk: Set QEMU window icon
2013-04-02 Aurelien Jarnogtk: make more messages translatable
2013-03-27 Hans de Goedeqemu-char: Rename qemu_chr_generic_open to qemu_chr_be_...
2013-03-26 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-03-25 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-03-25 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-03-25 Anthony LiguoriMerge remote-tracking branch 'kraxel/ipxe.3' into staging
2013-03-25 Jan Kiszkagtk: Release modifier when graphic console loses keyboa...
2013-03-23 Blue SwirlMerge branch 'for-upstream' of git://github.com/mwalle...
2013-03-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/ipxe.2' into staging
2013-03-19 Peter Maydellui/cocoa.m: Fix compile failures introduced by recent...
2013-03-18 Anthony LiguoriMerge remote-tracking branch 'kraxel/pixman.v8' into...
2013-03-18 Gerd Hoffmannconsole: remove ds_get_* helper functions
2013-03-18 Gerd Hoffmannconsole: zap color_table
2013-03-18 Gerd Hoffmannconsole: stop using DisplayState in gfx hardware emulation
2013-03-18 Gerd Hoffmannconsole: zap displaystate from dcl callbacks
2013-03-18 Gerd Hoffmanncocoa: stop using DisplayState
2013-03-18 Gerd Hoffmannspice: stop using DisplayState
2013-03-18 Gerd Hoffmannsdl: stop using DisplayState
2013-03-18 Gerd Hoffmannvnc: stop using DisplayState
2013-03-18 Gerd Hoffmanngtk: stop using DisplayState
2013-03-18 Gerd Hoffmannconsole: rework DisplaySurface handling [dcl/ui side]
2013-03-18 Gerd Hoffmannconsole: rework DisplaySurface handling [vga emu side]
2013-03-18 Gerd Hoffmannsdl: drop dead code
2013-03-18 Gerd Hoffmannspice: zap sdpy global
2013-03-18 Gerd Hoffmannconsole: kill DisplayState->opaque
2013-03-18 Gerd Hoffmannconsole: fix displaychangelisteners interface
2013-03-15 Anthony LiguoriMerge remote-tracking branch 'cohuck/virtio-ccw-upstr...
2013-03-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/chardev.5' into...
2013-03-14 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-03-14 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-3-11...
2013-03-14 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2013-03-13 Anthony Liguorigtk: fix vc initialization
2013-03-13 Gerd Hoffmannchardev: add vc support to qapi
2013-03-11 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-03-11 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-03-11 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-03-09 Blue SwirlMerge branch 's390-for-upstream' of git://github.com...
2013-03-09 Blue SwirlMerge branch 'ppc-for-upstream' of git://github.com...
2013-03-08 Anthony Liguoriqemu-char: move text console init to console.c
2013-03-04 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2013-02-26 Daniel P. BerrangeAdd compat for GDK_KEY_XXX symbols
2013-02-26 Daniel P. BerrangeAdd compat macro for gtk_widget_get_realized
2013-02-26 Daniel P. BerrangeEnsure x_keymap.o is built when GTK is enabled
2013-02-26 Daniel P. BerrangeReplace expose-event handler with draw handler in GTK3
2013-02-26 Daniel P. BerrangeConditionalize use of gtk_widget_size_request
2013-02-26 Daniel P. BerrangeConditionalize use of gdk_display_warp_pointer
2013-02-26 Daniel P. BerrangeReplace gtk_menu_append with gtk_menu_shell_append
2013-02-26 Daniel P. BerrangeRemove use of GtkVBox in GTK3
2013-02-26 Daniel P. BerrangeConditionalize use of gdk_pointer_grab / gdk_pointer_ungrab
2013-02-26 Daniel P. BerrangeConditionalize use of gdk_keyboard_grab / gdk_keyboard_...
2013-02-26 Daniel P. BerrangeRemove use of gdk_drawable_get_{screen, display}
2013-02-26 Daniel P. BerrangeAdd compat for gdk_drawable_get_size on GTK3
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'quintela/stats.next'...
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-02-23 Blue SwirlMerge branch 'eflags3' of git://github.com/rth7680...
2013-02-22 Jan Kiszkagtk: Rename File to Machine menu and add pause, reset...
2013-02-22 Stefan Weilui/gtk: Use menu item from stock for full screen
2013-02-22 Stefan Weilui/gtk: Support versions of VTE before 0.26
2013-02-22 Kevin WolfReenable -Wstrict-prototypes
2013-02-22 Stefan Weilui/gtk: Fix build (missing include for setlocale)
2013-02-21 Anthony Liguorigtk: suppress accelerators from the File menu when...
2013-02-21 Anthony Liguorigtk: add translation support (v5)
2013-02-21 Anthony Liguorigtk: add support for screen scaling and full screen...
2013-02-21 Anthony Liguorigtk: add support for input grabbing (v2)
2013-02-21 Anthony Liguorigtk: add virtual console support (v2)
2013-02-21 Anthony Liguoriui: add basic GTK gui (v5)
2013-02-21 Anthony Liguoriconsole: allow VCs to be overridden by UI
2013-02-21 Gerd Hoffmannvga: fix byteswapping.
2013-02-18 Andre Przywaravnc-tls: Fix compilation with newer versions of GNU-TLS backup3
2013-02-11 Markus Armbrustererror: Strip trailing '\n' from error string arguments...
2013-02-06 Anthony LiguoriMerge branch 'for-linux-user' of https://git.gitorious...
2013-02-06 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2013-02-06 Michael Tokarevvnc: recognize Hungarian doubleacutes
2013-02-06 Michael Tokarevvnc: recognize Hungarian doubleacutes
2013-02-01 Anthony LiguoriMerge remote-tracking branch 'agraf/s390-for-upstream...
2013-02-01 Anthony LiguoriMerge remote-tracking branch 'agraf/ppc-for-upstream...
2013-02-01 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-02-01 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/cocoa-for...
2013-02-01 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-01-31 Aurelien JarnoMerge branch 'target-arm.next' of git://git.linaro...
2013-01-31 Stefan Weilcocoa: Replace non-portable asprintf() by g_strdup_printf()
2013-01-31 Henry Harringtoncocoa: Fix VBE function Set Display Start
2013-01-30 Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.next...
2013-01-30 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-01-30 Peter Maydellqemu-pixman.h: Avoid mutual inclusion loop with console.h
2013-01-30 Markus Armbrusterspice: Fix unchecked strdup() by converting to g_strdup()
2013-01-30 Markus Armbrustervnc: Clean up vncws_send_handshake_response()
2013-01-23 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-01-21 Tim Hardeckvnc: fix possible uninitialized removals
2013-01-21 Tim Hardeckvnc: added initial websocket protocol support
2013-01-21 Tim Hardeckvnc: added buffer_advance function
2013-01-19 Blue SwirlMerge branch 'axp-next' of git://github.com/rth7680...
2013-01-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/chardev.1' into...
2013-01-16 Markus Armbrusterui: Drop useless null tests in parse_keyboard_layout()
2013-01-16 Markus Armbrustersdl: Fix heap smash in sdl_zoom_rgb{16,32} for int...
next