Merge "package: version up" into develop
[sdk/emulator/qemu.git] / vl.c
2013-02-01 munkyu.imextra: remove socket_init()
2013-01-23 Yeongkyoon LeeMerge "modified screenshot operation when vga is not...
2013-01-23 SeokYeon Hwangemulator: Remove option.c, option.h from emulator
2013-01-22 Yeongkyoon LeeMerge "emulator: move function to os-dependent file...
2013-01-22 SeokYeon Hwangvl.c: clean up macros
2013-01-22 Yeongkyoon LeeMerge "emulator: Massive refactoring on vl.c, emulator...
2013-01-21 SeokYeon Hwangemulator: Massive refactoring on vl.c, emulator.c
2013-01-16 munkyu.imemulator: fix init process
2013-01-11 SeokYeon Hwangemulator: Fix compilation warnings and code clean up
2013-01-07 jinhyung.jovl.c : enabled the camera on MacOS
2012-12-29 Kitae Kimemulator: fixed segfault error.
2012-12-06 giwoong.kimMerge branch 'nine-patch' into develop
2012-11-27 syeon.hwangMerge branch 'tizen-arm' into develop
2012-11-26 Evgeny VoevodinMerge branch 'develop' of 121.133.176.49/review/p/sdk...
2012-11-26 Igor Mitsyankoqemu-options: add option to enable YaGL
2012-11-26 Igor MitsyankoDGLES2: remove completely
2012-11-09 edwin.zhaiGL: enable HW GL acceleration on Mac
2012-10-30 syeon.hwangMerge branch 'tizen-arm' into develop
2012-10-29 Yeongkyoon LeeMerge "RAM: Apply W/A to preserve larger continuous...
2012-10-29 syeon.hwangRAM: Apply W/A to preserve larger continuous heap for...
2012-10-17 Evgeny VoevodinMerge branch 'tizen-arm' of 121.133.176.49/review/p...
2012-10-17 Evgeny Voevodinvl.c: Move webcam parsing after kernel_cmdline initiali...
2012-10-16 Evgeny Voevodinconfigure: Change CONFIG_VIRTIO_GL to CONFIG_GL_BACKEND
2012-10-11 syeon.hwangbuild: fix build break on macos
2012-10-08 Evgeny VoevodinMerge tag 'v1.2.0' into tizen-arm
2012-10-08 Evgeny VoevodinMerge remote-tracking branch 'score/develop' into tizen-arm
2012-09-21 munkyu.imdevice: fix hanging devices when boot emulator
2012-09-18 Evgeny VoevodinMerge remote-tracking branch 'score/develop' into tizen...
2012-09-17 giwoong.kimMerge branch 'release' into develop
2012-09-14 Evgeny VoevodinMerge commit '260bf01' into tizen-arm
2012-09-14 jinhyung.jo[Title] Printed some information of connected webcam...
2012-09-07 syeon.hwangMerge branch 'release' into develop
2012-08-31 Yeongkyoon LeeMerge "[Title] Modify install/remove script name [Type...
2012-08-31 Yeongkyoon LeeMerge "[Title] Add tizen_kvm initscript for linux ...
2012-08-30 giwoong.kim[Title] should enable gl before check the capability
2012-08-30 giwoong.kim[Title] should enable gl before check the capability
2012-08-29 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2012-08-27 malcRevert "vl: fix -hdachs/-hda argument order parsing...
2012-08-27 malcRevert "vga: add some optional CGA compatibility hacks"
2012-08-27 malcRevert "i8259: add -no-spurious-interrupt-hack option"
2012-08-24 Matthew Ogilviei8259: add -no-spurious-interrupt-hack option
2012-08-24 Matthew Ogilvievga: add some optional CGA compatibility hacks
2012-08-24 Matthew Ogilvievl: fix -hdachs/-hda argument order parsing issues
2012-08-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-08-22 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.59' into staging
2012-08-21 Yeongkyoon LeeMerge "[Title] inserted some code to activate camera...
2012-08-20 jinhyung.jo[Title] inserted some code to activate camera device...
2012-08-18 Markus Armbrustervl: Round argument of -m up to multiple of 8KiB
2012-08-16 David GibsonAllow QEMUMachine to override reset sequencing
2012-08-16 Eduardo OtuboCommand line support for seccomp with -sandbox (v8)
2012-08-16 Eduardo OtuboAdding seccomp calls to vl.c (v8)
2012-08-14 Blue SwirlMerge branch 'linux-user.next' of git://git.linaro...
2012-08-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-5a02306...
2012-08-13 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-08-13 Anthony LiguoriMerge remote-tracking branch 'quintela/migration-next...
2012-08-13 Anthony Liguoriqapi: add query-machines command
2012-08-13 Luiz Capitulinoqmp: emit the WAKEUP event when the guest is put to run
2012-08-13 Luiz Capitulinoqmp: don't emit the RESET event on wakeup from S3
2012-08-13 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-08-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-08-12 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-08-11 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-08-10 Dunrong Huangvl.c: Exit QEMU early if no machine is found
2012-08-09 Bruce Rogershandle device help before accelerator set up
2012-08-09 Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
2012-08-09 Ronnie Sahlbergiscsi: Pick default initiator-name based on the name...
2012-08-06 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-08-04 Blue SwirlMerge branch 'axp-next' of git://repo.or.cz/qemu/rth
2012-08-04 Chegu VinodFixes related to processing of qemu's -numa option
2012-08-03 Anthony Liguorifips: fix build on !Linux
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-08-03 Paul Moorevnc: disable VNC password authentication (security...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-cpu-4...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-fixes...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-08-02 Peter MaydellSupport 'help' as a synonym for '?' in command line...
2012-08-01 giwoong.kim[Title] modified define
2012-07-30 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-07-30 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-07-30 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-07-30 Anthony LiguoriMerge commit 'quintela/migration-next-v5' into staging
2012-07-29 Michael S. TsirkinMerge branch pci into master
2012-07-28 Peter Maydellvl.c: Don't print errno after failed qemu_chr_new()
2012-07-27 Evgeny VoevodinMerge remote-tracking branch 'score/develop' into tizen...
2012-07-27 Evgeny VoevodinMerge remote-tracking branch 'score/develop' into tizen...
2012-07-26 giwoong.kim[Title] modified define
2012-07-25 jihye kimSquashed commit of the following:
2012-07-23 munkyu.im[Title]apply ftp, socket and https proxy server on...
2012-07-23 giwoong.kim[Title] disintegration of maruskin_display_init()
2012-07-23 giwoong.kim[Title] define DT_MARU for display type
2012-07-20 giwoong.kim[Title] Fix several build issues on Mac
2012-07-20 Juan Quintelasavevm: Live migration handlers register the struct...
2012-07-19 giwoong.kim[Title] emulator host lcd screen surface support gl
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'kraxel/bios.2' into staging
next