summaryrefslogtreecommitdiff
path: root/Makefile.target
AgeCommit message (Expand)AuthorFilesLines
2015-01-08hax: clean upyucheng yu1-2/+1
2014-08-04emulator: enhance Makefile for standalone executablesSeokYeon Hwang1-35/+1
2014-06-24build: Clean-up build related filesSeokYeon Hwang1-16/+16
2014-04-29VirtGL: remove devicejinhyung.jo1-1/+3
2014-04-21build: fix a invalid mergeSeokYeon Hwang1-6/+6
2014-04-21Merge branch 'upstream_qemu_2.0' into tizenSeokYeon Hwang1-6/+18
2014-04-02build: Fix a link error on the recent GCCSeokYeon Hwang1-1/+1
2014-03-31check-gl: updated for YaGL/VIGSStanislav Vorobiov1-9/+15
2014-02-20build: softmmu targets do not have a "main.o" filePaolo Bonzini1-2/+0
2014-02-20Makefile: introduce common-obj-m and block-obj-m for DSOFam Zheng1-1/+5
2014-02-20rules.mak: fix $(obj) to a real relative pathFam Zheng1-4/+13
2013-12-11Merge branch 'upstream-1.7' into tizen_qemu_1.7SeokYeon Hwang1-7/+3
2013-11-07vigs & yagl : Move sources to own directoriesjinhyung.jo1-122/+0
2013-10-17YaGL: Batching improvedStanislav Vorobiov1-60/+9
2013-10-17YaGL: Transport improvedStanislav Vorobiov1-3/+1
2013-10-16default-configs/: CONFIG_GDBSTUB_XML removedÁkos Kovács1-1/+1
2013-10-16Makefile.target: CONFIG_NO_* variables removedÁkos Kovács1-6/+2
2013-09-12Merge branch 'tizen_qemu_1.6' into developSeokYeon Hwang1-15/+21
2013-09-10Initial version of YaGL Mac support modulePatrick Porlan1-0/+10
2013-09-10Merge tag 'v1.6.0' into tizen_qemu_1.6SeokYeon Hwang1-15/+21
2013-07-18Merge branch 'tizen-vigs-develop' into developStanislav Vorobiov1-3/+69
2013-07-04VIGS: Software backend enabledStanislav Vorobiov1-1/+1
2013-07-04YaGL: eglBindTexImage/eglReleaseTexImage implementedStanislav Vorobiov1-0/+2
2013-07-02Merge 'qemu 1.5.1' into tizen_qemu_1.5.1test1-49/+26
2013-06-14build: do not use TARGET_ARCHPaolo Bonzini1-4/+4
2013-06-14build: rename TARGET_ARCH2 to TARGET_NAMEPaolo Bonzini1-3/+3
2013-06-14Add a stp file for usage from build directoryAlon Levy1-3/+13
2013-06-11dump: Drop qmp_dump_guest_memory() stub and build for all targetsAndreas Färber1-1/+1
2013-06-11memory_mapping: Drop qemu_get_memory_mapping() stubAndreas Färber1-3/+1
2013-06-10dump: Move stubs into libqemustub.aAndreas Färber1-2/+0
2013-05-31Merge remote-tracking branch 'score/develop' into tizen-vigs-developStanislav Vorobiov1-1/+3
2013-05-21Fix linking error on Ubuntu 13.04SeokYeon Hwang1-1/+3
2013-05-15YaGL: We now use DRI2Stanislav Vorobiov1-9/+9
2013-05-01cpu: Make kvm-stub.o available outside softmmuIgor Mammedov1-7/+7
2013-04-27win32: generate console executable againPaolo Bonzini1-1/+1
2013-04-26VIGS: Refactoring for DRI2Stanislav Vorobiov1-12/+10
2013-04-24build: include config-{, all-}devices.mak after defining CONFIG_SOFTMMU and C...Paolo Bonzini1-1/+1
2013-04-18configure: move common libraries to config-host.makPaolo Bonzini1-5/+5
2013-04-15VIGS: software backend implementationStanislav Vorobiov1-0/+1
2013-04-15VIGS: Implemented and added to maru boardsStanislav Vorobiov1-0/+28
2013-04-15YaGL: Fixed for windowsStanislav Vorobiov1-2/+2
2013-04-15YaGL: Onscreen support addedStanislav Vorobiov1-1/+18
2013-04-15YaGL: introduce GLES1 APIIgor Mitsyanko1-0/+4
2013-04-15YaGL: Refactored process/thread stateStanislav Vorobiov1-1/+0
2013-04-15YaGL: EGLImage implemented YaGL: EGLImage offscreen implementation moved to o...Stanislav Vorobiov1-0/+5
2013-04-12YaGL: Currently we have all offscreen stuff inside EGL API, we'll need to mov...Stanislav Vorobiov1-0/+12
2013-03-07Add check-gl binary for gl capability check by emulator manager.Sangjin Kim1-1/+25
2013-03-01build: always link device_tree.o into emulators if libfdt availablePaolo Bonzini1-0/+1
2013-02-18qtest: Add MMIO supportAndreas Färber1-0/+1
2013-01-26build: remove universal-obj-yPaolo Bonzini1-2/+1