]> git.proxmox.com Git - qemu.git/history - include/ui/console.h
console: qom-ify QemuConsole
[qemu.git] / include / ui / console.h
2013-04-25 Gerd Hoffmannconsole: qom-ify QemuConsole
2013-04-24 Anthony LiguoriMerge remote-tracking branch 'alon/libcacard_ccid.1...
2013-04-24 Gerd Hoffmanninput: introduce keyboard handler list
2013-04-24 Gerd Hoffmanninput: make QEMUPutLEDEntry + QEMUPutMouseEntry private
2013-04-22 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2013-04-19 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-04-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.80' into staging
2013-04-16 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v69' into...
2013-04-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/pixman.v11' into...
2013-04-16 Gerd Hoffmannconsole: allow pinning displaychangelisteners to consoles
2013-04-16 Gerd Hoffmannconsole: add qemu_console_is_*
2013-04-16 Gerd Hoffmannxen: re-enable refresh interval reporting for xenfb
2013-04-16 Gerd Hoffmannconsole: gui timer fixes
2013-04-16 Gerd Hoffmannconsole: add GraphicHwOps
2013-04-16 Gerd Hoffmannconsole: make DisplayState private to console.c
2013-04-16 Gerd Hoffmannconsole: move gui_update+gui_setup_refresh from vl...
2013-04-16 Gerd Hoffmannconsole: simplify screendump
2013-04-16 Gerd Hoffmannconsole: give each QemuConsole its own DisplaySurface
2013-04-16 Gerd Hoffmannconsole: rename vga_hw_*, add QemuConsole param
2013-04-16 Gerd Hoffmannconsole: displaystate init revamp
2013-03-26 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-03-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/ipxe.2' into staging
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: stop using DisplayState in gfx hardware emulation
2013-03-18 Gerd Hoffmannconsole: zap displaystate from dcl callbacks
2013-03-18 Gerd Hoffmannconsole: add surface_*() getters
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 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-13 Gerd Hoffmannchardev: add vc support to qapi
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-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-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-a810e4e...
2012-12-22 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2012-12-21 Anthony LiguoriMerge remote-tracking branch 'quintela/thread-20121220...
2012-12-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/header-dirs'...
2012-12-19 Paolo Bonzinimisc: move include files to include/qemu/
2012-12-19 Paolo Bonzinimonitor: move include files to include/monitor/
2012-12-19 Paolo Bonziniqapi: move include files to include/qobject/
2012-12-19 Paolo Bonziniui: move files to ui/ and include/ui/