Merge remote-tracking branch 'origin/tizen' into glesv3
[sdk/emulator/qemu.git] / hw /
2014-01-15 Stanislav VorobiovMerge remote-tracking branch 'origin/tizen' into glesv3 63/15063/1
2014-01-13 Stanislav VorobiovVIGS: Use glTexSubImage2D instead of glDrawPixels 46/14946/1
2014-01-13 Stanislav VorobiovYaGL/VIGS: Use GL_UNSIGNED_INT_8_8_8_8_REV instead... 78/14878/1
2014-01-13 Stanislav VorobiovVIGS: Use GL_PACK_ALIGNMENT/GL_UNPACK_ALIGNMENT 1 inste... 45/14845/1
2014-01-13 Stanislav VorobiovVIGS: Using asynchronous glReadPixels for display update 44/14844/1
2014-01-13 Stanislav VorobiovYaGL/VIGS: Implemented multicore rendering and fences 43/14843/1
2014-01-08 SeokYeon HwangMerge branch 'tizen_qemu_1.7' into tizen
2014-01-03 SeokYeon HwangMerge branch 'tizen' into tizen_qemu_1.7
2013-12-20 daiyoung kimMerge "skin: modified skin region setting" into tizen
2013-12-19 Stanislav VorobiovYaGL/VIGS: Use wglMakeCurrent instead of wglMakeContext... 62/13962/1
2013-12-17 daiyoung kimMerge "ecp: keyboard on/off sync with skin" into tizen
2013-12-17 daiyoung kimMerge "emulator: modified reset function for emulator...
2013-12-14 Stanislav VorobiovYaGL: Fix surface invalidation in onscreen backend 63/13763/1
2013-12-11 SeokYeon HwangMerge branch 'upstream-1.7' into tizen_qemu_1.7
2013-11-26 Alexander GrafPPC: BookE: Make FIT/WDT timers at best millisecond...
2013-11-26 Alexander GrafPPC: Make BookE FIT/WDT timers more lazy
2013-11-26 Michael S. Tsirkinacpi-build: fix support for glib < 2.22
2013-11-26 daiyoung kimMerge "tethering: modified connection error routine...
2013-11-26 daiyoung kimMerge changes I8dfa6936,Id967ab1e,I82ab13a9 into tizen
2013-11-26 daiyoung kimMerge "tethering: added tethering feature." into tizen
2013-11-26 daiyoung kimMerge "YaGL: Replace AVL trees with hashes" into tizen
2013-11-25 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-11-25 Anthony LiguoriMerge remote-tracking branch 'bonzini/tags/for-anthony...
2013-11-25 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-2013...
2013-11-25 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-11-25 Stanislav VorobiovYaGL: Replace AVL trees with hashes 04/12904/1
2013-11-25 daiyoung kimMerge changes I275a5231,I4eae90b7 into tizen
2013-11-22 Vlad Yasevichqdev-properties-system.c: Allow vlan or netdev for...
2013-11-22 Stanislav VorobiovYaGL: Add glFlush before makeCurrent 62/12762/1
2013-11-21 Hervé Poussineaumips jazz: do not raise data bus exception when accessi...
2013-11-21 Alex Williamsonvfio-pci: Fix multifunction=on
2013-11-21 Paolo Bonzinipc: get rid of builtin pvpanic for "-M pc-1.5"
2013-11-21 Mark Cave-Aylandsun4m: Add FCode ROM for TCX framebuffer
2013-11-21 Alex Williamsonvfio-pci: Fix multifunction=on
2013-11-21 Hervé Poussineaumips jazz: do not raise data bus exception when accessi...
2013-11-21 Amos Kongvirtio-rng: add check of period
2013-11-21 Michael S. Tsirkins390x: fix flat file load on 32 bit systems
2013-11-21 Michael S. Tsirkinacpi-build: fix build on glib < 2.14
2013-11-21 Michael S. Tsirkinacpi-build: fix build on glib < 2.22
2013-11-21 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-11-21 Anthony LiguoriMerge remote-tracking branch 'jliu/or32' into staging
2013-11-21 Michael S. TsirkinRevert "e1000/rtl8139: update HMP NIC when every bit...
2013-11-21 Michael S. Tsirkinacpi-build: fix build on glib < 2.14
2013-11-21 Michael S. Tsirkinacpi-build: fix build on glib < 2.22
2013-11-21 Bandan Daspci: unregister vmstate_pcibus on unplug
2013-11-21 Michael S. Tsirkins390x: fix flat file load on 32 bit systems
2013-11-21 daiyoung kimMerge "nfc: remove excutable permission" into tizen
2013-11-21 Stanislav VorobiovYaGL/VIGS: Return glFinish 61/12761/1
2013-11-20 Sebastian Mackeopenrisc-timer: Reduce overhead, Separate clock update...
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'quintela/migration.next...
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-devices...
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-ia64-17' into...
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'kwolf/tags/for-anthony...
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'agraf/tags/signed-ppc...
2013-11-19 Amos Kongvirtio-net: fix the memory leak in rxfilter_notify()
2013-11-16 Michael Tokarevhw/i386/Makefile.obj: use $(PYTHON) to run .py scripts...
2013-11-15 Stanislav VorobiovYaGL: Don't check for vertex attribs that we don't... 49/13149/1
2013-11-15 Sebastian Hubersmc91c111: Fix receive starvation
2013-11-14 Stanislav VorobiovYaGL: GL_EXT_instanced_arrays implemented 48/13148/1
2013-11-14 Igor Mammedovpc: disable pci-info
2013-11-13 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-11-13 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-11-13 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-11-13 Anthony LiguoriMerge remote-tracking branch 'kraxel/audio.3' into...
2013-11-13 Cole Robinsonpci-assign: Fix error_report of pci-stub message
2013-11-13 Stefan Hajnocziusb: drop unused USBNetState.inpkt field
2013-11-13 Stanislav VorobiovYaGL: Queries support implemented 47/13147/1
2013-11-13 Stanislav VorobiovYaGL: Transform feedback initial support 46/13146/1
2013-11-12 SeokYeon HwangEnable "SLEEP" on emulator. 05/12005/2
2013-11-12 daiyoung kimMerge "guest server: changed socket connection & added...
2013-11-11 Stanislav VorobiovYaGL: Remaining uniform APIs implemented 45/13145/1
2013-11-11 Stanislav VorobiovYaGL: More uniform APIs implemented 44/13144/1
2013-11-10 Marcel ApfelbaumRevert "hw/pci: partially handle pci master abort"
2013-11-10 Michael S. Tsirkinloader: drop return value for rom_add_blob_fixed
2013-11-10 Michael S. Tsirkinacpi-build: disable with -no-acpi
2013-11-10 Jason Wangvirtio-net: only delete bh that existed
2013-11-10 Cole RobinsonFix pc migration from qemu <= 1.5
2013-11-08 Dmitry Fleytmanvirtio-net: broken RX filtering logic fixed
2013-11-08 Stanislav VorobiovYaGL: glGetUniformIndices implemented 43/13143/1
2013-11-08 Stanislav VorobiovYaGL: glGetActiveUniformsiv implemented 42/13142/1
2013-11-08 Stanislav VorobiovYaGL: Simplified active variable operations 41/13141/1
2013-11-08 daiyoung kimMerge "vigs & yagl : Move sources to own directories...
2013-11-08 daiyoung kimMerge "vigs & yagl : Insert the boilerplate" into tizen
2013-11-08 Alexey Kardashevskiyspapr: add vio-bus devices to categories
2013-11-07 Jan Kiszkapci-assign: Remove dead code for direct I/O region...
2013-11-07 jinhyung.jovigs & yagl : Move sources to own directories 81/11881/1
2013-11-07 jinhyung.jovigs & yagl : Insert the boilerplate 80/11880/1
2013-11-07 daiyoung kimMerge changes Iea9ab886,I457a35cd into tizen
2013-11-07 daiyoung kimMerge "package: modify install and remove script."...
2013-11-07 Amos Konge1000/rtl8139: update HMP NIC when every bit is written
2013-11-07 Jason Wangvirtio-net: only delete bh that existed
2013-11-07 Asias Hescsi: Allocate SCSITargetReq r->buf dynamically
2013-11-07 Liu, Jinsongqemu: Adjust qemu wakeup
2013-11-07 Michael S. Tsirkinpiix4: disable io on reset
2013-11-07 Gerd Hoffmannxhci: emulate intr endpoint intervals correctly
2013-11-07 Paolo Bonzinivirtio-blk: do not relay a previous driver's WCE config...
next