summaryrefslogtreecommitdiff
path: root/vl.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-27ui: modified qt5_destroy functionGiWoong Kim1-0/+9
2014-08-21menu: added event filter for mouse right buttonGiWoong Kim1-0/+2
2014-08-18yagl: modified enable_yagl flagGiWoong Kim1-1/+1
2014-08-11menu: minor enhancements for menuGiWoong Kim1-0/+4
2014-08-06menu: add detailed info dialog contentsGiWoong Kim1-0/+7
2014-07-30VIGS: Initial qt5 display supportStanislav Vorobiov1-0/+2
2014-07-20display: select display type with display options.SeokYeon Hwang1-23/+42
2014-07-17ui: introduce new Qt5 UI console prototypeSeokYeon Hwang1-2/+11
2014-07-18display: fix compilation error when SDL and SHM are both disabledSeokYeon Hwang1-25/+28
2014-07-09emulator: clean-up some headers and sourcesSeokYeon Hwang1-1/+0
2014-07-06emulator: some error reporting routine is refactoredSeokYeon Hwang1-1/+1
2014-06-24build: Clean-up build related filesSeokYeon Hwang1-1/+1
2014-06-23YaGL/VIGS: QOM'ifyStanislav Vorobiov1-4/+10
2014-06-20yagl/vigs: quick fixes for upstreamStanislav Vorobiov1-34/+20
2014-06-17emulator: fix legacy arguments compatibility issueSeokYeon Hwang1-0/+4
2014-06-16emulator: modify RAM preallocation logicSeokYeon Hwang1-3/+3
2014-06-10emulator: launch skin process after display initializedSeokYeon Hwang1-7/+7
2014-05-29emulator: fix no skin situationSeokYeon Hwang1-7/+7
2014-05-27emulator: clean-up maru specific preparations.SeokYeon Hwang1-16/+13
2014-04-29maru_vga: remove devicejinhyung.jo1-15/+0
2014-04-29VirtGL: remove devicejinhyung.jo1-14/+0
2014-04-24maru: Change the device initialization routine.jinhyung.jo1-6/+0
2014-04-24emulator: modified touchscreen optionGiWoong Kim1-11/+3
2014-04-21Merge branch 'upstream_qemu_2.0' into tizenSeokYeon Hwang1-187/+326
2014-03-27vl.c: Improve message when no default machine is foundPeter Maydell1-1/+2
2014-03-25osdep: initialize glib threads in all QEMU toolsStefan Hajnoczi1-8/+0
2014-03-25touch: move log printing lineGiWoong Kim1-1/+0
2014-03-24Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-1/+1
2014-03-20Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into stagingPeter Maydell1-3/+5
2014-03-20vl.c: Extend get_boot_devices_list() to ignore suffixesAlexey Kardashevskiy1-3/+5
2014-03-19vl.c: Fix OpenBSD compilation issue due to namespace collisionsMarcel Apfelbaum1-1/+1
2014-03-19vl.c: Fix memory leak in qemu_register_machine()Christian Borntraeger1-1/+3
2014-03-19vl.c: Use MAX_CPUMASK_BITS macro instead of hardcoded constantEduardo Habkost1-1/+1
2014-03-17Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-3' into stagingPeter Maydell1-1/+23
2014-03-17gtk: Allow to activate grab-on-hover from the command lineJan Kiszka1-1/+23
2014-03-17vl.c: Output error on invalid machine typeMiroslav Rezanina1-8/+13
2014-03-13spapr: Fix return value of vga initializationMark Wu1-1/+2
2014-03-13Fix vga_interface_type for command line argument '-device VGA'Mark Wu1-20/+22
2014-03-12hw/boards: Convert current_machine to MachineStateMarcel Apfelbaum1-30/+42
2014-03-12vl: Use MachineClass instead of global QEMUMachine listMarcel Apfelbaum1-21/+54
2014-03-10Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-13/+48
2014-03-09Add 'debug-threads' suboption to --nameDr. David Alan Gilbert1-0/+9
2014-03-09Rework --name to use QemuOptsDr. David Alan Gilbert1-13/+39
2014-03-08vl: add system_wakeup_request tracepointAlexey Kardashevskiy1-0/+2
2014-03-05kvm: Add a new machine option kvm-typeAneesh Kumar K.V1-5/+9
2014-03-04Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-04' in...Peter Maydell1-4/+0
2014-03-03vl: Remove unneeded include fileStefan Weil1-4/+0
2014-02-27sun4m: Add Sun CG3 framebuffer initialisation functionMark Cave-Ayland1-0/+24
2014-02-24Merge remote-tracking branch 'remotes/bonzini/configure' into stagingPeter Maydell1-1/+2
2014-02-20Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell1-7/+23